From 08441c01f3580a4991811918e5ddaa2f56251a5f Mon Sep 17 00:00:00 2001 From: Mathieu Carbou Date: Sun, 12 Sep 2021 17:13:45 +0200 Subject: [PATCH 1/3] Move Github site from gh-pages branch to master/docs --- docs/_config.yml | 8 + docs/images/body-bg.png | Bin 0 -> 2401 bytes docs/images/highlight-bg.jpg | Bin 0 -> 30991 bytes docs/images/hr.png | Bin 0 -> 130 bytes docs/images/octocat-icon.png | Bin 0 -> 477 bytes docs/images/tar-gz-icon.png | Bin 0 -> 741 bytes docs/images/zip-icon.png | Bin 0 -> 735 bytes docs/index.md | 627 ++++++ docs/javascripts/main.js | 1 + docs/reports/2.0/check-mojo.html | 471 +++++ docs/reports/2.0/css/maven-base.css | 151 ++ docs/reports/2.0/css/maven-theme.css | 141 ++ docs/reports/2.0/css/print.css | 7 + docs/reports/2.0/css/site.css | 1 + docs/reports/2.0/dependencies.html | 170 ++ docs/reports/2.0/dependency-info.html | 131 ++ docs/reports/2.0/distribution-management.html | 122 ++ docs/reports/2.0/format-mojo.html | 469 +++++ docs/reports/2.0/help-mojo.html | 165 ++ docs/reports/2.0/images/close.gif | Bin 0 -> 279 bytes docs/reports/2.0/images/collapsed.gif | Bin 0 -> 53 bytes docs/reports/2.0/images/expanded.gif | Bin 0 -> 52 bytes docs/reports/2.0/images/external.png | Bin 0 -> 230 bytes docs/reports/2.0/images/icon_error_sml.gif | Bin 0 -> 1010 bytes docs/reports/2.0/images/icon_info_sml.gif | Bin 0 -> 606 bytes docs/reports/2.0/images/icon_success_sml.gif | Bin 0 -> 990 bytes docs/reports/2.0/images/icon_warning_sml.gif | Bin 0 -> 576 bytes .../2.0/images/logos/build-by-maven-black.png | Bin 0 -> 2294 bytes .../2.0/images/logos/build-by-maven-white.png | Bin 0 -> 2260 bytes .../2.0/images/logos/maven-feather.png | Bin 0 -> 3330 bytes docs/reports/2.0/images/newwindow.png | Bin 0 -> 220 bytes docs/reports/2.0/index.html | 122 ++ docs/reports/2.0/integration.html | 122 ++ docs/reports/2.0/issue-tracking.html | 122 ++ docs/reports/2.0/license.html | 527 +++++ docs/reports/2.0/mail-lists.html | 122 ++ docs/reports/2.0/plugin-info.html | 115 ++ docs/reports/2.0/plugin-management.html | 122 ++ docs/reports/2.0/plugins.html | 122 ++ docs/reports/2.0/project-info.html | 122 ++ docs/reports/2.0/project-reports.html | 86 + docs/reports/2.0/project-summary.html | 122 ++ docs/reports/2.0/remove-mojo.html | 469 +++++ docs/reports/2.0/source-repository.html | 122 ++ docs/reports/2.0/team-list.html | 137 ++ docs/reports/2.2/check-mojo.html | 471 +++++ docs/reports/2.2/css/maven-base.css | 151 ++ docs/reports/2.2/css/maven-theme.css | 141 ++ docs/reports/2.2/css/print.css | 7 + docs/reports/2.2/css/site.css | 1 + docs/reports/2.2/dependencies.html | 170 ++ docs/reports/2.2/dependency-info.html | 131 ++ docs/reports/2.2/distribution-management.html | 122 ++ docs/reports/2.2/format-mojo.html | 469 +++++ docs/reports/2.2/help-mojo.html | 165 ++ docs/reports/2.2/images/close.gif | Bin 0 -> 279 bytes docs/reports/2.2/images/collapsed.gif | Bin 0 -> 53 bytes docs/reports/2.2/images/expanded.gif | Bin 0 -> 52 bytes docs/reports/2.2/images/external.png | Bin 0 -> 230 bytes docs/reports/2.2/images/icon_error_sml.gif | Bin 0 -> 1010 bytes docs/reports/2.2/images/icon_info_sml.gif | Bin 0 -> 606 bytes docs/reports/2.2/images/icon_success_sml.gif | Bin 0 -> 990 bytes docs/reports/2.2/images/icon_warning_sml.gif | Bin 0 -> 576 bytes .../2.2/images/logos/build-by-maven-black.png | Bin 0 -> 2294 bytes .../2.2/images/logos/build-by-maven-white.png | Bin 0 -> 2260 bytes .../2.2/images/logos/maven-feather.png | Bin 0 -> 3330 bytes docs/reports/2.2/images/newwindow.png | Bin 0 -> 220 bytes docs/reports/2.2/index.html | 122 ++ docs/reports/2.2/integration.html | 122 ++ docs/reports/2.2/issue-tracking.html | 122 ++ docs/reports/2.2/license.html | 527 +++++ docs/reports/2.2/mail-lists.html | 122 ++ docs/reports/2.2/plugin-info.html | 115 ++ docs/reports/2.2/plugin-management.html | 122 ++ docs/reports/2.2/plugins.html | 122 ++ docs/reports/2.2/project-info.html | 122 ++ docs/reports/2.2/project-reports.html | 86 + docs/reports/2.2/project-summary.html | 122 ++ docs/reports/2.2/remove-mojo.html | 469 +++++ docs/reports/2.2/source-repository.html | 122 ++ docs/reports/2.2/team-list.html | 137 ++ docs/reports/2.3/check-mojo.html | 471 +++++ docs/reports/2.3/css/maven-base.css | 151 ++ docs/reports/2.3/css/maven-theme.css | 141 ++ docs/reports/2.3/css/print.css | 7 + docs/reports/2.3/css/site.css | 1 + docs/reports/2.3/dependencies.html | 170 ++ docs/reports/2.3/dependency-info.html | 131 ++ docs/reports/2.3/distribution-management.html | 122 ++ docs/reports/2.3/format-mojo.html | 469 +++++ docs/reports/2.3/help-mojo.html | 165 ++ docs/reports/2.3/images/close.gif | Bin 0 -> 279 bytes docs/reports/2.3/images/collapsed.gif | Bin 0 -> 53 bytes docs/reports/2.3/images/expanded.gif | Bin 0 -> 52 bytes docs/reports/2.3/images/external.png | Bin 0 -> 230 bytes docs/reports/2.3/images/icon_error_sml.gif | Bin 0 -> 1010 bytes docs/reports/2.3/images/icon_info_sml.gif | Bin 0 -> 606 bytes docs/reports/2.3/images/icon_success_sml.gif | Bin 0 -> 990 bytes docs/reports/2.3/images/icon_warning_sml.gif | Bin 0 -> 576 bytes .../2.3/images/logos/build-by-maven-black.png | Bin 0 -> 2294 bytes .../2.3/images/logos/build-by-maven-white.png | Bin 0 -> 2260 bytes .../2.3/images/logos/maven-feather.png | Bin 0 -> 3330 bytes docs/reports/2.3/images/newwindow.png | Bin 0 -> 220 bytes docs/reports/2.3/index.html | 122 ++ docs/reports/2.3/integration.html | 122 ++ docs/reports/2.3/issue-tracking.html | 122 ++ docs/reports/2.3/license.html | 527 +++++ docs/reports/2.3/mail-lists.html | 122 ++ docs/reports/2.3/plugin-info.html | 115 ++ docs/reports/2.3/plugin-management.html | 122 ++ docs/reports/2.3/plugins.html | 122 ++ docs/reports/2.3/project-info.html | 122 ++ docs/reports/2.3/project-reports.html | 86 + docs/reports/2.3/project-summary.html | 122 ++ docs/reports/2.3/remove-mojo.html | 469 +++++ docs/reports/2.3/source-repository.html | 122 ++ docs/reports/2.3/team-list.html | 137 ++ docs/reports/3.0/check-mojo.html | 827 ++++++++ docs/reports/3.0/css/maven-base.css | 155 ++ docs/reports/3.0/css/maven-theme.css | 141 ++ docs/reports/3.0/css/print.css | 7 + docs/reports/3.0/css/site.css | 1 + docs/reports/3.0/dependencies.html | 1815 +++++++++++++++++ docs/reports/3.0/dependency-convergence.html | 325 +++ docs/reports/3.0/dependency-info.html | 172 ++ docs/reports/3.0/dependency-management.html | 199 ++ docs/reports/3.0/distribution-management.html | 140 ++ docs/reports/3.0/format-mojo.html | 799 ++++++++ docs/reports/3.0/help-mojo.html | 236 +++ docs/reports/3.0/images/close.gif | Bin 0 -> 279 bytes docs/reports/3.0/images/collapsed.gif | Bin 0 -> 53 bytes docs/reports/3.0/images/expanded.gif | Bin 0 -> 52 bytes docs/reports/3.0/images/external.png | Bin 0 -> 230 bytes docs/reports/3.0/images/icon_error_sml.gif | Bin 0 -> 1010 bytes docs/reports/3.0/images/icon_info_sml.gif | Bin 0 -> 606 bytes docs/reports/3.0/images/icon_success_sml.gif | Bin 0 -> 990 bytes docs/reports/3.0/images/icon_warning_sml.gif | Bin 0 -> 576 bytes .../3.0/images/logos/build-by-maven-black.png | Bin 0 -> 2294 bytes .../3.0/images/logos/build-by-maven-white.png | Bin 0 -> 2260 bytes .../3.0/images/logos/maven-feather.png | Bin 0 -> 3330 bytes docs/reports/3.0/images/newwindow.png | Bin 0 -> 220 bytes docs/reports/3.0/index.html | 136 ++ docs/reports/3.0/integration.html | 144 ++ docs/reports/3.0/issue-tracking.html | 141 ++ docs/reports/3.0/license.html | 511 +++++ docs/reports/3.0/mail-lists.html | 136 ++ docs/reports/3.0/plugin-info.html | 161 ++ docs/reports/3.0/plugin-management.html | 224 ++ docs/reports/3.0/plugins.html | 219 ++ docs/reports/3.0/project-info.html | 187 ++ docs/reports/3.0/project-reports.html | 103 + docs/reports/3.0/project-summary.html | 183 ++ docs/reports/3.0/remove-mojo.html | 799 ++++++++ docs/reports/3.0/source-repository.html | 154 ++ docs/reports/3.0/team-list.html | 177 ++ docs/reports/4.0/ci-management.html | 94 + docs/reports/4.0/css/maven-base.css | 168 ++ docs/reports/4.0/css/maven-theme.css | 161 ++ docs/reports/4.0/css/print.css | 26 + docs/reports/4.0/css/site.css | 1 + docs/reports/4.0/dependency-convergence.html | 293 +++ docs/reports/4.0/dependency-info.html | 117 ++ docs/reports/4.0/dependency-management.html | 132 ++ docs/reports/4.0/distribution-management.html | 91 + docs/reports/4.0/images/collapsed.gif | Bin 0 -> 53 bytes docs/reports/4.0/images/expanded.gif | Bin 0 -> 52 bytes docs/reports/4.0/images/external.png | Bin 0 -> 230 bytes docs/reports/4.0/images/icon_error_sml.gif | Bin 0 -> 1010 bytes docs/reports/4.0/images/icon_info_sml.gif | Bin 0 -> 606 bytes docs/reports/4.0/images/icon_success_sml.gif | Bin 0 -> 990 bytes docs/reports/4.0/images/icon_warning_sml.gif | Bin 0 -> 576 bytes .../4.0/images/logos/build-by-maven-black.png | Bin 0 -> 2294 bytes .../4.0/images/logos/build-by-maven-white.png | Bin 0 -> 2260 bytes .../4.0/images/logos/maven-feather.png | Bin 0 -> 3330 bytes docs/reports/4.0/images/newwindow.png | Bin 0 -> 220 bytes docs/reports/4.0/index.html | 103 + docs/reports/4.0/issue-management.html | 92 + .../ci-management.html | 91 + .../css/maven-base.css | 168 ++ .../css/maven-theme.css | 161 ++ .../license-maven-plugin-git/css/print.css | 26 + .../4.0/license-maven-plugin-git/css/site.css | 1 + .../dependencies.html | 1429 +++++++++++++ .../dependency-info.html | 113 + .../dependency-management.html | 129 ++ .../distribution-management.html | 88 + .../license-maven-plugin-git/images/close.gif | Bin 0 -> 279 bytes .../images/collapsed.gif | Bin 0 -> 53 bytes .../images/expanded.gif | Bin 0 -> 52 bytes .../images/external.png | Bin 0 -> 230 bytes .../images/icon_error_sml.gif | Bin 0 -> 1010 bytes .../images/icon_info_sml.gif | Bin 0 -> 606 bytes .../images/icon_success_sml.gif | Bin 0 -> 990 bytes .../images/icon_warning_sml.gif | Bin 0 -> 576 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/newwindow.png | Bin 0 -> 220 bytes .../4.0/license-maven-plugin-git/index.html | 85 + .../issue-management.html | 89 + .../license-maven-plugin-git/licenses.html | 653 ++++++ .../plugin-management.html | 165 ++ .../4.0/license-maven-plugin-git/plugins.html | 167 ++ .../project-info.html | 129 ++ .../4.0/license-maven-plugin-git/scm.html | 99 + .../4.0/license-maven-plugin-git/summary.html | 129 ++ .../4.0/license-maven-plugin-git/team.html | 109 + .../ci-management.html | 94 + .../css/maven-base.css | 168 ++ .../css/maven-theme.css | 161 ++ .../license-maven-plugin-svn/css/print.css | 26 + .../4.0/license-maven-plugin-svn/css/site.css | 1 + .../dependency-convergence.html | 293 +++ .../dependency-info.html | 117 ++ .../dependency-management.html | 132 ++ .../distribution-management.html | 91 + .../images/collapsed.gif | Bin 0 -> 53 bytes .../images/expanded.gif | Bin 0 -> 52 bytes .../images/external.png | Bin 0 -> 230 bytes .../images/icon_error_sml.gif | Bin 0 -> 1010 bytes .../images/icon_info_sml.gif | Bin 0 -> 606 bytes .../images/icon_success_sml.gif | Bin 0 -> 990 bytes .../images/icon_warning_sml.gif | Bin 0 -> 576 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/newwindow.png | Bin 0 -> 220 bytes .../4.0/license-maven-plugin-svn/index.html | 103 + .../issue-management.html | 92 + .../license-maven-plugin-svn/licenses.html | 656 ++++++ .../4.0/license-maven-plugin-svn/modules.html | 101 + .../plugin-management.html | 168 ++ .../4.0/license-maven-plugin-svn/plugins.html | 158 ++ .../project-info.html | 135 ++ .../4.0/license-maven-plugin-svn/scm.html | 102 + .../4.0/license-maven-plugin-svn/summary.html | 129 ++ .../4.0/license-maven-plugin-svn/team.html | 112 + .../4.0/license-maven-plugin/check-mojo.html | 936 +++++++++ .../license-maven-plugin/ci-management.html | 92 + .../license-maven-plugin/css/maven-base.css | 168 ++ .../license-maven-plugin/css/maven-theme.css | 161 ++ .../4.0/license-maven-plugin/css/print.css | 26 + .../4.0/license-maven-plugin/css/site.css | 1 + .../license-maven-plugin/dependencies.html | 1283 ++++++++++++ .../license-maven-plugin/dependency-info.html | 115 ++ .../dependency-management.html | 130 ++ .../distribution-management.html | 89 + .../4.0/license-maven-plugin/format-mojo.html | 908 +++++++++ .../4.0/license-maven-plugin/help-mojo.html | 210 ++ .../4.0/license-maven-plugin/images/close.gif | Bin 0 -> 279 bytes .../license-maven-plugin/images/collapsed.gif | Bin 0 -> 53 bytes .../license-maven-plugin/images/expanded.gif | Bin 0 -> 52 bytes .../license-maven-plugin/images/external.png | Bin 0 -> 230 bytes .../images/icon_error_sml.gif | Bin 0 -> 1010 bytes .../images/icon_info_sml.gif | Bin 0 -> 606 bytes .../images/icon_success_sml.gif | Bin 0 -> 990 bytes .../images/icon_warning_sml.gif | Bin 0 -> 576 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 .../license-maven-plugin/images/newwindow.png | Bin 0 -> 220 bytes .../4.0/license-maven-plugin/index.html | 86 + .../issue-management.html | 90 + .../4.0/license-maven-plugin/licenses.html | 654 ++++++ .../4.0/license-maven-plugin/plugin-info.html | 139 ++ .../plugin-management.html | 166 ++ .../4.0/license-maven-plugin/plugins.html | 176 ++ .../license-maven-plugin/project-info.html | 130 ++ .../license-maven-plugin/project-reports.html | 82 + .../4.0/license-maven-plugin/remove-mojo.html | 908 +++++++++ .../reports/4.0/license-maven-plugin/scm.html | 100 + .../4.0/license-maven-plugin/summary.html | 130 ++ .../4.0/license-maven-plugin/team.html | 110 + docs/reports/4.0/licenses.html | 656 ++++++ docs/reports/4.0/modules.html | 101 + docs/reports/4.0/plugin-management.html | 168 ++ docs/reports/4.0/plugins.html | 158 ++ docs/reports/4.0/project-info.html | 135 ++ docs/reports/4.0/scm.html | 102 + docs/reports/4.0/summary.html | 129 ++ docs/reports/4.0/team.html | 112 + docs/reports/4.1/ci-management.html | 94 + docs/reports/4.1/css/maven-base.css | 168 ++ docs/reports/4.1/css/maven-theme.css | 161 ++ docs/reports/4.1/css/print.css | 26 + docs/reports/4.1/css/site.css | 1 + docs/reports/4.1/dependency-convergence.html | 293 +++ docs/reports/4.1/dependency-info.html | 117 ++ docs/reports/4.1/dependency-management.html | 132 ++ docs/reports/4.1/distribution-management.html | 90 + docs/reports/4.1/images/collapsed.gif | Bin 0 -> 53 bytes docs/reports/4.1/images/expanded.gif | Bin 0 -> 52 bytes docs/reports/4.1/images/external.png | Bin 0 -> 230 bytes docs/reports/4.1/images/icon_error_sml.gif | Bin 0 -> 1010 bytes docs/reports/4.1/images/icon_info_sml.gif | Bin 0 -> 606 bytes docs/reports/4.1/images/icon_success_sml.gif | Bin 0 -> 990 bytes docs/reports/4.1/images/icon_warning_sml.gif | Bin 0 -> 576 bytes .../4.1/images/logos/build-by-maven-black.png | Bin 0 -> 2294 bytes .../4.1/images/logos/build-by-maven-white.png | Bin 0 -> 2260 bytes .../4.1/images/logos/maven-feather.png | Bin 0 -> 3330 bytes docs/reports/4.1/images/newwindow.png | Bin 0 -> 220 bytes docs/reports/4.1/index.html | 103 + docs/reports/4.1/issue-management.html | 92 + .../ci-management.html | 91 + .../css/maven-base.css | 168 ++ .../css/maven-theme.css | 161 ++ .../license-maven-plugin-git/css/print.css | 26 + .../4.1/license-maven-plugin-git/css/site.css | 1 + .../dependencies.html | 1429 +++++++++++++ .../dependency-info.html | 113 + .../dependency-management.html | 129 ++ .../distribution-management.html | 87 + .../license-maven-plugin-git/images/close.gif | Bin 0 -> 279 bytes .../images/collapsed.gif | Bin 0 -> 53 bytes .../images/expanded.gif | Bin 0 -> 52 bytes .../images/external.png | Bin 0 -> 230 bytes .../images/icon_error_sml.gif | Bin 0 -> 1010 bytes .../images/icon_info_sml.gif | Bin 0 -> 606 bytes .../images/icon_success_sml.gif | Bin 0 -> 990 bytes .../images/icon_warning_sml.gif | Bin 0 -> 576 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/newwindow.png | Bin 0 -> 220 bytes .../4.1/license-maven-plugin-git/index.html | 85 + .../issue-management.html | 89 + .../license-maven-plugin-git/licenses.html | 653 ++++++ .../plugin-management.html | 165 ++ .../4.1/license-maven-plugin-git/plugins.html | 167 ++ .../project-info.html | 129 ++ .../4.1/license-maven-plugin-git/scm.html | 99 + .../4.1/license-maven-plugin-git/summary.html | 129 ++ .../4.1/license-maven-plugin-git/team.html | 109 + .../ci-management.html | 91 + .../css/maven-base.css | 168 ++ .../css/maven-theme.css | 161 ++ .../license-maven-plugin-svn/css/print.css | 26 + .../4.1/license-maven-plugin-svn/css/site.css | 1 + .../dependencies.html | 1545 ++++++++++++++ .../dependency-info.html | 113 + .../dependency-management.html | 129 ++ .../distribution-management.html | 87 + .../license-maven-plugin-svn/images/close.gif | Bin 0 -> 279 bytes .../images/collapsed.gif | Bin 0 -> 53 bytes .../images/expanded.gif | Bin 0 -> 52 bytes .../images/external.png | Bin 0 -> 230 bytes .../images/icon_error_sml.gif | Bin 0 -> 1010 bytes .../images/icon_info_sml.gif | Bin 0 -> 606 bytes .../images/icon_success_sml.gif | Bin 0 -> 990 bytes .../images/icon_warning_sml.gif | Bin 0 -> 576 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/newwindow.png | Bin 0 -> 220 bytes .../4.1/license-maven-plugin-svn/index.html | 85 + .../issue-management.html | 89 + .../license-maven-plugin-svn/licenses.html | 653 ++++++ .../plugin-management.html | 165 ++ .../4.1/license-maven-plugin-svn/plugins.html | 167 ++ .../project-info.html | 129 ++ .../4.1/license-maven-plugin-svn/scm.html | 99 + .../4.1/license-maven-plugin-svn/summary.html | 129 ++ .../4.1/license-maven-plugin-svn/team.html | 109 + .../4.1/license-maven-plugin/check-mojo.html | 936 +++++++++ .../license-maven-plugin/ci-management.html | 92 + .../license-maven-plugin/css/maven-base.css | 168 ++ .../license-maven-plugin/css/maven-theme.css | 161 ++ .../4.1/license-maven-plugin/css/print.css | 26 + .../4.1/license-maven-plugin/css/site.css | 1 + .../license-maven-plugin/dependencies.html | 1283 ++++++++++++ .../license-maven-plugin/dependency-info.html | 115 ++ .../dependency-management.html | 130 ++ .../distribution-management.html | 88 + .../4.1/license-maven-plugin/format-mojo.html | 908 +++++++++ .../4.1/license-maven-plugin/help-mojo.html | 210 ++ .../4.1/license-maven-plugin/images/close.gif | Bin 0 -> 279 bytes .../license-maven-plugin/images/collapsed.gif | Bin 0 -> 53 bytes .../license-maven-plugin/images/expanded.gif | Bin 0 -> 52 bytes .../license-maven-plugin/images/external.png | Bin 0 -> 230 bytes .../images/icon_error_sml.gif | Bin 0 -> 1010 bytes .../images/icon_info_sml.gif | Bin 0 -> 606 bytes .../images/icon_success_sml.gif | Bin 0 -> 990 bytes .../images/icon_warning_sml.gif | Bin 0 -> 576 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 .../license-maven-plugin/images/newwindow.png | Bin 0 -> 220 bytes .../4.1/license-maven-plugin/index.html | 86 + .../issue-management.html | 90 + .../4.1/license-maven-plugin/licenses.html | 654 ++++++ .../4.1/license-maven-plugin/plugin-info.html | 139 ++ .../plugin-management.html | 166 ++ .../4.1/license-maven-plugin/plugins.html | 176 ++ .../license-maven-plugin/project-info.html | 130 ++ .../license-maven-plugin/project-reports.html | 82 + .../4.1/license-maven-plugin/remove-mojo.html | 908 +++++++++ .../reports/4.1/license-maven-plugin/scm.html | 100 + .../4.1/license-maven-plugin/summary.html | 130 ++ .../4.1/license-maven-plugin/team.html | 110 + docs/reports/4.1/licenses.html | 656 ++++++ docs/reports/4.1/modules.html | 101 + docs/reports/4.1/plugin-management.html | 168 ++ docs/reports/4.1/plugins.html | 158 ++ docs/reports/4.1/project-info.html | 135 ++ docs/reports/4.1/scm.html | 102 + docs/reports/4.1/summary.html | 129 ++ docs/reports/4.1/team.html | 112 + docs/reports/4.2-SNAPSHOT/ci-management.html | 94 + docs/reports/4.2-SNAPSHOT/css/maven-base.css | 168 ++ docs/reports/4.2-SNAPSHOT/css/maven-theme.css | 161 ++ docs/reports/4.2-SNAPSHOT/css/print.css | 26 + docs/reports/4.2-SNAPSHOT/css/site.css | 1 + .../4.2-SNAPSHOT/dependency-convergence.html | 351 ++++ .../reports/4.2-SNAPSHOT/dependency-info.html | 117 ++ .../4.2-SNAPSHOT/dependency-management.html | 138 ++ .../4.2-SNAPSHOT/distribution-management.html | 91 + .../reports/4.2-SNAPSHOT/images/collapsed.gif | Bin 0 -> 53 bytes docs/reports/4.2-SNAPSHOT/images/expanded.gif | Bin 0 -> 52 bytes docs/reports/4.2-SNAPSHOT/images/external.png | Bin 0 -> 230 bytes .../4.2-SNAPSHOT/images/icon_error_sml.gif | Bin 0 -> 1010 bytes .../4.2-SNAPSHOT/images/icon_info_sml.gif | Bin 0 -> 606 bytes .../4.2-SNAPSHOT/images/icon_success_sml.gif | Bin 0 -> 990 bytes .../4.2-SNAPSHOT/images/icon_warning_sml.gif | Bin 0 -> 576 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 .../reports/4.2-SNAPSHOT/images/newwindow.png | Bin 0 -> 220 bytes docs/reports/4.2-SNAPSHOT/index.html | 103 + .../4.2-SNAPSHOT/issue-management.html | 92 + .../ci-management.html | 91 + .../css/maven-base.css | 168 ++ .../css/maven-theme.css | 161 ++ .../license-maven-plugin-git/css/print.css | 26 + .../license-maven-plugin-git/css/site.css | 1 + .../dependencies.html | 1526 ++++++++++++++ .../dependency-info.html | 113 + .../dependency-management.html | 135 ++ .../distribution-management.html | 88 + .../license-maven-plugin-git/images/close.gif | Bin 0 -> 279 bytes .../images/collapsed.gif | Bin 0 -> 53 bytes .../images/expanded.gif | Bin 0 -> 52 bytes .../images/external.png | Bin 0 -> 230 bytes .../images/icon_error_sml.gif | Bin 0 -> 1010 bytes .../images/icon_info_sml.gif | Bin 0 -> 606 bytes .../images/icon_success_sml.gif | Bin 0 -> 990 bytes .../images/icon_warning_sml.gif | Bin 0 -> 576 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/newwindow.png | Bin 0 -> 220 bytes .../license-maven-plugin-git/index.html | 85 + .../issue-management.html | 89 + .../license-maven-plugin-git/licenses.html | 653 ++++++ .../plugin-management.html | 165 ++ .../license-maven-plugin-git/plugins.html | 167 ++ .../project-info.html | 129 ++ .../license-maven-plugin-git/scm.html | 99 + .../license-maven-plugin-git/summary.html | 129 ++ .../license-maven-plugin-git/team.html | 109 + .../ci-management.html | 91 + .../css/maven-base.css | 168 ++ .../css/maven-theme.css | 161 ++ .../license-maven-plugin-svn/css/print.css | 26 + .../license-maven-plugin-svn/css/site.css | 1 + .../dependencies.html | 1642 +++++++++++++++ .../dependency-info.html | 113 + .../dependency-management.html | 135 ++ .../distribution-management.html | 88 + .../license-maven-plugin-svn/images/close.gif | Bin 0 -> 279 bytes .../images/collapsed.gif | Bin 0 -> 53 bytes .../images/expanded.gif | Bin 0 -> 52 bytes .../images/external.png | Bin 0 -> 230 bytes .../images/icon_error_sml.gif | Bin 0 -> 1010 bytes .../images/icon_info_sml.gif | Bin 0 -> 606 bytes .../images/icon_success_sml.gif | Bin 0 -> 990 bytes .../images/icon_warning_sml.gif | Bin 0 -> 576 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/newwindow.png | Bin 0 -> 220 bytes .../license-maven-plugin-svn/index.html | 85 + .../issue-management.html | 89 + .../license-maven-plugin-svn/licenses.html | 653 ++++++ .../plugin-management.html | 165 ++ .../license-maven-plugin-svn/plugins.html | 167 ++ .../project-info.html | 129 ++ .../license-maven-plugin-svn/scm.html | 99 + .../license-maven-plugin-svn/summary.html | 129 ++ .../license-maven-plugin-svn/team.html | 109 + .../license-maven-plugin/check-mojo.html | 1090 ++++++++++ .../license-maven-plugin/ci-management.html | 96 + .../license-maven-plugin/css/maven-base.css | 168 ++ .../license-maven-plugin/css/maven-theme.css | 161 ++ .../license-maven-plugin/css/print.css | 26 + .../license-maven-plugin/css/site.css | 1 + .../license-maven-plugin/dependencies.html | 1376 +++++++++++++ .../dependency-enforcement.html | 110 + .../license-maven-plugin/dependency-info.html | 119 ++ .../dependency-management.html | 140 ++ .../distribution-management.html | 93 + .../license-maven-plugin/format-mojo.html | 1062 ++++++++++ .../license-maven-plugin/help-mojo.html | 214 ++ .../license-maven-plugin/images/close.gif | Bin 0 -> 279 bytes .../license-maven-plugin/images/collapsed.gif | Bin 0 -> 53 bytes .../license-maven-plugin/images/expanded.gif | Bin 0 -> 52 bytes .../license-maven-plugin/images/external.png | Bin 0 -> 230 bytes .../images/icon_error_sml.gif | Bin 0 -> 1010 bytes .../images/icon_info_sml.gif | Bin 0 -> 606 bytes .../images/icon_success_sml.gif | Bin 0 -> 990 bytes .../images/icon_warning_sml.gif | Bin 0 -> 576 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 .../license-maven-plugin/images/newwindow.png | Bin 0 -> 220 bytes .../license-maven-plugin/index.html | 90 + .../issue-management.html | 94 + .../license-maven-plugin/licenses.html | 658 ++++++ .../license-maven-plugin/plugin-info.html | 143 ++ .../plugin-management.html | 170 ++ .../license-maven-plugin/plugins.html | 180 ++ .../license-maven-plugin/project-info.html | 134 ++ .../license-maven-plugin/project-reports.html | 86 + .../license-maven-plugin/remove-mojo.html | 1062 ++++++++++ .../license-maven-plugin/scm.html | 104 + .../license-maven-plugin/summary.html | 134 ++ .../license-maven-plugin/team.html | 114 ++ docs/reports/4.2-SNAPSHOT/licenses.html | 656 ++++++ docs/reports/4.2-SNAPSHOT/modules.html | 101 + .../4.2-SNAPSHOT/plugin-management.html | 168 ++ docs/reports/4.2-SNAPSHOT/plugins.html | 158 ++ docs/reports/4.2-SNAPSHOT/project-info.html | 135 ++ docs/reports/4.2-SNAPSHOT/scm.html | 102 + docs/reports/4.2-SNAPSHOT/summary.html | 129 ++ docs/reports/4.2-SNAPSHOT/team.html | 112 + docs/stylesheets/github-light.css | 124 ++ docs/stylesheets/normalize.css | 424 ++++ docs/stylesheets/print.css | 228 +++ docs/stylesheets/pygment_trac.css | 69 + docs/stylesheets/stylesheet.css | 245 +++ 539 files changed, 75012 insertions(+) create mode 100644 docs/_config.yml create mode 100644 docs/images/body-bg.png create mode 100644 docs/images/highlight-bg.jpg create mode 100644 docs/images/hr.png create mode 100644 docs/images/octocat-icon.png create mode 100644 docs/images/tar-gz-icon.png create mode 100644 docs/images/zip-icon.png create mode 100644 docs/index.md create mode 100644 docs/javascripts/main.js create mode 100755 docs/reports/2.0/check-mojo.html create mode 100755 docs/reports/2.0/css/maven-base.css create mode 100755 docs/reports/2.0/css/maven-theme.css create mode 100755 docs/reports/2.0/css/print.css create mode 100755 docs/reports/2.0/css/site.css create mode 100755 docs/reports/2.0/dependencies.html create mode 100755 docs/reports/2.0/dependency-info.html create mode 100755 docs/reports/2.0/distribution-management.html create mode 100755 docs/reports/2.0/format-mojo.html create mode 100755 docs/reports/2.0/help-mojo.html create mode 100755 docs/reports/2.0/images/close.gif create mode 100755 docs/reports/2.0/images/collapsed.gif create mode 100755 docs/reports/2.0/images/expanded.gif create mode 100755 docs/reports/2.0/images/external.png create mode 100755 docs/reports/2.0/images/icon_error_sml.gif create mode 100755 docs/reports/2.0/images/icon_info_sml.gif create mode 100755 docs/reports/2.0/images/icon_success_sml.gif create mode 100755 docs/reports/2.0/images/icon_warning_sml.gif create mode 100755 docs/reports/2.0/images/logos/build-by-maven-black.png create mode 100755 docs/reports/2.0/images/logos/build-by-maven-white.png create mode 100755 docs/reports/2.0/images/logos/maven-feather.png create mode 100755 docs/reports/2.0/images/newwindow.png create mode 100755 docs/reports/2.0/index.html create mode 100755 docs/reports/2.0/integration.html create mode 100755 docs/reports/2.0/issue-tracking.html create mode 100755 docs/reports/2.0/license.html create mode 100755 docs/reports/2.0/mail-lists.html create mode 100755 docs/reports/2.0/plugin-info.html create mode 100755 docs/reports/2.0/plugin-management.html create mode 100755 docs/reports/2.0/plugins.html create mode 100755 docs/reports/2.0/project-info.html create mode 100755 docs/reports/2.0/project-reports.html create mode 100755 docs/reports/2.0/project-summary.html create mode 100755 docs/reports/2.0/remove-mojo.html create mode 100755 docs/reports/2.0/source-repository.html create mode 100755 docs/reports/2.0/team-list.html create mode 100755 docs/reports/2.2/check-mojo.html create mode 100755 docs/reports/2.2/css/maven-base.css create mode 100755 docs/reports/2.2/css/maven-theme.css create mode 100755 docs/reports/2.2/css/print.css create mode 100755 docs/reports/2.2/css/site.css create mode 100755 docs/reports/2.2/dependencies.html create mode 100755 docs/reports/2.2/dependency-info.html create mode 100755 docs/reports/2.2/distribution-management.html create mode 100755 docs/reports/2.2/format-mojo.html create mode 100755 docs/reports/2.2/help-mojo.html create mode 100755 docs/reports/2.2/images/close.gif create mode 100755 docs/reports/2.2/images/collapsed.gif create mode 100755 docs/reports/2.2/images/expanded.gif create mode 100755 docs/reports/2.2/images/external.png create mode 100755 docs/reports/2.2/images/icon_error_sml.gif create mode 100755 docs/reports/2.2/images/icon_info_sml.gif create mode 100755 docs/reports/2.2/images/icon_success_sml.gif create mode 100755 docs/reports/2.2/images/icon_warning_sml.gif create mode 100755 docs/reports/2.2/images/logos/build-by-maven-black.png create mode 100755 docs/reports/2.2/images/logos/build-by-maven-white.png create mode 100755 docs/reports/2.2/images/logos/maven-feather.png create mode 100755 docs/reports/2.2/images/newwindow.png create mode 100755 docs/reports/2.2/index.html create mode 100755 docs/reports/2.2/integration.html create mode 100755 docs/reports/2.2/issue-tracking.html create mode 100755 docs/reports/2.2/license.html create mode 100755 docs/reports/2.2/mail-lists.html create mode 100755 docs/reports/2.2/plugin-info.html create mode 100755 docs/reports/2.2/plugin-management.html create mode 100755 docs/reports/2.2/plugins.html create mode 100755 docs/reports/2.2/project-info.html create mode 100755 docs/reports/2.2/project-reports.html create mode 100755 docs/reports/2.2/project-summary.html create mode 100755 docs/reports/2.2/remove-mojo.html create mode 100755 docs/reports/2.2/source-repository.html create mode 100755 docs/reports/2.2/team-list.html create mode 100755 docs/reports/2.3/check-mojo.html create mode 100755 docs/reports/2.3/css/maven-base.css create mode 100755 docs/reports/2.3/css/maven-theme.css create mode 100755 docs/reports/2.3/css/print.css create mode 100755 docs/reports/2.3/css/site.css create mode 100755 docs/reports/2.3/dependencies.html create mode 100755 docs/reports/2.3/dependency-info.html create mode 100755 docs/reports/2.3/distribution-management.html create mode 100755 docs/reports/2.3/format-mojo.html create mode 100755 docs/reports/2.3/help-mojo.html create mode 100755 docs/reports/2.3/images/close.gif create mode 100755 docs/reports/2.3/images/collapsed.gif create mode 100755 docs/reports/2.3/images/expanded.gif create mode 100755 docs/reports/2.3/images/external.png create mode 100755 docs/reports/2.3/images/icon_error_sml.gif create mode 100755 docs/reports/2.3/images/icon_info_sml.gif create mode 100755 docs/reports/2.3/images/icon_success_sml.gif create mode 100755 docs/reports/2.3/images/icon_warning_sml.gif create mode 100755 docs/reports/2.3/images/logos/build-by-maven-black.png create mode 100755 docs/reports/2.3/images/logos/build-by-maven-white.png create mode 100755 docs/reports/2.3/images/logos/maven-feather.png create mode 100755 docs/reports/2.3/images/newwindow.png create mode 100755 docs/reports/2.3/index.html create mode 100755 docs/reports/2.3/integration.html create mode 100755 docs/reports/2.3/issue-tracking.html create mode 100755 docs/reports/2.3/license.html create mode 100755 docs/reports/2.3/mail-lists.html create mode 100755 docs/reports/2.3/plugin-info.html create mode 100755 docs/reports/2.3/plugin-management.html create mode 100755 docs/reports/2.3/plugins.html create mode 100755 docs/reports/2.3/project-info.html create mode 100755 docs/reports/2.3/project-reports.html create mode 100755 docs/reports/2.3/project-summary.html create mode 100755 docs/reports/2.3/remove-mojo.html create mode 100755 docs/reports/2.3/source-repository.html create mode 100755 docs/reports/2.3/team-list.html create mode 100644 docs/reports/3.0/check-mojo.html create mode 100644 docs/reports/3.0/css/maven-base.css create mode 100644 docs/reports/3.0/css/maven-theme.css create mode 100644 docs/reports/3.0/css/print.css create mode 100644 docs/reports/3.0/css/site.css create mode 100644 docs/reports/3.0/dependencies.html create mode 100644 docs/reports/3.0/dependency-convergence.html create mode 100644 docs/reports/3.0/dependency-info.html create mode 100644 docs/reports/3.0/dependency-management.html create mode 100644 docs/reports/3.0/distribution-management.html create mode 100644 docs/reports/3.0/format-mojo.html create mode 100644 docs/reports/3.0/help-mojo.html create mode 100644 docs/reports/3.0/images/close.gif create mode 100644 docs/reports/3.0/images/collapsed.gif create mode 100644 docs/reports/3.0/images/expanded.gif create mode 100644 docs/reports/3.0/images/external.png create mode 100644 docs/reports/3.0/images/icon_error_sml.gif create mode 100644 docs/reports/3.0/images/icon_info_sml.gif create mode 100644 docs/reports/3.0/images/icon_success_sml.gif create mode 100644 docs/reports/3.0/images/icon_warning_sml.gif create mode 100644 docs/reports/3.0/images/logos/build-by-maven-black.png create mode 100644 docs/reports/3.0/images/logos/build-by-maven-white.png create mode 100644 docs/reports/3.0/images/logos/maven-feather.png create mode 100644 docs/reports/3.0/images/newwindow.png create mode 100644 docs/reports/3.0/index.html create mode 100644 docs/reports/3.0/integration.html create mode 100644 docs/reports/3.0/issue-tracking.html create mode 100644 docs/reports/3.0/license.html create mode 100644 docs/reports/3.0/mail-lists.html create mode 100644 docs/reports/3.0/plugin-info.html create mode 100644 docs/reports/3.0/plugin-management.html create mode 100644 docs/reports/3.0/plugins.html create mode 100644 docs/reports/3.0/project-info.html create mode 100644 docs/reports/3.0/project-reports.html create mode 100644 docs/reports/3.0/project-summary.html create mode 100644 docs/reports/3.0/remove-mojo.html create mode 100644 docs/reports/3.0/source-repository.html create mode 100644 docs/reports/3.0/team-list.html create mode 100644 docs/reports/4.0/ci-management.html create mode 100644 docs/reports/4.0/css/maven-base.css create mode 100644 docs/reports/4.0/css/maven-theme.css create mode 100644 docs/reports/4.0/css/print.css create mode 100644 docs/reports/4.0/css/site.css create mode 100644 docs/reports/4.0/dependency-convergence.html create mode 100644 docs/reports/4.0/dependency-info.html create mode 100644 docs/reports/4.0/dependency-management.html create mode 100644 docs/reports/4.0/distribution-management.html create mode 100644 docs/reports/4.0/images/collapsed.gif create mode 100644 docs/reports/4.0/images/expanded.gif create mode 100644 docs/reports/4.0/images/external.png create mode 100644 docs/reports/4.0/images/icon_error_sml.gif create mode 100644 docs/reports/4.0/images/icon_info_sml.gif create mode 100644 docs/reports/4.0/images/icon_success_sml.gif create mode 100644 docs/reports/4.0/images/icon_warning_sml.gif create mode 100644 docs/reports/4.0/images/logos/build-by-maven-black.png create mode 100644 docs/reports/4.0/images/logos/build-by-maven-white.png create mode 100644 docs/reports/4.0/images/logos/maven-feather.png create mode 100644 docs/reports/4.0/images/newwindow.png create mode 100644 docs/reports/4.0/index.html create mode 100644 docs/reports/4.0/issue-management.html create mode 100644 docs/reports/4.0/license-maven-plugin-git/ci-management.html create mode 100644 docs/reports/4.0/license-maven-plugin-git/css/maven-base.css create mode 100644 docs/reports/4.0/license-maven-plugin-git/css/maven-theme.css create mode 100644 docs/reports/4.0/license-maven-plugin-git/css/print.css create mode 100644 docs/reports/4.0/license-maven-plugin-git/css/site.css create mode 100644 docs/reports/4.0/license-maven-plugin-git/dependencies.html create mode 100644 docs/reports/4.0/license-maven-plugin-git/dependency-info.html create mode 100644 docs/reports/4.0/license-maven-plugin-git/dependency-management.html create mode 100644 docs/reports/4.0/license-maven-plugin-git/distribution-management.html create mode 100644 docs/reports/4.0/license-maven-plugin-git/images/close.gif create mode 100644 docs/reports/4.0/license-maven-plugin-git/images/collapsed.gif create mode 100644 docs/reports/4.0/license-maven-plugin-git/images/expanded.gif create mode 100644 docs/reports/4.0/license-maven-plugin-git/images/external.png create mode 100644 docs/reports/4.0/license-maven-plugin-git/images/icon_error_sml.gif create mode 100644 docs/reports/4.0/license-maven-plugin-git/images/icon_info_sml.gif create mode 100644 docs/reports/4.0/license-maven-plugin-git/images/icon_success_sml.gif create mode 100644 docs/reports/4.0/license-maven-plugin-git/images/icon_warning_sml.gif create mode 100644 docs/reports/4.0/license-maven-plugin-git/images/logos/build-by-maven-black.png create mode 100644 docs/reports/4.0/license-maven-plugin-git/images/logos/build-by-maven-white.png create mode 100644 docs/reports/4.0/license-maven-plugin-git/images/logos/maven-feather.png create mode 100644 docs/reports/4.0/license-maven-plugin-git/images/newwindow.png create mode 100644 docs/reports/4.0/license-maven-plugin-git/index.html create mode 100644 docs/reports/4.0/license-maven-plugin-git/issue-management.html create mode 100644 docs/reports/4.0/license-maven-plugin-git/licenses.html create mode 100644 docs/reports/4.0/license-maven-plugin-git/plugin-management.html create mode 100644 docs/reports/4.0/license-maven-plugin-git/plugins.html create mode 100644 docs/reports/4.0/license-maven-plugin-git/project-info.html create mode 100644 docs/reports/4.0/license-maven-plugin-git/scm.html create mode 100644 docs/reports/4.0/license-maven-plugin-git/summary.html create mode 100644 docs/reports/4.0/license-maven-plugin-git/team.html create mode 100644 docs/reports/4.0/license-maven-plugin-svn/ci-management.html create mode 100644 docs/reports/4.0/license-maven-plugin-svn/css/maven-base.css create mode 100644 docs/reports/4.0/license-maven-plugin-svn/css/maven-theme.css create mode 100644 docs/reports/4.0/license-maven-plugin-svn/css/print.css create mode 100644 docs/reports/4.0/license-maven-plugin-svn/css/site.css create mode 100644 docs/reports/4.0/license-maven-plugin-svn/dependency-convergence.html create mode 100644 docs/reports/4.0/license-maven-plugin-svn/dependency-info.html create mode 100644 docs/reports/4.0/license-maven-plugin-svn/dependency-management.html create mode 100644 docs/reports/4.0/license-maven-plugin-svn/distribution-management.html create mode 100644 docs/reports/4.0/license-maven-plugin-svn/images/collapsed.gif create mode 100644 docs/reports/4.0/license-maven-plugin-svn/images/expanded.gif create mode 100644 docs/reports/4.0/license-maven-plugin-svn/images/external.png create mode 100644 docs/reports/4.0/license-maven-plugin-svn/images/icon_error_sml.gif create mode 100644 docs/reports/4.0/license-maven-plugin-svn/images/icon_info_sml.gif create mode 100644 docs/reports/4.0/license-maven-plugin-svn/images/icon_success_sml.gif create mode 100644 docs/reports/4.0/license-maven-plugin-svn/images/icon_warning_sml.gif create mode 100644 docs/reports/4.0/license-maven-plugin-svn/images/logos/build-by-maven-black.png create mode 100644 docs/reports/4.0/license-maven-plugin-svn/images/logos/build-by-maven-white.png create mode 100644 docs/reports/4.0/license-maven-plugin-svn/images/logos/maven-feather.png create mode 100644 docs/reports/4.0/license-maven-plugin-svn/images/newwindow.png create mode 100644 docs/reports/4.0/license-maven-plugin-svn/index.html create mode 100644 docs/reports/4.0/license-maven-plugin-svn/issue-management.html create mode 100644 docs/reports/4.0/license-maven-plugin-svn/licenses.html create mode 100644 docs/reports/4.0/license-maven-plugin-svn/modules.html create mode 100644 docs/reports/4.0/license-maven-plugin-svn/plugin-management.html create mode 100644 docs/reports/4.0/license-maven-plugin-svn/plugins.html create mode 100644 docs/reports/4.0/license-maven-plugin-svn/project-info.html create mode 100644 docs/reports/4.0/license-maven-plugin-svn/scm.html create mode 100644 docs/reports/4.0/license-maven-plugin-svn/summary.html create mode 100644 docs/reports/4.0/license-maven-plugin-svn/team.html create mode 100644 docs/reports/4.0/license-maven-plugin/check-mojo.html create mode 100644 docs/reports/4.0/license-maven-plugin/ci-management.html create mode 100644 docs/reports/4.0/license-maven-plugin/css/maven-base.css create mode 100644 docs/reports/4.0/license-maven-plugin/css/maven-theme.css create mode 100644 docs/reports/4.0/license-maven-plugin/css/print.css create mode 100644 docs/reports/4.0/license-maven-plugin/css/site.css create mode 100644 docs/reports/4.0/license-maven-plugin/dependencies.html create mode 100644 docs/reports/4.0/license-maven-plugin/dependency-info.html create mode 100644 docs/reports/4.0/license-maven-plugin/dependency-management.html create mode 100644 docs/reports/4.0/license-maven-plugin/distribution-management.html create mode 100644 docs/reports/4.0/license-maven-plugin/format-mojo.html create mode 100644 docs/reports/4.0/license-maven-plugin/help-mojo.html create mode 100644 docs/reports/4.0/license-maven-plugin/images/close.gif create mode 100644 docs/reports/4.0/license-maven-plugin/images/collapsed.gif create mode 100644 docs/reports/4.0/license-maven-plugin/images/expanded.gif create mode 100644 docs/reports/4.0/license-maven-plugin/images/external.png create mode 100644 docs/reports/4.0/license-maven-plugin/images/icon_error_sml.gif create mode 100644 docs/reports/4.0/license-maven-plugin/images/icon_info_sml.gif create mode 100644 docs/reports/4.0/license-maven-plugin/images/icon_success_sml.gif create mode 100644 docs/reports/4.0/license-maven-plugin/images/icon_warning_sml.gif create mode 100644 docs/reports/4.0/license-maven-plugin/images/logos/build-by-maven-black.png create mode 100644 docs/reports/4.0/license-maven-plugin/images/logos/build-by-maven-white.png create mode 100644 docs/reports/4.0/license-maven-plugin/images/logos/maven-feather.png create mode 100644 docs/reports/4.0/license-maven-plugin/images/newwindow.png create mode 100644 docs/reports/4.0/license-maven-plugin/index.html create mode 100644 docs/reports/4.0/license-maven-plugin/issue-management.html create mode 100644 docs/reports/4.0/license-maven-plugin/licenses.html create mode 100644 docs/reports/4.0/license-maven-plugin/plugin-info.html create mode 100644 docs/reports/4.0/license-maven-plugin/plugin-management.html create mode 100644 docs/reports/4.0/license-maven-plugin/plugins.html create mode 100644 docs/reports/4.0/license-maven-plugin/project-info.html create mode 100644 docs/reports/4.0/license-maven-plugin/project-reports.html create mode 100644 docs/reports/4.0/license-maven-plugin/remove-mojo.html create mode 100644 docs/reports/4.0/license-maven-plugin/scm.html create mode 100644 docs/reports/4.0/license-maven-plugin/summary.html create mode 100644 docs/reports/4.0/license-maven-plugin/team.html create mode 100644 docs/reports/4.0/licenses.html create mode 100644 docs/reports/4.0/modules.html create mode 100644 docs/reports/4.0/plugin-management.html create mode 100644 docs/reports/4.0/plugins.html create mode 100644 docs/reports/4.0/project-info.html create mode 100644 docs/reports/4.0/scm.html create mode 100644 docs/reports/4.0/summary.html create mode 100644 docs/reports/4.0/team.html create mode 100644 docs/reports/4.1/ci-management.html create mode 100644 docs/reports/4.1/css/maven-base.css create mode 100644 docs/reports/4.1/css/maven-theme.css create mode 100644 docs/reports/4.1/css/print.css create mode 100644 docs/reports/4.1/css/site.css create mode 100644 docs/reports/4.1/dependency-convergence.html create mode 100644 docs/reports/4.1/dependency-info.html create mode 100644 docs/reports/4.1/dependency-management.html create mode 100644 docs/reports/4.1/distribution-management.html create mode 100644 docs/reports/4.1/images/collapsed.gif create mode 100644 docs/reports/4.1/images/expanded.gif create mode 100644 docs/reports/4.1/images/external.png create mode 100644 docs/reports/4.1/images/icon_error_sml.gif create mode 100644 docs/reports/4.1/images/icon_info_sml.gif create mode 100644 docs/reports/4.1/images/icon_success_sml.gif create mode 100644 docs/reports/4.1/images/icon_warning_sml.gif create mode 100644 docs/reports/4.1/images/logos/build-by-maven-black.png create mode 100644 docs/reports/4.1/images/logos/build-by-maven-white.png create mode 100644 docs/reports/4.1/images/logos/maven-feather.png create mode 100644 docs/reports/4.1/images/newwindow.png create mode 100644 docs/reports/4.1/index.html create mode 100644 docs/reports/4.1/issue-management.html create mode 100644 docs/reports/4.1/license-maven-plugin-git/ci-management.html create mode 100644 docs/reports/4.1/license-maven-plugin-git/css/maven-base.css create mode 100644 docs/reports/4.1/license-maven-plugin-git/css/maven-theme.css create mode 100644 docs/reports/4.1/license-maven-plugin-git/css/print.css create mode 100644 docs/reports/4.1/license-maven-plugin-git/css/site.css create mode 100644 docs/reports/4.1/license-maven-plugin-git/dependencies.html create mode 100644 docs/reports/4.1/license-maven-plugin-git/dependency-info.html create mode 100644 docs/reports/4.1/license-maven-plugin-git/dependency-management.html create mode 100644 docs/reports/4.1/license-maven-plugin-git/distribution-management.html create mode 100644 docs/reports/4.1/license-maven-plugin-git/images/close.gif create mode 100644 docs/reports/4.1/license-maven-plugin-git/images/collapsed.gif create mode 100644 docs/reports/4.1/license-maven-plugin-git/images/expanded.gif create mode 100644 docs/reports/4.1/license-maven-plugin-git/images/external.png create mode 100644 docs/reports/4.1/license-maven-plugin-git/images/icon_error_sml.gif create mode 100644 docs/reports/4.1/license-maven-plugin-git/images/icon_info_sml.gif create mode 100644 docs/reports/4.1/license-maven-plugin-git/images/icon_success_sml.gif create mode 100644 docs/reports/4.1/license-maven-plugin-git/images/icon_warning_sml.gif create mode 100644 docs/reports/4.1/license-maven-plugin-git/images/logos/build-by-maven-black.png create mode 100644 docs/reports/4.1/license-maven-plugin-git/images/logos/build-by-maven-white.png create mode 100644 docs/reports/4.1/license-maven-plugin-git/images/logos/maven-feather.png create mode 100644 docs/reports/4.1/license-maven-plugin-git/images/newwindow.png create mode 100644 docs/reports/4.1/license-maven-plugin-git/index.html create mode 100644 docs/reports/4.1/license-maven-plugin-git/issue-management.html create mode 100644 docs/reports/4.1/license-maven-plugin-git/licenses.html create mode 100644 docs/reports/4.1/license-maven-plugin-git/plugin-management.html create mode 100644 docs/reports/4.1/license-maven-plugin-git/plugins.html create mode 100644 docs/reports/4.1/license-maven-plugin-git/project-info.html create mode 100644 docs/reports/4.1/license-maven-plugin-git/scm.html create mode 100644 docs/reports/4.1/license-maven-plugin-git/summary.html create mode 100644 docs/reports/4.1/license-maven-plugin-git/team.html create mode 100644 docs/reports/4.1/license-maven-plugin-svn/ci-management.html create mode 100644 docs/reports/4.1/license-maven-plugin-svn/css/maven-base.css create mode 100644 docs/reports/4.1/license-maven-plugin-svn/css/maven-theme.css create mode 100644 docs/reports/4.1/license-maven-plugin-svn/css/print.css create mode 100644 docs/reports/4.1/license-maven-plugin-svn/css/site.css create mode 100644 docs/reports/4.1/license-maven-plugin-svn/dependencies.html create mode 100644 docs/reports/4.1/license-maven-plugin-svn/dependency-info.html create mode 100644 docs/reports/4.1/license-maven-plugin-svn/dependency-management.html create mode 100644 docs/reports/4.1/license-maven-plugin-svn/distribution-management.html create mode 100644 docs/reports/4.1/license-maven-plugin-svn/images/close.gif create mode 100644 docs/reports/4.1/license-maven-plugin-svn/images/collapsed.gif create mode 100644 docs/reports/4.1/license-maven-plugin-svn/images/expanded.gif create mode 100644 docs/reports/4.1/license-maven-plugin-svn/images/external.png create mode 100644 docs/reports/4.1/license-maven-plugin-svn/images/icon_error_sml.gif create mode 100644 docs/reports/4.1/license-maven-plugin-svn/images/icon_info_sml.gif create mode 100644 docs/reports/4.1/license-maven-plugin-svn/images/icon_success_sml.gif create mode 100644 docs/reports/4.1/license-maven-plugin-svn/images/icon_warning_sml.gif create mode 100644 docs/reports/4.1/license-maven-plugin-svn/images/logos/build-by-maven-black.png create mode 100644 docs/reports/4.1/license-maven-plugin-svn/images/logos/build-by-maven-white.png create mode 100644 docs/reports/4.1/license-maven-plugin-svn/images/logos/maven-feather.png create mode 100644 docs/reports/4.1/license-maven-plugin-svn/images/newwindow.png create mode 100644 docs/reports/4.1/license-maven-plugin-svn/index.html create mode 100644 docs/reports/4.1/license-maven-plugin-svn/issue-management.html create mode 100644 docs/reports/4.1/license-maven-plugin-svn/licenses.html create mode 100644 docs/reports/4.1/license-maven-plugin-svn/plugin-management.html create mode 100644 docs/reports/4.1/license-maven-plugin-svn/plugins.html create mode 100644 docs/reports/4.1/license-maven-plugin-svn/project-info.html create mode 100644 docs/reports/4.1/license-maven-plugin-svn/scm.html create mode 100644 docs/reports/4.1/license-maven-plugin-svn/summary.html create mode 100644 docs/reports/4.1/license-maven-plugin-svn/team.html create mode 100644 docs/reports/4.1/license-maven-plugin/check-mojo.html create mode 100644 docs/reports/4.1/license-maven-plugin/ci-management.html create mode 100644 docs/reports/4.1/license-maven-plugin/css/maven-base.css create mode 100644 docs/reports/4.1/license-maven-plugin/css/maven-theme.css create mode 100644 docs/reports/4.1/license-maven-plugin/css/print.css create mode 100644 docs/reports/4.1/license-maven-plugin/css/site.css create mode 100644 docs/reports/4.1/license-maven-plugin/dependencies.html create mode 100644 docs/reports/4.1/license-maven-plugin/dependency-info.html create mode 100644 docs/reports/4.1/license-maven-plugin/dependency-management.html create mode 100644 docs/reports/4.1/license-maven-plugin/distribution-management.html create mode 100644 docs/reports/4.1/license-maven-plugin/format-mojo.html create mode 100644 docs/reports/4.1/license-maven-plugin/help-mojo.html create mode 100644 docs/reports/4.1/license-maven-plugin/images/close.gif create mode 100644 docs/reports/4.1/license-maven-plugin/images/collapsed.gif create mode 100644 docs/reports/4.1/license-maven-plugin/images/expanded.gif create mode 100644 docs/reports/4.1/license-maven-plugin/images/external.png create mode 100644 docs/reports/4.1/license-maven-plugin/images/icon_error_sml.gif create mode 100644 docs/reports/4.1/license-maven-plugin/images/icon_info_sml.gif create mode 100644 docs/reports/4.1/license-maven-plugin/images/icon_success_sml.gif create mode 100644 docs/reports/4.1/license-maven-plugin/images/icon_warning_sml.gif create mode 100644 docs/reports/4.1/license-maven-plugin/images/logos/build-by-maven-black.png create mode 100644 docs/reports/4.1/license-maven-plugin/images/logos/build-by-maven-white.png create mode 100644 docs/reports/4.1/license-maven-plugin/images/logos/maven-feather.png create mode 100644 docs/reports/4.1/license-maven-plugin/images/newwindow.png create mode 100644 docs/reports/4.1/license-maven-plugin/index.html create mode 100644 docs/reports/4.1/license-maven-plugin/issue-management.html create mode 100644 docs/reports/4.1/license-maven-plugin/licenses.html create mode 100644 docs/reports/4.1/license-maven-plugin/plugin-info.html create mode 100644 docs/reports/4.1/license-maven-plugin/plugin-management.html create mode 100644 docs/reports/4.1/license-maven-plugin/plugins.html create mode 100644 docs/reports/4.1/license-maven-plugin/project-info.html create mode 100644 docs/reports/4.1/license-maven-plugin/project-reports.html create mode 100644 docs/reports/4.1/license-maven-plugin/remove-mojo.html create mode 100644 docs/reports/4.1/license-maven-plugin/scm.html create mode 100644 docs/reports/4.1/license-maven-plugin/summary.html create mode 100644 docs/reports/4.1/license-maven-plugin/team.html create mode 100644 docs/reports/4.1/licenses.html create mode 100644 docs/reports/4.1/modules.html create mode 100644 docs/reports/4.1/plugin-management.html create mode 100644 docs/reports/4.1/plugins.html create mode 100644 docs/reports/4.1/project-info.html create mode 100644 docs/reports/4.1/scm.html create mode 100644 docs/reports/4.1/summary.html create mode 100644 docs/reports/4.1/team.html create mode 100644 docs/reports/4.2-SNAPSHOT/ci-management.html create mode 100644 docs/reports/4.2-SNAPSHOT/css/maven-base.css create mode 100644 docs/reports/4.2-SNAPSHOT/css/maven-theme.css create mode 100644 docs/reports/4.2-SNAPSHOT/css/print.css create mode 100644 docs/reports/4.2-SNAPSHOT/css/site.css create mode 100644 docs/reports/4.2-SNAPSHOT/dependency-convergence.html create mode 100644 docs/reports/4.2-SNAPSHOT/dependency-info.html create mode 100644 docs/reports/4.2-SNAPSHOT/dependency-management.html create mode 100644 docs/reports/4.2-SNAPSHOT/distribution-management.html create mode 100644 docs/reports/4.2-SNAPSHOT/images/collapsed.gif create mode 100644 docs/reports/4.2-SNAPSHOT/images/expanded.gif create mode 100644 docs/reports/4.2-SNAPSHOT/images/external.png create mode 100644 docs/reports/4.2-SNAPSHOT/images/icon_error_sml.gif create mode 100644 docs/reports/4.2-SNAPSHOT/images/icon_info_sml.gif create mode 100644 docs/reports/4.2-SNAPSHOT/images/icon_success_sml.gif create mode 100644 docs/reports/4.2-SNAPSHOT/images/icon_warning_sml.gif create mode 100644 docs/reports/4.2-SNAPSHOT/images/logos/build-by-maven-black.png create mode 100644 docs/reports/4.2-SNAPSHOT/images/logos/build-by-maven-white.png create mode 100644 docs/reports/4.2-SNAPSHOT/images/logos/maven-feather.png create mode 100644 docs/reports/4.2-SNAPSHOT/images/newwindow.png create mode 100644 docs/reports/4.2-SNAPSHOT/index.html create mode 100644 docs/reports/4.2-SNAPSHOT/issue-management.html create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/ci-management.html create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/css/maven-base.css create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/css/maven-theme.css create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/css/print.css create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/css/site.css create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/dependencies.html create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/dependency-info.html create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/dependency-management.html create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/distribution-management.html create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/images/close.gif create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/images/collapsed.gif create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/images/expanded.gif create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/images/external.png create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/images/icon_error_sml.gif create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/images/icon_info_sml.gif create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/images/icon_success_sml.gif create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/images/icon_warning_sml.gif create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/images/logos/build-by-maven-black.png create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/images/logos/build-by-maven-white.png create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/images/logos/maven-feather.png create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/images/newwindow.png create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/index.html create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/issue-management.html create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/licenses.html create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/plugin-management.html create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/plugins.html create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/project-info.html create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/scm.html create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/summary.html create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/team.html create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/ci-management.html create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/css/maven-base.css create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/css/maven-theme.css create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/css/print.css create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/css/site.css create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/dependencies.html create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/dependency-info.html create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/dependency-management.html create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/distribution-management.html create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/images/close.gif create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/images/collapsed.gif create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/images/expanded.gif create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/images/external.png create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/images/icon_error_sml.gif create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/images/icon_info_sml.gif create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/images/icon_success_sml.gif create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/images/icon_warning_sml.gif create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/images/logos/build-by-maven-black.png create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/images/logos/build-by-maven-white.png create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/images/logos/maven-feather.png create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/images/newwindow.png create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/index.html create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/issue-management.html create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/licenses.html create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/plugin-management.html create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/plugins.html create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/project-info.html create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/scm.html create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/summary.html create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/team.html create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin/check-mojo.html create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin/ci-management.html create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin/css/maven-base.css create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin/css/maven-theme.css create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin/css/print.css create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin/css/site.css create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin/dependencies.html create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin/dependency-enforcement.html create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin/dependency-info.html create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin/dependency-management.html create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin/distribution-management.html create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin/format-mojo.html create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin/help-mojo.html create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin/images/close.gif create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin/images/collapsed.gif create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin/images/expanded.gif create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin/images/external.png create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin/images/icon_error_sml.gif create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin/images/icon_info_sml.gif create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin/images/icon_success_sml.gif create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin/images/icon_warning_sml.gif create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin/images/logos/build-by-maven-black.png create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin/images/logos/build-by-maven-white.png create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin/images/logos/maven-feather.png create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin/images/newwindow.png create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin/index.html create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin/issue-management.html create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin/licenses.html create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin/plugin-info.html create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin/plugin-management.html create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin/plugins.html create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin/project-info.html create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin/project-reports.html create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin/remove-mojo.html create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin/scm.html create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin/summary.html create mode 100644 docs/reports/4.2-SNAPSHOT/license-maven-plugin/team.html create mode 100644 docs/reports/4.2-SNAPSHOT/licenses.html create mode 100644 docs/reports/4.2-SNAPSHOT/modules.html create mode 100644 docs/reports/4.2-SNAPSHOT/plugin-management.html create mode 100644 docs/reports/4.2-SNAPSHOT/plugins.html create mode 100644 docs/reports/4.2-SNAPSHOT/project-info.html create mode 100644 docs/reports/4.2-SNAPSHOT/scm.html create mode 100644 docs/reports/4.2-SNAPSHOT/summary.html create mode 100644 docs/reports/4.2-SNAPSHOT/team.html create mode 100644 docs/stylesheets/github-light.css create mode 100644 docs/stylesheets/normalize.css create mode 100644 docs/stylesheets/print.css create mode 100644 docs/stylesheets/pygment_trac.css create mode 100644 docs/stylesheets/stylesheet.css diff --git a/docs/_config.yml b/docs/_config.yml new file mode 100644 index 000000000..d19fad26d --- /dev/null +++ b/docs/_config.yml @@ -0,0 +1,8 @@ +title: License Maven Plugin (Official & Original) +description: Manage license headers in your source files +google_analytics: UA-5669052-12 +show_downloads: true +theme: jekyll-theme-cayman + +gems: + - jekyll-mentions diff --git a/docs/images/body-bg.png b/docs/images/body-bg.png new file mode 100644 index 0000000000000000000000000000000000000000..5e8c4c29f9d71310d144ba68e133079c675e2107 GIT binary patch literal 2401 zcmV-n37+bLPlS%+v!#u--LcbYXf5`IdU3Z=&?|eqw|86j0^qmtLBONioAbPB?U74Y{%aYiZW$>$US6z~ zA~(Nn4lVE0ran+n^V|3wEp{K@NCnUHv?bYm2hyXkO*4e>n0elM3PX&qL+xnOwl^@Y z_*n3_@xjP;Pz&FlS90;wBt#<^dP&Y!*l{6q)x#j<-R2FBaDH6r@=XhtOuvoquZsJR zL;m}!zgKQ>Hv0m0*(^1vIG260#?(q_Q9JTD29!|qwRo?dlQAlYLYX!>jQjSr`IUMJ3?>I`0<+8qJCO}3*hcd#_J z^a>vwKyCF>M=U-pq;KaO&mO?YHq^ zdRreh_T>?Mv-P4JY;(~|>Nz1DbO98m?T8FG7}C$Rk2V_;ks zLdLaPs?+W2G_AUw+byY^LaBD3pBd*0vs$1TdperT$f1_%(i9z>jOkaKs4kj%W}K!p z+bKxO1c|88th5bWQ)S_HcdNQ@WNDfKk_pf4<(E?Aypr;b`ZiM&wf20&|=0+$NWPW*jv$0ZW)3PY+@E^%soI>Jpxnk>R#w*>N+_^UOF1 z+^SJbPr6#^qH-6SR%>qq#hqzont?I3Nl}BL2fDuHu2AlQw0EW-KvrsYkS7-o7tNr^mL;6)kKbSRgI@YZ>liSP*e6o#+%)3 zXz7`8q%1WxS9nS@O^8d*<#wdWEml?hRUKCiof#{xL9p>1jW(t$Bj#ci&y17o70VFT zjx|lmm>DH@uN$<4TpHQ)Ctm;aO4j}J ztXz+~Vv5R|&D@%HZJ10C#`ZJgOxcW4*^ns#ZVW_e;3Ar;@smZzpthxnYJ8KJ$}{7< zDm3*|j^s%@)avP-OhMBl zo6Tm*?a>U}XU4()y!$XSKXObD9rukrE6KOI35~)uLsn)- zjBXZ_Fo780nQ>bjcA~wXet63{Sn>&uNbbIPn zuN>mSKRSITwXduQQ{tI%UO6UT)~sj7d3Eu={PbtW zc{L1ZcAdGgn--}VWvJ?#n^+g_OeD#CK5#g%mi1ZPe)-&-wM2g?GXMH^zt9KIj3d2h zm?}TiFr8P^x&k`T8&AAMOlDw5==+J_d1XYrlQS>Oj`M1Ze@Frr$JT9qD0b(S8&YCI zcb*yNRl)o6WfWv}?mIIk?-FZbb@ zasHt>A3BlmH0Lwp{5_JO?b#{X?udV+XugdkJTuO#{^!NQy=&pl=S8FaLq&t-ys{SG z4c=eam*>@)ZF*#TOE5NC!(l&Z~J{ zk-D4hVVD+8LxHHtEqyx^JQh2>_0f7e#@f_WgEMYrs^)UL6W_QgWkFTCr0fR5c6wi$FD%seX z{Sk}yyhQl~{%ry&K;jPr3`PE))H zJ-*B2omYGNyHJIzwUDpQ&v{jPzl+rCnQ>mF#|o?OAV&PjWZwBt`*v&s006@-B-*mu}ka{yTmTBOY9Q6#4fQ*>=L`gF0o7O(vn?bm)NBPz02Dp Thhtn800000NkvXXu0mjf`O(CF literal 0 HcmV?d00001 diff --git a/docs/images/highlight-bg.jpg b/docs/images/highlight-bg.jpg new file mode 100644 index 0000000000000000000000000000000000000000..355e089b2d7d7a6f78caa818e302c8a15c6c0e3c GIT binary patch literal 30991 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 literal 0 HcmV?d00001 diff --git a/docs/images/hr.png b/docs/images/hr.png new file mode 100644 index 0000000000000000000000000000000000000000..d32f689cf418b2dd5a51e8f2e0cc4cd766b005d8 GIT binary patch literal 130 zcmeAS@N?(olHy`uVBq!ia0y~yV44eLGjgy1Nwep7mjEeGPZ!6K3dXgQ4EY!oc$iNA zm+x)f{mkaBMZoMSKF>-XX{yi8)Qy=W>S;Lf(!7SX_bosCeiE+of5M`gpV@!ZeqG)j hx4CwjdCS&Z#vS6S%%1PBw*d`h@O1TaS?83{1ORq0FmnI^ literal 0 HcmV?d00001 diff --git a/docs/images/octocat-icon.png b/docs/images/octocat-icon.png new file mode 100644 index 0000000000000000000000000000000000000000..24066080022de71de4da557be1ada8dfa64640fe GIT binary patch literal 477 zcmV<30V4j1P)S zzb=p-IVx`CFFMVW+ucAVM_vZz0tV_i#9?ABU%EYaO;2gFa0RqS9`cUjJE}(7@Xn>35rz&O*;i%QPngjr-P0Xs zq=5~YaVFJAW29%1fh=SS>T++g4k=Te*+Ub}IsEq4aUS(Jc%&hd-_&RDP;DBwoQyZY z7r@?dT{`0|-od-bKo&9ub$QEf9WMUvcmLvnDwYtRR1=?TKlY@Mg-k(R-n2`D!k^E} zdFFAERBK+MNn_SV%k#)Wrl2mrvr~gBKc1EG*WSxAR^^uGk%de_UEa7u1K0Pb*ZA|p zOHxK*k9{2vghuf&h0WKP5KErz8kBtNE8*$xd?};+r6}&FFn<}N`XmiXXM8UH*mXe) z#Z{^6`2~gg71eChpzO<|LZ0kAD}`cQeH1D+YZPl{RJB!u^63W!JkfSqsf!kwUx>PDO;(ILQF8Y z=86)`taYs6-V)tNuz`Erdx}SIpHQlxU=xQZFb4O=`mDjT6qU!@pc;SKh{vH+OulOQP^DNfkK3^L|E!4i%~2rRF(e$ X&uf9dMkn>&00000NkvXXu0mjf-Fsw* literal 0 HcmV?d00001 diff --git a/docs/images/zip-icon.png b/docs/images/zip-icon.png new file mode 100644 index 0000000000000000000000000000000000000000..732aced6031d4a3537060217be59f437df1db1a1 GIT binary patch literal 735 zcmV<50wDc~P)$_YSV*+6bjOe>}69>8`}hB`O47DrWab4qnSx2gKx9c zG_}MmX%dQBM4FmrVrlj;DyXmXUtAbGXO4k$m>+ZI-0%MXGn+f~V4rD;6r3uVYssVH zV;+!2z|1~TyTc^tbeM7duK2#Gwp^aA=-^5v)hsfQW##@)`GO9Infj?Yb4nF>%|FK-G6wXk`=@&S>kaWP|gCfkSXZPn|2#e@cU&M z&pa(uYRiq6G-ht{Igc!43i|T9y9~Jc>qRMl@4ceptK8>2vXCk0%NutZ;QIOeI)8n9 zS;;EwajfHkkVqb;(D@n@qN!nr0mVQ1ig~&_Psu8OEsFao)L+J^F2R738IOxUcU@FM zab@xbenlaEMb+C4DE;=NfG0c8DWMqe9tx3oE$=h!bqiH)GoWnxQ9e)HKcm$}izEdU z2*|e1q`hhe$Q^G$`J{L(j^E4CYN22ytn*~|{_MTSl4gJ^w%VZLW4n{bnzFQNDOiG) zLw4zG)^%wH=w_S^+~cjMdGyXnt#S&IcrWWry_Zp0tPQI0%SIY9w2CN5a+K^A>rAy* zqN2?f`*@PmqO7Wb2;oSYi8DP)YWB>h&j)d5wrd=PI`g;ldJOsh=!Hv9M5A{tq{DilQfu RAf^BS002ovPDHLkV1nhyXGZ`4 literal 0 HcmV?d00001 diff --git a/docs/index.md b/docs/index.md new file mode 100644 index 000000000..df27e24b4 --- /dev/null +++ b/docs/index.md @@ -0,0 +1,627 @@ +__Lastest releases__ (note that it may take up to 1-2 days to be in Maven Central repository): + +* [4.1](https://repo1.maven.org/maven2/com/mycila/license-maven-plugin/4.1/) (2021-04-23) - see [issues and pull requests](https://github.com/mathieucarbou/license-maven-plugin/milestone/17?closed=1) +* [4.0](https://repo1.maven.org/maven2/com/mycila/license-maven-plugin/4.0/) (2021-03-30) - see [issues and pull requests](https://github.com/mathieucarbou/license-maven-plugin/milestone/16?closed=1) +* [3.0](https://repo1.maven.org/maven2/com/mycila/license-maven-plugin/3.0/) (2016-08-20) - see [issues and pull requests](https://github.com/mathieucarbou/license-maven-plugin/issues?q=milestone%3A3.0) +* [2.11](https://repo1.maven.org/maven2/com/mycila/license-maven-plugin/2.11/) (2015-04-20) - see [issues and pull requests](https://github.com/mathieucarbou/license-maven-plugin/issues?q=milestone%3A2.11) +* [2.10](https://repo1.maven.org/maven2/com/mycila/license-maven-plugin/2.10/) (2015-03-16) - see [issues and pull requests](https://github.com/mathieucarbou/license-maven-plugin/issues?q=milestone%3A2.8) + +--------------- + +**Table of Contents** + +- [Maven License Plugin](#maven-license-plugin) + - [Maven Repository](#maven-repository) + - [Documentation](#documentation) + - [Detailed Maven documentation](#detailed-maven-documentation) + - [Goals](#goals) + - [Configuration](#configuration) + - [License templates](#license-templates) + - [Properties](#properties-and-placeholders) + - [Supported comment types](#supported-comment-types) + - [Changing header style definitions](#changing-header-style-definitions) + - [Development](#development) + +# Maven License Plugin (Official & Original) # + +Basically, when you are developing a project either in open source or in a company, you often need to add at the top of your source files a license to protect your work. I didn't find any maven plugin on Internet to help you maintain these license headers. By maintaining, i mean checking if the header is here or not, generating a report and of course having the possibility to update / reformat missing license headers. + +__Features:__ + + * Check if header is missing in some source file (`check` goal). + * Add headers if missing (`format` goal). + * Update existing header with the new one (`format` goal). + * Remove existing header (`remove` goal). + * Custom mappings: enables easy support of new file extensions. + * Variable replacement: you can add some variable in your header, such as ${year} or ${owner} and they will be replaced by the corresponding values taken from the pom or system properties. + * [Dependency enforcement](license-maven-plugin/src/site/markdown/dependency-enforcement.md): optionally fail the build if the dependencies do not meet your license policies + +__Project:__ + + - __Build Status:__ [![Build Status](https://app.travis-ci.com/mathieucarbou/license-maven-plugin.svg?branch=master)](https://app.travis-ci.com/mathieucarbou/license-maven-plugin) + - __Issues:__ https://github.com/mathieucarbou/license-maven-plugin/issues + - __License:__ [Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0) + +__Contributors__ + +* [@mathieucarbou](https://github.com/mathieucarbou) +* [@sebhoss](https://github.com/sebhoss) +* [@ppalaga](https://github.com/ppalaga) +* [@McFoggy](https://github.com/McFoggy) +* [@eincs](https://github.com/eincs) +* [@mcculls](https://github.com/mcculls) +* [@stain](https://github.com/stain) +* [@adamretter](https://github.com/adamretter) +* [@vromero](https://github.com/vromero) +* [@hgschmie](https://github.com/hgschmie) +* [@mirabilos](https://github.com/mirabilos) + +## Maven Repository ## + + __Releases__ + +Available in Maven Central Repository: https://repo1.maven.org/maven2/com/mycila/license-maven-plugin/ + + __Snapshots__ + +Available in OSS Repository: https://oss.sonatype.org/content/repositories/snapshots/com/mycila/license-maven-plugin/ + +__Plugin declaration__ + +```xml + + com.mycila + license-maven-plugin + X.Y.ga + + + +
com/mycila/maven/plugin/license/templates/APACHE-2.txt
+ + **/README + src/test/resources/** + src/main/resources/** + +
+
+ + Mycila + mathieu.carbou@gmail.com + +
+ + + + check + + + +
+``` + +__Plugin declaration ([Multi-Licensing](https://en.wikipedia.org/wiki/Multi-licensing))__ + +If your source code makes use of multi-licensing, then instead of +a `
` or `` element in the configuration +you can use a `` element. + +The `` element allows you to specify an optional preamble, +one or more header (or inlineHeader) and separators between them. These +options are concatenated together to produce a header template. + +```xml + + com.mycila + license-maven-plugin + X.Y.ga + + + + + +
GPL-2.txt
+ ====================================================================== +
com/mycila/maven/plugin/license/templates/APACHE-2.txt
+
+ + **/README + src/test/resources/** + src/main/resources/** + +
+
+ + Mycila + mathieu.carbou@gmail.com + +
+ + + + check + + + +
+``` + +## Documentation ## + +### Detailed Maven documentation ### + +The detailed Maven Plugin Documentation generated for each build is available here: + +__NOTE__: Between versions 4.0 and 3.0 the configuration syntax has been changed. The +plugin now has the concept of *License Sets*, which allow you to work with one or +more license configurations in a single execution of the plugin. In simple terms, a `` +wraps the previous configuration options for a license. The previous +configuration syntax is still supported but deprecated, and may be removed in future. + + - [4.2-SNAPSHOT](https://mycila.carbou.me/license-maven-plugin/reports/4.2-SNAPSHOT/license-maven-plugin/plugin-info.html) + - [4.1](https://mycila.carbou.me/license-maven-plugin/reports/4.1/license-maven-plugin/plugin-info.html) + - [4.0](https://mycila.carbou.me/license-maven-plugin/reports/4.0/license-maven-plugin/plugin-info.html) + - [3.0](https://mycila.carbou.me/license-maven-plugin/reports/3.0/plugin-info.html) + - [2.3](https://mycila.carbou.me/license-maven-plugin/reports/2.3/plugin-info.html) + - [2.2](https://mycila.carbou.me/license-maven-plugin/reports/2.2/plugin-info.html) + - [2.0](https://mycila.carbou.me/license-maven-plugin/reports/2.0/plugin-info.html) + +__WARNING__: there is good chances the latest version is greater than latest documentation, if nothing has changed concerning the plugin configurations. + +### Goals ### + + * `license:check`: verify if some files miss license header. This goal is attached to the verify phase if declared in your pom.xml like above. + * `license:format`: add the license header when missing. If a header is existing, it is updated to the new one. + * `license:remove`: remove existing license header + + +### Configuration ### + +The table below shows all the available options you can use in the configure section of the plugin. A lot of are also available from the command-line. To use them, simply launch your maven command with a property like `-Dproperty=value` (i.e. `mvn license:check -Dlicense.header=src/etc/header.txt`) + +All plugin configuration options are described in the [Detailed Maven documentation](#detailed-maven-documentation) but here are some details. + + - `useDefaultExcludes`: The default exclusion list can be found [here](https://github.com/mathieucarbou/license-maven-plugin/blob/master/license-maven-plugin/src/main/java/com/mycila/maven/plugin/license/Default.java) + + +### License templates ### + +Maven license plugin comes with the following license templates: + + - AGPL 3 + - APACHE 2 + - BSD 2, 3, 4 + - Business Source License 1.1 + - Commons Clause + - CPAL 1 + - GPL 2-ONLY, 2, 3-ONLY, 3 + - LGPL 2.1-ONLY, 2.1, 3-ONLY, 3 + - MirOS + - MIT + - MPL 1, 2 + - Server Side Public License + - UNLICENSE + - WTFPL + +You can find those license templates with preconfigured placeholders [here](https://github.com/mathieucarbou/license-maven-plugin/tree/master/license-maven-plugin/src/main/resources/com/mycila/maven/plugin/license/templates) + +### Properties and placeholders ### + +Properties which can be used as placeholder comes from: + + - Environment variables + - POM properties + - `project.groupId` + - `project.artifactId` + - `project.version` + - `project.name` + - `project.description` + - `project.inceptionYear` + - `project.url` + - `project.organization.name` + - `project.organization.url` + - Per-Document properties + - `file.name` + - Plugin configuration properties (from `` tag) + - System properties + +Properties are built per-document. You can provide a dependency JAR file to the plugin which contains an implementation of `com.mycila.maven.plugin.license.PropertiesProvider`: + +```java +public interface PropertiesProvider { + Map getAdditionalProperties(AbstractLicenseMojo mojo, Properties currentProperties, Document document); +} +``` + +You have access to the Mojo, the current built properties and the document being checked or formatted. The plugin uses the JDK ServiceLoader mechanism to find all `PropertiesProvider` implementations on the plugin classpath and execute them. Thus, just add the implementation class name in the file `META-INF/services/com.mycila.maven.plugin.license.PropertiesProvider` in your JAR file. + + +### Supported comment types ### + +The plugin has been designed so that it is very easy to add new supports for new sorts of comment. The plugin currently support these types of comment: + + - `JAVADOC_STYLE` (Java-like comments): *.css, *.cs, *.as, *.aj, *.c, *.h, *.cpp + + ```java + /** + * My comment + */ + ``` + + - `JAVAPKG_STYLE` (like Javadoc, but only for files that are in a Java package, skips the first line): not assigned to a file extension by default (see __Java packages__ below for how to enable it) + + ```java + package com.example; + /*- + * My comment + */ + ``` + + - `XML_STYLE` (XML-like comments): *.pom, *.xml, *.xhtml, *.mxml, *.dtd, *.xsd, *.jspx, *.fml, *.xsl, *.html, *.htm, *.kml, *.gsp, *.tld + + ```xml + + ``` + + - `XML_PER_LINE` (alternate XML-like comments) + + ```xml + + + ``` + +(automatically right-adjusts the closing comment) + + + - `DOUBLETILDE_STYLE` (APT-like comments): *.apt + + ``` + ~~ My comment + ``` + + - `SCRIPT_STYLE` (Property file or shell comments): *.properties, *.sh, *.py, *.rb, *.pl, *.pm, *.yml, *.yaml + + ```bash + # My comment + ``` + + - `HAML_STYLE`: *.haml, *.scaml + + ```haml + -# My comment + ``` + + - `BATCH` (Windows batch comments): *.bat, *.cmd + + ```batch + @REM My comment + ``` + + - `TEXT` (Text like comments): *.txt + + ``` + ==== + My comment + ==== + ``` + +(4 spaces, then the lines of the header) + + - `DOUBLEDASHES_STYLE` (Sql like comments): *.sql, *.adb, *.ads, *.e + + ```sql + -- + -- test comment + -- + ``` + + - `DYNASCRIPT_STYLE` (JSP like comments): *.jsp + + ```jsp + <%-- + comment + --%> + ``` + + - `FTL` (FreeMarker like comments): *.ftl + + ``` + <#-- + comment + --> + ``` + + - `FTL_ALT` (FreeMarker Alternative Syntax comments) + + ``` + [#ftl ...] + [#-- + comment + --] + ``` + + - `SHARPSTAR_STYLE` (Velocity templates comments): *.vm + + ``` + #* + comment + *# + ``` + + - `SEMICOLON_STYLE` (Assembler like comments): *.asm + + ``` + ; + ; comment + ; + ``` + + - `BRACESSTAR_STYLE` (Delphi like comments): *.pas + + ```pascal + {* + * comment + *} + ``` + + - `APOSTROPHE_STYLE` (VisualBasic like comments): *.bas + + ```basic + ' + ' comment + ' + ``` + + - `EXCLAMATION_STYLE` (Fortran like comments): *.f + + ```fortran + ! + ! comment + ! + ``` + + - `SLASHSTAR_STYLE` (JavaScript like comments): *.js, *.fx, *.java, *.groovy, *.kt, *.scala + + ```javascript + /* + * comment + */ + ``` + + - `DYNASCRIPT3_STYLE` (Coldfusion like comments): *.cfc, *.cfm + + ``` + + ``` + + - `PERCENT_STYLE` (Teχ like comments): *.cls, *.sty, *.tex + + ```tex + % comment + ``` + + - `PERCENT3_STYLE` (Erlang like comments): *.erl, *.hrl + + ```erlang + %%% + %%% comment + %%% + ``` + + - `EXCLAMATION3_STYLE` (Lisp like comments): *.el + + ```elisp + !!! + !!! comment + !!! + ``` + + - `LUA` (Lua like comments): *.lua + + ```lua + --[[ + comment + ]] + ``` + + - `ASP` (Asp like comments): *.asp + + ```asp + <% + ' comment + %> + ``` + + - `PHP` (PHP comments): *.php + + ```php + /* + * comment + */ + ``` + +(inserted after the tag) + + - `DOUBLESLASH_STYLE` (often used comments style) + + ```php + // + // comment + // + ``` + +__Custom mapping__ + +The plugin enables you to add any other mapping you want.* I.e., if you are developing a Tapestry web application, you may need to add license header in .jwc files and .application files. since these files are xml files, you only need to add in your project pom the following mapping for the license-maven-plugin: + +```xml + + XML_STYLE + XML_STYLE + DOUBLETILDE_STYLE + SHARPSTAR_STYLE + DOUBLETILDE_STYLE + +``` + +You can use composed-extensions like *.apt.vm and redefine them, but you will have to nake sure that the mapping of `apt.vm` is _before_ the mapping of the `vm` extension. The order in the mapping section is important: extensions seen first take precedence. + +__Java packages__ + +Another use case for custom mappings is when writing Java code in packages; the licence header should come *after* the package declaration line in this case. Simply add this to the plugin configuration: + +```xml + + JAVAPKG_STYLE + +``` + +### Changing header style definitions ### + +In license-maven-plugin, each header style is defined by patterns to detect it and also strings to insert it correctly in files. If we take for example the Javadoc style header definition. It is defined as follow: + +```xml + + + + /** + * + */ + + + (\s|\t)*/\*.*$ + .*\*/(\s|\t)*$ + false + true + false + + +``` + +And for XML: + +```xml + + + + + + ]]> + + $]]> + + (\s|\t)*$]]> + false + true + false + + +``` + +With the `headerDefinitions` option, you can redefine existing header styles and also add some if we do not support the styles you want yet. You just have to provide a list of `headerDefinition` containing a resource name. Like the header, the resource is searched on the file system, in the classpath of the project, the plugin and also as a URL. + + +__Full Example__ + +This page will show you how you can define extended header definitions to fit your needs. The next example will define headers in a _region_ area allowed in C# source files: + +```xml + + + + #region LicenseEOL/** + * + */EOL#endregion + #region.*^EOL/\*\*.*$ + \*/EOL#endregion" + true + true + + +``` + + * The `EOL` string will be replaced with the proper end of line depending the file format your are processing. + * We also have defined the _skipLine_ attribute to skip the region tags (which starts with a '#') + * `allowBlankLines` allows you to define if this header style supports blank lines in it or not. In example, in XML headers, you could have blank lines after the because XML delimiters delimit a multiline block. When you work with script style comments like in Ruby, Porperties files, the # character delimit a comment for only one line. So when you create the header, for it to be uniform, you place # on each line. So allowBlankLines will be false. + * `isMultiline` specifies if your header has tokens to delimit a multiline comment of if the tokens are a one-line comment. I.E.: XML style comments are multiline whereas script style comment where each line starts with # are not multiline + +You now have to add this new header definition file to the plugin configuration. It is done as the following in your pom: + +```xml + + yourdefinition.xml + +``` + +You now have to add the new mapping for `*.cs` files to use this new header definition. It is done as the following in your pom: + +```xml + + CSREGION_STYLE + +``` + +And it should generate headers like: + +```csharp + #region License + /** + * Copyright (C) 2008 http://code.google.com/p/license-maven-plugin/ + * + * Licensed 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. + */ + #endregion +``` + +## Development + +### Requirements: + +- Java 1.8 +- Verify with: `mvn -v` that the right version is used +- Replace my GPG key (EDEA921A) by yours + +### Releasing a version: + +Example: `4.0.rc1` + +```bash +mvn release:prepare -DreleaseVersion=4.0.rc1 -Dtag=license-maven-plugin-4.0.rc1 -DdevelopmentVersion=4.0-SNAPSHOT +mvn release:perform -Darguments="-Dgpg.keyname=EDEA921A" +``` + +Example: `4.0.rc2` + +```bash +mvn release:prepare -DreleaseVersion=4.0.rc2 -Dtag=license-maven-plugin-4.0.rc2 -DdevelopmentVersion=4.0-SNAPSHOT +mvn release:perform -Darguments="-Dgpg.keyname=EDEA921A -Dgpg.passphrase=XYZ" +``` + +Example: `4.0` + +```bash +mvn release:prepare -DreleaseVersion=4.0 -Dtag=license-maven-plugin-4.0 -DdevelopmentVersion=4.1-SNAPSHOT +mvn release:perform -Darguments="-Dgpg.keyname=EDEA921A -Dgpg.passphrase=XYZ" +``` + +Then, go to https://oss.sonatype.org/ to "close and release". +Then you should see a few minutes later the new version at https://repo1.maven.org/maven2/com/mycila/license-maven-plugin/ + +### Generate site from any branch or tag: + +```bash +mvn clean verify site -DperformRelease=true -Dgpg.skip=true +``` diff --git a/docs/javascripts/main.js b/docs/javascripts/main.js new file mode 100644 index 000000000..d8135d37b --- /dev/null +++ b/docs/javascripts/main.js @@ -0,0 +1 @@ +console.log('This would be the main JS file.'); diff --git a/docs/reports/2.0/check-mojo.html b/docs/reports/2.0/check-mojo.html new file mode 100755 index 000000000..520021b9e --- /dev/null +++ b/docs/reports/2.0/check-mojo.html @@ -0,0 +1,471 @@ + + + + + + + license:check + + + + + + + + + +
+ +
+
+
+ + +

license:check

+

Full name:

+

com.mycila:license-maven-plugin:2.0:check

+

Description:

+
Check if the source files of the project have a valid license +header
+

Attributes:

+
    +
  • Requires a Maven project to be executed.
  • +
  • The goal is thread-safe and supports parallel builds.
  • +
  • Binds by default to the lifecycle phase: verify.
  • +
+

Required Parameters

+ + + + + + + + + + + + + +
NameTypeSinceDescription
basedirFile-The base directory, in which to search for project files.
Default value is: ${basedir}.
User property is: license.basedir.
+
+

Optional Parameters

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeSinceDescription
aggregateboolean-You can set this flag to true if you want to check the headers for +all modules of your project. Only used for multi-modules projects, +to check for example the header licenses from the parent module for +all sub modules
Default value is: false.
User property is: license.aggregate.
concurrencyFactorfloat-Maven license plugin uses concurrency to check license headers. +This factor is used to control the number of threads used to check. +The rule is:
+<nThreads> = <number of cores> * +concurrencyFactor
+The default is 1.5.
Default value is: 1.5.
User property is: license.concurrencyFactor.
dryRunboolean-If dryRun is enabled, calls to license:format and license:remove +will not overwrite the existing file but instead write the result +to a new file with the same name but ending with `.licensed`
Default value is: false.
User property is: license.dryRun.
encodingString-Specify the encoding of your files. Default to the project source +encoding property (project.build.sourceEncoding)
Default value is: ${project.build.sourceEncoding}.
User property is: license.encoding.
excludesString[]-Specifies files, which are excluded in the check. By default, only +the files matching the default exclude patterns are excluded.
failIfMissingboolean-You can set this flag to false if you do not want the build to fail +when some headers are missing.
Default value is: true.
User property is: license.failIfMissing.
headerString-Location of the header. It can be a relative path, absolute path, +classpath resource, any URL. The plugin first check if the name +specified is a relative file, then an absolute file, then in the +claspath. If not found, it tries to construct a URL from the +location
User property is: license.header.
headerDefinitionsString[]-Allows the use of external header definitions files. These files +are properties like files.
headerSectionsHeaderSection[]-HeadSections define special regions of a header that allow for +dynamic substitution and validation
includesString[]-Specifies files, which are included in the check. By default, all +files are included.
keywordsString[]-Specify the list of keywords to use to detect a header. A header +must include all keywords to be valid. By default, the word +'copyright' is used. Detection is done case insensitive.
mappingMap-Set mapping between document mapping and a supported type to use. +This section is very useful when you want to customize the +supported extensions. Is your project is using file extensions not +supported by default by this plugin, you can add a mapping to +attach the extension to an existing type of comment. The tag name +is the new extension name to support, and the value is the name of +the comment type to use.
propertiesMap-You can set here some properties that you want to use when reading +the header file. You can use in your header file some properties +like ${year}, ${owner} or whatever you want for the name. They will +be replaced when the header file is read by those you specified in +the command line, in the POM and in system environment.
quietboolean-If you do not want to see the list of file having a missing header, +you can add the quiet flag that will shorten the output
Default value is: false.
User property is: license.quiet.
skipboolean-Whether to skip the plugin execution
Default value is: false.
User property is: license.skip.
skipExistingHeadersboolean-Skip the formatting of files which already contain a detected +header
Default value is: false.
User property is: license.skipExistingHeaders.
strictCheckboolean-Set to true if you need a strict check against the headers. By +default, the existence of a header is verified by taking the top +portion of a file and checking if it contains the headers text, not +considering special characters (spaces, tabs, ...)
+We highly recommend to set this option to true. It is by default +set to false for backward compatibility
Default value is: true.
User property is: license.strictCheck.
useDefaultExcludesboolean-Specify if you want to use default exclusions besides the files you +have excluded. Default exclusions exclude CVS and SVN folders, IDE +descriptors and so on.
Default value is: true.
User property is: license.useDefaultExcludes.
useDefaultMappingboolean-Whether to use the default mapping between file extensions and +comment types, or only the one your provide
Default value is: true.
User property is: license.useDefaultMapping.
validHeadersString[]-Specifies additional header files to use when checking for the +presence of a valid header in your sources.
+When using format goal, this property will be used to detect all +valid headers that don't need formatting.
+When using remove goal, this property will be used to detect all +valid headers that also must be removed.
+
+

Parameter Details

+

aggregate:

+
You can set this flag to true if you want to check the headers for +all modules of your project. Only used for multi-modules projects, +to check for example the header licenses from the parent module for +all sub modules
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.aggregate
  • +
  • Default: false
  • +

basedir:

+
The base directory, in which to search for project files.
+
    +
  • Type: java.io.File
  • +
  • Required: Yes
  • +
  • User Property: license.basedir
  • +
  • Default: ${basedir}
  • +

concurrencyFactor:

+
Maven license plugin uses concurrency to check license headers. +This factor is used to control the number of threads used to check. +The rule is:
+<nThreads> = <number of cores> * +concurrencyFactor
+The default is 1.5.
+
    +
  • Type: float
  • +
  • Required: No
  • +
  • User Property: license.concurrencyFactor
  • +
  • Default: 1.5
  • +

dryRun:

+
If dryRun is enabled, calls to license:format and license:remove +will not overwrite the existing file but instead write the result +to a new file with the same name but ending with `.licensed`
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.dryRun
  • +
  • Default: false
  • +

encoding:

+
Specify the encoding of your files. Default to the project source +encoding property (project.build.sourceEncoding)
+
    +
  • Type: java.lang.String
  • +
  • Required: No
  • +
  • User Property: license.encoding
  • +
  • Default: ${project.build.sourceEncoding}
  • +

excludes:

+
Specifies files, which are excluded in the check. By default, only +the files matching the default exclude patterns are excluded.
+
    +
  • Type: java.lang.String[]
  • +
  • Required: No
  • +

failIfMissing:

+
You can set this flag to false if you do not want the build to fail +when some headers are missing.
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.failIfMissing
  • +
  • Default: true
  • +

header:

+
Location of the header. It can be a relative path, absolute path, +classpath resource, any URL. The plugin first check if the name +specified is a relative file, then an absolute file, then in the +claspath. If not found, it tries to construct a URL from the +location
+
    +
  • Type: java.lang.String
  • +
  • Required: No
  • +
  • User Property: license.header
  • +

headerDefinitions:

+
Allows the use of external header definitions files. These files +are properties like files.
+
    +
  • Type: java.lang.String[]
  • +
  • Required: No
  • +

headerSections:

+
HeadSections define special regions of a header that allow for +dynamic substitution and validation
+
    +
  • Type: com.mycila.maven.plugin.license.HeaderSection[]
  • +
  • Required: No
  • +

includes:

+
Specifies files, which are included in the check. By default, all +files are included.
+
    +
  • Type: java.lang.String[]
  • +
  • Required: No
  • +

keywords:

+
Specify the list of keywords to use to detect a header. A header +must include all keywords to be valid. By default, the word +'copyright' is used. Detection is done case insensitive.
+
    +
  • Type: java.lang.String[]
  • +
  • Required: No
  • +

mapping:

+
Set mapping between document mapping and a supported type to use. +This section is very useful when you want to customize the +supported extensions. Is your project is using file extensions not +supported by default by this plugin, you can add a mapping to +attach the extension to an existing type of comment. The tag name +is the new extension name to support, and the value is the name of +the comment type to use.
+
    +
  • Type: java.util.Map
  • +
  • Required: No
  • +

properties:

+
You can set here some properties that you want to use when reading +the header file. You can use in your header file some properties +like ${year}, ${owner} or whatever you want for the name. They will +be replaced when the header file is read by those you specified in +the command line, in the POM and in system environment.
+
    +
  • Type: java.util.Map
  • +
  • Required: No
  • +

quiet:

+
If you do not want to see the list of file having a missing header, +you can add the quiet flag that will shorten the output
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.quiet
  • +
  • Default: false
  • +

skip:

+
Whether to skip the plugin execution
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.skip
  • +
  • Default: false
  • +

skipExistingHeaders:

+
Skip the formatting of files which already contain a detected +header
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.skipExistingHeaders
  • +
  • Default: false
  • +

strictCheck:

+
Set to true if you need a strict check against the headers. By +default, the existence of a header is verified by taking the top +portion of a file and checking if it contains the headers text, not +considering special characters (spaces, tabs, ...)
+We highly recommend to set this option to true. It is by default +set to false for backward compatibility
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.strictCheck
  • +
  • Default: true
  • +

useDefaultExcludes:

+
Specify if you want to use default exclusions besides the files you +have excluded. Default exclusions exclude CVS and SVN folders, IDE +descriptors and so on.
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.useDefaultExcludes
  • +
  • Default: true
  • +

useDefaultMapping:

+
Whether to use the default mapping between file extensions and +comment types, or only the one your provide
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.useDefaultMapping
  • +
  • Default: true
  • +

validHeaders:

+
Specifies additional header files to use when checking for the +presence of a valid header in your sources.
+When using format goal, this property will be used to detect all +valid headers that don't need formatting.
+When using remove goal, this property will be used to detect all +valid headers that also must be removed.
+
    +
  • Type: java.lang.String[]
  • +
  • Required: No
  • +
+
+
+ + +
+
+
+
+
+ + + diff --git a/docs/reports/2.0/css/maven-base.css b/docs/reports/2.0/css/maven-base.css new file mode 100755 index 000000000..f39e42c48 --- /dev/null +++ b/docs/reports/2.0/css/maven-base.css @@ -0,0 +1,151 @@ +body { + margin: 0px; + padding: 0px; +} +img { + border:none; +} +table { + padding:0px; + width: 100%; + margin-left: -2px; + margin-right: -2px; +} +acronym { + cursor: help; + border-bottom: 1px dotted #feb; +} +table.bodyTable th, table.bodyTable td { + padding: 2px 4px 2px 4px; + vertical-align: top; +} +div.clear{ + clear:both; + visibility: hidden; +} +div.clear hr{ + display: none; +} +#bannerLeft, #bannerRight { + font-size: xx-large; + font-weight: bold; +} +#bannerLeft img, #bannerRight img { + margin: 0px; +} +.xleft, #bannerLeft img { + float:left; +} +.xright, #bannerRight { + float:right; +} +#banner { + padding: 0px; +} +#banner img { + border: none; +} +#breadcrumbs { + padding: 3px 10px 3px 10px; +} +#leftColumn { + width: 170px; + float:left; + overflow: auto; +} +#bodyColumn { + margin-right: 1.5em; + margin-left: 197px; +} +#legend { + padding: 8px 0 8px 0; +} +#navcolumn { + padding: 8px 4px 0 8px; +} +#navcolumn h5 { + margin: 0; + padding: 0; + font-size: small; +} +#navcolumn ul { + margin: 0; + padding: 0; + font-size: small; +} +#navcolumn li { + list-style-type: none; + background-image: none; + background-repeat: no-repeat; + background-position: 0 0.4em; + padding-left: 16px; + list-style-position: outside; + line-height: 1.2em; + font-size: smaller; +} +#navcolumn li.expanded { + background-image: url(../images/expanded.gif); +} +#navcolumn li.collapsed { + background-image: url(../images/collapsed.gif); +} +#poweredBy { + text-align: center; +} +#navcolumn img { + margin-top: 10px; + margin-bottom: 3px; +} +#poweredBy img { + display:block; + margin: 20px 0 20px 17px; +} +#search img { + margin: 0px; + display: block; +} +#search #q, #search #btnG { + border: 1px solid #999; + margin-bottom:10px; +} +#search form { + margin: 0px; +} +#lastPublished { + font-size: x-small; +} +.navSection { + margin-bottom: 2px; + padding: 8px; +} +.navSectionHead { + font-weight: bold; + font-size: x-small; +} +.section { + padding: 4px; +} +#footer { + padding: 3px 10px 3px 10px; + font-size: x-small; +} +#breadcrumbs { + font-size: x-small; + margin: 0pt; +} +.source { + padding: 12px; + margin: 1em 7px 1em 7px; +} +.source pre { + margin: 0px; + padding: 0px; +} +#navcolumn img.imageLink, .imageLink { + padding-left: 0px; + padding-bottom: 0px; + padding-top: 0px; + padding-right: 2px; + border: 0px; + margin: 0px; +} diff --git a/docs/reports/2.0/css/maven-theme.css b/docs/reports/2.0/css/maven-theme.css new file mode 100755 index 000000000..ec29c893c --- /dev/null +++ b/docs/reports/2.0/css/maven-theme.css @@ -0,0 +1,141 @@ +body { + padding: 0px 0px 10px 0px; +} +body, td, select, input, li{ + font-family: Verdana, Helvetica, Arial, sans-serif; + font-size: 13px; +} +code{ + font-family: Courier, monospace; + font-size: 13px; +} +a { + text-decoration: none; +} +a:link { + color:#36a; +} +a:visited { + color:#47a; +} +a:active, a:hover { + color:#69c; +} +#legend li.externalLink { + background: url(../images/external.png) left top no-repeat; + padding-left: 18px; +} +a.externalLink, a.externalLink:link, a.externalLink:visited, a.externalLink:active, a.externalLink:hover { + background: url(../images/external.png) right center no-repeat; + padding-right: 18px; +} +#legend li.newWindow { + background: url(../images/newwindow.png) left top no-repeat; + padding-left: 18px; +} +a.newWindow, a.newWindow:link, a.newWindow:visited, a.newWindow:active, a.newWindow:hover { + background: url(../images/newwindow.png) right center no-repeat; + padding-right: 18px; +} +h2 { + padding: 4px 4px 4px 6px; + border: 1px solid #999; + color: #900; + background-color: #ddd; + font-weight:900; + font-size: x-large; +} +h3 { + padding: 4px 4px 4px 6px; + border: 1px solid #aaa; + color: #900; + background-color: #eee; + font-weight: normal; + font-size: large; +} +h4 { + padding: 4px 4px 4px 6px; + border: 1px solid #bbb; + color: #900; + background-color: #fff; + font-weight: normal; + font-size: large; +} +h5 { + padding: 4px 4px 4px 6px; + color: #900; + font-size: normal; +} +p { + line-height: 1.3em; + font-size: small; +} +#breadcrumbs { + border-top: 1px solid #aaa; + border-bottom: 1px solid #aaa; + background-color: #ccc; +} +#leftColumn { + margin: 10px 0 0 5px; + border: 1px solid #999; + background-color: #eee; +} +#navcolumn h5 { + font-size: smaller; + border-bottom: 1px solid #aaaaaa; + padding-top: 2px; + color: #000; +} + +table.bodyTable th { + color: white; + background-color: #bbb; + text-align: left; + font-weight: bold; +} + +table.bodyTable th, table.bodyTable td { + font-size: 1em; +} + +table.bodyTable tr.a { + background-color: #ddd; +} + +table.bodyTable tr.b { + background-color: #eee; +} + +.source { + border: 1px solid #999; +} +dl { + padding: 4px 4px 4px 6px; + border: 1px solid #aaa; + background-color: #ffc; +} +dt { + color: #900; +} +#organizationLogo img, #projectLogo img, #projectLogo span{ + margin: 8px; +} +#banner { + border-bottom: 1px solid #fff; +} +.errormark, .warningmark, .donemark, .infomark { + background: url(../images/icon_error_sml.gif) no-repeat; +} + +.warningmark { + background-image: url(../images/icon_warning_sml.gif); +} + +.donemark { + background-image: url(../images/icon_success_sml.gif); +} + +.infomark { + background-image: url(../images/icon_info_sml.gif); +} + diff --git a/docs/reports/2.0/css/print.css b/docs/reports/2.0/css/print.css new file mode 100755 index 000000000..f09d546c2 --- /dev/null +++ b/docs/reports/2.0/css/print.css @@ -0,0 +1,7 @@ +#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/docs/reports/2.0/css/site.css b/docs/reports/2.0/css/site.css new file mode 100755 index 000000000..055e7e286 --- /dev/null +++ b/docs/reports/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/docs/reports/2.0/dependencies.html b/docs/reports/2.0/dependencies.html new file mode 100755 index 000000000..e065d366f --- /dev/null +++ b/docs/reports/2.0/dependencies.html @@ -0,0 +1,170 @@ + + + + + + Project Dependencies + + + + + + + + + +
+ +
+
+
+

Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
com.mycilamycila-xmltool4.0.rc1jarApache License 2.0
org.apache.mavenmaven-plugin-api3.1.0jarThe Apache Software License, Version 2.0
org.apache.mavenmaven-project3.0-alpha-2jarThe Apache Software License, Version 2.0

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupIdArtifactIdVersionTypeLicense
junitjunit-dep4.10jarCommon Public License Version 1.0
org.apache.maven.plugin-testingmaven-plugin-testing-harness2.1jarThe Apache Software License, Version 2.0

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupIdArtifactIdVersionTypeLicense
org.apache.maven.plugin-toolsmaven-plugin-annotations3.2jarThe Apache Software License, Version 2.0

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionClassifierTypeLicense
aopallianceaopalliance1.0-jarPublic Domain
asmasm3.3.1-jarBSD
com.google.code.findbugsjsr3051.3.9-jarThe Apache Software License, Version 2.0
com.google.code.google-collectionsgoogle-collectsnapshot-20080530-jarThe Apache Software License, Version 2.0
com.google.guavaguava10.0.1-jarThe Apache Software License, Version 2.0
commons-loggingcommons-logging-api1.1-jar/LICENSE.txt
javax.annotationjsr250-api1.0-jarCOMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
javax.enterprisecdi-api1.0-jarApache License, Version 2.0
javax.injectjavax.inject1-jarThe Apache Software License, Version 2.0
junitjunit3.8.2-jarCommon Public License Version 1.0
log4jlog4j1.2.12-jar-
org.apache.mavenmaven-artifact3.0-jarThe Apache Software License, Version 2.0
org.apache.mavenmaven-compat3.0-alpha-2-jarThe Apache Software License, Version 2.0
org.apache.mavenmaven-model3.1.0-jarThe Apache Software License, Version 2.0
org.apache.mavenmaven-project-builder3.0-alpha-2-jarThe Apache Software License, Version 2.0
org.apache.maven.wagonwagon-provider-api1.0-beta-4-jarThe Apache Software License, Version 2.0
org.apache.xbeanxbean-reflect3.4-jarThe Apache Software License, Version 2.0
org.codehaus.plexusplexus-classworlds2.4-jarThe Apache Software License, Version 2.0
org.codehaus.plexusplexus-component-annotations1.5.5-jarThe Apache Software License, Version 2.0
org.codehaus.plexusplexus-container-default1.0-beta-3.0.5-jarThe Apache Software License, Version 2.0
org.codehaus.plexusplexus-interpolation1.1-jarThe Apache Software License, Version 2.0
org.codehaus.plexusplexus-utils1.5.6-jarThe Apache Software License, Version 2.0
org.codehaus.woodstoxwstx-asl3.2.6-jarThe Apache Software License, Version 2.0
org.eclipse.sisuorg.eclipse.sisu.inject0.0.0.M2a-jarEclipse Public License, Version 1.0
org.eclipse.sisuorg.eclipse.sisu.plexus0.0.0.M2a-jarEclipse Public License, Version 1.0
org.sonatype.sisusisu-guice3.1.0no_aopjarThe Apache Software License, Version 2.0
org.sonatype.spicemodel-builder1.3-jar-
staxstax-api1.0.1-jarThe Apache Software License, Version 2.0

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupIdArtifactIdVersionTypeLicense
org.codehaus.plexusplexus-archiver2.2jarThe Apache Software License, Version 2.0
org.codehaus.plexusplexus-io2.0.4jarThe Apache Software License, Version 2.0
org.hamcresthamcrest-core1.1jarBSD style

Project Dependency Graph

+

Dependency Tree

Licenses

BSD style: Hamcrest Core

Public Domain: AOP alliance

Unknown: Maven Shared Model, log4j

BSD: ASM Core

Apache License, Version 2.0: CDI APIs

Eclipse Public License, Version 1.0: org.eclipse.sisu.inject, org.eclipse.sisu.plexus

Apache License 2.0: license-maven-plugin, mycila-xmltool

Common Public License Version 1.0: JUnit

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JSR-250 Common Annotations for the JavaTM Platform

The Apache Software License, Version 2.0: Apache XBean :: Reflect, FindBugs-jsr305, Guava: Google Core Libraries for Java, Logging, Maven Artifact, Maven Compat, Maven Model, Maven Plugin API, Maven Plugin Java 5 Annotations, Maven Plugin Testing Mechanism, Maven Project, Maven Project Builder, Maven Wagon API, Plexus :: Component Annotations, Plexus :: Default Container, Plexus Archiver Component, Plexus Classworlds, Plexus Common Utilities, Plexus IO Components, Plexus Interpolation API, Sisu Guice - Core Library, StAX API, Woodstox, google-collect, javax.inject

Dependency File Details

FilenameSizeEntriesClassesPackagesJDK RevDebug
aopalliance-1.0.jar4.36 kB15921.3debug
asm-3.3.1.jar42.56 kB242321.2release
jsr305-1.3.9.jar32.24 kB723531.5debug
google-collect-snapshot-20080530.jar489.84 kB44543021.5debug
guava-10.0.1.jar1.43 MB1,1851,164101.5debug
mycila-xmltool-4.0.rc1.jar50.11 kB352511.6debug
commons-logging-api-1.1.jar43.55 kB292021.1debug
jsr250-api-1.0.jar5.71 kB161121.5debug
cdi-api-1.0.jar43.86 kB927571.5debug
javax.inject-1.jar2.44 kB8611.5release
junit-3.8.2.jar117.81 kB12010261.2debug
junit-dep-4.10.jar228.60 kB264231281.5debug
log4j-1.2.12.jar349.69 kB283253191.1debug
maven-artifact-3.0.jar50.69 kB5732111.5debug
maven-compat-3.0-alpha-2.jar232.03 kB189151221.5debug
maven-model-3.1.0.jar159.90 kB675031.5debug
maven-plugin-api-3.1.0.jar48.65 kB462561.5debug
maven-project-3.0-alpha-2.jar139.26 kB9569111.5debug
maven-project-builder-3.0-alpha-2.jar165.11 kB19517731.5debug
maven-plugin-testing-harness-2.1.jar38.02 kB291121.5debug
maven-plugin-annotations-3.2.jar14.73 kB23811.5debug
wagon-provider-api-1.0-beta-4.jar50.96 kB614181.4debug
xbean-reflect-3.4.jar130.69 kB12511021.5debug
plexus-archiver-2.2.jar180.64 kB137112121.5debug
plexus-classworlds-2.4.jar45.96 kB523751.4debug
plexus-component-annotations-1.5.5.jar4.11 kB15311.5release
plexus-container-default-1.0-beta-3.0.5.jar204.16 kB225180301.5debug
plexus-interpolation-1.1.jar34.65 kB443041.4debug
plexus-io-2.0.4.jar56.91 kB624351.5debug
plexus-utils-1.5.6.jar244.67 kB163127141.4debug
wstx-asl-3.2.6.jar508.19 kB261251201.2debug
org.eclipse.sisu.inject-0.0.0.M2a.jar197.40 kB204181101.5debug
org.eclipse.sisu.plexus-0.0.0.M2a.jar197.60 kB210165271.5debug
hamcrest-core-1.1.jar74.85 kB542131.5debug
sisu-guice-3.1.0-no_aop.jar349.05 kB31029581.5debug
model-builder-1.3.jar34.74 kB372421.5debug
stax-api-1.0.1.jar25.89 kB484051.2debug
TotalSizeEntriesClassesPackagesJDK RevDebug
375.92 MB5,2974,5673001.634
compile: 31compile: 5.34 MBcompile: 4,728compile: 4,141compile: 249-compile: 28
test: 5test: 579.03 kBtest: 546test: 418test: 50-test: 5
provided: 1provided: 14.73 kBprovided: 23provided: 8provided: 1-provided: 1

Dependency Repository Locations

Repo IDURLReleaseSnapshotBlacklisted
codehaus.snapshotshttp://snapshots.repository.codehaus.org-Yes-
plexus.snapshotshttps://oss.sonatype.org/content/repositories/plexus-snapshots-Yes-
apache.snapshotshttp://people.apache.org/maven-snapshot-repository-Yes-
sonatype-nexus-snapshotshttps://oss.sonatype.org/content/repositories/snapshots-Yes-
apache-snapshotshttp://people.apache.org/repo/m2-snapshot-repository-Yes-
snapshots.jboss.orghttp://snapshots.jboss.org/maven2-Yes-
oss.sonatype.org/jboss-snapshotshttp://oss.sonatype.org/content/repositories/jboss-snapshots-Yes-
centralhttp://repo.maven.apache.org/maven2Yes--
repository.jboss.orghttp://repository.jboss.org/maven2Yes-Yes

Repository locations for each of the Dependencies.

Artifactcodehaus.snapshotsplexus.snapshotsapache.snapshotssonatype-nexus-snapshotsapache-snapshotssnapshots.jboss.orgoss.sonatype.org/jboss-snapshotscentral
aopalliance:aopalliance:jar:1.0-------Found at http://repo.maven.apache.org/maven2
asm:asm:jar:3.3.1-------Found at http://repo.maven.apache.org/maven2
com.google.code.findbugs:jsr305:jar:1.3.9-------Found at http://repo.maven.apache.org/maven2
com.google.code.google-collections:google-collect:jar:snapshot-20080530-------Found at http://repo.maven.apache.org/maven2
com.google.guava:guava:jar:10.0.1-------Found at http://repo.maven.apache.org/maven2
com.mycila:mycila-xmltool:jar:4.0.rc1-------Found at http://repo.maven.apache.org/maven2
commons-logging:commons-logging-api:jar:1.1-------Found at http://repo.maven.apache.org/maven2
javax.annotation:jsr250-api:jar:1.0-------Found at http://repo.maven.apache.org/maven2
javax.enterprise:cdi-api:jar:1.0-------Found at http://repo.maven.apache.org/maven2
javax.inject:javax.inject:jar:1-------Found at http://repo.maven.apache.org/maven2
junit:junit:jar:3.8.2-------Found at http://repo.maven.apache.org/maven2
junit:junit-dep:jar:4.10-------Found at http://repo.maven.apache.org/maven2
log4j:log4j:jar:1.2.12-------Found at http://repo.maven.apache.org/maven2
org.apache.maven:maven-artifact:jar:3.0-------Found at http://repo.maven.apache.org/maven2
org.apache.maven:maven-compat:jar:3.0-alpha-2-------Found at http://repo.maven.apache.org/maven2
org.apache.maven:maven-model:jar:3.1.0-------Found at http://repo.maven.apache.org/maven2
org.apache.maven:maven-plugin-api:jar:3.1.0-------Found at http://repo.maven.apache.org/maven2
org.apache.maven:maven-project:jar:3.0-alpha-2-------Found at http://repo.maven.apache.org/maven2
org.apache.maven:maven-project-builder:jar:3.0-alpha-2-------Found at http://repo.maven.apache.org/maven2
org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:2.1-------Found at http://repo.maven.apache.org/maven2
org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.2-------Found at http://repo.maven.apache.org/maven2
org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-4-------Found at http://repo.maven.apache.org/maven2
org.apache.xbean:xbean-reflect:jar:3.4-------Found at http://repo.maven.apache.org/maven2
org.codehaus.plexus:plexus-archiver:jar:2.2-------Found at http://repo.maven.apache.org/maven2
org.codehaus.plexus:plexus-classworlds:jar:2.4-------Found at http://repo.maven.apache.org/maven2
org.codehaus.plexus:plexus-component-annotations:jar:1.5.5-------Found at http://repo.maven.apache.org/maven2
org.codehaus.plexus:plexus-container-default:jar:1.0-beta-3.0.5-------Found at http://repo.maven.apache.org/maven2
org.codehaus.plexus:plexus-interpolation:jar:1.1-------Found at http://repo.maven.apache.org/maven2
org.codehaus.plexus:plexus-io:jar:2.0.4-------Found at http://repo.maven.apache.org/maven2
org.codehaus.plexus:plexus-utils:jar:1.5.6-------Found at http://repo.maven.apache.org/maven2
org.codehaus.woodstox:wstx-asl:jar:3.2.6-------Found at http://repo.maven.apache.org/maven2
org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.0.0.M2a-------Found at http://repo.maven.apache.org/maven2
org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.0.0.M2a-------Found at http://repo.maven.apache.org/maven2
org.hamcrest:hamcrest-core:jar:1.1-------Found at http://repo.maven.apache.org/maven2
org.sonatype.sisu:sisu-guice:jar:no_aop:3.1.0-------Found at http://repo.maven.apache.org/maven2
org.sonatype.spice:model-builder:jar:1.3-------Found at http://repo.maven.apache.org/maven2
stax:stax-api:jar:1.0.1-------Found at http://repo.maven.apache.org/maven2
Totalcodehaus.snapshotsplexus.snapshotsapache.snapshotssonatype-nexus-snapshotsapache-snapshotssnapshots.jboss.orgoss.sonatype.org/jboss-snapshotscentral
37 (compile: 31, test: 5, provided: 1)000000037
+
+
+
+
+
+ + + diff --git a/docs/reports/2.0/dependency-info.html b/docs/reports/2.0/dependency-info.html new file mode 100755 index 000000000..5ea3b46a2 --- /dev/null +++ b/docs/reports/2.0/dependency-info.html @@ -0,0 +1,131 @@ + + + + + + Dependency Information + + + + + + + + + +
+ +
+
+
+

Dependency Information

Apache Maven

<dependency>
+  <groupId>com.mycila</groupId>
+  <artifactId>license-maven-plugin</artifactId>
+  <version>2.0</version>
+  <type>maven-plugin</type>
+</dependency>

Apache Buildr

'com.mycila:license-maven-plugin:maven-plugin:2.0'

Apache Ant

<dependency org="com.mycila" name="license-maven-plugin" rev="2.0">
+  <artifact name="license-maven-plugin" type="maven-plugin" />
+</dependency>

Groovy Grape

@Grapes(
+@Grab(group='com.mycila', module='license-maven-plugin', version='2.0')
+)

Grails

compile 'com.mycila:license-maven-plugin:2.0'

Leiningen

[com.mycila/license-maven-plugin "2.0"]

SBT

libraryDependencies += "com.mycila" %% "license-maven-plugin" % "2.0"
+
+
+
+
+
+ + + diff --git a/docs/reports/2.0/distribution-management.html b/docs/reports/2.0/distribution-management.html new file mode 100755 index 000000000..b210e1ff2 --- /dev/null +++ b/docs/reports/2.0/distribution-management.html @@ -0,0 +1,122 @@ + + + + + + Project Distribution Management + + + + + + + + + +
+ +
+
+
+

Overview

The following is the distribution management information used by this project.

Snapshot Repository - mycila-oss-snapshots

https://oss.sonatype.org/content/repositories/snapshots/
+
+
+
+
+
+ + + diff --git a/docs/reports/2.0/format-mojo.html b/docs/reports/2.0/format-mojo.html new file mode 100755 index 000000000..9a03a43de --- /dev/null +++ b/docs/reports/2.0/format-mojo.html @@ -0,0 +1,469 @@ + + + + + + + license:format + + + + + + + + + +
+ +
+
+
+ + +

license:format

+

Full name:

+

com.mycila:license-maven-plugin:2.0:format

+

Description:

+
Reformat files with a missing header to add it
+

Attributes:

+
    +
  • Requires a Maven project to be executed.
  • +
  • The goal is thread-safe and supports parallel builds.
  • +
+

Required Parameters

+ + + + + + + + + + + + + +
NameTypeSinceDescription
basedirFile-The base directory, in which to search for project files.
Default value is: ${basedir}.
User property is: license.basedir.
+
+

Optional Parameters

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeSinceDescription
aggregateboolean-You can set this flag to true if you want to check the headers for +all modules of your project. Only used for multi-modules projects, +to check for example the header licenses from the parent module for +all sub modules
Default value is: false.
User property is: license.aggregate.
concurrencyFactorfloat-Maven license plugin uses concurrency to check license headers. +This factor is used to control the number of threads used to check. +The rule is:
+<nThreads> = <number of cores> * +concurrencyFactor
+The default is 1.5.
Default value is: 1.5.
User property is: license.concurrencyFactor.
dryRunboolean-If dryRun is enabled, calls to license:format and license:remove +will not overwrite the existing file but instead write the result +to a new file with the same name but ending with `.licensed`
Default value is: false.
User property is: license.dryRun.
encodingString-Specify the encoding of your files. Default to the project source +encoding property (project.build.sourceEncoding)
Default value is: ${project.build.sourceEncoding}.
User property is: license.encoding.
excludesString[]-Specifies files, which are excluded in the check. By default, only +the files matching the default exclude patterns are excluded.
failIfMissingboolean-You can set this flag to false if you do not want the build to fail +when some headers are missing.
Default value is: true.
User property is: license.failIfMissing.
headerString-Location of the header. It can be a relative path, absolute path, +classpath resource, any URL. The plugin first check if the name +specified is a relative file, then an absolute file, then in the +claspath. If not found, it tries to construct a URL from the +location
User property is: license.header.
headerDefinitionsString[]-Allows the use of external header definitions files. These files +are properties like files.
headerSectionsHeaderSection[]-HeadSections define special regions of a header that allow for +dynamic substitution and validation
includesString[]-Specifies files, which are included in the check. By default, all +files are included.
keywordsString[]-Specify the list of keywords to use to detect a header. A header +must include all keywords to be valid. By default, the word +'copyright' is used. Detection is done case insensitive.
mappingMap-Set mapping between document mapping and a supported type to use. +This section is very useful when you want to customize the +supported extensions. Is your project is using file extensions not +supported by default by this plugin, you can add a mapping to +attach the extension to an existing type of comment. The tag name +is the new extension name to support, and the value is the name of +the comment type to use.
propertiesMap-You can set here some properties that you want to use when reading +the header file. You can use in your header file some properties +like ${year}, ${owner} or whatever you want for the name. They will +be replaced when the header file is read by those you specified in +the command line, in the POM and in system environment.
quietboolean-If you do not want to see the list of file having a missing header, +you can add the quiet flag that will shorten the output
Default value is: false.
User property is: license.quiet.
skipboolean-Whether to skip the plugin execution
Default value is: false.
User property is: license.skip.
skipExistingHeadersboolean-Skip the formatting of files which already contain a detected +header
Default value is: false.
User property is: license.skipExistingHeaders.
strictCheckboolean-Set to true if you need a strict check against the headers. By +default, the existence of a header is verified by taking the top +portion of a file and checking if it contains the headers text, not +considering special characters (spaces, tabs, ...)
+We highly recommend to set this option to true. It is by default +set to false for backward compatibility
Default value is: true.
User property is: license.strictCheck.
useDefaultExcludesboolean-Specify if you want to use default exclusions besides the files you +have excluded. Default exclusions exclude CVS and SVN folders, IDE +descriptors and so on.
Default value is: true.
User property is: license.useDefaultExcludes.
useDefaultMappingboolean-Whether to use the default mapping between file extensions and +comment types, or only the one your provide
Default value is: true.
User property is: license.useDefaultMapping.
validHeadersString[]-Specifies additional header files to use when checking for the +presence of a valid header in your sources.
+When using format goal, this property will be used to detect all +valid headers that don't need formatting.
+When using remove goal, this property will be used to detect all +valid headers that also must be removed.
+
+

Parameter Details

+

aggregate:

+
You can set this flag to true if you want to check the headers for +all modules of your project. Only used for multi-modules projects, +to check for example the header licenses from the parent module for +all sub modules
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.aggregate
  • +
  • Default: false
  • +

basedir:

+
The base directory, in which to search for project files.
+
    +
  • Type: java.io.File
  • +
  • Required: Yes
  • +
  • User Property: license.basedir
  • +
  • Default: ${basedir}
  • +

concurrencyFactor:

+
Maven license plugin uses concurrency to check license headers. +This factor is used to control the number of threads used to check. +The rule is:
+<nThreads> = <number of cores> * +concurrencyFactor
+The default is 1.5.
+
    +
  • Type: float
  • +
  • Required: No
  • +
  • User Property: license.concurrencyFactor
  • +
  • Default: 1.5
  • +

dryRun:

+
If dryRun is enabled, calls to license:format and license:remove +will not overwrite the existing file but instead write the result +to a new file with the same name but ending with `.licensed`
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.dryRun
  • +
  • Default: false
  • +

encoding:

+
Specify the encoding of your files. Default to the project source +encoding property (project.build.sourceEncoding)
+
    +
  • Type: java.lang.String
  • +
  • Required: No
  • +
  • User Property: license.encoding
  • +
  • Default: ${project.build.sourceEncoding}
  • +

excludes:

+
Specifies files, which are excluded in the check. By default, only +the files matching the default exclude patterns are excluded.
+
    +
  • Type: java.lang.String[]
  • +
  • Required: No
  • +

failIfMissing:

+
You can set this flag to false if you do not want the build to fail +when some headers are missing.
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.failIfMissing
  • +
  • Default: true
  • +

header:

+
Location of the header. It can be a relative path, absolute path, +classpath resource, any URL. The plugin first check if the name +specified is a relative file, then an absolute file, then in the +claspath. If not found, it tries to construct a URL from the +location
+
    +
  • Type: java.lang.String
  • +
  • Required: No
  • +
  • User Property: license.header
  • +

headerDefinitions:

+
Allows the use of external header definitions files. These files +are properties like files.
+
    +
  • Type: java.lang.String[]
  • +
  • Required: No
  • +

headerSections:

+
HeadSections define special regions of a header that allow for +dynamic substitution and validation
+
    +
  • Type: com.mycila.maven.plugin.license.HeaderSection[]
  • +
  • Required: No
  • +

includes:

+
Specifies files, which are included in the check. By default, all +files are included.
+
    +
  • Type: java.lang.String[]
  • +
  • Required: No
  • +

keywords:

+
Specify the list of keywords to use to detect a header. A header +must include all keywords to be valid. By default, the word +'copyright' is used. Detection is done case insensitive.
+
    +
  • Type: java.lang.String[]
  • +
  • Required: No
  • +

mapping:

+
Set mapping between document mapping and a supported type to use. +This section is very useful when you want to customize the +supported extensions. Is your project is using file extensions not +supported by default by this plugin, you can add a mapping to +attach the extension to an existing type of comment. The tag name +is the new extension name to support, and the value is the name of +the comment type to use.
+
    +
  • Type: java.util.Map
  • +
  • Required: No
  • +

properties:

+
You can set here some properties that you want to use when reading +the header file. You can use in your header file some properties +like ${year}, ${owner} or whatever you want for the name. They will +be replaced when the header file is read by those you specified in +the command line, in the POM and in system environment.
+
    +
  • Type: java.util.Map
  • +
  • Required: No
  • +

quiet:

+
If you do not want to see the list of file having a missing header, +you can add the quiet flag that will shorten the output
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.quiet
  • +
  • Default: false
  • +

skip:

+
Whether to skip the plugin execution
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.skip
  • +
  • Default: false
  • +

skipExistingHeaders:

+
Skip the formatting of files which already contain a detected +header
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.skipExistingHeaders
  • +
  • Default: false
  • +

strictCheck:

+
Set to true if you need a strict check against the headers. By +default, the existence of a header is verified by taking the top +portion of a file and checking if it contains the headers text, not +considering special characters (spaces, tabs, ...)
+We highly recommend to set this option to true. It is by default +set to false for backward compatibility
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.strictCheck
  • +
  • Default: true
  • +

useDefaultExcludes:

+
Specify if you want to use default exclusions besides the files you +have excluded. Default exclusions exclude CVS and SVN folders, IDE +descriptors and so on.
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.useDefaultExcludes
  • +
  • Default: true
  • +

useDefaultMapping:

+
Whether to use the default mapping between file extensions and +comment types, or only the one your provide
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.useDefaultMapping
  • +
  • Default: true
  • +

validHeaders:

+
Specifies additional header files to use when checking for the +presence of a valid header in your sources.
+When using format goal, this property will be used to detect all +valid headers that don't need formatting.
+When using remove goal, this property will be used to detect all +valid headers that also must be removed.
+
    +
  • Type: java.lang.String[]
  • +
  • Required: No
  • +
+
+
+ + +
+
+
+
+
+ + + diff --git a/docs/reports/2.0/help-mojo.html b/docs/reports/2.0/help-mojo.html new file mode 100755 index 000000000..c0de36bd4 --- /dev/null +++ b/docs/reports/2.0/help-mojo.html @@ -0,0 +1,165 @@ + + + + + + + license:help + + + + + + + + + +
+ +
+
+
+ + +

license:help

+

Full name:

+

com.mycila:license-maven-plugin:2.0:help

+

Description:

+
Display help information on license-maven-plugin.
+Call mvn license:help -Ddetail=true +-Dgoal=<goal-name> to display parameter details.
+

Attributes:

+
    +
  • The goal is thread-safe and supports parallel builds.
  • +
+

Optional Parameters

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeSinceDescription
detailboolean-If true, display all settable properties for each +goal.
Default value is: false.
User property is: detail.
goalString-The name of the goal for which to show help. If unspecified, all +goals will be displayed.
User property is: goal.
indentSizeint-The number of spaces per indentation level, should be positive.
Default value is: 2.
User property is: indentSize.
lineLengthint-The maximum length of a display line, should be positive.
Default value is: 80.
User property is: lineLength.
+
+

Parameter Details

+

detail:

+
If true, display all settable properties for each +goal.
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: detail
  • +
  • Default: false
  • +

goal:

+
The name of the goal for which to show help. If unspecified, all +goals will be displayed.
+
    +
  • Type: java.lang.String
  • +
  • Required: No
  • +
  • User Property: goal
  • +

indentSize:

+
The number of spaces per indentation level, should be positive.
+
    +
  • Type: int
  • +
  • Required: No
  • +
  • User Property: indentSize
  • +
  • Default: 2
  • +

lineLength:

+
The maximum length of a display line, should be positive.
+
    +
  • Type: int
  • +
  • Required: No
  • +
  • User Property: lineLength
  • +
  • Default: 80
  • +
+
+
+ + +
+
+
+
+
+ + + diff --git a/docs/reports/2.0/images/close.gif b/docs/reports/2.0/images/close.gif new file mode 100755 index 0000000000000000000000000000000000000000..1c26bbc5264fcc943ad7b5a0f1a84daece211f34 GIT binary patch literal 279 zcmZ?wbhEHb6kyFkwP}e}6+mLp=yE)H5&?6cps==O-j2#K*@61O)i|`#U%|*xTD17#Qg5 z>nkWI$ji$M2ng`=^D}^ygDj#2&;c6F0P+h1n~g(5frm~PL&uV$l`S$eFDwzBDbhJD v>}Bvw*Al_tWna1PC9OaGVdk23i}vRhZI{iR^*V|n<^22a#~T_O9T}_vbswrX literal 0 HcmV?d00001 diff --git a/docs/reports/2.0/images/collapsed.gif b/docs/reports/2.0/images/collapsed.gif new file mode 100755 index 0000000000000000000000000000000000000000..6e710840640c1bfd9dd76ce7fef56f1004092508 GIT binary patch literal 53 ycmZ?wbhEHbWM^P!XkdT>#h)yUTnvm1Iv_qshJlI4r7uBZ*YkPFU8d4p4Aua}2?(?R literal 0 HcmV?d00001 diff --git a/docs/reports/2.0/images/expanded.gif b/docs/reports/2.0/images/expanded.gif new file mode 100755 index 0000000000000000000000000000000000000000..0fef3d89e0df1f8bc49a0cd827f2607c7d7fd2f0 GIT binary patch literal 52 xcmZ?wbhEHbWM^P!XkdT>#h)yUTnvm1Iv_qshJlH@g}+fUi&t{amUB!D)&R0C2fzRT literal 0 HcmV?d00001 diff --git a/docs/reports/2.0/images/external.png b/docs/reports/2.0/images/external.png new file mode 100755 index 0000000000000000000000000000000000000000..3f999fc88b360074e41f38c3b4bc06ccb3bb7cf8 GIT binary patch literal 230 zcmeAS@N?(olHy`uVBq!ia0vp^+(699!3-oX?^2ToQY`6?zK#qG>ra@ocD)4hB}-f* zN`mv#O3D+9QW+dm@{>{(JaZG%Q-e|yQz{EjrrH1%@dWsUxR#cd{{R1fCIbVIy!atN z8e~{WkY6y6%iy53@(Yk3;OXKRQgJIOfsI*BO@UFsfhWLBc>*(#PB?Jn2*(o!76E4F z2oaVU3``tH+Kgs0GI5+@Tg}d)z%jd%F@?{8!SRZ5b1yT80-FZIMn)zc2Ca66y`pzY R*nwsJMCn#OVEqF*oew~oaAu*+mN;-=y?VHT3tIe$XQqrDo-uB_a z!$aaK`z6))OKGn34?nwc^SuifkIL#EmDgV_qjg-#8v*0u4q4%1moUw{LZ54UeCgzNF^jX`uv-XK+9g@yFrG9?@ z!9&5&Tgk*j(b!GF&{N4I-Owl3GNQ;Kslp@APSw&&&ux9d>WxL~{EYoKm2KHvv3+ax zZUYB?Ae*8JnchZheXeEaa>@87?_fB*jV>(`erUx0B6j@wa!KnN)QWMO1rn9HC8 zQU}Tt3>@bftT|;oHYhlHH8T8tc{qL2LBC1&wnQeg^-S05<#H=J%;q~&KX!$OXH$lP zifQJ#9>L8|xhAVRHT-xPa*}7JK>(A*!AmL!CQC~j>707p+C5b#ib-SZ5@wfn#-0y8 zor_pb3M^%mkXhlduwjw4dk@RWhYZ<*tSUAV9x3eYyi#^d39lH{872xT#>g14FgCZb z+Lvv}DClhGVU*`8y(Qe}(9I>Lw<6->0~Q`zX3oMH2272dBARI`0wDzxS_G8b_H+a` TZ#n2*^y*Bf^Krq04Gh)*dSnrT literal 0 HcmV?d00001 diff --git a/docs/reports/2.0/images/icon_info_sml.gif b/docs/reports/2.0/images/icon_info_sml.gif new file mode 100755 index 0000000000000000000000000000000000000000..c6cb9ad7ce438a798426703e86a7ffc197d51dbb GIT binary patch literal 606 zcmZ?wbhEHb!Rj)7jHhhdgsOUdoQoueZi?7 z>>gViTe&E#V48n=mrru5S3;v}WQB8hiDz7$TU2Fg8RZkU)J)l4H+4sO@7jjxJ4?G(<~7c1nYFul=C0P+d#d`@bj{yi z-npcE!T#Qb2PP~z)H;3B%r(bntUlH>Y2~CvyV|C%UbyM>vTf&9?!2&e&!siHFV0_c zVB`KP8}?n^dg$7Yqc`@PxOMQ%-NWbZ9Xfk=)1K2OFF!hV;r{6>kIr6ua^~ve%eS9j zy7lbD`I|4_et!J??bq+WzI^-n`RfmdkOIfh!pgqYwSCK`t~@$#!^!1aj_y2mzyI{@?vuB79>2N$==JkApPs$`_~ygc*YCf)diVLp z{pXKfy#M&+`?nvze*gIk#Q*;N0|qHLXbBUFKUo+V7>XElKuSSz!oa?}p{S|3rL`#` zEj=M8CWV#D$GthOu#hRgfH^NPHz`Z6or!6tudIJkhF|)EqL_SUmH;#E=*;vU)ut4d z*}1MJ+3|6yK5|W*0YQlwY}}E_93D;*P3)($(!#iHyj&dYc$?gAB*f@)n?~7Mn)5Ze zB*b!gs&gB@F*e|Da`5(ac688Lp~TGAEh5PBlHo`4aV}w%hy?;49h(#+>`NXTD0Bjy;4ci{C-1K14rU#4Xoa9{m6qopA9n0cn|!>ecYkij zwyX=!4*mH3EoqLqSGiVbyFqxD(bS8XSDu{6U1jZO70Ic@{~t&7=B^ zBD)NOoAkU&Gy^LQJ5PtV?u{&65}4ZUmfYbweP{LTy^YnAGv=AGa7*6wj}%~b0?7r5!@qH7P%p1*$L z@#{ODxoUwG+WsY)zWExj-aqxpQS(e!bx&6L`u)?tfB$~}{{8*?cVO&*V`-G2NeC$Z zWMO1r=w{FXnGVVm3>>=|#5rX=HY{-DP?VFNPL-%m%>B+*~5-k^-+4*MLFr;tQ0}^rlS-^!^Q`Mx1hrB$jwn&hk~Xk=#Nl+_9Nu|Y$D G!5RQ;-6)O# literal 0 HcmV?d00001 diff --git a/docs/reports/2.0/images/icon_warning_sml.gif b/docs/reports/2.0/images/icon_warning_sml.gif new file mode 100755 index 0000000000000000000000000000000000000000..873bbb52cb9768103c27fbb9a9bac16ac615fce5 GIT binary patch literal 576 zcmZ?wbhEHbB!Sy%bj7w z8LP{2I!WYbmF&-Ixi?j6tD|K1XR2M#l>Aw*aXL%wXS3nYW}{zi=4WzsU5r%E6qx+# za{AThd85YVOsT`KDUrWsBtGknIa3>Sy(4;AS@f^Dxt>-=XPXm#FD(1Lr2hBv=9?3X zZS^!XrNw@)>eiN((2|w-y>{aB1+99DGMA?}+UTggT+(Z*rf8+5x~aWVOGcurtl;&U zIa)H3I&#vwvQjJBn`YHj9iKlB7`)(M#!e{yWMO1rC}Yq8NrU2qfqia6SyOXMYa1sM zM_a34eqyRfcQbQJY;^IYGTuzaxglKLqNQEA}OiQec+sQ#rUUjLqg_MpsPmY43 zsgmVV8EHK$eV-B~6*UcAW2+w%1e4o&9#aAczLGF}PmMg|6J0Ey4q A)Bpeg literal 0 HcmV?d00001 diff --git a/docs/reports/2.0/images/logos/build-by-maven-black.png b/docs/reports/2.0/images/logos/build-by-maven-black.png new file mode 100755 index 0000000000000000000000000000000000000000..919fd0f66a7f713920dd7422035db1c9d484351d GIT binary patch literal 2294 zcmVKOG`!VuDc=fnx$+R6#>c^>b&wcOS?|$!`a}U6ptjU_J zlBA}l*3{J0)YMd0R~Hr*dU$xO^ie1jhYlTLS+=C4#MRYRCX#twGUSD6Il$6AA+=UAlkY(ZF;m4037Yc>v&!1mPsNXdliHV74&z>zUEv=}iC@U)i zfc^XTJ3BiAKvYyzczAd~K){|od(ip)`}f`5-HnZnv$L~Hzqq=(y7Kb!>gsAwPfu@e z@3gcu0LabFC4?{xBNPh18Fpy3+Tr2hfq{Yc_V$w}PjVdhGtMTH$zU){PfznaPmK)? z4KH52=;-KZX=#a#jlFZ{PF7YH!!Q{c8Taqs=Xt)UsK{tE{@>vc{2Hgh!NL0adH}e0 z@19Df^78Tm0ES@zz{SO7Zf@=upJ1_AP_bIAgpih&mWqmsojZ4GG#a&9{f)&Au~_Wm z<0F^L4;(mPHk)-io!M*-3JMa7#VIK%EBy%}_$g6IPEM9cBvPp~K0f}{t5+6_rMbEJ z(xpqcZ{G$0j^p<2+vnuu^bN3MdU`rLJ3Br;9ss7MrVbuFxUjHLQBhGX6WriQ5|M*_w z@5bUDdV71dTCG;AO-@dx@4a~OA{y)K>k+2N$jAo|9?w z?b_+nr`2k;!{M;o?Qh<^`R=>#RtFA0KR<`Vfh)Li;|5+X!otGn&U<@%H*VaBDU;Gf zr_<5=()7Iqfmk>yLj`}084`48Zf?d|M~)mpOHfeI{QNv2WMN?;Dk=&9GBY#LVzb%$ z`};Aq6GAK&OK4~)&U*g*IT{xh7M8K~%9SgtQ-;OG#ZeC5ym=F=X|vf(9h#b&K7RZN z05+S=X0xGjU|@g-%ePwl!GC`7t=5VDruDp`t9rXwq=tAb*88KQqo~N`a#V_oixKzA z%F4dJzL1cRy1F{CSUfW`qfjWeZ{Hpm7>H$yNF>V6&c<>vGBOgU_w@7}J9g~o(WA6z z#sgc0B0VlH4i&T6{Pyiz)FUDys6$s*7rnXCi!3z)!0DGJ5eITHyM2Q|E@qtti{QRD z*nbiZg+h^&lY>QINl6I+oH}*N-Q67kYHMqqoSd*@fE67^695Pa36aTU0HD+95)%{g zFw)c0Gcqy&K&4WxG906$qk6p_b=txpgmiazqaGF(M)NU+!{3cPsc^{*a`Ja$nXfZ@ zhsL%N4whw0OG`2M6&4oG&CQ8KBHBPHC@3f>C|I^a>__(qFp!^RU zV`F0uhl6EVxm><`_ijATmoHz|)ztxjL?XdmSuB<(Po5A$mM!w}C3kdS~ef}W>dub-Hhz&fI`vJ#oXvTST@?6qsxN=r)tz|+%n^XARiL+I)0 z!HGL|?4Z?OC@z>ppO+fmk zEDIk1FgrV2R8&O&@;qNwR)+h@$;nZx)dqvXVzG2}b>-#d_4oHa!G&Dp59OYMg zd;9A2I}{29&+|ObzkB!Y^XJcKjE;^*({SomlT)I^E^_90Q{xPG;bvU;38ml zcng&pTZhKxAmAX-{xuvUBO`bZu-omWrKK8;X6fkl>(@`5I6;GyySuwkDCBv*tE;QE zwH1kg)0Ijk1~{Qms8A@Vadob6a=9D}VUx-9>C-1l1S|^dcDq`w#&Z*k#hB*+K%>#n z=0$)zo8T)X1Ujc}V+Omw8!O@%0GKp7%(fp1ER{;7QYogYiHQlT)w*&q5{X2iP;Ak literal 0 HcmV?d00001 diff --git a/docs/reports/2.0/images/logos/build-by-maven-white.png b/docs/reports/2.0/images/logos/build-by-maven-white.png new file mode 100755 index 0000000000000000000000000000000000000000..7d44c9c2e5742bdf8649ad282f83208f1da9b982 GIT binary patch literal 2260 zcmV;_2rKuAP)4hTLUyOQ{PVbVY5&Y3g!&hN~bnR7}ZgkXUt ziC%zU0gf+&kEv>t|d$x|zXw1mS0D%1b{8z7DF%0wW-8(XBFc`A3vVI|O z^!N97baWg(eE86zLn4uA_wL=Zb@+UKU|=8sJb3V6XlSUctSl!dhm4xd=KJ^W|8h2q zR4NS%3yX+|NKQ`f?d=7Cf`Wo)&z=E5TU%REQIXYZefjbwRvsQ6zIyfQojZ3l8V#{v zv)R(q)39Vr2GBPsa+apV2%%fIZY3ln0Kl+1Y8c*(xe3X6sWFH9kH*UDDLl)ZN`}u~;f9D%P!A2LK5P2`MQl z(b3TuDUC++_U+qm01k;n!Z1u+TwGjS+}X2d^Yil+3Pn;B-~q z{Qdm_z{kf&EEb1^gw)j3R904!x}#RBj~+c578Vv16olc}xpQZGd;7k9`>@WHD_2M| z{%VB2fNVCK&1U^_rTW_bx`C@MK&%ZR^ybZ*=;&yb zN);0mV>X+~OA`|lRVtNAr7A8i#zL)DyJycHxm+$5izO0?QmM?$%p@6le0*H3R;yI1 z=;-LCrlu1oPI!8HIypHhmCA~Wig|;>WHON!GbSbmcN`jxhJ=GssnlpRR;zVzaF8J4 z>+3sJhW@0w{LH6-`(Afr<9kMWBXoSUM7Dox&JGJtojOI96z3EG z*uH)HWN?qO7x!`hzQnzLg5JL3Ui^ps%X$n4`+YK2S-yNZo>gC8kJmXUC#D?-i_a7IlwdR(Kkw#T>s)<( zJ!ZVTycREBO!{t;H9|r{F#q)FQ_`LjAsBnPnnKk2PZ;V3*7{M#@%jyBNObh|^_fg2 zd|f0I3eTTEPf=83VhUbHWgRft|{%MRRMp6H>seM7wV6&k5Vn7H0DDSDT_wn(;aaUDU zWi%QoiptK;CgqIWB$bwy78Mm?w@oI~&6_tPBO~$kExCLno}10)mX;RGM?^%-PjqOt zTFi(#=@4C7NJmxEVK7l6G0yhEp_Lq9)1fj}S-2%Mdrv$L~tStVt%xVSheDG9e5EX$6J zj8GIMm&=bIKaK;TqoYG05D0}r0!Kqb1E0?q2n1`_uAR{_f0E{OgnR$~y~Sd|+0n_# z2@6L?MsUQ^H0|QzLJoDKqobtlneyk|8`Sp{cp}PUC5RRQ^8?;2;Iss$eWk%*n3$Nr z(73v~e)3}s219#$yTM=(2n6o#?!LahxUO>?H!v`O%bZ*;$Ideh!!Qg0h{fVXix$lf i91DLtEx@rr0RIK2cl{g~?Z1Nn0000}s literal 0 HcmV?d00001 diff --git a/docs/reports/2.0/images/logos/maven-feather.png b/docs/reports/2.0/images/logos/maven-feather.png new file mode 100755 index 0000000000000000000000000000000000000000..b5ada836e9eb4af4db810f648b013933e72c8fbe GIT binary patch literal 3330 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 literal 0 HcmV?d00001 diff --git a/docs/reports/2.0/images/newwindow.png b/docs/reports/2.0/images/newwindow.png new file mode 100755 index 0000000000000000000000000000000000000000..6287f72bd08a870908e7361d98c35ee0d6dcbc82 GIT binary patch literal 220 zcmeAS@N?(olHy`uVBq!ia0vp^+(699!3-oX?^2ToQY`6?zK#qG>ra@ocD)4hB}-f* zN`mv#O3D+9QW+dm@{>{(JaZG%Q-e|yQz{EjrrH1%@dWsUxR#cd&SYTt4+aeuCvSob zD+%%o1`04ZXs!GLj7%Iec?BF2%&y2ZFfeUwWbk2P5nvW+xWT~4#-PT{uyM;F);OSv44$rjF6*2U FngH~|K)3(^ literal 0 HcmV?d00001 diff --git a/docs/reports/2.0/index.html b/docs/reports/2.0/index.html new file mode 100755 index 000000000..b5f7f4cbb --- /dev/null +++ b/docs/reports/2.0/index.html @@ -0,0 +1,122 @@ + + + + + + About + + + + + + + + + +
+ +
+
+
+

About license-maven-plugin

Maven 2 plugin to check and update license headers in source files

+
+
+
+
+
+ + + diff --git a/docs/reports/2.0/integration.html b/docs/reports/2.0/integration.html new file mode 100755 index 000000000..d926c1318 --- /dev/null +++ b/docs/reports/2.0/integration.html @@ -0,0 +1,122 @@ + + + + + + Continuous Integration + + + + + + + + + +
+ +
+
+
+

Overview

This project uses Continuous Integration System.

Access

The following is a link to the continuous integration system used by the project.

Notifiers

No notifiers are defined. Please check back at a later date.

+
+
+
+
+
+ + + diff --git a/docs/reports/2.0/issue-tracking.html b/docs/reports/2.0/issue-tracking.html new file mode 100755 index 000000000..c10268352 --- /dev/null +++ b/docs/reports/2.0/issue-tracking.html @@ -0,0 +1,122 @@ + + + + + + Issue Tracking + + + + + + + + + +
+ +
+
+
+

Overview

This project uses GitHub to manage its issues.

Issue Tracking

Issues, bugs, and feature requests should be submitted to the following issue tracking system for this project.

+
+
+
+
+
+ + + diff --git a/docs/reports/2.0/license.html b/docs/reports/2.0/license.html new file mode 100755 index 000000000..46ca201ac --- /dev/null +++ b/docs/reports/2.0/license.html @@ -0,0 +1,527 @@ + + + + + + Project License + + + + + + + + + +
+ +
+
+
+

Overview

Typically the licenses listed for the project are that of the project itself, and not of dependencies.

Project License

Apache License 2.0

[Original text]

Copy of the license follows.

+
+ + +
+

Apache License

Version 2.0, January 2004

+http://www.apache.org/licenses/

+

TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

+

1. Definitions.

+

"License" shall mean the terms and conditions for use, reproduction, and +distribution as defined by Sections 1 through 9 of this document.

+

"Licensor" shall mean the copyright owner or entity authorized by the +copyright owner that is granting the License.

+

"Legal Entity" shall mean the union of the acting entity and all other +entities that control, are controlled by, or are under common control with +that entity. For the purposes of this definition, "control" means (i) the +power, direct or indirect, to cause the direction or management of such +entity, whether by contract or otherwise, or (ii) ownership of fifty +percent (50%) or more of the outstanding shares, or (iii) beneficial +ownership of such entity.

+

"You" (or "Your") shall mean an individual or Legal Entity exercising +permissions granted by this License.

+

"Source" form shall mean the preferred form for making modifications, +including but not limited to software source code, documentation source, +and configuration files.

+

"Object" form shall mean any form resulting from mechanical transformation +or translation of a Source form, including but not limited to compiled +object code, generated documentation, and conversions to other media types.

+

"Work" shall mean the work of authorship, whether in Source or Object form, +made available under the License, as indicated by a copyright notice that +is included in or attached to the work (an example is provided in the +Appendix below).

+

"Derivative Works" shall mean any work, whether in Source or Object form, +that is based on (or derived from) the Work and for which the editorial +revisions, annotations, elaborations, or other modifications represent, as +a whole, an original work of authorship. For the purposes of this License, +Derivative Works shall not include works that remain separable from, or +merely link (or bind by name) to the interfaces of, the Work and Derivative +Works thereof.

+

"Contribution" shall mean any work of authorship, including the original +version of the Work and any modifications or additions to that Work or +Derivative Works thereof, that is intentionally submitted to Licensor for +inclusion in the Work by the copyright owner or by an individual or Legal +Entity authorized to submit on behalf of the copyright owner. For the +purposes of this definition, "submitted" means any form of electronic, +verbal, or written communication sent to the Licensor or its +representatives, including but not limited to communication on electronic +mailing lists, source code control systems, and issue tracking systems that +are managed by, or on behalf of, the Licensor for the purpose of discussing +and improving the Work, but excluding communication that is conspicuously +marked or otherwise designated in writing by the copyright owner as "Not a +Contribution."

+

"Contributor" shall mean Licensor and any individual or Legal Entity on +behalf of whom a Contribution has been received by Licensor and +subsequently incorporated within the Work.

+

2. Grant of Copyright License. Subject to the +terms and conditions of this License, each Contributor hereby grants to You +a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable +copyright license to reproduce, prepare Derivative Works of, publicly +display, publicly perform, sublicense, and distribute the Work and such +Derivative Works in Source or Object form.

+

3. Grant of Patent License. Subject to the terms +and conditions of this License, each Contributor hereby grants to You a +perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable +(except as stated in this section) patent license to make, have made, use, +offer to sell, sell, import, and otherwise transfer the Work, where such +license applies only to those patent claims licensable by such Contributor +that are necessarily infringed by their Contribution(s) alone or by +combination of their Contribution(s) with the Work to which such +Contribution(s) was submitted. If You institute patent litigation against +any entity (including a cross-claim or counterclaim in a lawsuit) alleging +that the Work or a Contribution incorporated within the Work constitutes +direct or contributory patent infringement, then any patent licenses +granted to You under this License for that Work shall terminate as of the +date such litigation is filed.

+

4. Redistribution. You may reproduce and +distribute copies of the Work or Derivative Works thereof in any medium, +with or without modifications, and in Source or Object form, provided that +You meet the following conditions:

+
    +
  1. You must give any other recipients of the Work or Derivative Works a +copy of this License; and
  2. + +
  3. You must cause any modified files to carry prominent notices stating +that You changed the files; and
  4. + +
  5. You must retain, in the Source form of any Derivative Works that You +distribute, all copyright, patent, trademark, and attribution notices from +the Source form of the Work, excluding those notices that do not pertain to +any part of the Derivative Works; and
  6. + +
  7. If the Work includes a "NOTICE" text file as part of its distribution, +then any Derivative Works that You distribute must include a readable copy +of the attribution notices contained within such NOTICE file, excluding +those notices that do not pertain to any part of the Derivative Works, in +at least one of the following places: within a NOTICE text file distributed +as part of the Derivative Works; within the Source form or documentation, +if provided along with the Derivative Works; or, within a display generated +by the Derivative Works, if and wherever such third-party notices normally +appear. The contents of the NOTICE file are for informational purposes only +and do not modify the License. You may add Your own attribution notices +within Derivative Works that You distribute, alongside or as an addendum to +the NOTICE text from the Work, provided that such additional attribution +notices cannot be construed as modifying the License. +
    +
    +You may add Your own copyright statement to Your modifications and may +provide additional or different license terms and conditions for use, +reproduction, or distribution of Your modifications, or for any such +Derivative Works as a whole, provided Your use, reproduction, and +distribution of the Work otherwise complies with the conditions stated in +this License. +
  8. + +
+ +

5. Submission of Contributions. Unless You +explicitly state otherwise, any Contribution intentionally submitted for +inclusion in the Work by You to the Licensor shall be under the terms and +conditions of this License, without any additional terms or conditions. +Notwithstanding the above, nothing herein shall supersede or modify the +terms of any separate license agreement you may have executed with Licensor +regarding such Contributions.

+

6. Trademarks. This License does not grant +permission to use the trade names, trademarks, service marks, or product +names of the Licensor, except as required for reasonable and customary use +in describing the origin of the Work and reproducing the content of the +NOTICE file.

+

7. Disclaimer of Warranty. Unless required by +applicable law or agreed to in writing, Licensor provides the Work (and +each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT +WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, +without limitation, any warranties or conditions of TITLE, +NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You +are solely responsible for determining the appropriateness of using or +redistributing the Work and assume any risks associated with Your exercise +of permissions under this License.

+

8. Limitation of Liability. In no event and +under no legal theory, whether in tort (including negligence), contract, or +otherwise, unless required by applicable law (such as deliberate and +grossly negligent acts) or agreed to in writing, shall any Contributor be +liable to You for damages, including any direct, indirect, special, +incidental, or consequential damages of any character arising as a result +of this License or out of the use or inability to use the Work (including +but not limited to damages for loss of goodwill, work stoppage, computer +failure or malfunction, or any and all other commercial damages or losses), +even if such Contributor has been advised of the possibility of such +damages.

+

9. Accepting Warranty or Additional Liability. +While redistributing the Work or Derivative Works thereof, You may choose +to offer, and charge a fee for, acceptance of support, warranty, indemnity, +or other liability obligations and/or rights consistent with this License. +However, in accepting such obligations, You may act only on Your own behalf +and on Your sole responsibility, not on behalf of any other Contributor, +and only if You agree to indemnify, defend, and hold each Contributor +harmless for any liability incurred by, or claims asserted against, such +Contributor by reason of your accepting any such warranty or additional +liability.

+

END OF TERMS AND CONDITIONS

+

APPENDIX: How to apply the Apache License to your work

+

To apply the Apache License to your work, attach the following boilerplate +notice, with the fields enclosed by brackets "[]" replaced with your own +identifying information. (Don't include the brackets!) The text should be +enclosed in the appropriate comment syntax for the file format. We also +recommend that a file or class name and description of purpose be included +on the same "printed page" as the copyright notice for easier +identification within third-party archives.

+
   :::text
+   Copyright [yyyy] [name of copyright owner]
+
+   Licensed 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.
+
+
+
+ + +
+
+
+
+
+
+ + + diff --git a/docs/reports/2.0/mail-lists.html b/docs/reports/2.0/mail-lists.html new file mode 100755 index 000000000..b145e0e1b --- /dev/null +++ b/docs/reports/2.0/mail-lists.html @@ -0,0 +1,122 @@ + + + + + + Project Mailing Lists + + + + + + + + + +
+ +
+
+
+

Project Mailing Lists

There are no mailing lists currently associated with this project.

+
+
+
+
+
+ + + diff --git a/docs/reports/2.0/plugin-info.html b/docs/reports/2.0/plugin-info.html new file mode 100755 index 000000000..1494e635d --- /dev/null +++ b/docs/reports/2.0/plugin-info.html @@ -0,0 +1,115 @@ + + + + + + Plugin Documentation + + + + + + + + + +
+ +
+
+
+

Plugin Documentation

Goals available for this plugin:

GoalDescription
license:checkCheck if the source files of the project have a valid license +header
license:formatReformat files with a missing header to add it
license:helpDisplay help information on license-maven-plugin.
+Call mvn license:help -Ddetail=true +-Dgoal=<goal-name> to display parameter details.
license:removeRemove the specified header from source files

System Requirements

The following specifies the minimum requirements to run this Maven plugin:

Maven2.0
JDK1.7
MemoryNo minimum requirement.
Disk SpaceNo minimum requirement.

Usage

You should specify the version in your project's plugin configuration:

<project>
+  ...
+  <build>
+    <!-- To define the plugin version in your parent POM -->
+    <pluginManagement>
+      <plugins>
+        <plugin>
+          <groupId>com.mycila</groupId>
+          <artifactId>license-maven-plugin</artifactId>
+          <version>2.0</version>
+        </plugin>
+        ...
+      </plugins>
+    </pluginManagement>
+    <!-- To use the plugin goals in your POM or parent POM -->
+    <plugins>
+      <plugin>
+        <groupId>com.mycila</groupId>
+        <artifactId>license-maven-plugin</artifactId>
+        <version>2.0</version>
+      </plugin>
+      ...
+    </plugins>
+  </build>
+  ...
+</project>
+

For more information, see "Guide to Configuring Plug-ins"

+
+
+
+
+
+ + + diff --git a/docs/reports/2.0/plugin-management.html b/docs/reports/2.0/plugin-management.html new file mode 100755 index 000000000..b1cc80fac --- /dev/null +++ b/docs/reports/2.0/plugin-management.html @@ -0,0 +1,122 @@ + + + + + + Project Plugin Management + + + + + + + + + +
+ +
+
+
+

Project Plugin Management

GroupIdArtifactIdVersion
com.mycila.maven-license-pluginmaven-license-plugin1.9.0
org.apache.felixmaven-bundle-plugin2.3.5
org.apache.maven.pluginsmaven-antrun-plugin1.7
org.apache.maven.pluginsmaven-assembly-plugin2.4
org.apache.maven.pluginsmaven-clean-plugin2.5
org.apache.maven.pluginsmaven-compiler-plugin3.1
org.apache.maven.pluginsmaven-dependency-plugin2.8
org.apache.maven.pluginsmaven-deploy-plugin2.7
org.apache.maven.pluginsmaven-enforcer-plugin1.1.1
org.apache.maven.pluginsmaven-gpg-plugin1.4
org.apache.maven.pluginsmaven-jar-plugin2.4
org.apache.maven.pluginsmaven-jarsigner-plugin1.2
org.apache.maven.pluginsmaven-javadoc-plugin2.9.1
org.apache.maven.pluginsmaven-plugin-plugin3.2
org.apache.maven.pluginsmaven-release-plugin2.4.1
org.apache.maven.pluginsmaven-shade-plugin2.1
org.apache.maven.pluginsmaven-source-plugin2.2.1
org.apache.maven.pluginsmaven-surefire-plugin2.15
org.apache.maven.pluginsmaven-war-plugin2.4
org.codehaus.groovygroovy-eclipse-compiler2.8.0-01
org.eclipse.jettyjetty-maven-plugin9.0.4.v20130625
+
+
+
+
+
+ + + diff --git a/docs/reports/2.0/plugins.html b/docs/reports/2.0/plugins.html new file mode 100755 index 000000000..576e11c9d --- /dev/null +++ b/docs/reports/2.0/plugins.html @@ -0,0 +1,122 @@ + + + + + + Project Build Plugins + + + + + + + + + +
+ +
+
+
+

Project Build Plugins

GroupIdArtifactIdVersion
com.mycila.maven-license-pluginmaven-license-plugin1.9.0
org.apache.maven.pluginsmaven-clean-plugin2.5
org.apache.maven.pluginsmaven-compiler-plugin3.1
org.apache.maven.pluginsmaven-deploy-plugin2.7
org.apache.maven.pluginsmaven-enforcer-plugin1.1.1
org.apache.maven.pluginsmaven-install-plugin2.3.1
org.apache.maven.pluginsmaven-jar-plugin2.4
org.apache.maven.pluginsmaven-plugin-plugin3.2
org.apache.maven.pluginsmaven-resources-plugin2.4.3
org.apache.maven.pluginsmaven-site-plugin3.0
org.apache.maven.pluginsmaven-source-plugin2.2.1
org.apache.maven.pluginsmaven-surefire-plugin2.15
org.codehaus.groovygroovy-eclipse-compiler2.8.0-01

Project Report Plugins

GroupIdArtifactIdVersion
org.apache.maven.pluginsmaven-plugin-plugin3.2
org.apache.maven.pluginsmaven-project-info-reports-plugin2.7
+
+
+
+
+
+ + + diff --git a/docs/reports/2.0/project-info.html b/docs/reports/2.0/project-info.html new file mode 100755 index 000000000..c8858e2b8 --- /dev/null +++ b/docs/reports/2.0/project-info.html @@ -0,0 +1,122 @@ + + + + + + Project Information + + + + + + + + + +
+ +
+
+
+

Project Information

This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by Maven on behalf of the project.

Overview

DocumentDescription
AboutMaven 2 plugin to check and update license headers in source files
Plugin ManagementThis document lists the plugins that are defined through pluginManagement.
Distribution ManagementThis document provides informations on the distribution management of this project.
Dependency InformationThis document describes how to to include this project as a dependency using various dependency management tools.
Source RepositoryThis is a link to the online source repository that can be viewed via a web browser.
Mailing ListsThis document provides subscription and archive information for this project's mailing lists.
Issue TrackingThis is a link to the issue management system for this project. Issues (bugs, features, change requests) can be created and queried using this link.
Continuous IntegrationThis is a link to the definitions of all continuous integration processes that builds and tests code on a frequent, regular basis.
Project PluginsThis document lists the build plugins and the report plugins used by this project.
Project LicenseThis is a link to the definitions of project licenses.
Project TeamThis document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.
Project SummaryThis document lists other related information of this project
DependenciesThis document lists the project's dependencies and provides information on each dependency.
+
+
+
+
+
+ + + diff --git a/docs/reports/2.0/project-reports.html b/docs/reports/2.0/project-reports.html new file mode 100755 index 000000000..a475c98e5 --- /dev/null +++ b/docs/reports/2.0/project-reports.html @@ -0,0 +1,86 @@ + + + + + + Generated Reports + + + + + + + + + +
+ +
+
+
+

Generated Reports

This document provides an overview of the various reports that are automatically generated by Maven . Each report is briefly described below.

Overview

DocumentDescription
Plugin DocumentationThis report provides goals and parameters documentation of a plugin.
+
+
+
+
+
+ + + diff --git a/docs/reports/2.0/project-summary.html b/docs/reports/2.0/project-summary.html new file mode 100755 index 000000000..9ad536256 --- /dev/null +++ b/docs/reports/2.0/project-summary.html @@ -0,0 +1,122 @@ + + + + + + Project Summary + + + + + + + + + +
+ +
+
+
+

Project Summary

Project Information

FieldValue
Namelicense-maven-plugin
DescriptionMaven 2 plugin to check and update license headers in source files
Homepagehttp://mycila.github.io/license-maven-plugin

Project Organization

FieldValue
NameMycila
URLhttp://www.mycila.com/

Build Information

FieldValue
GroupIdcom.mycila
ArtifactIdlicense-maven-plugin
Version2.0
Typemaven-plugin
JDK Rev1.7
+
+
+
+
+
+ + + diff --git a/docs/reports/2.0/remove-mojo.html b/docs/reports/2.0/remove-mojo.html new file mode 100755 index 000000000..0c1e7b366 --- /dev/null +++ b/docs/reports/2.0/remove-mojo.html @@ -0,0 +1,469 @@ + + + + + + + license:remove + + + + + + + + + +
+ +
+
+
+ + +

license:remove

+

Full name:

+

com.mycila:license-maven-plugin:2.0:remove

+

Description:

+
Remove the specified header from source files
+

Attributes:

+
    +
  • Requires a Maven project to be executed.
  • +
  • The goal is thread-safe and supports parallel builds.
  • +
+

Required Parameters

+ + + + + + + + + + + + + +
NameTypeSinceDescription
basedirFile-The base directory, in which to search for project files.
Default value is: ${basedir}.
User property is: license.basedir.
+
+

Optional Parameters

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeSinceDescription
aggregateboolean-You can set this flag to true if you want to check the headers for +all modules of your project. Only used for multi-modules projects, +to check for example the header licenses from the parent module for +all sub modules
Default value is: false.
User property is: license.aggregate.
concurrencyFactorfloat-Maven license plugin uses concurrency to check license headers. +This factor is used to control the number of threads used to check. +The rule is:
+<nThreads> = <number of cores> * +concurrencyFactor
+The default is 1.5.
Default value is: 1.5.
User property is: license.concurrencyFactor.
dryRunboolean-If dryRun is enabled, calls to license:format and license:remove +will not overwrite the existing file but instead write the result +to a new file with the same name but ending with `.licensed`
Default value is: false.
User property is: license.dryRun.
encodingString-Specify the encoding of your files. Default to the project source +encoding property (project.build.sourceEncoding)
Default value is: ${project.build.sourceEncoding}.
User property is: license.encoding.
excludesString[]-Specifies files, which are excluded in the check. By default, only +the files matching the default exclude patterns are excluded.
failIfMissingboolean-You can set this flag to false if you do not want the build to fail +when some headers are missing.
Default value is: true.
User property is: license.failIfMissing.
headerString-Location of the header. It can be a relative path, absolute path, +classpath resource, any URL. The plugin first check if the name +specified is a relative file, then an absolute file, then in the +claspath. If not found, it tries to construct a URL from the +location
User property is: license.header.
headerDefinitionsString[]-Allows the use of external header definitions files. These files +are properties like files.
headerSectionsHeaderSection[]-HeadSections define special regions of a header that allow for +dynamic substitution and validation
includesString[]-Specifies files, which are included in the check. By default, all +files are included.
keywordsString[]-Specify the list of keywords to use to detect a header. A header +must include all keywords to be valid. By default, the word +'copyright' is used. Detection is done case insensitive.
mappingMap-Set mapping between document mapping and a supported type to use. +This section is very useful when you want to customize the +supported extensions. Is your project is using file extensions not +supported by default by this plugin, you can add a mapping to +attach the extension to an existing type of comment. The tag name +is the new extension name to support, and the value is the name of +the comment type to use.
propertiesMap-You can set here some properties that you want to use when reading +the header file. You can use in your header file some properties +like ${year}, ${owner} or whatever you want for the name. They will +be replaced when the header file is read by those you specified in +the command line, in the POM and in system environment.
quietboolean-If you do not want to see the list of file having a missing header, +you can add the quiet flag that will shorten the output
Default value is: false.
User property is: license.quiet.
skipboolean-Whether to skip the plugin execution
Default value is: false.
User property is: license.skip.
skipExistingHeadersboolean-Skip the formatting of files which already contain a detected +header
Default value is: false.
User property is: license.skipExistingHeaders.
strictCheckboolean-Set to true if you need a strict check against the headers. By +default, the existence of a header is verified by taking the top +portion of a file and checking if it contains the headers text, not +considering special characters (spaces, tabs, ...)
+We highly recommend to set this option to true. It is by default +set to false for backward compatibility
Default value is: true.
User property is: license.strictCheck.
useDefaultExcludesboolean-Specify if you want to use default exclusions besides the files you +have excluded. Default exclusions exclude CVS and SVN folders, IDE +descriptors and so on.
Default value is: true.
User property is: license.useDefaultExcludes.
useDefaultMappingboolean-Whether to use the default mapping between file extensions and +comment types, or only the one your provide
Default value is: true.
User property is: license.useDefaultMapping.
validHeadersString[]-Specifies additional header files to use when checking for the +presence of a valid header in your sources.
+When using format goal, this property will be used to detect all +valid headers that don't need formatting.
+When using remove goal, this property will be used to detect all +valid headers that also must be removed.
+
+

Parameter Details

+

aggregate:

+
You can set this flag to true if you want to check the headers for +all modules of your project. Only used for multi-modules projects, +to check for example the header licenses from the parent module for +all sub modules
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.aggregate
  • +
  • Default: false
  • +

basedir:

+
The base directory, in which to search for project files.
+
    +
  • Type: java.io.File
  • +
  • Required: Yes
  • +
  • User Property: license.basedir
  • +
  • Default: ${basedir}
  • +

concurrencyFactor:

+
Maven license plugin uses concurrency to check license headers. +This factor is used to control the number of threads used to check. +The rule is:
+<nThreads> = <number of cores> * +concurrencyFactor
+The default is 1.5.
+
    +
  • Type: float
  • +
  • Required: No
  • +
  • User Property: license.concurrencyFactor
  • +
  • Default: 1.5
  • +

dryRun:

+
If dryRun is enabled, calls to license:format and license:remove +will not overwrite the existing file but instead write the result +to a new file with the same name but ending with `.licensed`
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.dryRun
  • +
  • Default: false
  • +

encoding:

+
Specify the encoding of your files. Default to the project source +encoding property (project.build.sourceEncoding)
+
    +
  • Type: java.lang.String
  • +
  • Required: No
  • +
  • User Property: license.encoding
  • +
  • Default: ${project.build.sourceEncoding}
  • +

excludes:

+
Specifies files, which are excluded in the check. By default, only +the files matching the default exclude patterns are excluded.
+
    +
  • Type: java.lang.String[]
  • +
  • Required: No
  • +

failIfMissing:

+
You can set this flag to false if you do not want the build to fail +when some headers are missing.
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.failIfMissing
  • +
  • Default: true
  • +

header:

+
Location of the header. It can be a relative path, absolute path, +classpath resource, any URL. The plugin first check if the name +specified is a relative file, then an absolute file, then in the +claspath. If not found, it tries to construct a URL from the +location
+
    +
  • Type: java.lang.String
  • +
  • Required: No
  • +
  • User Property: license.header
  • +

headerDefinitions:

+
Allows the use of external header definitions files. These files +are properties like files.
+
    +
  • Type: java.lang.String[]
  • +
  • Required: No
  • +

headerSections:

+
HeadSections define special regions of a header that allow for +dynamic substitution and validation
+
    +
  • Type: com.mycila.maven.plugin.license.HeaderSection[]
  • +
  • Required: No
  • +

includes:

+
Specifies files, which are included in the check. By default, all +files are included.
+
    +
  • Type: java.lang.String[]
  • +
  • Required: No
  • +

keywords:

+
Specify the list of keywords to use to detect a header. A header +must include all keywords to be valid. By default, the word +'copyright' is used. Detection is done case insensitive.
+
    +
  • Type: java.lang.String[]
  • +
  • Required: No
  • +

mapping:

+
Set mapping between document mapping and a supported type to use. +This section is very useful when you want to customize the +supported extensions. Is your project is using file extensions not +supported by default by this plugin, you can add a mapping to +attach the extension to an existing type of comment. The tag name +is the new extension name to support, and the value is the name of +the comment type to use.
+
    +
  • Type: java.util.Map
  • +
  • Required: No
  • +

properties:

+
You can set here some properties that you want to use when reading +the header file. You can use in your header file some properties +like ${year}, ${owner} or whatever you want for the name. They will +be replaced when the header file is read by those you specified in +the command line, in the POM and in system environment.
+
    +
  • Type: java.util.Map
  • +
  • Required: No
  • +

quiet:

+
If you do not want to see the list of file having a missing header, +you can add the quiet flag that will shorten the output
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.quiet
  • +
  • Default: false
  • +

skip:

+
Whether to skip the plugin execution
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.skip
  • +
  • Default: false
  • +

skipExistingHeaders:

+
Skip the formatting of files which already contain a detected +header
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.skipExistingHeaders
  • +
  • Default: false
  • +

strictCheck:

+
Set to true if you need a strict check against the headers. By +default, the existence of a header is verified by taking the top +portion of a file and checking if it contains the headers text, not +considering special characters (spaces, tabs, ...)
+We highly recommend to set this option to true. It is by default +set to false for backward compatibility
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.strictCheck
  • +
  • Default: true
  • +

useDefaultExcludes:

+
Specify if you want to use default exclusions besides the files you +have excluded. Default exclusions exclude CVS and SVN folders, IDE +descriptors and so on.
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.useDefaultExcludes
  • +
  • Default: true
  • +

useDefaultMapping:

+
Whether to use the default mapping between file extensions and +comment types, or only the one your provide
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.useDefaultMapping
  • +
  • Default: true
  • +

validHeaders:

+
Specifies additional header files to use when checking for the +presence of a valid header in your sources.
+When using format goal, this property will be used to detect all +valid headers that don't need formatting.
+When using remove goal, this property will be used to detect all +valid headers that also must be removed.
+
    +
  • Type: java.lang.String[]
  • +
  • Required: No
  • +
+
+
+ + +
+
+
+
+
+ + + diff --git a/docs/reports/2.0/source-repository.html b/docs/reports/2.0/source-repository.html new file mode 100755 index 000000000..156b2db7f --- /dev/null +++ b/docs/reports/2.0/source-repository.html @@ -0,0 +1,122 @@ + + + + + + Source Repository + + + + + + + + + +
+ +
+
+
+

Overview

This project uses GIT to manage its source code. Instructions on GIT use can be found at http://git-scm.com/documentation.

Web Access

The following is a link to the online source repository.

Anonymous access

The source can be checked out anonymously from GIT with this command (See http://git-scm.com/docs/git-clone):

$ git clone https://github.com/mycila/license-maven-plugin.git

Developer access

Only project developers can access the GIT tree via this method (See http://git-scm.com/docs/git-clone).

$ git clone git@github.com:mycila/license-maven-plugin.git

Access from behind a firewall

Refer to the documentation of the SCM used for more information about access behind a firewall.

+
+
+
+
+
+ + + diff --git a/docs/reports/2.0/team-list.html b/docs/reports/2.0/team-list.html new file mode 100755 index 000000000..cd64ef3d7 --- /dev/null +++ b/docs/reports/2.0/team-list.html @@ -0,0 +1,137 @@ + + + + + + Team list + + + + + + + + + +
+ +
+
+
+

The Team

A successful project requires many people to play many roles. Some members write code or documentation, while others are valuable as testers, submitting patches and suggestions.

The team is comprised of Members and Contributors. Members have direct access to the source of a project and actively evolve the code-base. Contributors improve the project through submission of patches and suggestions to the Members. The number of Contributors to the project is unbounded. Get involved today. All contributions to the project are greatly appreciated.

Members

The following is a list of developers with commit privileges that have directly contributed to the project in one way or another.

ImageIdNameEmail
mathieucarbouMathieu Carboumathieu.carbou@gmail.com

Contributors

There are no contributors listed for this project. Please check back again later.

+
+
+
+
+
+ + + diff --git a/docs/reports/2.2/check-mojo.html b/docs/reports/2.2/check-mojo.html new file mode 100755 index 000000000..53baae397 --- /dev/null +++ b/docs/reports/2.2/check-mojo.html @@ -0,0 +1,471 @@ + + + + + + + license:check + + + + + + + + + +
+ +
+
+
+ + +

license:check

+

Full name:

+

com.mycila:license-maven-plugin:2.2:check

+

Description:

+
Check if the source files of the project have a valid license +header
+

Attributes:

+
    +
  • Requires a Maven project to be executed.
  • +
  • The goal is thread-safe and supports parallel builds.
  • +
  • Binds by default to the lifecycle phase: verify.
  • +
+

Required Parameters

+ + + + + + + + + + + + + +
NameTypeSinceDescription
basedirFile-The base directory, in which to search for project files.
Default value is: ${basedir}.
User property is: license.basedir.
+
+

Optional Parameters

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeSinceDescription
aggregateboolean-You can set this flag to true if you want to check the headers for +all modules of your project. Only used for multi-modules projects, +to check for example the header licenses from the parent module for +all sub modules
Default value is: false.
User property is: license.aggregate.
concurrencyFactorfloat-Maven license plugin uses concurrency to check license headers. +This factor is used to control the number of threads used to check. +The rule is:
+<nThreads> = <number of cores> * +concurrencyFactor
+The default is 1.5.
Default value is: 1.5.
User property is: license.concurrencyFactor.
dryRunboolean-If dryRun is enabled, calls to license:format and license:remove +will not overwrite the existing file but instead write the result +to a new file with the same name but ending with `.licensed`
Default value is: false.
User property is: license.dryRun.
encodingString-Specify the encoding of your files. Default to the project source +encoding property (project.build.sourceEncoding)
Default value is: ${project.build.sourceEncoding}.
User property is: license.encoding.
excludesString[]-Specifies files, which are excluded in the check. By default, only +the files matching the default exclude patterns are excluded.
failIfMissingboolean-You can set this flag to false if you do not want the build to fail +when some headers are missing.
Default value is: true.
User property is: license.failIfMissing.
headerString-Location of the header. It can be a relative path, absolute path, +classpath resource, any URL. The plugin first check if the name +specified is a relative file, then an absolute file, then in the +claspath. If not found, it tries to construct a URL from the +location
User property is: license.header.
headerDefinitionsString[]-Allows the use of external header definitions files. These files +are properties like files.
headerSectionsHeaderSection[]-HeadSections define special regions of a header that allow for +dynamic substitution and validation
includesString[]-Specifies files, which are included in the check. By default, all +files are included.
keywordsString[]-Specify the list of keywords to use to detect a header. A header +must include all keywords to be valid. By default, the word +'copyright' is used. Detection is done case insensitive.
mappingMap-Set mapping between document mapping and a supported type to use. +This section is very useful when you want to customize the +supported extensions. Is your project is using file extensions not +supported by default by this plugin, you can add a mapping to +attach the extension to an existing type of comment. The tag name +is the new extension name to support, and the value is the name of +the comment type to use.
propertiesMap-You can set here some properties that you want to use when reading +the header file. You can use in your header file some properties +like ${year}, ${owner} or whatever you want for the name. They will +be replaced when the header file is read by those you specified in +the command line, in the POM and in system environment.
quietboolean-If you do not want to see the list of file having a missing header, +you can add the quiet flag that will shorten the output
Default value is: false.
User property is: license.quiet.
skipboolean-Whether to skip the plugin execution
Default value is: false.
User property is: license.skip.
skipExistingHeadersboolean-Skip the formatting of files which already contain a detected +header
Default value is: false.
User property is: license.skipExistingHeaders.
strictCheckboolean-Set to true if you need a strict check against the headers. By +default, the existence of a header is verified by taking the top +portion of a file and checking if it contains the headers text, not +considering special characters (spaces, tabs, ...)
+We highly recommend to set this option to true. It is by default +set to false for backward compatibility
Default value is: true.
User property is: license.strictCheck.
useDefaultExcludesboolean-Specify if you want to use default exclusions besides the files you +have excluded. Default exclusions exclude CVS and SVN folders, IDE +descriptors and so on.
Default value is: true.
User property is: license.useDefaultExcludes.
useDefaultMappingboolean-Whether to use the default mapping between file extensions and +comment types, or only the one your provide
Default value is: true.
User property is: license.useDefaultMapping.
validHeadersString[]-Specifies additional header files to use when checking for the +presence of a valid header in your sources.
+When using format goal, this property will be used to detect all +valid headers that don't need formatting.
+When using remove goal, this property will be used to detect all +valid headers that also must be removed.
+
+

Parameter Details

+

aggregate:

+
You can set this flag to true if you want to check the headers for +all modules of your project. Only used for multi-modules projects, +to check for example the header licenses from the parent module for +all sub modules
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.aggregate
  • +
  • Default: false
  • +

basedir:

+
The base directory, in which to search for project files.
+
    +
  • Type: java.io.File
  • +
  • Required: Yes
  • +
  • User Property: license.basedir
  • +
  • Default: ${basedir}
  • +

concurrencyFactor:

+
Maven license plugin uses concurrency to check license headers. +This factor is used to control the number of threads used to check. +The rule is:
+<nThreads> = <number of cores> * +concurrencyFactor
+The default is 1.5.
+
    +
  • Type: float
  • +
  • Required: No
  • +
  • User Property: license.concurrencyFactor
  • +
  • Default: 1.5
  • +

dryRun:

+
If dryRun is enabled, calls to license:format and license:remove +will not overwrite the existing file but instead write the result +to a new file with the same name but ending with `.licensed`
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.dryRun
  • +
  • Default: false
  • +

encoding:

+
Specify the encoding of your files. Default to the project source +encoding property (project.build.sourceEncoding)
+
    +
  • Type: java.lang.String
  • +
  • Required: No
  • +
  • User Property: license.encoding
  • +
  • Default: ${project.build.sourceEncoding}
  • +

excludes:

+
Specifies files, which are excluded in the check. By default, only +the files matching the default exclude patterns are excluded.
+
    +
  • Type: java.lang.String[]
  • +
  • Required: No
  • +

failIfMissing:

+
You can set this flag to false if you do not want the build to fail +when some headers are missing.
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.failIfMissing
  • +
  • Default: true
  • +

header:

+
Location of the header. It can be a relative path, absolute path, +classpath resource, any URL. The plugin first check if the name +specified is a relative file, then an absolute file, then in the +claspath. If not found, it tries to construct a URL from the +location
+
    +
  • Type: java.lang.String
  • +
  • Required: No
  • +
  • User Property: license.header
  • +

headerDefinitions:

+
Allows the use of external header definitions files. These files +are properties like files.
+
    +
  • Type: java.lang.String[]
  • +
  • Required: No
  • +

headerSections:

+
HeadSections define special regions of a header that allow for +dynamic substitution and validation
+
    +
  • Type: com.mycila.maven.plugin.license.HeaderSection[]
  • +
  • Required: No
  • +

includes:

+
Specifies files, which are included in the check. By default, all +files are included.
+
    +
  • Type: java.lang.String[]
  • +
  • Required: No
  • +

keywords:

+
Specify the list of keywords to use to detect a header. A header +must include all keywords to be valid. By default, the word +'copyright' is used. Detection is done case insensitive.
+
    +
  • Type: java.lang.String[]
  • +
  • Required: No
  • +

mapping:

+
Set mapping between document mapping and a supported type to use. +This section is very useful when you want to customize the +supported extensions. Is your project is using file extensions not +supported by default by this plugin, you can add a mapping to +attach the extension to an existing type of comment. The tag name +is the new extension name to support, and the value is the name of +the comment type to use.
+
    +
  • Type: java.util.Map
  • +
  • Required: No
  • +

properties:

+
You can set here some properties that you want to use when reading +the header file. You can use in your header file some properties +like ${year}, ${owner} or whatever you want for the name. They will +be replaced when the header file is read by those you specified in +the command line, in the POM and in system environment.
+
    +
  • Type: java.util.Map
  • +
  • Required: No
  • +

quiet:

+
If you do not want to see the list of file having a missing header, +you can add the quiet flag that will shorten the output
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.quiet
  • +
  • Default: false
  • +

skip:

+
Whether to skip the plugin execution
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.skip
  • +
  • Default: false
  • +

skipExistingHeaders:

+
Skip the formatting of files which already contain a detected +header
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.skipExistingHeaders
  • +
  • Default: false
  • +

strictCheck:

+
Set to true if you need a strict check against the headers. By +default, the existence of a header is verified by taking the top +portion of a file and checking if it contains the headers text, not +considering special characters (spaces, tabs, ...)
+We highly recommend to set this option to true. It is by default +set to false for backward compatibility
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.strictCheck
  • +
  • Default: true
  • +

useDefaultExcludes:

+
Specify if you want to use default exclusions besides the files you +have excluded. Default exclusions exclude CVS and SVN folders, IDE +descriptors and so on.
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.useDefaultExcludes
  • +
  • Default: true
  • +

useDefaultMapping:

+
Whether to use the default mapping between file extensions and +comment types, or only the one your provide
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.useDefaultMapping
  • +
  • Default: true
  • +

validHeaders:

+
Specifies additional header files to use when checking for the +presence of a valid header in your sources.
+When using format goal, this property will be used to detect all +valid headers that don't need formatting.
+When using remove goal, this property will be used to detect all +valid headers that also must be removed.
+
    +
  • Type: java.lang.String[]
  • +
  • Required: No
  • +
+
+
+ + +
+
+
+
+
+ + + diff --git a/docs/reports/2.2/css/maven-base.css b/docs/reports/2.2/css/maven-base.css new file mode 100755 index 000000000..f39e42c48 --- /dev/null +++ b/docs/reports/2.2/css/maven-base.css @@ -0,0 +1,151 @@ +body { + margin: 0px; + padding: 0px; +} +img { + border:none; +} +table { + padding:0px; + width: 100%; + margin-left: -2px; + margin-right: -2px; +} +acronym { + cursor: help; + border-bottom: 1px dotted #feb; +} +table.bodyTable th, table.bodyTable td { + padding: 2px 4px 2px 4px; + vertical-align: top; +} +div.clear{ + clear:both; + visibility: hidden; +} +div.clear hr{ + display: none; +} +#bannerLeft, #bannerRight { + font-size: xx-large; + font-weight: bold; +} +#bannerLeft img, #bannerRight img { + margin: 0px; +} +.xleft, #bannerLeft img { + float:left; +} +.xright, #bannerRight { + float:right; +} +#banner { + padding: 0px; +} +#banner img { + border: none; +} +#breadcrumbs { + padding: 3px 10px 3px 10px; +} +#leftColumn { + width: 170px; + float:left; + overflow: auto; +} +#bodyColumn { + margin-right: 1.5em; + margin-left: 197px; +} +#legend { + padding: 8px 0 8px 0; +} +#navcolumn { + padding: 8px 4px 0 8px; +} +#navcolumn h5 { + margin: 0; + padding: 0; + font-size: small; +} +#navcolumn ul { + margin: 0; + padding: 0; + font-size: small; +} +#navcolumn li { + list-style-type: none; + background-image: none; + background-repeat: no-repeat; + background-position: 0 0.4em; + padding-left: 16px; + list-style-position: outside; + line-height: 1.2em; + font-size: smaller; +} +#navcolumn li.expanded { + background-image: url(../images/expanded.gif); +} +#navcolumn li.collapsed { + background-image: url(../images/collapsed.gif); +} +#poweredBy { + text-align: center; +} +#navcolumn img { + margin-top: 10px; + margin-bottom: 3px; +} +#poweredBy img { + display:block; + margin: 20px 0 20px 17px; +} +#search img { + margin: 0px; + display: block; +} +#search #q, #search #btnG { + border: 1px solid #999; + margin-bottom:10px; +} +#search form { + margin: 0px; +} +#lastPublished { + font-size: x-small; +} +.navSection { + margin-bottom: 2px; + padding: 8px; +} +.navSectionHead { + font-weight: bold; + font-size: x-small; +} +.section { + padding: 4px; +} +#footer { + padding: 3px 10px 3px 10px; + font-size: x-small; +} +#breadcrumbs { + font-size: x-small; + margin: 0pt; +} +.source { + padding: 12px; + margin: 1em 7px 1em 7px; +} +.source pre { + margin: 0px; + padding: 0px; +} +#navcolumn img.imageLink, .imageLink { + padding-left: 0px; + padding-bottom: 0px; + padding-top: 0px; + padding-right: 2px; + border: 0px; + margin: 0px; +} diff --git a/docs/reports/2.2/css/maven-theme.css b/docs/reports/2.2/css/maven-theme.css new file mode 100755 index 000000000..ec29c893c --- /dev/null +++ b/docs/reports/2.2/css/maven-theme.css @@ -0,0 +1,141 @@ +body { + padding: 0px 0px 10px 0px; +} +body, td, select, input, li{ + font-family: Verdana, Helvetica, Arial, sans-serif; + font-size: 13px; +} +code{ + font-family: Courier, monospace; + font-size: 13px; +} +a { + text-decoration: none; +} +a:link { + color:#36a; +} +a:visited { + color:#47a; +} +a:active, a:hover { + color:#69c; +} +#legend li.externalLink { + background: url(../images/external.png) left top no-repeat; + padding-left: 18px; +} +a.externalLink, a.externalLink:link, a.externalLink:visited, a.externalLink:active, a.externalLink:hover { + background: url(../images/external.png) right center no-repeat; + padding-right: 18px; +} +#legend li.newWindow { + background: url(../images/newwindow.png) left top no-repeat; + padding-left: 18px; +} +a.newWindow, a.newWindow:link, a.newWindow:visited, a.newWindow:active, a.newWindow:hover { + background: url(../images/newwindow.png) right center no-repeat; + padding-right: 18px; +} +h2 { + padding: 4px 4px 4px 6px; + border: 1px solid #999; + color: #900; + background-color: #ddd; + font-weight:900; + font-size: x-large; +} +h3 { + padding: 4px 4px 4px 6px; + border: 1px solid #aaa; + color: #900; + background-color: #eee; + font-weight: normal; + font-size: large; +} +h4 { + padding: 4px 4px 4px 6px; + border: 1px solid #bbb; + color: #900; + background-color: #fff; + font-weight: normal; + font-size: large; +} +h5 { + padding: 4px 4px 4px 6px; + color: #900; + font-size: normal; +} +p { + line-height: 1.3em; + font-size: small; +} +#breadcrumbs { + border-top: 1px solid #aaa; + border-bottom: 1px solid #aaa; + background-color: #ccc; +} +#leftColumn { + margin: 10px 0 0 5px; + border: 1px solid #999; + background-color: #eee; +} +#navcolumn h5 { + font-size: smaller; + border-bottom: 1px solid #aaaaaa; + padding-top: 2px; + color: #000; +} + +table.bodyTable th { + color: white; + background-color: #bbb; + text-align: left; + font-weight: bold; +} + +table.bodyTable th, table.bodyTable td { + font-size: 1em; +} + +table.bodyTable tr.a { + background-color: #ddd; +} + +table.bodyTable tr.b { + background-color: #eee; +} + +.source { + border: 1px solid #999; +} +dl { + padding: 4px 4px 4px 6px; + border: 1px solid #aaa; + background-color: #ffc; +} +dt { + color: #900; +} +#organizationLogo img, #projectLogo img, #projectLogo span{ + margin: 8px; +} +#banner { + border-bottom: 1px solid #fff; +} +.errormark, .warningmark, .donemark, .infomark { + background: url(../images/icon_error_sml.gif) no-repeat; +} + +.warningmark { + background-image: url(../images/icon_warning_sml.gif); +} + +.donemark { + background-image: url(../images/icon_success_sml.gif); +} + +.infomark { + background-image: url(../images/icon_info_sml.gif); +} + diff --git a/docs/reports/2.2/css/print.css b/docs/reports/2.2/css/print.css new file mode 100755 index 000000000..f09d546c2 --- /dev/null +++ b/docs/reports/2.2/css/print.css @@ -0,0 +1,7 @@ +#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/docs/reports/2.2/css/site.css b/docs/reports/2.2/css/site.css new file mode 100755 index 000000000..055e7e286 --- /dev/null +++ b/docs/reports/2.2/css/site.css @@ -0,0 +1 @@ +/* You can override this file with your own styles */ \ No newline at end of file diff --git a/docs/reports/2.2/dependencies.html b/docs/reports/2.2/dependencies.html new file mode 100755 index 000000000..a6a783a49 --- /dev/null +++ b/docs/reports/2.2/dependencies.html @@ -0,0 +1,170 @@ + + + + + + Project Dependencies + + + + + + + + + +
+ +
+
+
+

Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
com.mycilamycila-xmltool4.0.rc1jarApache License 2.0
org.apache.mavenmaven-plugin-api3.1.0jarThe Apache Software License, Version 2.0
org.apache.mavenmaven-project3.0-alpha-2jarThe Apache Software License, Version 2.0

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupIdArtifactIdVersionTypeLicense
junitjunit-dep4.10jarCommon Public License Version 1.0
org.apache.maven.plugin-testingmaven-plugin-testing-harness2.1jarThe Apache Software License, Version 2.0

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupIdArtifactIdVersionTypeLicense
org.apache.maven.plugin-toolsmaven-plugin-annotations3.2jarThe Apache Software License, Version 2.0

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionClassifierTypeLicense
aopallianceaopalliance1.0-jarPublic Domain
asmasm3.3.1-jarBSD
com.google.code.findbugsjsr3051.3.9-jarThe Apache Software License, Version 2.0
com.google.code.google-collectionsgoogle-collectsnapshot-20080530-jarThe Apache Software License, Version 2.0
com.google.guavaguava10.0.1-jarThe Apache Software License, Version 2.0
commons-loggingcommons-logging-api1.1-jar/LICENSE.txt
javax.annotationjsr250-api1.0-jarCOMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
javax.enterprisecdi-api1.0-jarApache License, Version 2.0
javax.injectjavax.inject1-jarThe Apache Software License, Version 2.0
junitjunit3.8.2-jarCommon Public License Version 1.0
log4jlog4j1.2.12-jar-
org.apache.mavenmaven-artifact3.0-jarThe Apache Software License, Version 2.0
org.apache.mavenmaven-compat3.0-alpha-2-jarThe Apache Software License, Version 2.0
org.apache.mavenmaven-model3.1.0-jarThe Apache Software License, Version 2.0
org.apache.mavenmaven-project-builder3.0-alpha-2-jarThe Apache Software License, Version 2.0
org.apache.maven.wagonwagon-provider-api1.0-beta-4-jarThe Apache Software License, Version 2.0
org.apache.xbeanxbean-reflect3.4-jarThe Apache Software License, Version 2.0
org.codehaus.plexusplexus-classworlds2.4-jarThe Apache Software License, Version 2.0
org.codehaus.plexusplexus-component-annotations1.5.5-jarThe Apache Software License, Version 2.0
org.codehaus.plexusplexus-container-default1.0-beta-3.0.5-jarThe Apache Software License, Version 2.0
org.codehaus.plexusplexus-interpolation1.1-jarThe Apache Software License, Version 2.0
org.codehaus.plexusplexus-utils1.5.6-jarThe Apache Software License, Version 2.0
org.codehaus.woodstoxwstx-asl3.2.6-jarThe Apache Software License, Version 2.0
org.eclipse.sisuorg.eclipse.sisu.inject0.0.0.M2a-jarEclipse Public License, Version 1.0
org.eclipse.sisuorg.eclipse.sisu.plexus0.0.0.M2a-jarEclipse Public License, Version 1.0
org.sonatype.sisusisu-guice3.1.0no_aopjarThe Apache Software License, Version 2.0
org.sonatype.spicemodel-builder1.3-jar-
staxstax-api1.0.1-jarThe Apache Software License, Version 2.0

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupIdArtifactIdVersionTypeLicense
org.codehaus.plexusplexus-archiver2.2jarThe Apache Software License, Version 2.0
org.codehaus.plexusplexus-io2.0.4jarThe Apache Software License, Version 2.0
org.hamcresthamcrest-core1.1jarBSD style

Project Dependency Graph

+

Dependency Tree

Licenses

BSD style: Hamcrest Core

Public Domain: AOP alliance

Unknown: Maven Shared Model, log4j

BSD: ASM Core

Apache License, Version 2.0: CDI APIs

Eclipse Public License, Version 1.0: org.eclipse.sisu.inject, org.eclipse.sisu.plexus

Apache License 2.0: license-maven-plugin, mycila-xmltool

Common Public License Version 1.0: JUnit

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JSR-250 Common Annotations for the JavaTM Platform

The Apache Software License, Version 2.0: Apache XBean :: Reflect, FindBugs-jsr305, Guava: Google Core Libraries for Java, Logging, Maven Artifact, Maven Compat, Maven Model, Maven Plugin API, Maven Plugin Java 5 Annotations, Maven Plugin Testing Mechanism, Maven Project, Maven Project Builder, Maven Wagon API, Plexus :: Component Annotations, Plexus :: Default Container, Plexus Archiver Component, Plexus Classworlds, Plexus Common Utilities, Plexus IO Components, Plexus Interpolation API, Sisu Guice - Core Library, StAX API, Woodstox, google-collect, javax.inject

Dependency File Details

FilenameSizeEntriesClassesPackagesJDK RevDebug
aopalliance-1.0.jar4.36 kB15921.3debug
asm-3.3.1.jar42.56 kB242321.2release
jsr305-1.3.9.jar32.24 kB723531.5debug
google-collect-snapshot-20080530.jar489.84 kB44543021.5debug
guava-10.0.1.jar1.43 MB1,1851,164101.5debug
mycila-xmltool-4.0.rc1.jar50.11 kB352511.6debug
commons-logging-api-1.1.jar43.55 kB292021.1debug
jsr250-api-1.0.jar5.71 kB161121.5debug
cdi-api-1.0.jar43.86 kB927571.5debug
javax.inject-1.jar2.44 kB8611.5release
junit-3.8.2.jar117.81 kB12010261.2debug
junit-dep-4.10.jar228.60 kB264231281.5debug
log4j-1.2.12.jar349.69 kB283253191.1debug
maven-artifact-3.0.jar50.69 kB5732111.5debug
maven-compat-3.0-alpha-2.jar232.03 kB189151221.5debug
maven-model-3.1.0.jar159.90 kB675031.5debug
maven-plugin-api-3.1.0.jar48.65 kB462561.5debug
maven-project-3.0-alpha-2.jar139.26 kB9569111.5debug
maven-project-builder-3.0-alpha-2.jar165.11 kB19517731.5debug
maven-plugin-testing-harness-2.1.jar38.02 kB291121.5debug
maven-plugin-annotations-3.2.jar14.73 kB23811.5debug
wagon-provider-api-1.0-beta-4.jar50.96 kB614181.4debug
xbean-reflect-3.4.jar130.69 kB12511021.5debug
plexus-archiver-2.2.jar180.64 kB137112121.5debug
plexus-classworlds-2.4.jar45.96 kB523751.4debug
plexus-component-annotations-1.5.5.jar4.11 kB15311.5release
plexus-container-default-1.0-beta-3.0.5.jar204.16 kB225180301.5debug
plexus-interpolation-1.1.jar34.65 kB443041.4debug
plexus-io-2.0.4.jar56.91 kB624351.5debug
plexus-utils-1.5.6.jar244.67 kB163127141.4debug
wstx-asl-3.2.6.jar508.19 kB261251201.2debug
org.eclipse.sisu.inject-0.0.0.M2a.jar197.40 kB204181101.5debug
org.eclipse.sisu.plexus-0.0.0.M2a.jar197.60 kB210165271.5debug
hamcrest-core-1.1.jar74.85 kB542131.5debug
sisu-guice-3.1.0-no_aop.jar349.05 kB31029581.5debug
model-builder-1.3.jar34.74 kB372421.5debug
stax-api-1.0.1.jar25.89 kB484051.2debug
TotalSizeEntriesClassesPackagesJDK RevDebug
375.92 MB5,2974,5673001.634
compile: 31compile: 5.34 MBcompile: 4,728compile: 4,141compile: 249-compile: 28
test: 5test: 579.03 kBtest: 546test: 418test: 50-test: 5
provided: 1provided: 14.73 kBprovided: 23provided: 8provided: 1-provided: 1

Dependency Repository Locations

Repo IDURLReleaseSnapshotBlacklisted
codehaus.snapshotshttp://snapshots.repository.codehaus.org-Yes-
plexus.snapshotshttps://oss.sonatype.org/content/repositories/plexus-snapshots-Yes-
apache.snapshotshttp://people.apache.org/maven-snapshot-repository-Yes-
sonatype-nexus-snapshotshttps://oss.sonatype.org/content/repositories/snapshots-Yes-
apache-snapshotshttp://people.apache.org/repo/m2-snapshot-repository-Yes-
snapshots.jboss.orghttp://snapshots.jboss.org/maven2-Yes-
oss.sonatype.org/jboss-snapshotshttp://oss.sonatype.org/content/repositories/jboss-snapshots-Yes-
centralhttp://repo.maven.apache.org/maven2Yes--
repository.jboss.orghttp://repository.jboss.org/maven2Yes-Yes

Repository locations for each of the Dependencies.

Artifactcodehaus.snapshotsplexus.snapshotsapache.snapshotssonatype-nexus-snapshotsapache-snapshotssnapshots.jboss.orgoss.sonatype.org/jboss-snapshotscentral
aopalliance:aopalliance:jar:1.0-------Found at http://repo.maven.apache.org/maven2
asm:asm:jar:3.3.1-------Found at http://repo.maven.apache.org/maven2
com.google.code.findbugs:jsr305:jar:1.3.9-------Found at http://repo.maven.apache.org/maven2
com.google.code.google-collections:google-collect:jar:snapshot-20080530-------Found at http://repo.maven.apache.org/maven2
com.google.guava:guava:jar:10.0.1-------Found at http://repo.maven.apache.org/maven2
com.mycila:mycila-xmltool:jar:4.0.rc1-------Found at http://repo.maven.apache.org/maven2
commons-logging:commons-logging-api:jar:1.1-------Found at http://repo.maven.apache.org/maven2
javax.annotation:jsr250-api:jar:1.0-------Found at http://repo.maven.apache.org/maven2
javax.enterprise:cdi-api:jar:1.0-------Found at http://repo.maven.apache.org/maven2
javax.inject:javax.inject:jar:1-------Found at http://repo.maven.apache.org/maven2
junit:junit:jar:3.8.2-------Found at http://repo.maven.apache.org/maven2
junit:junit-dep:jar:4.10-------Found at http://repo.maven.apache.org/maven2
log4j:log4j:jar:1.2.12-------Found at http://repo.maven.apache.org/maven2
org.apache.maven:maven-artifact:jar:3.0-------Found at http://repo.maven.apache.org/maven2
org.apache.maven:maven-compat:jar:3.0-alpha-2-------Found at http://repo.maven.apache.org/maven2
org.apache.maven:maven-model:jar:3.1.0-------Found at http://repo.maven.apache.org/maven2
org.apache.maven:maven-plugin-api:jar:3.1.0-------Found at http://repo.maven.apache.org/maven2
org.apache.maven:maven-project:jar:3.0-alpha-2-------Found at http://repo.maven.apache.org/maven2
org.apache.maven:maven-project-builder:jar:3.0-alpha-2-------Found at http://repo.maven.apache.org/maven2
org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:2.1-------Found at http://repo.maven.apache.org/maven2
org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.2-------Found at http://repo.maven.apache.org/maven2
org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-4-------Found at http://repo.maven.apache.org/maven2
org.apache.xbean:xbean-reflect:jar:3.4-------Found at http://repo.maven.apache.org/maven2
org.codehaus.plexus:plexus-archiver:jar:2.2-------Found at http://repo.maven.apache.org/maven2
org.codehaus.plexus:plexus-classworlds:jar:2.4-------Found at http://repo.maven.apache.org/maven2
org.codehaus.plexus:plexus-component-annotations:jar:1.5.5-------Found at http://repo.maven.apache.org/maven2
org.codehaus.plexus:plexus-container-default:jar:1.0-beta-3.0.5-------Found at http://repo.maven.apache.org/maven2
org.codehaus.plexus:plexus-interpolation:jar:1.1-------Found at http://repo.maven.apache.org/maven2
org.codehaus.plexus:plexus-io:jar:2.0.4-------Found at http://repo.maven.apache.org/maven2
org.codehaus.plexus:plexus-utils:jar:1.5.6-------Found at http://repo.maven.apache.org/maven2
org.codehaus.woodstox:wstx-asl:jar:3.2.6-------Found at http://repo.maven.apache.org/maven2
org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.0.0.M2a-------Found at http://repo.maven.apache.org/maven2
org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.0.0.M2a-------Found at http://repo.maven.apache.org/maven2
org.hamcrest:hamcrest-core:jar:1.1-------Found at http://repo.maven.apache.org/maven2
org.sonatype.sisu:sisu-guice:jar:no_aop:3.1.0-------Found at http://repo.maven.apache.org/maven2
org.sonatype.spice:model-builder:jar:1.3-------Found at http://repo.maven.apache.org/maven2
stax:stax-api:jar:1.0.1-------Found at http://repo.maven.apache.org/maven2
Totalcodehaus.snapshotsplexus.snapshotsapache.snapshotssonatype-nexus-snapshotsapache-snapshotssnapshots.jboss.orgoss.sonatype.org/jboss-snapshotscentral
37 (compile: 31, test: 5, provided: 1)000000037
+
+
+
+
+
+ + + diff --git a/docs/reports/2.2/dependency-info.html b/docs/reports/2.2/dependency-info.html new file mode 100755 index 000000000..23b9f2504 --- /dev/null +++ b/docs/reports/2.2/dependency-info.html @@ -0,0 +1,131 @@ + + + + + + Dependency Information + + + + + + + + + +
+ +
+
+
+

Dependency Information

Apache Maven

<dependency>
+  <groupId>com.mycila</groupId>
+  <artifactId>license-maven-plugin</artifactId>
+  <version>2.2</version>
+  <type>maven-plugin</type>
+</dependency>

Apache Buildr

'com.mycila:license-maven-plugin:maven-plugin:2.2'

Apache Ant

<dependency org="com.mycila" name="license-maven-plugin" rev="2.2">
+  <artifact name="license-maven-plugin" type="maven-plugin" />
+</dependency>

Groovy Grape

@Grapes(
+@Grab(group='com.mycila', module='license-maven-plugin', version='2.2')
+)

Grails

compile 'com.mycila:license-maven-plugin:2.2'

Leiningen

[com.mycila/license-maven-plugin "2.2"]

SBT

libraryDependencies += "com.mycila" %% "license-maven-plugin" % "2.2"
+
+
+
+
+
+ + + diff --git a/docs/reports/2.2/distribution-management.html b/docs/reports/2.2/distribution-management.html new file mode 100755 index 000000000..09b72efa7 --- /dev/null +++ b/docs/reports/2.2/distribution-management.html @@ -0,0 +1,122 @@ + + + + + + Project Distribution Management + + + + + + + + + +
+ +
+
+
+

Overview

The following is the distribution management information used by this project.

Snapshot Repository - mycila-oss-snapshots

https://oss.sonatype.org/content/repositories/snapshots/
+
+
+
+
+
+ + + diff --git a/docs/reports/2.2/format-mojo.html b/docs/reports/2.2/format-mojo.html new file mode 100755 index 000000000..78b774e79 --- /dev/null +++ b/docs/reports/2.2/format-mojo.html @@ -0,0 +1,469 @@ + + + + + + + license:format + + + + + + + + + +
+ +
+
+
+ + +

license:format

+

Full name:

+

com.mycila:license-maven-plugin:2.2:format

+

Description:

+
Reformat files with a missing header to add it
+

Attributes:

+
    +
  • Requires a Maven project to be executed.
  • +
  • The goal is thread-safe and supports parallel builds.
  • +
+

Required Parameters

+ + + + + + + + + + + + + +
NameTypeSinceDescription
basedirFile-The base directory, in which to search for project files.
Default value is: ${basedir}.
User property is: license.basedir.
+
+

Optional Parameters

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeSinceDescription
aggregateboolean-You can set this flag to true if you want to check the headers for +all modules of your project. Only used for multi-modules projects, +to check for example the header licenses from the parent module for +all sub modules
Default value is: false.
User property is: license.aggregate.
concurrencyFactorfloat-Maven license plugin uses concurrency to check license headers. +This factor is used to control the number of threads used to check. +The rule is:
+<nThreads> = <number of cores> * +concurrencyFactor
+The default is 1.5.
Default value is: 1.5.
User property is: license.concurrencyFactor.
dryRunboolean-If dryRun is enabled, calls to license:format and license:remove +will not overwrite the existing file but instead write the result +to a new file with the same name but ending with `.licensed`
Default value is: false.
User property is: license.dryRun.
encodingString-Specify the encoding of your files. Default to the project source +encoding property (project.build.sourceEncoding)
Default value is: ${project.build.sourceEncoding}.
User property is: license.encoding.
excludesString[]-Specifies files, which are excluded in the check. By default, only +the files matching the default exclude patterns are excluded.
failIfMissingboolean-You can set this flag to false if you do not want the build to fail +when some headers are missing.
Default value is: true.
User property is: license.failIfMissing.
headerString-Location of the header. It can be a relative path, absolute path, +classpath resource, any URL. The plugin first check if the name +specified is a relative file, then an absolute file, then in the +claspath. If not found, it tries to construct a URL from the +location
User property is: license.header.
headerDefinitionsString[]-Allows the use of external header definitions files. These files +are properties like files.
headerSectionsHeaderSection[]-HeadSections define special regions of a header that allow for +dynamic substitution and validation
includesString[]-Specifies files, which are included in the check. By default, all +files are included.
keywordsString[]-Specify the list of keywords to use to detect a header. A header +must include all keywords to be valid. By default, the word +'copyright' is used. Detection is done case insensitive.
mappingMap-Set mapping between document mapping and a supported type to use. +This section is very useful when you want to customize the +supported extensions. Is your project is using file extensions not +supported by default by this plugin, you can add a mapping to +attach the extension to an existing type of comment. The tag name +is the new extension name to support, and the value is the name of +the comment type to use.
propertiesMap-You can set here some properties that you want to use when reading +the header file. You can use in your header file some properties +like ${year}, ${owner} or whatever you want for the name. They will +be replaced when the header file is read by those you specified in +the command line, in the POM and in system environment.
quietboolean-If you do not want to see the list of file having a missing header, +you can add the quiet flag that will shorten the output
Default value is: false.
User property is: license.quiet.
skipboolean-Whether to skip the plugin execution
Default value is: false.
User property is: license.skip.
skipExistingHeadersboolean-Skip the formatting of files which already contain a detected +header
Default value is: false.
User property is: license.skipExistingHeaders.
strictCheckboolean-Set to true if you need a strict check against the headers. By +default, the existence of a header is verified by taking the top +portion of a file and checking if it contains the headers text, not +considering special characters (spaces, tabs, ...)
+We highly recommend to set this option to true. It is by default +set to false for backward compatibility
Default value is: true.
User property is: license.strictCheck.
useDefaultExcludesboolean-Specify if you want to use default exclusions besides the files you +have excluded. Default exclusions exclude CVS and SVN folders, IDE +descriptors and so on.
Default value is: true.
User property is: license.useDefaultExcludes.
useDefaultMappingboolean-Whether to use the default mapping between file extensions and +comment types, or only the one your provide
Default value is: true.
User property is: license.useDefaultMapping.
validHeadersString[]-Specifies additional header files to use when checking for the +presence of a valid header in your sources.
+When using format goal, this property will be used to detect all +valid headers that don't need formatting.
+When using remove goal, this property will be used to detect all +valid headers that also must be removed.
+
+

Parameter Details

+

aggregate:

+
You can set this flag to true if you want to check the headers for +all modules of your project. Only used for multi-modules projects, +to check for example the header licenses from the parent module for +all sub modules
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.aggregate
  • +
  • Default: false
  • +

basedir:

+
The base directory, in which to search for project files.
+
    +
  • Type: java.io.File
  • +
  • Required: Yes
  • +
  • User Property: license.basedir
  • +
  • Default: ${basedir}
  • +

concurrencyFactor:

+
Maven license plugin uses concurrency to check license headers. +This factor is used to control the number of threads used to check. +The rule is:
+<nThreads> = <number of cores> * +concurrencyFactor
+The default is 1.5.
+
    +
  • Type: float
  • +
  • Required: No
  • +
  • User Property: license.concurrencyFactor
  • +
  • Default: 1.5
  • +

dryRun:

+
If dryRun is enabled, calls to license:format and license:remove +will not overwrite the existing file but instead write the result +to a new file with the same name but ending with `.licensed`
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.dryRun
  • +
  • Default: false
  • +

encoding:

+
Specify the encoding of your files. Default to the project source +encoding property (project.build.sourceEncoding)
+
    +
  • Type: java.lang.String
  • +
  • Required: No
  • +
  • User Property: license.encoding
  • +
  • Default: ${project.build.sourceEncoding}
  • +

excludes:

+
Specifies files, which are excluded in the check. By default, only +the files matching the default exclude patterns are excluded.
+
    +
  • Type: java.lang.String[]
  • +
  • Required: No
  • +

failIfMissing:

+
You can set this flag to false if you do not want the build to fail +when some headers are missing.
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.failIfMissing
  • +
  • Default: true
  • +

header:

+
Location of the header. It can be a relative path, absolute path, +classpath resource, any URL. The plugin first check if the name +specified is a relative file, then an absolute file, then in the +claspath. If not found, it tries to construct a URL from the +location
+
    +
  • Type: java.lang.String
  • +
  • Required: No
  • +
  • User Property: license.header
  • +

headerDefinitions:

+
Allows the use of external header definitions files. These files +are properties like files.
+
    +
  • Type: java.lang.String[]
  • +
  • Required: No
  • +

headerSections:

+
HeadSections define special regions of a header that allow for +dynamic substitution and validation
+
    +
  • Type: com.mycila.maven.plugin.license.HeaderSection[]
  • +
  • Required: No
  • +

includes:

+
Specifies files, which are included in the check. By default, all +files are included.
+
    +
  • Type: java.lang.String[]
  • +
  • Required: No
  • +

keywords:

+
Specify the list of keywords to use to detect a header. A header +must include all keywords to be valid. By default, the word +'copyright' is used. Detection is done case insensitive.
+
    +
  • Type: java.lang.String[]
  • +
  • Required: No
  • +

mapping:

+
Set mapping between document mapping and a supported type to use. +This section is very useful when you want to customize the +supported extensions. Is your project is using file extensions not +supported by default by this plugin, you can add a mapping to +attach the extension to an existing type of comment. The tag name +is the new extension name to support, and the value is the name of +the comment type to use.
+
    +
  • Type: java.util.Map
  • +
  • Required: No
  • +

properties:

+
You can set here some properties that you want to use when reading +the header file. You can use in your header file some properties +like ${year}, ${owner} or whatever you want for the name. They will +be replaced when the header file is read by those you specified in +the command line, in the POM and in system environment.
+
    +
  • Type: java.util.Map
  • +
  • Required: No
  • +

quiet:

+
If you do not want to see the list of file having a missing header, +you can add the quiet flag that will shorten the output
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.quiet
  • +
  • Default: false
  • +

skip:

+
Whether to skip the plugin execution
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.skip
  • +
  • Default: false
  • +

skipExistingHeaders:

+
Skip the formatting of files which already contain a detected +header
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.skipExistingHeaders
  • +
  • Default: false
  • +

strictCheck:

+
Set to true if you need a strict check against the headers. By +default, the existence of a header is verified by taking the top +portion of a file and checking if it contains the headers text, not +considering special characters (spaces, tabs, ...)
+We highly recommend to set this option to true. It is by default +set to false for backward compatibility
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.strictCheck
  • +
  • Default: true
  • +

useDefaultExcludes:

+
Specify if you want to use default exclusions besides the files you +have excluded. Default exclusions exclude CVS and SVN folders, IDE +descriptors and so on.
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.useDefaultExcludes
  • +
  • Default: true
  • +

useDefaultMapping:

+
Whether to use the default mapping between file extensions and +comment types, or only the one your provide
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.useDefaultMapping
  • +
  • Default: true
  • +

validHeaders:

+
Specifies additional header files to use when checking for the +presence of a valid header in your sources.
+When using format goal, this property will be used to detect all +valid headers that don't need formatting.
+When using remove goal, this property will be used to detect all +valid headers that also must be removed.
+
    +
  • Type: java.lang.String[]
  • +
  • Required: No
  • +
+
+
+ + +
+
+
+
+
+ + + diff --git a/docs/reports/2.2/help-mojo.html b/docs/reports/2.2/help-mojo.html new file mode 100755 index 000000000..eb48a53df --- /dev/null +++ b/docs/reports/2.2/help-mojo.html @@ -0,0 +1,165 @@ + + + + + + + license:help + + + + + + + + + +
+ +
+
+
+ + +

license:help

+

Full name:

+

com.mycila:license-maven-plugin:2.2:help

+

Description:

+
Display help information on license-maven-plugin.
+Call mvn license:help -Ddetail=true +-Dgoal=<goal-name> to display parameter details.
+

Attributes:

+
    +
  • The goal is thread-safe and supports parallel builds.
  • +
+

Optional Parameters

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeSinceDescription
detailboolean-If true, display all settable properties for each +goal.
Default value is: false.
User property is: detail.
goalString-The name of the goal for which to show help. If unspecified, all +goals will be displayed.
User property is: goal.
indentSizeint-The number of spaces per indentation level, should be positive.
Default value is: 2.
User property is: indentSize.
lineLengthint-The maximum length of a display line, should be positive.
Default value is: 80.
User property is: lineLength.
+
+

Parameter Details

+

detail:

+
If true, display all settable properties for each +goal.
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: detail
  • +
  • Default: false
  • +

goal:

+
The name of the goal for which to show help. If unspecified, all +goals will be displayed.
+
    +
  • Type: java.lang.String
  • +
  • Required: No
  • +
  • User Property: goal
  • +

indentSize:

+
The number of spaces per indentation level, should be positive.
+
    +
  • Type: int
  • +
  • Required: No
  • +
  • User Property: indentSize
  • +
  • Default: 2
  • +

lineLength:

+
The maximum length of a display line, should be positive.
+
    +
  • Type: int
  • +
  • Required: No
  • +
  • User Property: lineLength
  • +
  • Default: 80
  • +
+
+
+ + +
+
+
+
+
+ + + diff --git a/docs/reports/2.2/images/close.gif b/docs/reports/2.2/images/close.gif new file mode 100755 index 0000000000000000000000000000000000000000..1c26bbc5264fcc943ad7b5a0f1a84daece211f34 GIT binary patch literal 279 zcmZ?wbhEHb6kyFkwP}e}6+mLp=yE)H5&?6cps==O-j2#K*@61O)i|`#U%|*xTD17#Qg5 z>nkWI$ji$M2ng`=^D}^ygDj#2&;c6F0P+h1n~g(5frm~PL&uV$l`S$eFDwzBDbhJD v>}Bvw*Al_tWna1PC9OaGVdk23i}vRhZI{iR^*V|n<^22a#~T_O9T}_vbswrX literal 0 HcmV?d00001 diff --git a/docs/reports/2.2/images/collapsed.gif b/docs/reports/2.2/images/collapsed.gif new file mode 100755 index 0000000000000000000000000000000000000000..6e710840640c1bfd9dd76ce7fef56f1004092508 GIT binary patch literal 53 ycmZ?wbhEHbWM^P!XkdT>#h)yUTnvm1Iv_qshJlI4r7uBZ*YkPFU8d4p4Aua}2?(?R literal 0 HcmV?d00001 diff --git a/docs/reports/2.2/images/expanded.gif b/docs/reports/2.2/images/expanded.gif new file mode 100755 index 0000000000000000000000000000000000000000..0fef3d89e0df1f8bc49a0cd827f2607c7d7fd2f0 GIT binary patch literal 52 xcmZ?wbhEHbWM^P!XkdT>#h)yUTnvm1Iv_qshJlH@g}+fUi&t{amUB!D)&R0C2fzRT literal 0 HcmV?d00001 diff --git a/docs/reports/2.2/images/external.png b/docs/reports/2.2/images/external.png new file mode 100755 index 0000000000000000000000000000000000000000..3f999fc88b360074e41f38c3b4bc06ccb3bb7cf8 GIT binary patch literal 230 zcmeAS@N?(olHy`uVBq!ia0vp^+(699!3-oX?^2ToQY`6?zK#qG>ra@ocD)4hB}-f* zN`mv#O3D+9QW+dm@{>{(JaZG%Q-e|yQz{EjrrH1%@dWsUxR#cd{{R1fCIbVIy!atN z8e~{WkY6y6%iy53@(Yk3;OXKRQgJIOfsI*BO@UFsfhWLBc>*(#PB?Jn2*(o!76E4F z2oaVU3``tH+Kgs0GI5+@Tg}d)z%jd%F@?{8!SRZ5b1yT80-FZIMn)zc2Ca66y`pzY R*nwsJMCn#OVEqF*oew~oaAu*+mN;-=y?VHT3tIe$XQqrDo-uB_a z!$aaK`z6))OKGn34?nwc^SuifkIL#EmDgV_qjg-#8v*0u4q4%1moUw{LZ54UeCgzNF^jX`uv-XK+9g@yFrG9?@ z!9&5&Tgk*j(b!GF&{N4I-Owl3GNQ;Kslp@APSw&&&ux9d>WxL~{EYoKm2KHvv3+ax zZUYB?Ae*8JnchZheXeEaa>@87?_fB*jV>(`erUx0B6j@wa!KnN)QWMO1rn9HC8 zQU}Tt3>@bftT|;oHYhlHH8T8tc{qL2LBC1&wnQeg^-S05<#H=J%;q~&KX!$OXH$lP zifQJ#9>L8|xhAVRHT-xPa*}7JK>(A*!AmL!CQC~j>707p+C5b#ib-SZ5@wfn#-0y8 zor_pb3M^%mkXhlduwjw4dk@RWhYZ<*tSUAV9x3eYyi#^d39lH{872xT#>g14FgCZb z+Lvv}DClhGVU*`8y(Qe}(9I>Lw<6->0~Q`zX3oMH2272dBARI`0wDzxS_G8b_H+a` TZ#n2*^y*Bf^Krq04Gh)*dSnrT literal 0 HcmV?d00001 diff --git a/docs/reports/2.2/images/icon_info_sml.gif b/docs/reports/2.2/images/icon_info_sml.gif new file mode 100755 index 0000000000000000000000000000000000000000..c6cb9ad7ce438a798426703e86a7ffc197d51dbb GIT binary patch literal 606 zcmZ?wbhEHb!Rj)7jHhhdgsOUdoQoueZi?7 z>>gViTe&E#V48n=mrru5S3;v}WQB8hiDz7$TU2Fg8RZkU)J)l4H+4sO@7jjxJ4?G(<~7c1nYFul=C0P+d#d`@bj{yi z-npcE!T#Qb2PP~z)H;3B%r(bntUlH>Y2~CvyV|C%UbyM>vTf&9?!2&e&!siHFV0_c zVB`KP8}?n^dg$7Yqc`@PxOMQ%-NWbZ9Xfk=)1K2OFF!hV;r{6>kIr6ua^~ve%eS9j zy7lbD`I|4_et!J??bq+WzI^-n`RfmdkOIfh!pgqYwSCK`t~@$#!^!1aj_y2mzyI{@?vuB79>2N$==JkApPs$`_~ygc*YCf)diVLp z{pXKfy#M&+`?nvze*gIk#Q*;N0|qHLXbBUFKUo+V7>XElKuSSz!oa?}p{S|3rL`#` zEj=M8CWV#D$GthOu#hRgfH^NPHz`Z6or!6tudIJkhF|)EqL_SUmH;#E=*;vU)ut4d z*}1MJ+3|6yK5|W*0YQlwY}}E_93D;*P3)($(!#iHyj&dYc$?gAB*f@)n?~7Mn)5Ze zB*b!gs&gB@F*e|Da`5(ac688Lp~TGAEh5PBlHo`4aV}w%hy?;49h(#+>`NXTD0Bjy;4ci{C-1K14rU#4Xoa9{m6qopA9n0cn|!>ecYkij zwyX=!4*mH3EoqLqSGiVbyFqxD(bS8XSDu{6U1jZO70Ic@{~t&7=B^ zBD)NOoAkU&Gy^LQJ5PtV?u{&65}4ZUmfYbweP{LTy^YnAGv=AGa7*6wj}%~b0?7r5!@qH7P%p1*$L z@#{ODxoUwG+WsY)zWExj-aqxpQS(e!bx&6L`u)?tfB$~}{{8*?cVO&*V`-G2NeC$Z zWMO1r=w{FXnGVVm3>>=|#5rX=HY{-DP?VFNPL-%m%>B+*~5-k^-+4*MLFr;tQ0}^rlS-^!^Q`Mx1hrB$jwn&hk~Xk=#Nl+_9Nu|Y$D G!5RQ;-6)O# literal 0 HcmV?d00001 diff --git a/docs/reports/2.2/images/icon_warning_sml.gif b/docs/reports/2.2/images/icon_warning_sml.gif new file mode 100755 index 0000000000000000000000000000000000000000..873bbb52cb9768103c27fbb9a9bac16ac615fce5 GIT binary patch literal 576 zcmZ?wbhEHbB!Sy%bj7w z8LP{2I!WYbmF&-Ixi?j6tD|K1XR2M#l>Aw*aXL%wXS3nYW}{zi=4WzsU5r%E6qx+# za{AThd85YVOsT`KDUrWsBtGknIa3>Sy(4;AS@f^Dxt>-=XPXm#FD(1Lr2hBv=9?3X zZS^!XrNw@)>eiN((2|w-y>{aB1+99DGMA?}+UTggT+(Z*rf8+5x~aWVOGcurtl;&U zIa)H3I&#vwvQjJBn`YHj9iKlB7`)(M#!e{yWMO1rC}Yq8NrU2qfqia6SyOXMYa1sM zM_a34eqyRfcQbQJY;^IYGTuzaxglKLqNQEA}OiQec+sQ#rUUjLqg_MpsPmY43 zsgmVV8EHK$eV-B~6*UcAW2+w%1e4o&9#aAczLGF}PmMg|6J0Ey4q A)Bpeg literal 0 HcmV?d00001 diff --git a/docs/reports/2.2/images/logos/build-by-maven-black.png b/docs/reports/2.2/images/logos/build-by-maven-black.png new file mode 100755 index 0000000000000000000000000000000000000000..919fd0f66a7f713920dd7422035db1c9d484351d GIT binary patch literal 2294 zcmVKOG`!VuDc=fnx$+R6#>c^>b&wcOS?|$!`a}U6ptjU_J zlBA}l*3{J0)YMd0R~Hr*dU$xO^ie1jhYlTLS+=C4#MRYRCX#twGUSD6Il$6AA+=UAlkY(ZF;m4037Yc>v&!1mPsNXdliHV74&z>zUEv=}iC@U)i zfc^XTJ3BiAKvYyzczAd~K){|od(ip)`}f`5-HnZnv$L~Hzqq=(y7Kb!>gsAwPfu@e z@3gcu0LabFC4?{xBNPh18Fpy3+Tr2hfq{Yc_V$w}PjVdhGtMTH$zU){PfznaPmK)? z4KH52=;-KZX=#a#jlFZ{PF7YH!!Q{c8Taqs=Xt)UsK{tE{@>vc{2Hgh!NL0adH}e0 z@19Df^78Tm0ES@zz{SO7Zf@=upJ1_AP_bIAgpih&mWqmsojZ4GG#a&9{f)&Au~_Wm z<0F^L4;(mPHk)-io!M*-3JMa7#VIK%EBy%}_$g6IPEM9cBvPp~K0f}{t5+6_rMbEJ z(xpqcZ{G$0j^p<2+vnuu^bN3MdU`rLJ3Br;9ss7MrVbuFxUjHLQBhGX6WriQ5|M*_w z@5bUDdV71dTCG;AO-@dx@4a~OA{y)K>k+2N$jAo|9?w z?b_+nr`2k;!{M;o?Qh<^`R=>#RtFA0KR<`Vfh)Li;|5+X!otGn&U<@%H*VaBDU;Gf zr_<5=()7Iqfmk>yLj`}084`48Zf?d|M~)mpOHfeI{QNv2WMN?;Dk=&9GBY#LVzb%$ z`};Aq6GAK&OK4~)&U*g*IT{xh7M8K~%9SgtQ-;OG#ZeC5ym=F=X|vf(9h#b&K7RZN z05+S=X0xGjU|@g-%ePwl!GC`7t=5VDruDp`t9rXwq=tAb*88KQqo~N`a#V_oixKzA z%F4dJzL1cRy1F{CSUfW`qfjWeZ{Hpm7>H$yNF>V6&c<>vGBOgU_w@7}J9g~o(WA6z z#sgc0B0VlH4i&T6{Pyiz)FUDys6$s*7rnXCi!3z)!0DGJ5eITHyM2Q|E@qtti{QRD z*nbiZg+h^&lY>QINl6I+oH}*N-Q67kYHMqqoSd*@fE67^695Pa36aTU0HD+95)%{g zFw)c0Gcqy&K&4WxG906$qk6p_b=txpgmiazqaGF(M)NU+!{3cPsc^{*a`Ja$nXfZ@ zhsL%N4whw0OG`2M6&4oG&CQ8KBHBPHC@3f>C|I^a>__(qFp!^RU zV`F0uhl6EVxm><`_ijATmoHz|)ztxjL?XdmSuB<(Po5A$mM!w}C3kdS~ef}W>dub-Hhz&fI`vJ#oXvTST@?6qsxN=r)tz|+%n^XARiL+I)0 z!HGL|?4Z?OC@z>ppO+fmk zEDIk1FgrV2R8&O&@;qNwR)+h@$;nZx)dqvXVzG2}b>-#d_4oHa!G&Dp59OYMg zd;9A2I}{29&+|ObzkB!Y^XJcKjE;^*({SomlT)I^E^_90Q{xPG;bvU;38ml zcng&pTZhKxAmAX-{xuvUBO`bZu-omWrKK8;X6fkl>(@`5I6;GyySuwkDCBv*tE;QE zwH1kg)0Ijk1~{Qms8A@Vadob6a=9D}VUx-9>C-1l1S|^dcDq`w#&Z*k#hB*+K%>#n z=0$)zo8T)X1Ujc}V+Omw8!O@%0GKp7%(fp1ER{;7QYogYiHQlT)w*&q5{X2iP;Ak literal 0 HcmV?d00001 diff --git a/docs/reports/2.2/images/logos/build-by-maven-white.png b/docs/reports/2.2/images/logos/build-by-maven-white.png new file mode 100755 index 0000000000000000000000000000000000000000..7d44c9c2e5742bdf8649ad282f83208f1da9b982 GIT binary patch literal 2260 zcmV;_2rKuAP)4hTLUyOQ{PVbVY5&Y3g!&hN~bnR7}ZgkXUt ziC%zU0gf+&kEv>t|d$x|zXw1mS0D%1b{8z7DF%0wW-8(XBFc`A3vVI|O z^!N97baWg(eE86zLn4uA_wL=Zb@+UKU|=8sJb3V6XlSUctSl!dhm4xd=KJ^W|8h2q zR4NS%3yX+|NKQ`f?d=7Cf`Wo)&z=E5TU%REQIXYZefjbwRvsQ6zIyfQojZ3l8V#{v zv)R(q)39Vr2GBPsa+apV2%%fIZY3ln0Kl+1Y8c*(xe3X6sWFH9kH*UDDLl)ZN`}u~;f9D%P!A2LK5P2`MQl z(b3TuDUC++_U+qm01k;n!Z1u+TwGjS+}X2d^Yil+3Pn;B-~q z{Qdm_z{kf&EEb1^gw)j3R904!x}#RBj~+c578Vv16olc}xpQZGd;7k9`>@WHD_2M| z{%VB2fNVCK&1U^_rTW_bx`C@MK&%ZR^ybZ*=;&yb zN);0mV>X+~OA`|lRVtNAr7A8i#zL)DyJycHxm+$5izO0?QmM?$%p@6le0*H3R;yI1 z=;-LCrlu1oPI!8HIypHhmCA~Wig|;>WHON!GbSbmcN`jxhJ=GssnlpRR;zVzaF8J4 z>+3sJhW@0w{LH6-`(Afr<9kMWBXoSUM7Dox&JGJtojOI96z3EG z*uH)HWN?qO7x!`hzQnzLg5JL3Ui^ps%X$n4`+YK2S-yNZo>gC8kJmXUC#D?-i_a7IlwdR(Kkw#T>s)<( zJ!ZVTycREBO!{t;H9|r{F#q)FQ_`LjAsBnPnnKk2PZ;V3*7{M#@%jyBNObh|^_fg2 zd|f0I3eTTEPf=83VhUbHWgRft|{%MRRMp6H>seM7wV6&k5Vn7H0DDSDT_wn(;aaUDU zWi%QoiptK;CgqIWB$bwy78Mm?w@oI~&6_tPBO~$kExCLno}10)mX;RGM?^%-PjqOt zTFi(#=@4C7NJmxEVK7l6G0yhEp_Lq9)1fj}S-2%Mdrv$L~tStVt%xVSheDG9e5EX$6J zj8GIMm&=bIKaK;TqoYG05D0}r0!Kqb1E0?q2n1`_uAR{_f0E{OgnR$~y~Sd|+0n_# z2@6L?MsUQ^H0|QzLJoDKqobtlneyk|8`Sp{cp}PUC5RRQ^8?;2;Iss$eWk%*n3$Nr z(73v~e)3}s219#$yTM=(2n6o#?!LahxUO>?H!v`O%bZ*;$Ideh!!Qg0h{fVXix$lf i91DLtEx@rr0RIK2cl{g~?Z1Nn0000}s literal 0 HcmV?d00001 diff --git a/docs/reports/2.2/images/logos/maven-feather.png b/docs/reports/2.2/images/logos/maven-feather.png new file mode 100755 index 0000000000000000000000000000000000000000..b5ada836e9eb4af4db810f648b013933e72c8fbe GIT binary patch literal 3330 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 literal 0 HcmV?d00001 diff --git a/docs/reports/2.2/images/newwindow.png b/docs/reports/2.2/images/newwindow.png new file mode 100755 index 0000000000000000000000000000000000000000..6287f72bd08a870908e7361d98c35ee0d6dcbc82 GIT binary patch literal 220 zcmeAS@N?(olHy`uVBq!ia0vp^+(699!3-oX?^2ToQY`6?zK#qG>ra@ocD)4hB}-f* zN`mv#O3D+9QW+dm@{>{(JaZG%Q-e|yQz{EjrrH1%@dWsUxR#cd&SYTt4+aeuCvSob zD+%%o1`04ZXs!GLj7%Iec?BF2%&y2ZFfeUwWbk2P5nvW+xWT~4#-PT{uyM;F);OSv44$rjF6*2U FngH~|K)3(^ literal 0 HcmV?d00001 diff --git a/docs/reports/2.2/index.html b/docs/reports/2.2/index.html new file mode 100755 index 000000000..2877d94df --- /dev/null +++ b/docs/reports/2.2/index.html @@ -0,0 +1,122 @@ + + + + + + About + + + + + + + + + +
+ +
+
+
+

About license-maven-plugin

Maven 2 plugin to check and update license headers in source files

+
+
+
+
+
+ + + diff --git a/docs/reports/2.2/integration.html b/docs/reports/2.2/integration.html new file mode 100755 index 000000000..8de422eca --- /dev/null +++ b/docs/reports/2.2/integration.html @@ -0,0 +1,122 @@ + + + + + + Continuous Integration + + + + + + + + + +
+ +
+
+
+

Overview

This project uses Continuous Integration System.

Access

The following is a link to the continuous integration system used by the project.

Notifiers

No notifiers are defined. Please check back at a later date.

+
+
+
+
+
+ + + diff --git a/docs/reports/2.2/issue-tracking.html b/docs/reports/2.2/issue-tracking.html new file mode 100755 index 000000000..cac1ac70a --- /dev/null +++ b/docs/reports/2.2/issue-tracking.html @@ -0,0 +1,122 @@ + + + + + + Issue Tracking + + + + + + + + + +
+ +
+
+
+

Overview

This project uses GitHub to manage its issues.

Issue Tracking

Issues, bugs, and feature requests should be submitted to the following issue tracking system for this project.

+
+
+
+
+
+ + + diff --git a/docs/reports/2.2/license.html b/docs/reports/2.2/license.html new file mode 100755 index 000000000..e64b0646f --- /dev/null +++ b/docs/reports/2.2/license.html @@ -0,0 +1,527 @@ + + + + + + Project License + + + + + + + + + +
+ +
+
+
+

Overview

Typically the licenses listed for the project are that of the project itself, and not of dependencies.

Project License

Apache License 2.0

[Original text]

Copy of the license follows.

+
+ + +
+

Apache License

Version 2.0, January 2004

+http://www.apache.org/licenses/

+

TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

+

1. Definitions.

+

"License" shall mean the terms and conditions for use, reproduction, and +distribution as defined by Sections 1 through 9 of this document.

+

"Licensor" shall mean the copyright owner or entity authorized by the +copyright owner that is granting the License.

+

"Legal Entity" shall mean the union of the acting entity and all other +entities that control, are controlled by, or are under common control with +that entity. For the purposes of this definition, "control" means (i) the +power, direct or indirect, to cause the direction or management of such +entity, whether by contract or otherwise, or (ii) ownership of fifty +percent (50%) or more of the outstanding shares, or (iii) beneficial +ownership of such entity.

+

"You" (or "Your") shall mean an individual or Legal Entity exercising +permissions granted by this License.

+

"Source" form shall mean the preferred form for making modifications, +including but not limited to software source code, documentation source, +and configuration files.

+

"Object" form shall mean any form resulting from mechanical transformation +or translation of a Source form, including but not limited to compiled +object code, generated documentation, and conversions to other media types.

+

"Work" shall mean the work of authorship, whether in Source or Object form, +made available under the License, as indicated by a copyright notice that +is included in or attached to the work (an example is provided in the +Appendix below).

+

"Derivative Works" shall mean any work, whether in Source or Object form, +that is based on (or derived from) the Work and for which the editorial +revisions, annotations, elaborations, or other modifications represent, as +a whole, an original work of authorship. For the purposes of this License, +Derivative Works shall not include works that remain separable from, or +merely link (or bind by name) to the interfaces of, the Work and Derivative +Works thereof.

+

"Contribution" shall mean any work of authorship, including the original +version of the Work and any modifications or additions to that Work or +Derivative Works thereof, that is intentionally submitted to Licensor for +inclusion in the Work by the copyright owner or by an individual or Legal +Entity authorized to submit on behalf of the copyright owner. For the +purposes of this definition, "submitted" means any form of electronic, +verbal, or written communication sent to the Licensor or its +representatives, including but not limited to communication on electronic +mailing lists, source code control systems, and issue tracking systems that +are managed by, or on behalf of, the Licensor for the purpose of discussing +and improving the Work, but excluding communication that is conspicuously +marked or otherwise designated in writing by the copyright owner as "Not a +Contribution."

+

"Contributor" shall mean Licensor and any individual or Legal Entity on +behalf of whom a Contribution has been received by Licensor and +subsequently incorporated within the Work.

+

2. Grant of Copyright License. Subject to the +terms and conditions of this License, each Contributor hereby grants to You +a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable +copyright license to reproduce, prepare Derivative Works of, publicly +display, publicly perform, sublicense, and distribute the Work and such +Derivative Works in Source or Object form.

+

3. Grant of Patent License. Subject to the terms +and conditions of this License, each Contributor hereby grants to You a +perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable +(except as stated in this section) patent license to make, have made, use, +offer to sell, sell, import, and otherwise transfer the Work, where such +license applies only to those patent claims licensable by such Contributor +that are necessarily infringed by their Contribution(s) alone or by +combination of their Contribution(s) with the Work to which such +Contribution(s) was submitted. If You institute patent litigation against +any entity (including a cross-claim or counterclaim in a lawsuit) alleging +that the Work or a Contribution incorporated within the Work constitutes +direct or contributory patent infringement, then any patent licenses +granted to You under this License for that Work shall terminate as of the +date such litigation is filed.

+

4. Redistribution. You may reproduce and +distribute copies of the Work or Derivative Works thereof in any medium, +with or without modifications, and in Source or Object form, provided that +You meet the following conditions:

+
    +
  1. You must give any other recipients of the Work or Derivative Works a +copy of this License; and
  2. + +
  3. You must cause any modified files to carry prominent notices stating +that You changed the files; and
  4. + +
  5. You must retain, in the Source form of any Derivative Works that You +distribute, all copyright, patent, trademark, and attribution notices from +the Source form of the Work, excluding those notices that do not pertain to +any part of the Derivative Works; and
  6. + +
  7. If the Work includes a "NOTICE" text file as part of its distribution, +then any Derivative Works that You distribute must include a readable copy +of the attribution notices contained within such NOTICE file, excluding +those notices that do not pertain to any part of the Derivative Works, in +at least one of the following places: within a NOTICE text file distributed +as part of the Derivative Works; within the Source form or documentation, +if provided along with the Derivative Works; or, within a display generated +by the Derivative Works, if and wherever such third-party notices normally +appear. The contents of the NOTICE file are for informational purposes only +and do not modify the License. You may add Your own attribution notices +within Derivative Works that You distribute, alongside or as an addendum to +the NOTICE text from the Work, provided that such additional attribution +notices cannot be construed as modifying the License. +
    +
    +You may add Your own copyright statement to Your modifications and may +provide additional or different license terms and conditions for use, +reproduction, or distribution of Your modifications, or for any such +Derivative Works as a whole, provided Your use, reproduction, and +distribution of the Work otherwise complies with the conditions stated in +this License. +
  8. + +
+ +

5. Submission of Contributions. Unless You +explicitly state otherwise, any Contribution intentionally submitted for +inclusion in the Work by You to the Licensor shall be under the terms and +conditions of this License, without any additional terms or conditions. +Notwithstanding the above, nothing herein shall supersede or modify the +terms of any separate license agreement you may have executed with Licensor +regarding such Contributions.

+

6. Trademarks. This License does not grant +permission to use the trade names, trademarks, service marks, or product +names of the Licensor, except as required for reasonable and customary use +in describing the origin of the Work and reproducing the content of the +NOTICE file.

+

7. Disclaimer of Warranty. Unless required by +applicable law or agreed to in writing, Licensor provides the Work (and +each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT +WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, +without limitation, any warranties or conditions of TITLE, +NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You +are solely responsible for determining the appropriateness of using or +redistributing the Work and assume any risks associated with Your exercise +of permissions under this License.

+

8. Limitation of Liability. In no event and +under no legal theory, whether in tort (including negligence), contract, or +otherwise, unless required by applicable law (such as deliberate and +grossly negligent acts) or agreed to in writing, shall any Contributor be +liable to You for damages, including any direct, indirect, special, +incidental, or consequential damages of any character arising as a result +of this License or out of the use or inability to use the Work (including +but not limited to damages for loss of goodwill, work stoppage, computer +failure or malfunction, or any and all other commercial damages or losses), +even if such Contributor has been advised of the possibility of such +damages.

+

9. Accepting Warranty or Additional Liability. +While redistributing the Work or Derivative Works thereof, You may choose +to offer, and charge a fee for, acceptance of support, warranty, indemnity, +or other liability obligations and/or rights consistent with this License. +However, in accepting such obligations, You may act only on Your own behalf +and on Your sole responsibility, not on behalf of any other Contributor, +and only if You agree to indemnify, defend, and hold each Contributor +harmless for any liability incurred by, or claims asserted against, such +Contributor by reason of your accepting any such warranty or additional +liability.

+

END OF TERMS AND CONDITIONS

+

APPENDIX: How to apply the Apache License to your work

+

To apply the Apache License to your work, attach the following boilerplate +notice, with the fields enclosed by brackets "[]" replaced with your own +identifying information. (Don't include the brackets!) The text should be +enclosed in the appropriate comment syntax for the file format. We also +recommend that a file or class name and description of purpose be included +on the same "printed page" as the copyright notice for easier +identification within third-party archives.

+
   :::text
+   Copyright [yyyy] [name of copyright owner]
+
+   Licensed 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.
+
+
+
+ + +
+
+
+
+
+
+ + + diff --git a/docs/reports/2.2/mail-lists.html b/docs/reports/2.2/mail-lists.html new file mode 100755 index 000000000..1abbbc269 --- /dev/null +++ b/docs/reports/2.2/mail-lists.html @@ -0,0 +1,122 @@ + + + + + + Project Mailing Lists + + + + + + + + + +
+ +
+
+
+

Project Mailing Lists

There are no mailing lists currently associated with this project.

+
+
+
+
+
+ + + diff --git a/docs/reports/2.2/plugin-info.html b/docs/reports/2.2/plugin-info.html new file mode 100755 index 000000000..452d3a7bd --- /dev/null +++ b/docs/reports/2.2/plugin-info.html @@ -0,0 +1,115 @@ + + + + + + Plugin Documentation + + + + + + + + + +
+ +
+
+
+

Plugin Documentation

Goals available for this plugin:

GoalDescription
license:checkCheck if the source files of the project have a valid license +header
license:formatReformat files with a missing header to add it
license:helpDisplay help information on license-maven-plugin.
+Call mvn license:help -Ddetail=true +-Dgoal=<goal-name> to display parameter details.
license:removeRemove the specified header from source files

System Requirements

The following specifies the minimum requirements to run this Maven plugin:

Maven2.0
JDK1.7
MemoryNo minimum requirement.
Disk SpaceNo minimum requirement.

Usage

You should specify the version in your project's plugin configuration:

<project>
+  ...
+  <build>
+    <!-- To define the plugin version in your parent POM -->
+    <pluginManagement>
+      <plugins>
+        <plugin>
+          <groupId>com.mycila</groupId>
+          <artifactId>license-maven-plugin</artifactId>
+          <version>2.2</version>
+        </plugin>
+        ...
+      </plugins>
+    </pluginManagement>
+    <!-- To use the plugin goals in your POM or parent POM -->
+    <plugins>
+      <plugin>
+        <groupId>com.mycila</groupId>
+        <artifactId>license-maven-plugin</artifactId>
+        <version>2.2</version>
+      </plugin>
+      ...
+    </plugins>
+  </build>
+  ...
+</project>
+

For more information, see "Guide to Configuring Plug-ins"

+
+
+
+
+
+ + + diff --git a/docs/reports/2.2/plugin-management.html b/docs/reports/2.2/plugin-management.html new file mode 100755 index 000000000..27a07d7c4 --- /dev/null +++ b/docs/reports/2.2/plugin-management.html @@ -0,0 +1,122 @@ + + + + + + Project Plugin Management + + + + + + + + + +
+ +
+
+
+

Project Plugin Management

GroupIdArtifactIdVersion
com.mycilalicense-maven-plugin2.0
org.apache.felixmaven-bundle-plugin2.3.5
org.apache.maven.pluginsmaven-antrun-plugin1.7
org.apache.maven.pluginsmaven-assembly-plugin2.4
org.apache.maven.pluginsmaven-clean-plugin2.5
org.apache.maven.pluginsmaven-compiler-plugin3.1
org.apache.maven.pluginsmaven-dependency-plugin2.8
org.apache.maven.pluginsmaven-deploy-plugin2.7
org.apache.maven.pluginsmaven-enforcer-plugin1.1.1
org.apache.maven.pluginsmaven-gpg-plugin1.4
org.apache.maven.pluginsmaven-jar-plugin2.4
org.apache.maven.pluginsmaven-jarsigner-plugin1.2
org.apache.maven.pluginsmaven-javadoc-plugin2.9.1
org.apache.maven.pluginsmaven-plugin-plugin3.2
org.apache.maven.pluginsmaven-release-plugin2.4.1
org.apache.maven.pluginsmaven-shade-plugin2.1
org.apache.maven.pluginsmaven-source-plugin2.2.1
org.apache.maven.pluginsmaven-surefire-plugin2.15
org.apache.maven.pluginsmaven-war-plugin2.4
org.codehaus.groovygroovy-eclipse-compiler2.8.0-01
org.eclipse.jettyjetty-maven-plugin9.0.4.v20130625
+
+
+
+
+
+ + + diff --git a/docs/reports/2.2/plugins.html b/docs/reports/2.2/plugins.html new file mode 100755 index 000000000..33d738fba --- /dev/null +++ b/docs/reports/2.2/plugins.html @@ -0,0 +1,122 @@ + + + + + + Project Build Plugins + + + + + + + + + +
+ +
+
+
+

Project Build Plugins

GroupIdArtifactIdVersion
com.mycilalicense-maven-plugin2.0
org.apache.maven.pluginsmaven-clean-plugin2.5
org.apache.maven.pluginsmaven-compiler-plugin3.1
org.apache.maven.pluginsmaven-deploy-plugin2.7
org.apache.maven.pluginsmaven-enforcer-plugin1.1.1
org.apache.maven.pluginsmaven-install-plugin2.3.1
org.apache.maven.pluginsmaven-jar-plugin2.4
org.apache.maven.pluginsmaven-plugin-plugin3.2
org.apache.maven.pluginsmaven-resources-plugin2.4.3
org.apache.maven.pluginsmaven-site-plugin3.0
org.apache.maven.pluginsmaven-source-plugin2.2.1
org.apache.maven.pluginsmaven-surefire-plugin2.15
org.codehaus.groovygroovy-eclipse-compiler2.8.0-01

Project Report Plugins

GroupIdArtifactIdVersion
org.apache.maven.pluginsmaven-plugin-plugin3.2
org.apache.maven.pluginsmaven-project-info-reports-plugin2.7
+
+
+
+
+
+ + + diff --git a/docs/reports/2.2/project-info.html b/docs/reports/2.2/project-info.html new file mode 100755 index 000000000..e2345f832 --- /dev/null +++ b/docs/reports/2.2/project-info.html @@ -0,0 +1,122 @@ + + + + + + Project Information + + + + + + + + + +
+ +
+
+
+

Project Information

This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by Maven on behalf of the project.

Overview

DocumentDescription
AboutMaven 2 plugin to check and update license headers in source files
Plugin ManagementThis document lists the plugins that are defined through pluginManagement.
Distribution ManagementThis document provides informations on the distribution management of this project.
Dependency InformationThis document describes how to to include this project as a dependency using various dependency management tools.
Source RepositoryThis is a link to the online source repository that can be viewed via a web browser.
Mailing ListsThis document provides subscription and archive information for this project's mailing lists.
Issue TrackingThis is a link to the issue management system for this project. Issues (bugs, features, change requests) can be created and queried using this link.
Continuous IntegrationThis is a link to the definitions of all continuous integration processes that builds and tests code on a frequent, regular basis.
Project PluginsThis document lists the build plugins and the report plugins used by this project.
Project LicenseThis is a link to the definitions of project licenses.
Project TeamThis document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.
Project SummaryThis document lists other related information of this project
DependenciesThis document lists the project's dependencies and provides information on each dependency.
+
+
+
+
+
+ + + diff --git a/docs/reports/2.2/project-reports.html b/docs/reports/2.2/project-reports.html new file mode 100755 index 000000000..b4e2f0e0d --- /dev/null +++ b/docs/reports/2.2/project-reports.html @@ -0,0 +1,86 @@ + + + + + + Generated Reports + + + + + + + + + +
+ +
+
+
+

Generated Reports

This document provides an overview of the various reports that are automatically generated by Maven . Each report is briefly described below.

Overview

DocumentDescription
Plugin DocumentationThis report provides goals and parameters documentation of a plugin.
+
+
+
+
+
+ + + diff --git a/docs/reports/2.2/project-summary.html b/docs/reports/2.2/project-summary.html new file mode 100755 index 000000000..31a9c217f --- /dev/null +++ b/docs/reports/2.2/project-summary.html @@ -0,0 +1,122 @@ + + + + + + Project Summary + + + + + + + + + +
+ +
+
+
+

Project Summary

Project Information

FieldValue
Namelicense-maven-plugin
DescriptionMaven 2 plugin to check and update license headers in source files
Homepagehttp://mycila.github.io/license-maven-plugin

Project Organization

FieldValue
NameMycila
URLhttp://www.mycila.com/

Build Information

FieldValue
GroupIdcom.mycila
ArtifactIdlicense-maven-plugin
Version2.2
Typemaven-plugin
JDK Rev1.7
+
+
+
+
+
+ + + diff --git a/docs/reports/2.2/remove-mojo.html b/docs/reports/2.2/remove-mojo.html new file mode 100755 index 000000000..72d9aacc3 --- /dev/null +++ b/docs/reports/2.2/remove-mojo.html @@ -0,0 +1,469 @@ + + + + + + + license:remove + + + + + + + + + +
+ +
+
+
+ + +

license:remove

+

Full name:

+

com.mycila:license-maven-plugin:2.2:remove

+

Description:

+
Remove the specified header from source files
+

Attributes:

+
    +
  • Requires a Maven project to be executed.
  • +
  • The goal is thread-safe and supports parallel builds.
  • +
+

Required Parameters

+ + + + + + + + + + + + + +
NameTypeSinceDescription
basedirFile-The base directory, in which to search for project files.
Default value is: ${basedir}.
User property is: license.basedir.
+
+

Optional Parameters

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeSinceDescription
aggregateboolean-You can set this flag to true if you want to check the headers for +all modules of your project. Only used for multi-modules projects, +to check for example the header licenses from the parent module for +all sub modules
Default value is: false.
User property is: license.aggregate.
concurrencyFactorfloat-Maven license plugin uses concurrency to check license headers. +This factor is used to control the number of threads used to check. +The rule is:
+<nThreads> = <number of cores> * +concurrencyFactor
+The default is 1.5.
Default value is: 1.5.
User property is: license.concurrencyFactor.
dryRunboolean-If dryRun is enabled, calls to license:format and license:remove +will not overwrite the existing file but instead write the result +to a new file with the same name but ending with `.licensed`
Default value is: false.
User property is: license.dryRun.
encodingString-Specify the encoding of your files. Default to the project source +encoding property (project.build.sourceEncoding)
Default value is: ${project.build.sourceEncoding}.
User property is: license.encoding.
excludesString[]-Specifies files, which are excluded in the check. By default, only +the files matching the default exclude patterns are excluded.
failIfMissingboolean-You can set this flag to false if you do not want the build to fail +when some headers are missing.
Default value is: true.
User property is: license.failIfMissing.
headerString-Location of the header. It can be a relative path, absolute path, +classpath resource, any URL. The plugin first check if the name +specified is a relative file, then an absolute file, then in the +claspath. If not found, it tries to construct a URL from the +location
User property is: license.header.
headerDefinitionsString[]-Allows the use of external header definitions files. These files +are properties like files.
headerSectionsHeaderSection[]-HeadSections define special regions of a header that allow for +dynamic substitution and validation
includesString[]-Specifies files, which are included in the check. By default, all +files are included.
keywordsString[]-Specify the list of keywords to use to detect a header. A header +must include all keywords to be valid. By default, the word +'copyright' is used. Detection is done case insensitive.
mappingMap-Set mapping between document mapping and a supported type to use. +This section is very useful when you want to customize the +supported extensions. Is your project is using file extensions not +supported by default by this plugin, you can add a mapping to +attach the extension to an existing type of comment. The tag name +is the new extension name to support, and the value is the name of +the comment type to use.
propertiesMap-You can set here some properties that you want to use when reading +the header file. You can use in your header file some properties +like ${year}, ${owner} or whatever you want for the name. They will +be replaced when the header file is read by those you specified in +the command line, in the POM and in system environment.
quietboolean-If you do not want to see the list of file having a missing header, +you can add the quiet flag that will shorten the output
Default value is: false.
User property is: license.quiet.
skipboolean-Whether to skip the plugin execution
Default value is: false.
User property is: license.skip.
skipExistingHeadersboolean-Skip the formatting of files which already contain a detected +header
Default value is: false.
User property is: license.skipExistingHeaders.
strictCheckboolean-Set to true if you need a strict check against the headers. By +default, the existence of a header is verified by taking the top +portion of a file and checking if it contains the headers text, not +considering special characters (spaces, tabs, ...)
+We highly recommend to set this option to true. It is by default +set to false for backward compatibility
Default value is: true.
User property is: license.strictCheck.
useDefaultExcludesboolean-Specify if you want to use default exclusions besides the files you +have excluded. Default exclusions exclude CVS and SVN folders, IDE +descriptors and so on.
Default value is: true.
User property is: license.useDefaultExcludes.
useDefaultMappingboolean-Whether to use the default mapping between file extensions and +comment types, or only the one your provide
Default value is: true.
User property is: license.useDefaultMapping.
validHeadersString[]-Specifies additional header files to use when checking for the +presence of a valid header in your sources.
+When using format goal, this property will be used to detect all +valid headers that don't need formatting.
+When using remove goal, this property will be used to detect all +valid headers that also must be removed.
+
+

Parameter Details

+

aggregate:

+
You can set this flag to true if you want to check the headers for +all modules of your project. Only used for multi-modules projects, +to check for example the header licenses from the parent module for +all sub modules
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.aggregate
  • +
  • Default: false
  • +

basedir:

+
The base directory, in which to search for project files.
+
    +
  • Type: java.io.File
  • +
  • Required: Yes
  • +
  • User Property: license.basedir
  • +
  • Default: ${basedir}
  • +

concurrencyFactor:

+
Maven license plugin uses concurrency to check license headers. +This factor is used to control the number of threads used to check. +The rule is:
+<nThreads> = <number of cores> * +concurrencyFactor
+The default is 1.5.
+
    +
  • Type: float
  • +
  • Required: No
  • +
  • User Property: license.concurrencyFactor
  • +
  • Default: 1.5
  • +

dryRun:

+
If dryRun is enabled, calls to license:format and license:remove +will not overwrite the existing file but instead write the result +to a new file with the same name but ending with `.licensed`
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.dryRun
  • +
  • Default: false
  • +

encoding:

+
Specify the encoding of your files. Default to the project source +encoding property (project.build.sourceEncoding)
+
    +
  • Type: java.lang.String
  • +
  • Required: No
  • +
  • User Property: license.encoding
  • +
  • Default: ${project.build.sourceEncoding}
  • +

excludes:

+
Specifies files, which are excluded in the check. By default, only +the files matching the default exclude patterns are excluded.
+
    +
  • Type: java.lang.String[]
  • +
  • Required: No
  • +

failIfMissing:

+
You can set this flag to false if you do not want the build to fail +when some headers are missing.
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.failIfMissing
  • +
  • Default: true
  • +

header:

+
Location of the header. It can be a relative path, absolute path, +classpath resource, any URL. The plugin first check if the name +specified is a relative file, then an absolute file, then in the +claspath. If not found, it tries to construct a URL from the +location
+
    +
  • Type: java.lang.String
  • +
  • Required: No
  • +
  • User Property: license.header
  • +

headerDefinitions:

+
Allows the use of external header definitions files. These files +are properties like files.
+
    +
  • Type: java.lang.String[]
  • +
  • Required: No
  • +

headerSections:

+
HeadSections define special regions of a header that allow for +dynamic substitution and validation
+
    +
  • Type: com.mycila.maven.plugin.license.HeaderSection[]
  • +
  • Required: No
  • +

includes:

+
Specifies files, which are included in the check. By default, all +files are included.
+
    +
  • Type: java.lang.String[]
  • +
  • Required: No
  • +

keywords:

+
Specify the list of keywords to use to detect a header. A header +must include all keywords to be valid. By default, the word +'copyright' is used. Detection is done case insensitive.
+
    +
  • Type: java.lang.String[]
  • +
  • Required: No
  • +

mapping:

+
Set mapping between document mapping and a supported type to use. +This section is very useful when you want to customize the +supported extensions. Is your project is using file extensions not +supported by default by this plugin, you can add a mapping to +attach the extension to an existing type of comment. The tag name +is the new extension name to support, and the value is the name of +the comment type to use.
+
    +
  • Type: java.util.Map
  • +
  • Required: No
  • +

properties:

+
You can set here some properties that you want to use when reading +the header file. You can use in your header file some properties +like ${year}, ${owner} or whatever you want for the name. They will +be replaced when the header file is read by those you specified in +the command line, in the POM and in system environment.
+
    +
  • Type: java.util.Map
  • +
  • Required: No
  • +

quiet:

+
If you do not want to see the list of file having a missing header, +you can add the quiet flag that will shorten the output
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.quiet
  • +
  • Default: false
  • +

skip:

+
Whether to skip the plugin execution
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.skip
  • +
  • Default: false
  • +

skipExistingHeaders:

+
Skip the formatting of files which already contain a detected +header
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.skipExistingHeaders
  • +
  • Default: false
  • +

strictCheck:

+
Set to true if you need a strict check against the headers. By +default, the existence of a header is verified by taking the top +portion of a file and checking if it contains the headers text, not +considering special characters (spaces, tabs, ...)
+We highly recommend to set this option to true. It is by default +set to false for backward compatibility
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.strictCheck
  • +
  • Default: true
  • +

useDefaultExcludes:

+
Specify if you want to use default exclusions besides the files you +have excluded. Default exclusions exclude CVS and SVN folders, IDE +descriptors and so on.
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.useDefaultExcludes
  • +
  • Default: true
  • +

useDefaultMapping:

+
Whether to use the default mapping between file extensions and +comment types, or only the one your provide
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.useDefaultMapping
  • +
  • Default: true
  • +

validHeaders:

+
Specifies additional header files to use when checking for the +presence of a valid header in your sources.
+When using format goal, this property will be used to detect all +valid headers that don't need formatting.
+When using remove goal, this property will be used to detect all +valid headers that also must be removed.
+
    +
  • Type: java.lang.String[]
  • +
  • Required: No
  • +
+
+
+ + +
+
+
+
+
+ + + diff --git a/docs/reports/2.2/source-repository.html b/docs/reports/2.2/source-repository.html new file mode 100755 index 000000000..90d166001 --- /dev/null +++ b/docs/reports/2.2/source-repository.html @@ -0,0 +1,122 @@ + + + + + + Source Repository + + + + + + + + + +
+ +
+
+
+

Overview

This project uses GIT to manage its source code. Instructions on GIT use can be found at http://git-scm.com/documentation.

Web Access

The following is a link to the online source repository.

Anonymous access

The source can be checked out anonymously from GIT with this command (See http://git-scm.com/docs/git-clone):

$ git clone https://github.com/mycila/license-maven-plugin.git

Developer access

Only project developers can access the GIT tree via this method (See http://git-scm.com/docs/git-clone).

$ git clone git@github.com:mycila/license-maven-plugin.git

Access from behind a firewall

Refer to the documentation of the SCM used for more information about access behind a firewall.

+
+
+
+
+
+ + + diff --git a/docs/reports/2.2/team-list.html b/docs/reports/2.2/team-list.html new file mode 100755 index 000000000..54df09d32 --- /dev/null +++ b/docs/reports/2.2/team-list.html @@ -0,0 +1,137 @@ + + + + + + Team list + + + + + + + + + +
+ +
+
+
+

The Team

A successful project requires many people to play many roles. Some members write code or documentation, while others are valuable as testers, submitting patches and suggestions.

The team is comprised of Members and Contributors. Members have direct access to the source of a project and actively evolve the code-base. Contributors improve the project through submission of patches and suggestions to the Members. The number of Contributors to the project is unbounded. Get involved today. All contributions to the project are greatly appreciated.

Members

The following is a list of developers with commit privileges that have directly contributed to the project in one way or another.

ImageIdNameEmailURLOrganizationOrganization URLRoles
mathieucarbouMathieu Carboumathieu.carbou@gmail.comhttps://github.com/mathieucarbouMycilahttp://mycila.com/leader, architect, developer

Contributors

There are no contributors listed for this project. Please check back again later.

+
+
+
+
+
+ + + diff --git a/docs/reports/2.3/check-mojo.html b/docs/reports/2.3/check-mojo.html new file mode 100755 index 000000000..d0982a12f --- /dev/null +++ b/docs/reports/2.3/check-mojo.html @@ -0,0 +1,471 @@ + + + + + + + license:check + + + + + + + + + +
+ +
+
+
+ + +

license:check

+

Full name:

+

com.mycila:license-maven-plugin:2.3:check

+

Description:

+
Check if the source files of the project have a valid license +header
+

Attributes:

+
    +
  • Requires a Maven project to be executed.
  • +
  • The goal is thread-safe and supports parallel builds.
  • +
  • Binds by default to the lifecycle phase: verify.
  • +
+

Required Parameters

+ + + + + + + + + + + + + +
NameTypeSinceDescription
basedirFile-The base directory, in which to search for project files.
Default value is: ${basedir}.
User property is: license.basedir.
+
+

Optional Parameters

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeSinceDescription
aggregateboolean-You can set this flag to true if you want to check the headers for +all modules of your project. Only used for multi-modules projects, +to check for example the header licenses from the parent module for +all sub modules
Default value is: false.
User property is: license.aggregate.
concurrencyFactorfloat-Maven license plugin uses concurrency to check license headers. +This factor is used to control the number of threads used to check. +The rule is:
+<nThreads> = <number of cores> * +concurrencyFactor
+The default is 1.5.
Default value is: 1.5.
User property is: license.concurrencyFactor.
dryRunboolean-If dryRun is enabled, calls to license:format and license:remove +will not overwrite the existing file but instead write the result +to a new file with the same name but ending with `.licensed`
Default value is: false.
User property is: license.dryRun.
encodingString-Specify the encoding of your files. Default to the project source +encoding property (project.build.sourceEncoding)
Default value is: ${project.build.sourceEncoding}.
User property is: license.encoding.
excludesString[]-Specifies files, which are excluded in the check. By default, only +the files matching the default exclude patterns are excluded.
failIfMissingboolean-You can set this flag to false if you do not want the build to fail +when some headers are missing.
Default value is: true.
User property is: license.failIfMissing.
headerString-Location of the header. It can be a relative path, absolute path, +classpath resource, any URL. The plugin first check if the name +specified is a relative file, then an absolute file, then in the +claspath. If not found, it tries to construct a URL from the +location
User property is: license.header.
headerDefinitionsString[]-Allows the use of external header definitions files. These files +are properties like files.
headerSectionsHeaderSection[]-HeadSections define special regions of a header that allow for +dynamic substitution and validation
includesString[]-Specifies files, which are included in the check. By default, all +files are included.
keywordsString[]-Specify the list of keywords to use to detect a header. A header +must include all keywords to be valid. By default, the word +'copyright' is used. Detection is done case insensitive.
mappingMap-Set mapping between document mapping and a supported type to use. +This section is very useful when you want to customize the +supported extensions. Is your project is using file extensions not +supported by default by this plugin, you can add a mapping to +attach the extension to an existing type of comment. The tag name +is the new extension name to support, and the value is the name of +the comment type to use.
propertiesMap-You can set here some properties that you want to use when reading +the header file. You can use in your header file some properties +like ${year}, ${owner} or whatever you want for the name. They will +be replaced when the header file is read by those you specified in +the command line, in the POM and in system environment.
quietboolean-If you do not want to see the list of file having a missing header, +you can add the quiet flag that will shorten the output
Default value is: false.
User property is: license.quiet.
skipboolean-Whether to skip the plugin execution
Default value is: false.
User property is: license.skip.
skipExistingHeadersboolean-Skip the formatting of files which already contain a detected +header
Default value is: false.
User property is: license.skipExistingHeaders.
strictCheckboolean-Set to true if you need a strict check against the headers. By +default, the existence of a header is verified by taking the top +portion of a file and checking if it contains the headers text, not +considering special characters (spaces, tabs, ...)
+We highly recommend to set this option to true. It is by default +set to false for backward compatibility
Default value is: true.
User property is: license.strictCheck.
useDefaultExcludesboolean-Specify if you want to use default exclusions besides the files you +have excluded. Default exclusions exclude CVS and SVN folders, IDE +descriptors and so on.
Default value is: true.
User property is: license.useDefaultExcludes.
useDefaultMappingboolean-Whether to use the default mapping between file extensions and +comment types, or only the one your provide
Default value is: true.
User property is: license.useDefaultMapping.
validHeadersString[]-Specifies additional header files to use when checking for the +presence of a valid header in your sources.
+When using format goal, this property will be used to detect all +valid headers that don't need formatting.
+When using remove goal, this property will be used to detect all +valid headers that also must be removed.
+
+

Parameter Details

+

aggregate:

+
You can set this flag to true if you want to check the headers for +all modules of your project. Only used for multi-modules projects, +to check for example the header licenses from the parent module for +all sub modules
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.aggregate
  • +
  • Default: false
  • +

basedir:

+
The base directory, in which to search for project files.
+
    +
  • Type: java.io.File
  • +
  • Required: Yes
  • +
  • User Property: license.basedir
  • +
  • Default: ${basedir}
  • +

concurrencyFactor:

+
Maven license plugin uses concurrency to check license headers. +This factor is used to control the number of threads used to check. +The rule is:
+<nThreads> = <number of cores> * +concurrencyFactor
+The default is 1.5.
+
    +
  • Type: float
  • +
  • Required: No
  • +
  • User Property: license.concurrencyFactor
  • +
  • Default: 1.5
  • +

dryRun:

+
If dryRun is enabled, calls to license:format and license:remove +will not overwrite the existing file but instead write the result +to a new file with the same name but ending with `.licensed`
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.dryRun
  • +
  • Default: false
  • +

encoding:

+
Specify the encoding of your files. Default to the project source +encoding property (project.build.sourceEncoding)
+
    +
  • Type: java.lang.String
  • +
  • Required: No
  • +
  • User Property: license.encoding
  • +
  • Default: ${project.build.sourceEncoding}
  • +

excludes:

+
Specifies files, which are excluded in the check. By default, only +the files matching the default exclude patterns are excluded.
+
    +
  • Type: java.lang.String[]
  • +
  • Required: No
  • +

failIfMissing:

+
You can set this flag to false if you do not want the build to fail +when some headers are missing.
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.failIfMissing
  • +
  • Default: true
  • +

header:

+
Location of the header. It can be a relative path, absolute path, +classpath resource, any URL. The plugin first check if the name +specified is a relative file, then an absolute file, then in the +claspath. If not found, it tries to construct a URL from the +location
+
    +
  • Type: java.lang.String
  • +
  • Required: No
  • +
  • User Property: license.header
  • +

headerDefinitions:

+
Allows the use of external header definitions files. These files +are properties like files.
+
    +
  • Type: java.lang.String[]
  • +
  • Required: No
  • +

headerSections:

+
HeadSections define special regions of a header that allow for +dynamic substitution and validation
+
    +
  • Type: com.mycila.maven.plugin.license.HeaderSection[]
  • +
  • Required: No
  • +

includes:

+
Specifies files, which are included in the check. By default, all +files are included.
+
    +
  • Type: java.lang.String[]
  • +
  • Required: No
  • +

keywords:

+
Specify the list of keywords to use to detect a header. A header +must include all keywords to be valid. By default, the word +'copyright' is used. Detection is done case insensitive.
+
    +
  • Type: java.lang.String[]
  • +
  • Required: No
  • +

mapping:

+
Set mapping between document mapping and a supported type to use. +This section is very useful when you want to customize the +supported extensions. Is your project is using file extensions not +supported by default by this plugin, you can add a mapping to +attach the extension to an existing type of comment. The tag name +is the new extension name to support, and the value is the name of +the comment type to use.
+
    +
  • Type: java.util.Map
  • +
  • Required: No
  • +

properties:

+
You can set here some properties that you want to use when reading +the header file. You can use in your header file some properties +like ${year}, ${owner} or whatever you want for the name. They will +be replaced when the header file is read by those you specified in +the command line, in the POM and in system environment.
+
    +
  • Type: java.util.Map
  • +
  • Required: No
  • +

quiet:

+
If you do not want to see the list of file having a missing header, +you can add the quiet flag that will shorten the output
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.quiet
  • +
  • Default: false
  • +

skip:

+
Whether to skip the plugin execution
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.skip
  • +
  • Default: false
  • +

skipExistingHeaders:

+
Skip the formatting of files which already contain a detected +header
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.skipExistingHeaders
  • +
  • Default: false
  • +

strictCheck:

+
Set to true if you need a strict check against the headers. By +default, the existence of a header is verified by taking the top +portion of a file and checking if it contains the headers text, not +considering special characters (spaces, tabs, ...)
+We highly recommend to set this option to true. It is by default +set to false for backward compatibility
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.strictCheck
  • +
  • Default: true
  • +

useDefaultExcludes:

+
Specify if you want to use default exclusions besides the files you +have excluded. Default exclusions exclude CVS and SVN folders, IDE +descriptors and so on.
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.useDefaultExcludes
  • +
  • Default: true
  • +

useDefaultMapping:

+
Whether to use the default mapping between file extensions and +comment types, or only the one your provide
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.useDefaultMapping
  • +
  • Default: true
  • +

validHeaders:

+
Specifies additional header files to use when checking for the +presence of a valid header in your sources.
+When using format goal, this property will be used to detect all +valid headers that don't need formatting.
+When using remove goal, this property will be used to detect all +valid headers that also must be removed.
+
    +
  • Type: java.lang.String[]
  • +
  • Required: No
  • +
+
+
+ + +
+
+
+
+
+ + + diff --git a/docs/reports/2.3/css/maven-base.css b/docs/reports/2.3/css/maven-base.css new file mode 100755 index 000000000..f39e42c48 --- /dev/null +++ b/docs/reports/2.3/css/maven-base.css @@ -0,0 +1,151 @@ +body { + margin: 0px; + padding: 0px; +} +img { + border:none; +} +table { + padding:0px; + width: 100%; + margin-left: -2px; + margin-right: -2px; +} +acronym { + cursor: help; + border-bottom: 1px dotted #feb; +} +table.bodyTable th, table.bodyTable td { + padding: 2px 4px 2px 4px; + vertical-align: top; +} +div.clear{ + clear:both; + visibility: hidden; +} +div.clear hr{ + display: none; +} +#bannerLeft, #bannerRight { + font-size: xx-large; + font-weight: bold; +} +#bannerLeft img, #bannerRight img { + margin: 0px; +} +.xleft, #bannerLeft img { + float:left; +} +.xright, #bannerRight { + float:right; +} +#banner { + padding: 0px; +} +#banner img { + border: none; +} +#breadcrumbs { + padding: 3px 10px 3px 10px; +} +#leftColumn { + width: 170px; + float:left; + overflow: auto; +} +#bodyColumn { + margin-right: 1.5em; + margin-left: 197px; +} +#legend { + padding: 8px 0 8px 0; +} +#navcolumn { + padding: 8px 4px 0 8px; +} +#navcolumn h5 { + margin: 0; + padding: 0; + font-size: small; +} +#navcolumn ul { + margin: 0; + padding: 0; + font-size: small; +} +#navcolumn li { + list-style-type: none; + background-image: none; + background-repeat: no-repeat; + background-position: 0 0.4em; + padding-left: 16px; + list-style-position: outside; + line-height: 1.2em; + font-size: smaller; +} +#navcolumn li.expanded { + background-image: url(../images/expanded.gif); +} +#navcolumn li.collapsed { + background-image: url(../images/collapsed.gif); +} +#poweredBy { + text-align: center; +} +#navcolumn img { + margin-top: 10px; + margin-bottom: 3px; +} +#poweredBy img { + display:block; + margin: 20px 0 20px 17px; +} +#search img { + margin: 0px; + display: block; +} +#search #q, #search #btnG { + border: 1px solid #999; + margin-bottom:10px; +} +#search form { + margin: 0px; +} +#lastPublished { + font-size: x-small; +} +.navSection { + margin-bottom: 2px; + padding: 8px; +} +.navSectionHead { + font-weight: bold; + font-size: x-small; +} +.section { + padding: 4px; +} +#footer { + padding: 3px 10px 3px 10px; + font-size: x-small; +} +#breadcrumbs { + font-size: x-small; + margin: 0pt; +} +.source { + padding: 12px; + margin: 1em 7px 1em 7px; +} +.source pre { + margin: 0px; + padding: 0px; +} +#navcolumn img.imageLink, .imageLink { + padding-left: 0px; + padding-bottom: 0px; + padding-top: 0px; + padding-right: 2px; + border: 0px; + margin: 0px; +} diff --git a/docs/reports/2.3/css/maven-theme.css b/docs/reports/2.3/css/maven-theme.css new file mode 100755 index 000000000..ec29c893c --- /dev/null +++ b/docs/reports/2.3/css/maven-theme.css @@ -0,0 +1,141 @@ +body { + padding: 0px 0px 10px 0px; +} +body, td, select, input, li{ + font-family: Verdana, Helvetica, Arial, sans-serif; + font-size: 13px; +} +code{ + font-family: Courier, monospace; + font-size: 13px; +} +a { + text-decoration: none; +} +a:link { + color:#36a; +} +a:visited { + color:#47a; +} +a:active, a:hover { + color:#69c; +} +#legend li.externalLink { + background: url(../images/external.png) left top no-repeat; + padding-left: 18px; +} +a.externalLink, a.externalLink:link, a.externalLink:visited, a.externalLink:active, a.externalLink:hover { + background: url(../images/external.png) right center no-repeat; + padding-right: 18px; +} +#legend li.newWindow { + background: url(../images/newwindow.png) left top no-repeat; + padding-left: 18px; +} +a.newWindow, a.newWindow:link, a.newWindow:visited, a.newWindow:active, a.newWindow:hover { + background: url(../images/newwindow.png) right center no-repeat; + padding-right: 18px; +} +h2 { + padding: 4px 4px 4px 6px; + border: 1px solid #999; + color: #900; + background-color: #ddd; + font-weight:900; + font-size: x-large; +} +h3 { + padding: 4px 4px 4px 6px; + border: 1px solid #aaa; + color: #900; + background-color: #eee; + font-weight: normal; + font-size: large; +} +h4 { + padding: 4px 4px 4px 6px; + border: 1px solid #bbb; + color: #900; + background-color: #fff; + font-weight: normal; + font-size: large; +} +h5 { + padding: 4px 4px 4px 6px; + color: #900; + font-size: normal; +} +p { + line-height: 1.3em; + font-size: small; +} +#breadcrumbs { + border-top: 1px solid #aaa; + border-bottom: 1px solid #aaa; + background-color: #ccc; +} +#leftColumn { + margin: 10px 0 0 5px; + border: 1px solid #999; + background-color: #eee; +} +#navcolumn h5 { + font-size: smaller; + border-bottom: 1px solid #aaaaaa; + padding-top: 2px; + color: #000; +} + +table.bodyTable th { + color: white; + background-color: #bbb; + text-align: left; + font-weight: bold; +} + +table.bodyTable th, table.bodyTable td { + font-size: 1em; +} + +table.bodyTable tr.a { + background-color: #ddd; +} + +table.bodyTable tr.b { + background-color: #eee; +} + +.source { + border: 1px solid #999; +} +dl { + padding: 4px 4px 4px 6px; + border: 1px solid #aaa; + background-color: #ffc; +} +dt { + color: #900; +} +#organizationLogo img, #projectLogo img, #projectLogo span{ + margin: 8px; +} +#banner { + border-bottom: 1px solid #fff; +} +.errormark, .warningmark, .donemark, .infomark { + background: url(../images/icon_error_sml.gif) no-repeat; +} + +.warningmark { + background-image: url(../images/icon_warning_sml.gif); +} + +.donemark { + background-image: url(../images/icon_success_sml.gif); +} + +.infomark { + background-image: url(../images/icon_info_sml.gif); +} + diff --git a/docs/reports/2.3/css/print.css b/docs/reports/2.3/css/print.css new file mode 100755 index 000000000..f09d546c2 --- /dev/null +++ b/docs/reports/2.3/css/print.css @@ -0,0 +1,7 @@ +#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/docs/reports/2.3/css/site.css b/docs/reports/2.3/css/site.css new file mode 100755 index 000000000..055e7e286 --- /dev/null +++ b/docs/reports/2.3/css/site.css @@ -0,0 +1 @@ +/* You can override this file with your own styles */ \ No newline at end of file diff --git a/docs/reports/2.3/dependencies.html b/docs/reports/2.3/dependencies.html new file mode 100755 index 000000000..b0bc66244 --- /dev/null +++ b/docs/reports/2.3/dependencies.html @@ -0,0 +1,170 @@ + + + + + + Project Dependencies + + + + + + + + + +
+ +
+
+
+

Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
com.mycilamycila-xmltool4.0.rc1jarApache License 2.0
org.apache.mavenmaven-plugin-api3.1.0jarThe Apache Software License, Version 2.0
org.apache.mavenmaven-project3.0-alpha-2jarThe Apache Software License, Version 2.0

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupIdArtifactIdVersionTypeLicense
junitjunit-dep4.10jarCommon Public License Version 1.0
org.apache.maven.plugin-testingmaven-plugin-testing-harness2.1jarThe Apache Software License, Version 2.0

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupIdArtifactIdVersionTypeLicense
org.apache.maven.plugin-toolsmaven-plugin-annotations3.2jarThe Apache Software License, Version 2.0

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionClassifierTypeLicense
aopallianceaopalliance1.0-jarPublic Domain
asmasm3.3.1-jarBSD
com.google.code.findbugsjsr3051.3.9-jarThe Apache Software License, Version 2.0
com.google.code.google-collectionsgoogle-collectsnapshot-20080530-jarThe Apache Software License, Version 2.0
com.google.guavaguava10.0.1-jarThe Apache Software License, Version 2.0
commons-loggingcommons-logging-api1.1-jar/LICENSE.txt
javax.annotationjsr250-api1.0-jarCOMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
javax.enterprisecdi-api1.0-jarApache License, Version 2.0
javax.injectjavax.inject1-jarThe Apache Software License, Version 2.0
junitjunit3.8.2-jarCommon Public License Version 1.0
log4jlog4j1.2.12-jar-
org.apache.mavenmaven-artifact3.0-jarThe Apache Software License, Version 2.0
org.apache.mavenmaven-compat3.0-alpha-2-jarThe Apache Software License, Version 2.0
org.apache.mavenmaven-model3.1.0-jarThe Apache Software License, Version 2.0
org.apache.mavenmaven-project-builder3.0-alpha-2-jarThe Apache Software License, Version 2.0
org.apache.maven.wagonwagon-provider-api1.0-beta-4-jarThe Apache Software License, Version 2.0
org.apache.xbeanxbean-reflect3.4-jarThe Apache Software License, Version 2.0
org.codehaus.plexusplexus-classworlds2.4-jarThe Apache Software License, Version 2.0
org.codehaus.plexusplexus-component-annotations1.5.5-jarThe Apache Software License, Version 2.0
org.codehaus.plexusplexus-container-default1.0-beta-3.0.5-jarThe Apache Software License, Version 2.0
org.codehaus.plexusplexus-interpolation1.1-jarThe Apache Software License, Version 2.0
org.codehaus.plexusplexus-utils1.5.6-jarThe Apache Software License, Version 2.0
org.codehaus.woodstoxwstx-asl3.2.6-jarThe Apache Software License, Version 2.0
org.eclipse.sisuorg.eclipse.sisu.inject0.0.0.M2a-jarEclipse Public License, Version 1.0
org.eclipse.sisuorg.eclipse.sisu.plexus0.0.0.M2a-jarEclipse Public License, Version 1.0
org.sonatype.sisusisu-guice3.1.0no_aopjarThe Apache Software License, Version 2.0
org.sonatype.spicemodel-builder1.3-jar-
staxstax-api1.0.1-jarThe Apache Software License, Version 2.0

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupIdArtifactIdVersionTypeLicense
org.codehaus.plexusplexus-archiver2.2jarThe Apache Software License, Version 2.0
org.codehaus.plexusplexus-io2.0.4jarThe Apache Software License, Version 2.0
org.hamcresthamcrest-core1.1jarBSD style

Project Dependency Graph

+

Dependency Tree

Licenses

BSD style: Hamcrest Core

Public Domain: AOP alliance

Unknown: Maven Shared Model, log4j

BSD: ASM Core

Apache License, Version 2.0: CDI APIs

Eclipse Public License, Version 1.0: org.eclipse.sisu.inject, org.eclipse.sisu.plexus

Apache License 2.0: license-maven-plugin, mycila-xmltool

Common Public License Version 1.0: JUnit

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JSR-250 Common Annotations for the JavaTM Platform

The Apache Software License, Version 2.0: Apache XBean :: Reflect, FindBugs-jsr305, Guava: Google Core Libraries for Java, Logging, Maven Artifact, Maven Compat, Maven Model, Maven Plugin API, Maven Plugin Java 5 Annotations, Maven Plugin Testing Mechanism, Maven Project, Maven Project Builder, Maven Wagon API, Plexus :: Component Annotations, Plexus :: Default Container, Plexus Archiver Component, Plexus Classworlds, Plexus Common Utilities, Plexus IO Components, Plexus Interpolation API, Sisu Guice - Core Library, StAX API, Woodstox, google-collect, javax.inject

Dependency File Details

FilenameSizeEntriesClassesPackagesJDK RevDebug
aopalliance-1.0.jar4.36 kB15921.3debug
asm-3.3.1.jar42.56 kB242321.2release
jsr305-1.3.9.jar32.24 kB723531.5debug
google-collect-snapshot-20080530.jar489.84 kB44543021.5debug
guava-10.0.1.jar1.43 MB1,1851,164101.5debug
mycila-xmltool-4.0.rc1.jar50.11 kB352511.6debug
commons-logging-api-1.1.jar43.55 kB292021.1debug
jsr250-api-1.0.jar5.71 kB161121.5debug
cdi-api-1.0.jar43.86 kB927571.5debug
javax.inject-1.jar2.44 kB8611.5release
junit-3.8.2.jar117.81 kB12010261.2debug
junit-dep-4.10.jar228.60 kB264231281.5debug
log4j-1.2.12.jar349.69 kB283253191.1debug
maven-artifact-3.0.jar50.69 kB5732111.5debug
maven-compat-3.0-alpha-2.jar232.03 kB189151221.5debug
maven-model-3.1.0.jar159.90 kB675031.5debug
maven-plugin-api-3.1.0.jar48.65 kB462561.5debug
maven-project-3.0-alpha-2.jar139.26 kB9569111.5debug
maven-project-builder-3.0-alpha-2.jar165.11 kB19517731.5debug
maven-plugin-testing-harness-2.1.jar38.02 kB291121.5debug
maven-plugin-annotations-3.2.jar14.73 kB23811.5debug
wagon-provider-api-1.0-beta-4.jar50.96 kB614181.4debug
xbean-reflect-3.4.jar130.69 kB12511021.5debug
plexus-archiver-2.2.jar180.64 kB137112121.5debug
plexus-classworlds-2.4.jar45.96 kB523751.4debug
plexus-component-annotations-1.5.5.jar4.11 kB15311.5release
plexus-container-default-1.0-beta-3.0.5.jar204.16 kB225180301.5debug
plexus-interpolation-1.1.jar34.65 kB443041.4debug
plexus-io-2.0.4.jar56.91 kB624351.5debug
plexus-utils-1.5.6.jar244.67 kB163127141.4debug
wstx-asl-3.2.6.jar508.19 kB261251201.2debug
org.eclipse.sisu.inject-0.0.0.M2a.jar197.40 kB204181101.5debug
org.eclipse.sisu.plexus-0.0.0.M2a.jar197.60 kB210165271.5debug
hamcrest-core-1.1.jar74.85 kB542131.5debug
sisu-guice-3.1.0-no_aop.jar349.05 kB31029581.5debug
model-builder-1.3.jar34.74 kB372421.5debug
stax-api-1.0.1.jar25.89 kB484051.2debug
TotalSizeEntriesClassesPackagesJDK RevDebug
375.92 MB5,2974,5673001.634
compile: 31compile: 5.34 MBcompile: 4,728compile: 4,141compile: 249-compile: 28
test: 5test: 579.03 kBtest: 546test: 418test: 50-test: 5
provided: 1provided: 14.73 kBprovided: 23provided: 8provided: 1-provided: 1

Dependency Repository Locations

Repo IDURLReleaseSnapshotBlacklisted
codehaus.snapshotshttp://snapshots.repository.codehaus.org-Yes-
plexus.snapshotshttps://oss.sonatype.org/content/repositories/plexus-snapshots-Yes-
apache.snapshotshttp://people.apache.org/maven-snapshot-repository-Yes-
sonatype-nexus-snapshotshttps://oss.sonatype.org/content/repositories/snapshots-Yes-
apache-snapshotshttp://people.apache.org/repo/m2-snapshot-repository-Yes-
snapshots.jboss.orghttp://snapshots.jboss.org/maven2-Yes-
oss.sonatype.org/jboss-snapshotshttp://oss.sonatype.org/content/repositories/jboss-snapshots-Yes-
centralhttp://repo.maven.apache.org/maven2Yes--
repository.jboss.orghttp://repository.jboss.org/maven2Yes-Yes

Repository locations for each of the Dependencies.

Artifactcodehaus.snapshotsplexus.snapshotsapache.snapshotssonatype-nexus-snapshotsapache-snapshotssnapshots.jboss.orgoss.sonatype.org/jboss-snapshotscentral
aopalliance:aopalliance:jar:1.0-------Found at http://repo.maven.apache.org/maven2
asm:asm:jar:3.3.1-------Found at http://repo.maven.apache.org/maven2
com.google.code.findbugs:jsr305:jar:1.3.9-------Found at http://repo.maven.apache.org/maven2
com.google.code.google-collections:google-collect:jar:snapshot-20080530-------Found at http://repo.maven.apache.org/maven2
com.google.guava:guava:jar:10.0.1-------Found at http://repo.maven.apache.org/maven2
com.mycila:mycila-xmltool:jar:4.0.rc1-------Found at http://repo.maven.apache.org/maven2
commons-logging:commons-logging-api:jar:1.1-------Found at http://repo.maven.apache.org/maven2
javax.annotation:jsr250-api:jar:1.0-------Found at http://repo.maven.apache.org/maven2
javax.enterprise:cdi-api:jar:1.0-------Found at http://repo.maven.apache.org/maven2
javax.inject:javax.inject:jar:1-------Found at http://repo.maven.apache.org/maven2
junit:junit:jar:3.8.2-------Found at http://repo.maven.apache.org/maven2
junit:junit-dep:jar:4.10-------Found at http://repo.maven.apache.org/maven2
log4j:log4j:jar:1.2.12-------Found at http://repo.maven.apache.org/maven2
org.apache.maven:maven-artifact:jar:3.0-------Found at http://repo.maven.apache.org/maven2
org.apache.maven:maven-compat:jar:3.0-alpha-2-------Found at http://repo.maven.apache.org/maven2
org.apache.maven:maven-model:jar:3.1.0-------Found at http://repo.maven.apache.org/maven2
org.apache.maven:maven-plugin-api:jar:3.1.0-------Found at http://repo.maven.apache.org/maven2
org.apache.maven:maven-project:jar:3.0-alpha-2-------Found at http://repo.maven.apache.org/maven2
org.apache.maven:maven-project-builder:jar:3.0-alpha-2-------Found at http://repo.maven.apache.org/maven2
org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:2.1-------Found at http://repo.maven.apache.org/maven2
org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.2-------Found at http://repo.maven.apache.org/maven2
org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-4-------Found at http://repo.maven.apache.org/maven2
org.apache.xbean:xbean-reflect:jar:3.4-------Found at http://repo.maven.apache.org/maven2
org.codehaus.plexus:plexus-archiver:jar:2.2-------Found at http://repo.maven.apache.org/maven2
org.codehaus.plexus:plexus-classworlds:jar:2.4-------Found at http://repo.maven.apache.org/maven2
org.codehaus.plexus:plexus-component-annotations:jar:1.5.5-------Found at http://repo.maven.apache.org/maven2
org.codehaus.plexus:plexus-container-default:jar:1.0-beta-3.0.5-------Found at http://repo.maven.apache.org/maven2
org.codehaus.plexus:plexus-interpolation:jar:1.1-------Found at http://repo.maven.apache.org/maven2
org.codehaus.plexus:plexus-io:jar:2.0.4-------Found at http://repo.maven.apache.org/maven2
org.codehaus.plexus:plexus-utils:jar:1.5.6-------Found at http://repo.maven.apache.org/maven2
org.codehaus.woodstox:wstx-asl:jar:3.2.6-------Found at http://repo.maven.apache.org/maven2
org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.0.0.M2a-------Found at http://repo.maven.apache.org/maven2
org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.0.0.M2a-------Found at http://repo.maven.apache.org/maven2
org.hamcrest:hamcrest-core:jar:1.1-------Found at http://repo.maven.apache.org/maven2
org.sonatype.sisu:sisu-guice:jar:no_aop:3.1.0-------Found at http://repo.maven.apache.org/maven2
org.sonatype.spice:model-builder:jar:1.3-------Found at http://repo.maven.apache.org/maven2
stax:stax-api:jar:1.0.1-------Found at http://repo.maven.apache.org/maven2
Totalcodehaus.snapshotsplexus.snapshotsapache.snapshotssonatype-nexus-snapshotsapache-snapshotssnapshots.jboss.orgoss.sonatype.org/jboss-snapshotscentral
37 (compile: 31, test: 5, provided: 1)000000037
+
+
+
+
+
+ + + diff --git a/docs/reports/2.3/dependency-info.html b/docs/reports/2.3/dependency-info.html new file mode 100755 index 000000000..574fc8408 --- /dev/null +++ b/docs/reports/2.3/dependency-info.html @@ -0,0 +1,131 @@ + + + + + + Dependency Information + + + + + + + + + +
+ +
+
+
+

Dependency Information

Apache Maven

<dependency>
+  <groupId>com.mycila</groupId>
+  <artifactId>license-maven-plugin</artifactId>
+  <version>2.3</version>
+  <type>maven-plugin</type>
+</dependency>

Apache Buildr

'com.mycila:license-maven-plugin:maven-plugin:2.3'

Apache Ant

<dependency org="com.mycila" name="license-maven-plugin" rev="2.3">
+  <artifact name="license-maven-plugin" type="maven-plugin" />
+</dependency>

Groovy Grape

@Grapes(
+@Grab(group='com.mycila', module='license-maven-plugin', version='2.3')
+)

Grails

compile 'com.mycila:license-maven-plugin:2.3'

Leiningen

[com.mycila/license-maven-plugin "2.3"]

SBT

libraryDependencies += "com.mycila" %% "license-maven-plugin" % "2.3"
+
+
+
+
+
+ + + diff --git a/docs/reports/2.3/distribution-management.html b/docs/reports/2.3/distribution-management.html new file mode 100755 index 000000000..3918d7bf2 --- /dev/null +++ b/docs/reports/2.3/distribution-management.html @@ -0,0 +1,122 @@ + + + + + + Project Distribution Management + + + + + + + + + +
+ +
+
+
+

Overview

The following is the distribution management information used by this project.

Snapshot Repository - mycila-oss-snapshots

https://oss.sonatype.org/content/repositories/snapshots/
+
+
+
+
+
+ + + diff --git a/docs/reports/2.3/format-mojo.html b/docs/reports/2.3/format-mojo.html new file mode 100755 index 000000000..e24c40132 --- /dev/null +++ b/docs/reports/2.3/format-mojo.html @@ -0,0 +1,469 @@ + + + + + + + license:format + + + + + + + + + +
+ +
+
+
+ + +

license:format

+

Full name:

+

com.mycila:license-maven-plugin:2.3:format

+

Description:

+
Reformat files with a missing header to add it
+

Attributes:

+
    +
  • Requires a Maven project to be executed.
  • +
  • The goal is thread-safe and supports parallel builds.
  • +
+

Required Parameters

+ + + + + + + + + + + + + +
NameTypeSinceDescription
basedirFile-The base directory, in which to search for project files.
Default value is: ${basedir}.
User property is: license.basedir.
+
+

Optional Parameters

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeSinceDescription
aggregateboolean-You can set this flag to true if you want to check the headers for +all modules of your project. Only used for multi-modules projects, +to check for example the header licenses from the parent module for +all sub modules
Default value is: false.
User property is: license.aggregate.
concurrencyFactorfloat-Maven license plugin uses concurrency to check license headers. +This factor is used to control the number of threads used to check. +The rule is:
+<nThreads> = <number of cores> * +concurrencyFactor
+The default is 1.5.
Default value is: 1.5.
User property is: license.concurrencyFactor.
dryRunboolean-If dryRun is enabled, calls to license:format and license:remove +will not overwrite the existing file but instead write the result +to a new file with the same name but ending with `.licensed`
Default value is: false.
User property is: license.dryRun.
encodingString-Specify the encoding of your files. Default to the project source +encoding property (project.build.sourceEncoding)
Default value is: ${project.build.sourceEncoding}.
User property is: license.encoding.
excludesString[]-Specifies files, which are excluded in the check. By default, only +the files matching the default exclude patterns are excluded.
failIfMissingboolean-You can set this flag to false if you do not want the build to fail +when some headers are missing.
Default value is: true.
User property is: license.failIfMissing.
headerString-Location of the header. It can be a relative path, absolute path, +classpath resource, any URL. The plugin first check if the name +specified is a relative file, then an absolute file, then in the +claspath. If not found, it tries to construct a URL from the +location
User property is: license.header.
headerDefinitionsString[]-Allows the use of external header definitions files. These files +are properties like files.
headerSectionsHeaderSection[]-HeadSections define special regions of a header that allow for +dynamic substitution and validation
includesString[]-Specifies files, which are included in the check. By default, all +files are included.
keywordsString[]-Specify the list of keywords to use to detect a header. A header +must include all keywords to be valid. By default, the word +'copyright' is used. Detection is done case insensitive.
mappingMap-Set mapping between document mapping and a supported type to use. +This section is very useful when you want to customize the +supported extensions. Is your project is using file extensions not +supported by default by this plugin, you can add a mapping to +attach the extension to an existing type of comment. The tag name +is the new extension name to support, and the value is the name of +the comment type to use.
propertiesMap-You can set here some properties that you want to use when reading +the header file. You can use in your header file some properties +like ${year}, ${owner} or whatever you want for the name. They will +be replaced when the header file is read by those you specified in +the command line, in the POM and in system environment.
quietboolean-If you do not want to see the list of file having a missing header, +you can add the quiet flag that will shorten the output
Default value is: false.
User property is: license.quiet.
skipboolean-Whether to skip the plugin execution
Default value is: false.
User property is: license.skip.
skipExistingHeadersboolean-Skip the formatting of files which already contain a detected +header
Default value is: false.
User property is: license.skipExistingHeaders.
strictCheckboolean-Set to true if you need a strict check against the headers. By +default, the existence of a header is verified by taking the top +portion of a file and checking if it contains the headers text, not +considering special characters (spaces, tabs, ...)
+We highly recommend to set this option to true. It is by default +set to false for backward compatibility
Default value is: true.
User property is: license.strictCheck.
useDefaultExcludesboolean-Specify if you want to use default exclusions besides the files you +have excluded. Default exclusions exclude CVS and SVN folders, IDE +descriptors and so on.
Default value is: true.
User property is: license.useDefaultExcludes.
useDefaultMappingboolean-Whether to use the default mapping between file extensions and +comment types, or only the one your provide
Default value is: true.
User property is: license.useDefaultMapping.
validHeadersString[]-Specifies additional header files to use when checking for the +presence of a valid header in your sources.
+When using format goal, this property will be used to detect all +valid headers that don't need formatting.
+When using remove goal, this property will be used to detect all +valid headers that also must be removed.
+
+

Parameter Details

+

aggregate:

+
You can set this flag to true if you want to check the headers for +all modules of your project. Only used for multi-modules projects, +to check for example the header licenses from the parent module for +all sub modules
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.aggregate
  • +
  • Default: false
  • +

basedir:

+
The base directory, in which to search for project files.
+
    +
  • Type: java.io.File
  • +
  • Required: Yes
  • +
  • User Property: license.basedir
  • +
  • Default: ${basedir}
  • +

concurrencyFactor:

+
Maven license plugin uses concurrency to check license headers. +This factor is used to control the number of threads used to check. +The rule is:
+<nThreads> = <number of cores> * +concurrencyFactor
+The default is 1.5.
+
    +
  • Type: float
  • +
  • Required: No
  • +
  • User Property: license.concurrencyFactor
  • +
  • Default: 1.5
  • +

dryRun:

+
If dryRun is enabled, calls to license:format and license:remove +will not overwrite the existing file but instead write the result +to a new file with the same name but ending with `.licensed`
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.dryRun
  • +
  • Default: false
  • +

encoding:

+
Specify the encoding of your files. Default to the project source +encoding property (project.build.sourceEncoding)
+
    +
  • Type: java.lang.String
  • +
  • Required: No
  • +
  • User Property: license.encoding
  • +
  • Default: ${project.build.sourceEncoding}
  • +

excludes:

+
Specifies files, which are excluded in the check. By default, only +the files matching the default exclude patterns are excluded.
+
    +
  • Type: java.lang.String[]
  • +
  • Required: No
  • +

failIfMissing:

+
You can set this flag to false if you do not want the build to fail +when some headers are missing.
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.failIfMissing
  • +
  • Default: true
  • +

header:

+
Location of the header. It can be a relative path, absolute path, +classpath resource, any URL. The plugin first check if the name +specified is a relative file, then an absolute file, then in the +claspath. If not found, it tries to construct a URL from the +location
+
    +
  • Type: java.lang.String
  • +
  • Required: No
  • +
  • User Property: license.header
  • +

headerDefinitions:

+
Allows the use of external header definitions files. These files +are properties like files.
+
    +
  • Type: java.lang.String[]
  • +
  • Required: No
  • +

headerSections:

+
HeadSections define special regions of a header that allow for +dynamic substitution and validation
+
    +
  • Type: com.mycila.maven.plugin.license.HeaderSection[]
  • +
  • Required: No
  • +

includes:

+
Specifies files, which are included in the check. By default, all +files are included.
+
    +
  • Type: java.lang.String[]
  • +
  • Required: No
  • +

keywords:

+
Specify the list of keywords to use to detect a header. A header +must include all keywords to be valid. By default, the word +'copyright' is used. Detection is done case insensitive.
+
    +
  • Type: java.lang.String[]
  • +
  • Required: No
  • +

mapping:

+
Set mapping between document mapping and a supported type to use. +This section is very useful when you want to customize the +supported extensions. Is your project is using file extensions not +supported by default by this plugin, you can add a mapping to +attach the extension to an existing type of comment. The tag name +is the new extension name to support, and the value is the name of +the comment type to use.
+
    +
  • Type: java.util.Map
  • +
  • Required: No
  • +

properties:

+
You can set here some properties that you want to use when reading +the header file. You can use in your header file some properties +like ${year}, ${owner} or whatever you want for the name. They will +be replaced when the header file is read by those you specified in +the command line, in the POM and in system environment.
+
    +
  • Type: java.util.Map
  • +
  • Required: No
  • +

quiet:

+
If you do not want to see the list of file having a missing header, +you can add the quiet flag that will shorten the output
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.quiet
  • +
  • Default: false
  • +

skip:

+
Whether to skip the plugin execution
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.skip
  • +
  • Default: false
  • +

skipExistingHeaders:

+
Skip the formatting of files which already contain a detected +header
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.skipExistingHeaders
  • +
  • Default: false
  • +

strictCheck:

+
Set to true if you need a strict check against the headers. By +default, the existence of a header is verified by taking the top +portion of a file and checking if it contains the headers text, not +considering special characters (spaces, tabs, ...)
+We highly recommend to set this option to true. It is by default +set to false for backward compatibility
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.strictCheck
  • +
  • Default: true
  • +

useDefaultExcludes:

+
Specify if you want to use default exclusions besides the files you +have excluded. Default exclusions exclude CVS and SVN folders, IDE +descriptors and so on.
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.useDefaultExcludes
  • +
  • Default: true
  • +

useDefaultMapping:

+
Whether to use the default mapping between file extensions and +comment types, or only the one your provide
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.useDefaultMapping
  • +
  • Default: true
  • +

validHeaders:

+
Specifies additional header files to use when checking for the +presence of a valid header in your sources.
+When using format goal, this property will be used to detect all +valid headers that don't need formatting.
+When using remove goal, this property will be used to detect all +valid headers that also must be removed.
+
    +
  • Type: java.lang.String[]
  • +
  • Required: No
  • +
+
+
+ + +
+
+
+
+
+ + + diff --git a/docs/reports/2.3/help-mojo.html b/docs/reports/2.3/help-mojo.html new file mode 100755 index 000000000..8c9749f71 --- /dev/null +++ b/docs/reports/2.3/help-mojo.html @@ -0,0 +1,165 @@ + + + + + + + license:help + + + + + + + + + +
+ +
+
+
+ + +

license:help

+

Full name:

+

com.mycila:license-maven-plugin:2.3:help

+

Description:

+
Display help information on license-maven-plugin.
+Call mvn license:help -Ddetail=true +-Dgoal=<goal-name> to display parameter details.
+

Attributes:

+
    +
  • The goal is thread-safe and supports parallel builds.
  • +
+

Optional Parameters

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeSinceDescription
detailboolean-If true, display all settable properties for each +goal.
Default value is: false.
User property is: detail.
goalString-The name of the goal for which to show help. If unspecified, all +goals will be displayed.
User property is: goal.
indentSizeint-The number of spaces per indentation level, should be positive.
Default value is: 2.
User property is: indentSize.
lineLengthint-The maximum length of a display line, should be positive.
Default value is: 80.
User property is: lineLength.
+
+

Parameter Details

+

detail:

+
If true, display all settable properties for each +goal.
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: detail
  • +
  • Default: false
  • +

goal:

+
The name of the goal for which to show help. If unspecified, all +goals will be displayed.
+
    +
  • Type: java.lang.String
  • +
  • Required: No
  • +
  • User Property: goal
  • +

indentSize:

+
The number of spaces per indentation level, should be positive.
+
    +
  • Type: int
  • +
  • Required: No
  • +
  • User Property: indentSize
  • +
  • Default: 2
  • +

lineLength:

+
The maximum length of a display line, should be positive.
+
    +
  • Type: int
  • +
  • Required: No
  • +
  • User Property: lineLength
  • +
  • Default: 80
  • +
+
+
+ + +
+
+
+
+
+ + + diff --git a/docs/reports/2.3/images/close.gif b/docs/reports/2.3/images/close.gif new file mode 100755 index 0000000000000000000000000000000000000000..1c26bbc5264fcc943ad7b5a0f1a84daece211f34 GIT binary patch literal 279 zcmZ?wbhEHb6kyFkwP}e}6+mLp=yE)H5&?6cps==O-j2#K*@61O)i|`#U%|*xTD17#Qg5 z>nkWI$ji$M2ng`=^D}^ygDj#2&;c6F0P+h1n~g(5frm~PL&uV$l`S$eFDwzBDbhJD v>}Bvw*Al_tWna1PC9OaGVdk23i}vRhZI{iR^*V|n<^22a#~T_O9T}_vbswrX literal 0 HcmV?d00001 diff --git a/docs/reports/2.3/images/collapsed.gif b/docs/reports/2.3/images/collapsed.gif new file mode 100755 index 0000000000000000000000000000000000000000..6e710840640c1bfd9dd76ce7fef56f1004092508 GIT binary patch literal 53 ycmZ?wbhEHbWM^P!XkdT>#h)yUTnvm1Iv_qshJlI4r7uBZ*YkPFU8d4p4Aua}2?(?R literal 0 HcmV?d00001 diff --git a/docs/reports/2.3/images/expanded.gif b/docs/reports/2.3/images/expanded.gif new file mode 100755 index 0000000000000000000000000000000000000000..0fef3d89e0df1f8bc49a0cd827f2607c7d7fd2f0 GIT binary patch literal 52 xcmZ?wbhEHbWM^P!XkdT>#h)yUTnvm1Iv_qshJlH@g}+fUi&t{amUB!D)&R0C2fzRT literal 0 HcmV?d00001 diff --git a/docs/reports/2.3/images/external.png b/docs/reports/2.3/images/external.png new file mode 100755 index 0000000000000000000000000000000000000000..3f999fc88b360074e41f38c3b4bc06ccb3bb7cf8 GIT binary patch literal 230 zcmeAS@N?(olHy`uVBq!ia0vp^+(699!3-oX?^2ToQY`6?zK#qG>ra@ocD)4hB}-f* zN`mv#O3D+9QW+dm@{>{(JaZG%Q-e|yQz{EjrrH1%@dWsUxR#cd{{R1fCIbVIy!atN z8e~{WkY6y6%iy53@(Yk3;OXKRQgJIOfsI*BO@UFsfhWLBc>*(#PB?Jn2*(o!76E4F z2oaVU3``tH+Kgs0GI5+@Tg}d)z%jd%F@?{8!SRZ5b1yT80-FZIMn)zc2Ca66y`pzY R*nwsJMCn#OVEqF*oew~oaAu*+mN;-=y?VHT3tIe$XQqrDo-uB_a z!$aaK`z6))OKGn34?nwc^SuifkIL#EmDgV_qjg-#8v*0u4q4%1moUw{LZ54UeCgzNF^jX`uv-XK+9g@yFrG9?@ z!9&5&Tgk*j(b!GF&{N4I-Owl3GNQ;Kslp@APSw&&&ux9d>WxL~{EYoKm2KHvv3+ax zZUYB?Ae*8JnchZheXeEaa>@87?_fB*jV>(`erUx0B6j@wa!KnN)QWMO1rn9HC8 zQU}Tt3>@bftT|;oHYhlHH8T8tc{qL2LBC1&wnQeg^-S05<#H=J%;q~&KX!$OXH$lP zifQJ#9>L8|xhAVRHT-xPa*}7JK>(A*!AmL!CQC~j>707p+C5b#ib-SZ5@wfn#-0y8 zor_pb3M^%mkXhlduwjw4dk@RWhYZ<*tSUAV9x3eYyi#^d39lH{872xT#>g14FgCZb z+Lvv}DClhGVU*`8y(Qe}(9I>Lw<6->0~Q`zX3oMH2272dBARI`0wDzxS_G8b_H+a` TZ#n2*^y*Bf^Krq04Gh)*dSnrT literal 0 HcmV?d00001 diff --git a/docs/reports/2.3/images/icon_info_sml.gif b/docs/reports/2.3/images/icon_info_sml.gif new file mode 100755 index 0000000000000000000000000000000000000000..c6cb9ad7ce438a798426703e86a7ffc197d51dbb GIT binary patch literal 606 zcmZ?wbhEHb!Rj)7jHhhdgsOUdoQoueZi?7 z>>gViTe&E#V48n=mrru5S3;v}WQB8hiDz7$TU2Fg8RZkU)J)l4H+4sO@7jjxJ4?G(<~7c1nYFul=C0P+d#d`@bj{yi z-npcE!T#Qb2PP~z)H;3B%r(bntUlH>Y2~CvyV|C%UbyM>vTf&9?!2&e&!siHFV0_c zVB`KP8}?n^dg$7Yqc`@PxOMQ%-NWbZ9Xfk=)1K2OFF!hV;r{6>kIr6ua^~ve%eS9j zy7lbD`I|4_et!J??bq+WzI^-n`RfmdkOIfh!pgqYwSCK`t~@$#!^!1aj_y2mzyI{@?vuB79>2N$==JkApPs$`_~ygc*YCf)diVLp z{pXKfy#M&+`?nvze*gIk#Q*;N0|qHLXbBUFKUo+V7>XElKuSSz!oa?}p{S|3rL`#` zEj=M8CWV#D$GthOu#hRgfH^NPHz`Z6or!6tudIJkhF|)EqL_SUmH;#E=*;vU)ut4d z*}1MJ+3|6yK5|W*0YQlwY}}E_93D;*P3)($(!#iHyj&dYc$?gAB*f@)n?~7Mn)5Ze zB*b!gs&gB@F*e|Da`5(ac688Lp~TGAEh5PBlHo`4aV}w%hy?;49h(#+>`NXTD0Bjy;4ci{C-1K14rU#4Xoa9{m6qopA9n0cn|!>ecYkij zwyX=!4*mH3EoqLqSGiVbyFqxD(bS8XSDu{6U1jZO70Ic@{~t&7=B^ zBD)NOoAkU&Gy^LQJ5PtV?u{&65}4ZUmfYbweP{LTy^YnAGv=AGa7*6wj}%~b0?7r5!@qH7P%p1*$L z@#{ODxoUwG+WsY)zWExj-aqxpQS(e!bx&6L`u)?tfB$~}{{8*?cVO&*V`-G2NeC$Z zWMO1r=w{FXnGVVm3>>=|#5rX=HY{-DP?VFNPL-%m%>B+*~5-k^-+4*MLFr;tQ0}^rlS-^!^Q`Mx1hrB$jwn&hk~Xk=#Nl+_9Nu|Y$D G!5RQ;-6)O# literal 0 HcmV?d00001 diff --git a/docs/reports/2.3/images/icon_warning_sml.gif b/docs/reports/2.3/images/icon_warning_sml.gif new file mode 100755 index 0000000000000000000000000000000000000000..873bbb52cb9768103c27fbb9a9bac16ac615fce5 GIT binary patch literal 576 zcmZ?wbhEHbB!Sy%bj7w z8LP{2I!WYbmF&-Ixi?j6tD|K1XR2M#l>Aw*aXL%wXS3nYW}{zi=4WzsU5r%E6qx+# za{AThd85YVOsT`KDUrWsBtGknIa3>Sy(4;AS@f^Dxt>-=XPXm#FD(1Lr2hBv=9?3X zZS^!XrNw@)>eiN((2|w-y>{aB1+99DGMA?}+UTggT+(Z*rf8+5x~aWVOGcurtl;&U zIa)H3I&#vwvQjJBn`YHj9iKlB7`)(M#!e{yWMO1rC}Yq8NrU2qfqia6SyOXMYa1sM zM_a34eqyRfcQbQJY;^IYGTuzaxglKLqNQEA}OiQec+sQ#rUUjLqg_MpsPmY43 zsgmVV8EHK$eV-B~6*UcAW2+w%1e4o&9#aAczLGF}PmMg|6J0Ey4q A)Bpeg literal 0 HcmV?d00001 diff --git a/docs/reports/2.3/images/logos/build-by-maven-black.png b/docs/reports/2.3/images/logos/build-by-maven-black.png new file mode 100755 index 0000000000000000000000000000000000000000..919fd0f66a7f713920dd7422035db1c9d484351d GIT binary patch literal 2294 zcmVKOG`!VuDc=fnx$+R6#>c^>b&wcOS?|$!`a}U6ptjU_J zlBA}l*3{J0)YMd0R~Hr*dU$xO^ie1jhYlTLS+=C4#MRYRCX#twGUSD6Il$6AA+=UAlkY(ZF;m4037Yc>v&!1mPsNXdliHV74&z>zUEv=}iC@U)i zfc^XTJ3BiAKvYyzczAd~K){|od(ip)`}f`5-HnZnv$L~Hzqq=(y7Kb!>gsAwPfu@e z@3gcu0LabFC4?{xBNPh18Fpy3+Tr2hfq{Yc_V$w}PjVdhGtMTH$zU){PfznaPmK)? z4KH52=;-KZX=#a#jlFZ{PF7YH!!Q{c8Taqs=Xt)UsK{tE{@>vc{2Hgh!NL0adH}e0 z@19Df^78Tm0ES@zz{SO7Zf@=upJ1_AP_bIAgpih&mWqmsojZ4GG#a&9{f)&Au~_Wm z<0F^L4;(mPHk)-io!M*-3JMa7#VIK%EBy%}_$g6IPEM9cBvPp~K0f}{t5+6_rMbEJ z(xpqcZ{G$0j^p<2+vnuu^bN3MdU`rLJ3Br;9ss7MrVbuFxUjHLQBhGX6WriQ5|M*_w z@5bUDdV71dTCG;AO-@dx@4a~OA{y)K>k+2N$jAo|9?w z?b_+nr`2k;!{M;o?Qh<^`R=>#RtFA0KR<`Vfh)Li;|5+X!otGn&U<@%H*VaBDU;Gf zr_<5=()7Iqfmk>yLj`}084`48Zf?d|M~)mpOHfeI{QNv2WMN?;Dk=&9GBY#LVzb%$ z`};Aq6GAK&OK4~)&U*g*IT{xh7M8K~%9SgtQ-;OG#ZeC5ym=F=X|vf(9h#b&K7RZN z05+S=X0xGjU|@g-%ePwl!GC`7t=5VDruDp`t9rXwq=tAb*88KQqo~N`a#V_oixKzA z%F4dJzL1cRy1F{CSUfW`qfjWeZ{Hpm7>H$yNF>V6&c<>vGBOgU_w@7}J9g~o(WA6z z#sgc0B0VlH4i&T6{Pyiz)FUDys6$s*7rnXCi!3z)!0DGJ5eITHyM2Q|E@qtti{QRD z*nbiZg+h^&lY>QINl6I+oH}*N-Q67kYHMqqoSd*@fE67^695Pa36aTU0HD+95)%{g zFw)c0Gcqy&K&4WxG906$qk6p_b=txpgmiazqaGF(M)NU+!{3cPsc^{*a`Ja$nXfZ@ zhsL%N4whw0OG`2M6&4oG&CQ8KBHBPHC@3f>C|I^a>__(qFp!^RU zV`F0uhl6EVxm><`_ijATmoHz|)ztxjL?XdmSuB<(Po5A$mM!w}C3kdS~ef}W>dub-Hhz&fI`vJ#oXvTST@?6qsxN=r)tz|+%n^XARiL+I)0 z!HGL|?4Z?OC@z>ppO+fmk zEDIk1FgrV2R8&O&@;qNwR)+h@$;nZx)dqvXVzG2}b>-#d_4oHa!G&Dp59OYMg zd;9A2I}{29&+|ObzkB!Y^XJcKjE;^*({SomlT)I^E^_90Q{xPG;bvU;38ml zcng&pTZhKxAmAX-{xuvUBO`bZu-omWrKK8;X6fkl>(@`5I6;GyySuwkDCBv*tE;QE zwH1kg)0Ijk1~{Qms8A@Vadob6a=9D}VUx-9>C-1l1S|^dcDq`w#&Z*k#hB*+K%>#n z=0$)zo8T)X1Ujc}V+Omw8!O@%0GKp7%(fp1ER{;7QYogYiHQlT)w*&q5{X2iP;Ak literal 0 HcmV?d00001 diff --git a/docs/reports/2.3/images/logos/build-by-maven-white.png b/docs/reports/2.3/images/logos/build-by-maven-white.png new file mode 100755 index 0000000000000000000000000000000000000000..7d44c9c2e5742bdf8649ad282f83208f1da9b982 GIT binary patch literal 2260 zcmV;_2rKuAP)4hTLUyOQ{PVbVY5&Y3g!&hN~bnR7}ZgkXUt ziC%zU0gf+&kEv>t|d$x|zXw1mS0D%1b{8z7DF%0wW-8(XBFc`A3vVI|O z^!N97baWg(eE86zLn4uA_wL=Zb@+UKU|=8sJb3V6XlSUctSl!dhm4xd=KJ^W|8h2q zR4NS%3yX+|NKQ`f?d=7Cf`Wo)&z=E5TU%REQIXYZefjbwRvsQ6zIyfQojZ3l8V#{v zv)R(q)39Vr2GBPsa+apV2%%fIZY3ln0Kl+1Y8c*(xe3X6sWFH9kH*UDDLl)ZN`}u~;f9D%P!A2LK5P2`MQl z(b3TuDUC++_U+qm01k;n!Z1u+TwGjS+}X2d^Yil+3Pn;B-~q z{Qdm_z{kf&EEb1^gw)j3R904!x}#RBj~+c578Vv16olc}xpQZGd;7k9`>@WHD_2M| z{%VB2fNVCK&1U^_rTW_bx`C@MK&%ZR^ybZ*=;&yb zN);0mV>X+~OA`|lRVtNAr7A8i#zL)DyJycHxm+$5izO0?QmM?$%p@6le0*H3R;yI1 z=;-LCrlu1oPI!8HIypHhmCA~Wig|;>WHON!GbSbmcN`jxhJ=GssnlpRR;zVzaF8J4 z>+3sJhW@0w{LH6-`(Afr<9kMWBXoSUM7Dox&JGJtojOI96z3EG z*uH)HWN?qO7x!`hzQnzLg5JL3Ui^ps%X$n4`+YK2S-yNZo>gC8kJmXUC#D?-i_a7IlwdR(Kkw#T>s)<( zJ!ZVTycREBO!{t;H9|r{F#q)FQ_`LjAsBnPnnKk2PZ;V3*7{M#@%jyBNObh|^_fg2 zd|f0I3eTTEPf=83VhUbHWgRft|{%MRRMp6H>seM7wV6&k5Vn7H0DDSDT_wn(;aaUDU zWi%QoiptK;CgqIWB$bwy78Mm?w@oI~&6_tPBO~$kExCLno}10)mX;RGM?^%-PjqOt zTFi(#=@4C7NJmxEVK7l6G0yhEp_Lq9)1fj}S-2%Mdrv$L~tStVt%xVSheDG9e5EX$6J zj8GIMm&=bIKaK;TqoYG05D0}r0!Kqb1E0?q2n1`_uAR{_f0E{OgnR$~y~Sd|+0n_# z2@6L?MsUQ^H0|QzLJoDKqobtlneyk|8`Sp{cp}PUC5RRQ^8?;2;Iss$eWk%*n3$Nr z(73v~e)3}s219#$yTM=(2n6o#?!LahxUO>?H!v`O%bZ*;$Ideh!!Qg0h{fVXix$lf i91DLtEx@rr0RIK2cl{g~?Z1Nn0000}s literal 0 HcmV?d00001 diff --git a/docs/reports/2.3/images/logos/maven-feather.png b/docs/reports/2.3/images/logos/maven-feather.png new file mode 100755 index 0000000000000000000000000000000000000000..b5ada836e9eb4af4db810f648b013933e72c8fbe GIT binary patch literal 3330 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 literal 0 HcmV?d00001 diff --git a/docs/reports/2.3/images/newwindow.png b/docs/reports/2.3/images/newwindow.png new file mode 100755 index 0000000000000000000000000000000000000000..6287f72bd08a870908e7361d98c35ee0d6dcbc82 GIT binary patch literal 220 zcmeAS@N?(olHy`uVBq!ia0vp^+(699!3-oX?^2ToQY`6?zK#qG>ra@ocD)4hB}-f* zN`mv#O3D+9QW+dm@{>{(JaZG%Q-e|yQz{EjrrH1%@dWsUxR#cd&SYTt4+aeuCvSob zD+%%o1`04ZXs!GLj7%Iec?BF2%&y2ZFfeUwWbk2P5nvW+xWT~4#-PT{uyM;F);OSv44$rjF6*2U FngH~|K)3(^ literal 0 HcmV?d00001 diff --git a/docs/reports/2.3/index.html b/docs/reports/2.3/index.html new file mode 100755 index 000000000..42013c161 --- /dev/null +++ b/docs/reports/2.3/index.html @@ -0,0 +1,122 @@ + + + + + + About + + + + + + + + + +
+ +
+
+
+

About license-maven-plugin

Maven 2 plugin to check and update license headers in source files

+
+
+
+
+
+ + + diff --git a/docs/reports/2.3/integration.html b/docs/reports/2.3/integration.html new file mode 100755 index 000000000..77f1eeed3 --- /dev/null +++ b/docs/reports/2.3/integration.html @@ -0,0 +1,122 @@ + + + + + + Continuous Integration + + + + + + + + + +
+ +
+
+
+

Overview

This project uses Continuous Integration System.

Access

The following is a link to the continuous integration system used by the project.

Notifiers

No notifiers are defined. Please check back at a later date.

+
+
+
+
+
+ + + diff --git a/docs/reports/2.3/issue-tracking.html b/docs/reports/2.3/issue-tracking.html new file mode 100755 index 000000000..6fe0f6322 --- /dev/null +++ b/docs/reports/2.3/issue-tracking.html @@ -0,0 +1,122 @@ + + + + + + Issue Tracking + + + + + + + + + +
+ +
+
+
+

Overview

This project uses GitHub to manage its issues.

Issue Tracking

Issues, bugs, and feature requests should be submitted to the following issue tracking system for this project.

+
+
+
+
+
+ + + diff --git a/docs/reports/2.3/license.html b/docs/reports/2.3/license.html new file mode 100755 index 000000000..ce2e47611 --- /dev/null +++ b/docs/reports/2.3/license.html @@ -0,0 +1,527 @@ + + + + + + Project License + + + + + + + + + +
+ +
+
+
+

Overview

Typically the licenses listed for the project are that of the project itself, and not of dependencies.

Project License

Apache License 2.0

[Original text]

Copy of the license follows.

+
+ + +
+

Apache License

Version 2.0, January 2004

+http://www.apache.org/licenses/

+

TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

+

1. Definitions.

+

"License" shall mean the terms and conditions for use, reproduction, and +distribution as defined by Sections 1 through 9 of this document.

+

"Licensor" shall mean the copyright owner or entity authorized by the +copyright owner that is granting the License.

+

"Legal Entity" shall mean the union of the acting entity and all other +entities that control, are controlled by, or are under common control with +that entity. For the purposes of this definition, "control" means (i) the +power, direct or indirect, to cause the direction or management of such +entity, whether by contract or otherwise, or (ii) ownership of fifty +percent (50%) or more of the outstanding shares, or (iii) beneficial +ownership of such entity.

+

"You" (or "Your") shall mean an individual or Legal Entity exercising +permissions granted by this License.

+

"Source" form shall mean the preferred form for making modifications, +including but not limited to software source code, documentation source, +and configuration files.

+

"Object" form shall mean any form resulting from mechanical transformation +or translation of a Source form, including but not limited to compiled +object code, generated documentation, and conversions to other media types.

+

"Work" shall mean the work of authorship, whether in Source or Object form, +made available under the License, as indicated by a copyright notice that +is included in or attached to the work (an example is provided in the +Appendix below).

+

"Derivative Works" shall mean any work, whether in Source or Object form, +that is based on (or derived from) the Work and for which the editorial +revisions, annotations, elaborations, or other modifications represent, as +a whole, an original work of authorship. For the purposes of this License, +Derivative Works shall not include works that remain separable from, or +merely link (or bind by name) to the interfaces of, the Work and Derivative +Works thereof.

+

"Contribution" shall mean any work of authorship, including the original +version of the Work and any modifications or additions to that Work or +Derivative Works thereof, that is intentionally submitted to Licensor for +inclusion in the Work by the copyright owner or by an individual or Legal +Entity authorized to submit on behalf of the copyright owner. For the +purposes of this definition, "submitted" means any form of electronic, +verbal, or written communication sent to the Licensor or its +representatives, including but not limited to communication on electronic +mailing lists, source code control systems, and issue tracking systems that +are managed by, or on behalf of, the Licensor for the purpose of discussing +and improving the Work, but excluding communication that is conspicuously +marked or otherwise designated in writing by the copyright owner as "Not a +Contribution."

+

"Contributor" shall mean Licensor and any individual or Legal Entity on +behalf of whom a Contribution has been received by Licensor and +subsequently incorporated within the Work.

+

2. Grant of Copyright License. Subject to the +terms and conditions of this License, each Contributor hereby grants to You +a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable +copyright license to reproduce, prepare Derivative Works of, publicly +display, publicly perform, sublicense, and distribute the Work and such +Derivative Works in Source or Object form.

+

3. Grant of Patent License. Subject to the terms +and conditions of this License, each Contributor hereby grants to You a +perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable +(except as stated in this section) patent license to make, have made, use, +offer to sell, sell, import, and otherwise transfer the Work, where such +license applies only to those patent claims licensable by such Contributor +that are necessarily infringed by their Contribution(s) alone or by +combination of their Contribution(s) with the Work to which such +Contribution(s) was submitted. If You institute patent litigation against +any entity (including a cross-claim or counterclaim in a lawsuit) alleging +that the Work or a Contribution incorporated within the Work constitutes +direct or contributory patent infringement, then any patent licenses +granted to You under this License for that Work shall terminate as of the +date such litigation is filed.

+

4. Redistribution. You may reproduce and +distribute copies of the Work or Derivative Works thereof in any medium, +with or without modifications, and in Source or Object form, provided that +You meet the following conditions:

+
    +
  1. You must give any other recipients of the Work or Derivative Works a +copy of this License; and
  2. + +
  3. You must cause any modified files to carry prominent notices stating +that You changed the files; and
  4. + +
  5. You must retain, in the Source form of any Derivative Works that You +distribute, all copyright, patent, trademark, and attribution notices from +the Source form of the Work, excluding those notices that do not pertain to +any part of the Derivative Works; and
  6. + +
  7. If the Work includes a "NOTICE" text file as part of its distribution, +then any Derivative Works that You distribute must include a readable copy +of the attribution notices contained within such NOTICE file, excluding +those notices that do not pertain to any part of the Derivative Works, in +at least one of the following places: within a NOTICE text file distributed +as part of the Derivative Works; within the Source form or documentation, +if provided along with the Derivative Works; or, within a display generated +by the Derivative Works, if and wherever such third-party notices normally +appear. The contents of the NOTICE file are for informational purposes only +and do not modify the License. You may add Your own attribution notices +within Derivative Works that You distribute, alongside or as an addendum to +the NOTICE text from the Work, provided that such additional attribution +notices cannot be construed as modifying the License. +
    +
    +You may add Your own copyright statement to Your modifications and may +provide additional or different license terms and conditions for use, +reproduction, or distribution of Your modifications, or for any such +Derivative Works as a whole, provided Your use, reproduction, and +distribution of the Work otherwise complies with the conditions stated in +this License. +
  8. + +
+ +

5. Submission of Contributions. Unless You +explicitly state otherwise, any Contribution intentionally submitted for +inclusion in the Work by You to the Licensor shall be under the terms and +conditions of this License, without any additional terms or conditions. +Notwithstanding the above, nothing herein shall supersede or modify the +terms of any separate license agreement you may have executed with Licensor +regarding such Contributions.

+

6. Trademarks. This License does not grant +permission to use the trade names, trademarks, service marks, or product +names of the Licensor, except as required for reasonable and customary use +in describing the origin of the Work and reproducing the content of the +NOTICE file.

+

7. Disclaimer of Warranty. Unless required by +applicable law or agreed to in writing, Licensor provides the Work (and +each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT +WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, +without limitation, any warranties or conditions of TITLE, +NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You +are solely responsible for determining the appropriateness of using or +redistributing the Work and assume any risks associated with Your exercise +of permissions under this License.

+

8. Limitation of Liability. In no event and +under no legal theory, whether in tort (including negligence), contract, or +otherwise, unless required by applicable law (such as deliberate and +grossly negligent acts) or agreed to in writing, shall any Contributor be +liable to You for damages, including any direct, indirect, special, +incidental, or consequential damages of any character arising as a result +of this License or out of the use or inability to use the Work (including +but not limited to damages for loss of goodwill, work stoppage, computer +failure or malfunction, or any and all other commercial damages or losses), +even if such Contributor has been advised of the possibility of such +damages.

+

9. Accepting Warranty or Additional Liability. +While redistributing the Work or Derivative Works thereof, You may choose +to offer, and charge a fee for, acceptance of support, warranty, indemnity, +or other liability obligations and/or rights consistent with this License. +However, in accepting such obligations, You may act only on Your own behalf +and on Your sole responsibility, not on behalf of any other Contributor, +and only if You agree to indemnify, defend, and hold each Contributor +harmless for any liability incurred by, or claims asserted against, such +Contributor by reason of your accepting any such warranty or additional +liability.

+

END OF TERMS AND CONDITIONS

+

APPENDIX: How to apply the Apache License to your work

+

To apply the Apache License to your work, attach the following boilerplate +notice, with the fields enclosed by brackets "[]" replaced with your own +identifying information. (Don't include the brackets!) The text should be +enclosed in the appropriate comment syntax for the file format. We also +recommend that a file or class name and description of purpose be included +on the same "printed page" as the copyright notice for easier +identification within third-party archives.

+
   :::text
+   Copyright [yyyy] [name of copyright owner]
+
+   Licensed 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.
+
+
+
+ + +
+
+
+
+
+
+ + + diff --git a/docs/reports/2.3/mail-lists.html b/docs/reports/2.3/mail-lists.html new file mode 100755 index 000000000..d2a847dfd --- /dev/null +++ b/docs/reports/2.3/mail-lists.html @@ -0,0 +1,122 @@ + + + + + + Project Mailing Lists + + + + + + + + + +
+ +
+
+
+

Project Mailing Lists

There are no mailing lists currently associated with this project.

+
+
+
+
+
+ + + diff --git a/docs/reports/2.3/plugin-info.html b/docs/reports/2.3/plugin-info.html new file mode 100755 index 000000000..d72370841 --- /dev/null +++ b/docs/reports/2.3/plugin-info.html @@ -0,0 +1,115 @@ + + + + + + Plugin Documentation + + + + + + + + + +
+ +
+
+
+

Plugin Documentation

Goals available for this plugin:

GoalDescription
license:checkCheck if the source files of the project have a valid license +header
license:formatReformat files with a missing header to add it
license:helpDisplay help information on license-maven-plugin.
+Call mvn license:help -Ddetail=true +-Dgoal=<goal-name> to display parameter details.
license:removeRemove the specified header from source files

System Requirements

The following specifies the minimum requirements to run this Maven plugin:

Maven2.0
JDK1.7
MemoryNo minimum requirement.
Disk SpaceNo minimum requirement.

Usage

You should specify the version in your project's plugin configuration:

<project>
+  ...
+  <build>
+    <!-- To define the plugin version in your parent POM -->
+    <pluginManagement>
+      <plugins>
+        <plugin>
+          <groupId>com.mycila</groupId>
+          <artifactId>license-maven-plugin</artifactId>
+          <version>2.3</version>
+        </plugin>
+        ...
+      </plugins>
+    </pluginManagement>
+    <!-- To use the plugin goals in your POM or parent POM -->
+    <plugins>
+      <plugin>
+        <groupId>com.mycila</groupId>
+        <artifactId>license-maven-plugin</artifactId>
+        <version>2.3</version>
+      </plugin>
+      ...
+    </plugins>
+  </build>
+  ...
+</project>
+

For more information, see "Guide to Configuring Plug-ins"

+
+
+
+
+
+ + + diff --git a/docs/reports/2.3/plugin-management.html b/docs/reports/2.3/plugin-management.html new file mode 100755 index 000000000..c7a164137 --- /dev/null +++ b/docs/reports/2.3/plugin-management.html @@ -0,0 +1,122 @@ + + + + + + Project Plugin Management + + + + + + + + + +
+ +
+
+
+

Project Plugin Management

GroupIdArtifactIdVersion
com.mycilalicense-maven-plugin2.2
org.apache.felixmaven-bundle-plugin2.3.5
org.apache.maven.pluginsmaven-antrun-plugin1.7
org.apache.maven.pluginsmaven-assembly-plugin2.4
org.apache.maven.pluginsmaven-clean-plugin2.5
org.apache.maven.pluginsmaven-compiler-plugin3.1
org.apache.maven.pluginsmaven-dependency-plugin2.8
org.apache.maven.pluginsmaven-deploy-plugin2.7
org.apache.maven.pluginsmaven-enforcer-plugin1.1.1
org.apache.maven.pluginsmaven-gpg-plugin1.4
org.apache.maven.pluginsmaven-jar-plugin2.4
org.apache.maven.pluginsmaven-jarsigner-plugin1.2
org.apache.maven.pluginsmaven-javadoc-plugin2.9.1
org.apache.maven.pluginsmaven-plugin-plugin3.2
org.apache.maven.pluginsmaven-release-plugin2.4.1
org.apache.maven.pluginsmaven-shade-plugin2.1
org.apache.maven.pluginsmaven-source-plugin2.2.1
org.apache.maven.pluginsmaven-surefire-plugin2.15
org.apache.maven.pluginsmaven-war-plugin2.4
org.codehaus.groovygroovy-eclipse-compiler2.8.0-01
org.eclipse.jettyjetty-maven-plugin9.0.4.v20130625
+
+
+
+
+
+ + + diff --git a/docs/reports/2.3/plugins.html b/docs/reports/2.3/plugins.html new file mode 100755 index 000000000..eca7d65de --- /dev/null +++ b/docs/reports/2.3/plugins.html @@ -0,0 +1,122 @@ + + + + + + Project Build Plugins + + + + + + + + + +
+ +
+
+
+

Project Build Plugins

GroupIdArtifactIdVersion
com.mycilalicense-maven-plugin2.2
org.apache.maven.pluginsmaven-clean-plugin2.5
org.apache.maven.pluginsmaven-compiler-plugin3.1
org.apache.maven.pluginsmaven-deploy-plugin2.7
org.apache.maven.pluginsmaven-enforcer-plugin1.1.1
org.apache.maven.pluginsmaven-install-plugin2.3.1
org.apache.maven.pluginsmaven-jar-plugin2.4
org.apache.maven.pluginsmaven-plugin-plugin3.2
org.apache.maven.pluginsmaven-resources-plugin2.4.3
org.apache.maven.pluginsmaven-site-plugin3.0
org.apache.maven.pluginsmaven-source-plugin2.2.1
org.apache.maven.pluginsmaven-surefire-plugin2.15
org.codehaus.groovygroovy-eclipse-compiler2.8.0-01

Project Report Plugins

GroupIdArtifactIdVersion
org.apache.maven.pluginsmaven-plugin-plugin3.2
org.apache.maven.pluginsmaven-project-info-reports-plugin2.7
+
+
+
+
+
+ + + diff --git a/docs/reports/2.3/project-info.html b/docs/reports/2.3/project-info.html new file mode 100755 index 000000000..f6049003b --- /dev/null +++ b/docs/reports/2.3/project-info.html @@ -0,0 +1,122 @@ + + + + + + Project Information + + + + + + + + + +
+ +
+
+
+

Project Information

This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by Maven on behalf of the project.

Overview

DocumentDescription
AboutMaven 2 plugin to check and update license headers in source files
Plugin ManagementThis document lists the plugins that are defined through pluginManagement.
Distribution ManagementThis document provides informations on the distribution management of this project.
Dependency InformationThis document describes how to to include this project as a dependency using various dependency management tools.
Source RepositoryThis is a link to the online source repository that can be viewed via a web browser.
Mailing ListsThis document provides subscription and archive information for this project's mailing lists.
Issue TrackingThis is a link to the issue management system for this project. Issues (bugs, features, change requests) can be created and queried using this link.
Continuous IntegrationThis is a link to the definitions of all continuous integration processes that builds and tests code on a frequent, regular basis.
Project PluginsThis document lists the build plugins and the report plugins used by this project.
Project LicenseThis is a link to the definitions of project licenses.
Project TeamThis document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.
Project SummaryThis document lists other related information of this project
DependenciesThis document lists the project's dependencies and provides information on each dependency.
+
+
+
+
+
+ + + diff --git a/docs/reports/2.3/project-reports.html b/docs/reports/2.3/project-reports.html new file mode 100755 index 000000000..ffdba2ef5 --- /dev/null +++ b/docs/reports/2.3/project-reports.html @@ -0,0 +1,86 @@ + + + + + + Generated Reports + + + + + + + + + +
+ +
+
+
+

Generated Reports

This document provides an overview of the various reports that are automatically generated by Maven . Each report is briefly described below.

Overview

DocumentDescription
Plugin DocumentationThis report provides goals and parameters documentation of a plugin.
+
+
+
+
+
+ + + diff --git a/docs/reports/2.3/project-summary.html b/docs/reports/2.3/project-summary.html new file mode 100755 index 000000000..1dcb86946 --- /dev/null +++ b/docs/reports/2.3/project-summary.html @@ -0,0 +1,122 @@ + + + + + + Project Summary + + + + + + + + + +
+ +
+
+
+

Project Summary

Project Information

FieldValue
Namelicense-maven-plugin
DescriptionMaven 2 plugin to check and update license headers in source files
Homepagehttp://mycila.github.io/license-maven-plugin

Project Organization

FieldValue
NameMycila
URLhttp://www.mycila.com/

Build Information

FieldValue
GroupIdcom.mycila
ArtifactIdlicense-maven-plugin
Version2.3
Typemaven-plugin
JDK Rev1.7
+
+
+
+
+
+ + + diff --git a/docs/reports/2.3/remove-mojo.html b/docs/reports/2.3/remove-mojo.html new file mode 100755 index 000000000..be9a4139c --- /dev/null +++ b/docs/reports/2.3/remove-mojo.html @@ -0,0 +1,469 @@ + + + + + + + license:remove + + + + + + + + + +
+ +
+
+
+ + +

license:remove

+

Full name:

+

com.mycila:license-maven-plugin:2.3:remove

+

Description:

+
Remove the specified header from source files
+

Attributes:

+
    +
  • Requires a Maven project to be executed.
  • +
  • The goal is thread-safe and supports parallel builds.
  • +
+

Required Parameters

+ + + + + + + + + + + + + +
NameTypeSinceDescription
basedirFile-The base directory, in which to search for project files.
Default value is: ${basedir}.
User property is: license.basedir.
+
+

Optional Parameters

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeSinceDescription
aggregateboolean-You can set this flag to true if you want to check the headers for +all modules of your project. Only used for multi-modules projects, +to check for example the header licenses from the parent module for +all sub modules
Default value is: false.
User property is: license.aggregate.
concurrencyFactorfloat-Maven license plugin uses concurrency to check license headers. +This factor is used to control the number of threads used to check. +The rule is:
+<nThreads> = <number of cores> * +concurrencyFactor
+The default is 1.5.
Default value is: 1.5.
User property is: license.concurrencyFactor.
dryRunboolean-If dryRun is enabled, calls to license:format and license:remove +will not overwrite the existing file but instead write the result +to a new file with the same name but ending with `.licensed`
Default value is: false.
User property is: license.dryRun.
encodingString-Specify the encoding of your files. Default to the project source +encoding property (project.build.sourceEncoding)
Default value is: ${project.build.sourceEncoding}.
User property is: license.encoding.
excludesString[]-Specifies files, which are excluded in the check. By default, only +the files matching the default exclude patterns are excluded.
failIfMissingboolean-You can set this flag to false if you do not want the build to fail +when some headers are missing.
Default value is: true.
User property is: license.failIfMissing.
headerString-Location of the header. It can be a relative path, absolute path, +classpath resource, any URL. The plugin first check if the name +specified is a relative file, then an absolute file, then in the +claspath. If not found, it tries to construct a URL from the +location
User property is: license.header.
headerDefinitionsString[]-Allows the use of external header definitions files. These files +are properties like files.
headerSectionsHeaderSection[]-HeadSections define special regions of a header that allow for +dynamic substitution and validation
includesString[]-Specifies files, which are included in the check. By default, all +files are included.
keywordsString[]-Specify the list of keywords to use to detect a header. A header +must include all keywords to be valid. By default, the word +'copyright' is used. Detection is done case insensitive.
mappingMap-Set mapping between document mapping and a supported type to use. +This section is very useful when you want to customize the +supported extensions. Is your project is using file extensions not +supported by default by this plugin, you can add a mapping to +attach the extension to an existing type of comment. The tag name +is the new extension name to support, and the value is the name of +the comment type to use.
propertiesMap-You can set here some properties that you want to use when reading +the header file. You can use in your header file some properties +like ${year}, ${owner} or whatever you want for the name. They will +be replaced when the header file is read by those you specified in +the command line, in the POM and in system environment.
quietboolean-If you do not want to see the list of file having a missing header, +you can add the quiet flag that will shorten the output
Default value is: false.
User property is: license.quiet.
skipboolean-Whether to skip the plugin execution
Default value is: false.
User property is: license.skip.
skipExistingHeadersboolean-Skip the formatting of files which already contain a detected +header
Default value is: false.
User property is: license.skipExistingHeaders.
strictCheckboolean-Set to true if you need a strict check against the headers. By +default, the existence of a header is verified by taking the top +portion of a file and checking if it contains the headers text, not +considering special characters (spaces, tabs, ...)
+We highly recommend to set this option to true. It is by default +set to false for backward compatibility
Default value is: true.
User property is: license.strictCheck.
useDefaultExcludesboolean-Specify if you want to use default exclusions besides the files you +have excluded. Default exclusions exclude CVS and SVN folders, IDE +descriptors and so on.
Default value is: true.
User property is: license.useDefaultExcludes.
useDefaultMappingboolean-Whether to use the default mapping between file extensions and +comment types, or only the one your provide
Default value is: true.
User property is: license.useDefaultMapping.
validHeadersString[]-Specifies additional header files to use when checking for the +presence of a valid header in your sources.
+When using format goal, this property will be used to detect all +valid headers that don't need formatting.
+When using remove goal, this property will be used to detect all +valid headers that also must be removed.
+
+

Parameter Details

+

aggregate:

+
You can set this flag to true if you want to check the headers for +all modules of your project. Only used for multi-modules projects, +to check for example the header licenses from the parent module for +all sub modules
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.aggregate
  • +
  • Default: false
  • +

basedir:

+
The base directory, in which to search for project files.
+
    +
  • Type: java.io.File
  • +
  • Required: Yes
  • +
  • User Property: license.basedir
  • +
  • Default: ${basedir}
  • +

concurrencyFactor:

+
Maven license plugin uses concurrency to check license headers. +This factor is used to control the number of threads used to check. +The rule is:
+<nThreads> = <number of cores> * +concurrencyFactor
+The default is 1.5.
+
    +
  • Type: float
  • +
  • Required: No
  • +
  • User Property: license.concurrencyFactor
  • +
  • Default: 1.5
  • +

dryRun:

+
If dryRun is enabled, calls to license:format and license:remove +will not overwrite the existing file but instead write the result +to a new file with the same name but ending with `.licensed`
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.dryRun
  • +
  • Default: false
  • +

encoding:

+
Specify the encoding of your files. Default to the project source +encoding property (project.build.sourceEncoding)
+
    +
  • Type: java.lang.String
  • +
  • Required: No
  • +
  • User Property: license.encoding
  • +
  • Default: ${project.build.sourceEncoding}
  • +

excludes:

+
Specifies files, which are excluded in the check. By default, only +the files matching the default exclude patterns are excluded.
+
    +
  • Type: java.lang.String[]
  • +
  • Required: No
  • +

failIfMissing:

+
You can set this flag to false if you do not want the build to fail +when some headers are missing.
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.failIfMissing
  • +
  • Default: true
  • +

header:

+
Location of the header. It can be a relative path, absolute path, +classpath resource, any URL. The plugin first check if the name +specified is a relative file, then an absolute file, then in the +claspath. If not found, it tries to construct a URL from the +location
+
    +
  • Type: java.lang.String
  • +
  • Required: No
  • +
  • User Property: license.header
  • +

headerDefinitions:

+
Allows the use of external header definitions files. These files +are properties like files.
+
    +
  • Type: java.lang.String[]
  • +
  • Required: No
  • +

headerSections:

+
HeadSections define special regions of a header that allow for +dynamic substitution and validation
+
    +
  • Type: com.mycila.maven.plugin.license.HeaderSection[]
  • +
  • Required: No
  • +

includes:

+
Specifies files, which are included in the check. By default, all +files are included.
+
    +
  • Type: java.lang.String[]
  • +
  • Required: No
  • +

keywords:

+
Specify the list of keywords to use to detect a header. A header +must include all keywords to be valid. By default, the word +'copyright' is used. Detection is done case insensitive.
+
    +
  • Type: java.lang.String[]
  • +
  • Required: No
  • +

mapping:

+
Set mapping between document mapping and a supported type to use. +This section is very useful when you want to customize the +supported extensions. Is your project is using file extensions not +supported by default by this plugin, you can add a mapping to +attach the extension to an existing type of comment. The tag name +is the new extension name to support, and the value is the name of +the comment type to use.
+
    +
  • Type: java.util.Map
  • +
  • Required: No
  • +

properties:

+
You can set here some properties that you want to use when reading +the header file. You can use in your header file some properties +like ${year}, ${owner} or whatever you want for the name. They will +be replaced when the header file is read by those you specified in +the command line, in the POM and in system environment.
+
    +
  • Type: java.util.Map
  • +
  • Required: No
  • +

quiet:

+
If you do not want to see the list of file having a missing header, +you can add the quiet flag that will shorten the output
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.quiet
  • +
  • Default: false
  • +

skip:

+
Whether to skip the plugin execution
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.skip
  • +
  • Default: false
  • +

skipExistingHeaders:

+
Skip the formatting of files which already contain a detected +header
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.skipExistingHeaders
  • +
  • Default: false
  • +

strictCheck:

+
Set to true if you need a strict check against the headers. By +default, the existence of a header is verified by taking the top +portion of a file and checking if it contains the headers text, not +considering special characters (spaces, tabs, ...)
+We highly recommend to set this option to true. It is by default +set to false for backward compatibility
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.strictCheck
  • +
  • Default: true
  • +

useDefaultExcludes:

+
Specify if you want to use default exclusions besides the files you +have excluded. Default exclusions exclude CVS and SVN folders, IDE +descriptors and so on.
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.useDefaultExcludes
  • +
  • Default: true
  • +

useDefaultMapping:

+
Whether to use the default mapping between file extensions and +comment types, or only the one your provide
+
    +
  • Type: boolean
  • +
  • Required: No
  • +
  • User Property: license.useDefaultMapping
  • +
  • Default: true
  • +

validHeaders:

+
Specifies additional header files to use when checking for the +presence of a valid header in your sources.
+When using format goal, this property will be used to detect all +valid headers that don't need formatting.
+When using remove goal, this property will be used to detect all +valid headers that also must be removed.
+
    +
  • Type: java.lang.String[]
  • +
  • Required: No
  • +
+
+
+ + +
+
+
+
+
+ + + diff --git a/docs/reports/2.3/source-repository.html b/docs/reports/2.3/source-repository.html new file mode 100755 index 000000000..5d366ded8 --- /dev/null +++ b/docs/reports/2.3/source-repository.html @@ -0,0 +1,122 @@ + + + + + + Source Repository + + + + + + + + + +
+ +
+
+
+

Overview

This project uses GIT to manage its source code. Instructions on GIT use can be found at http://git-scm.com/documentation.

Web Access

The following is a link to the online source repository.

Anonymous access

The source can be checked out anonymously from GIT with this command (See http://git-scm.com/docs/git-clone):

$ git clone https://github.com/mycila/license-maven-plugin.git

Developer access

Only project developers can access the GIT tree via this method (See http://git-scm.com/docs/git-clone).

$ git clone git@github.com:mycila/license-maven-plugin.git

Access from behind a firewall

Refer to the documentation of the SCM used for more information about access behind a firewall.

+
+
+
+
+
+ + + diff --git a/docs/reports/2.3/team-list.html b/docs/reports/2.3/team-list.html new file mode 100755 index 000000000..a32822a7b --- /dev/null +++ b/docs/reports/2.3/team-list.html @@ -0,0 +1,137 @@ + + + + + + Team list + + + + + + + + + +
+ +
+
+
+

The Team

A successful project requires many people to play many roles. Some members write code or documentation, while others are valuable as testers, submitting patches and suggestions.

The team is comprised of Members and Contributors. Members have direct access to the source of a project and actively evolve the code-base. Contributors improve the project through submission of patches and suggestions to the Members. The number of Contributors to the project is unbounded. Get involved today. All contributions to the project are greatly appreciated.

Members

The following is a list of developers with commit privileges that have directly contributed to the project in one way or another.

ImageIdNameEmailURLOrganizationOrganization URLRoles
mathieucarbouMathieu Carboumathieu.carbou@gmail.comhttps://github.com/mathieucarbouMycilahttp://mycila.com/leader, architect, developer

Contributors

There are no contributors listed for this project. Please check back again later.

+
+
+
+
+
+ + + diff --git a/docs/reports/3.0/check-mojo.html b/docs/reports/3.0/check-mojo.html new file mode 100644 index 000000000..e10d8b21e --- /dev/null +++ b/docs/reports/3.0/check-mojo.html @@ -0,0 +1,827 @@ + + + + + + license-maven-plugin - + license:check + + + + + + + + + +
+ +
+
+
+ + +
+

license:check

+ +

Full name:

+ +

com.mycila:license-maven-plugin:3.0:check

+ +

Description:

+ +
Check if the source files of the project have a valid license +header
+ +

Attributes:

+ +
    + +
  • Requires a Maven project to be executed.
  • + +
  • The goal is thread-safe and supports parallel builds.
  • + +
  • Binds by default to the lifecycle phase: verify.
  • +
+ +
+

Required Parameters

+ + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeSinceDescription
basedirFile-The base directory, in which to search for project files.
Default value is: ${basedir}.
User property is: license.basedir.
+
+ +
+

Optional Parameters

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeSinceDescription
aggregateboolean-You can set this flag to true if you want to check the headers for +all modules of your project. Only used for multi-modules projects, +to check for example the header licenses from the parent module for +all sub modules.
Default value is: false.
User property is: license.aggregate.
concurrencyFactorfloat-Maven license plugin uses concurrency to check license headers. +This factor is used to control the number of threads used to check. +The rule is:
+ <nThreads> = <number of cores> * +concurrencyFactor
+The default is 1.5.
Default value is: 1.5.
User property is: license.concurrencyFactor.
dryRunboolean-If dryRun is enabled, calls to license:format and license:remove +will not overwrite the existing file but instead write the result +to a new file with the same name but ending with `.licensed`.
Default value is: false.
User property is: license.dryRun.
encodingString-Specify the encoding of your files. Default to the project source +encoding property (project.build.sourceEncoding).
Default value is: ${project.build.sourceEncoding}.
User property is: license.encoding.
errorMessageString-(no description)
Default value is: Some files do not have the expected license header.
User property is: license.error.message.
excludesString[]-Specifies files, which are excluded in the check. By default, only +the files matching the default exclude patterns are excluded.
failIfMissingboolean-You can set this flag to false if you do not want the build to fail +when some headers are missing.
Default value is: true.
User property is: license.failIfMissing.
failIfUnknownboolean2.8You can leave this flag on false if you do not want +the build to fail for files that do not have an implicit or +explicit comment style definition. Setting this explicitly to +true is a safe way to make sure that the effective +file type mappings cover all files included from your project. + +

Default is false for backwards compatibility +reasons.


Default value is: false.
User property is: license.failIfUnknown.
headerString-Location of the header. It can be a relative path, absolute path, +classpath resource, any URL. The plugin first check if the name +specified is a relative file, then an absolute file, then in the +classpath. If not found, it tries to construct a URL from the +location.
User property is: license.header.
headerDefinitionsString[]-Allows the use of external header definitions files. These files +are properties like files.
headerSectionsHeaderSection[]-HeadSections define special regions of a header that allow for +dynamic substitution and validation
includesString[]-Specifies files, which are included in the check. By default, all +files are included.
inlineHeaderString-Header, as text, directly in pom file
User property is: license.inlineHeader.
keywordsString[]-Specify the list of keywords to use to detect a header. A header +must include all keywords to be valid. By default, the word +'copyright' is used. Detection is done case insensitive.
mappingLinkedHashMap-Set mapping between document mapping and a supported type to use. +This section is very useful when you want to customize the +supported extensions. If your project is using file extensions not +supported by default by this plugin, you can add a mapping to +attach the extension to an existing type of comment. The tag name +is the new extension name to support, and the value is the name of +the comment type to use.
propertiesMap-You can set here some properties that you want to use when reading +the header file. You can use in your header file some properties +like ${year}, ${owner} or whatever you want for the name. They will +be replaced when the header file is read by those you specified in +the command line, in the POM and in system environment.
quietboolean-If you do not want to see the list of file having a missing header, +you can add the quiet flag that will shorten the output
Default value is: false.
User property is: license.quiet.
skipboolean-Whether to skip the plugin execution
Default value is: false.
User property is: license.skip.
skipExistingHeadersboolean-Skip the formatting of files which already contain a detected +header.
Default value is: false.
User property is: license.skipExistingHeaders.
strictCheckboolean-Set to true if you need a strict check against the headers. By +default, the existence of a header is verified by taking the top +portion of a file and checking if it contains the headers text, not +considering special characters (spaces, tabs, ...).
+We highly recommend to keep this option set to true.
Default value is: true.
User property is: license.strictCheck.
useDefaultExcludesboolean-Specify if you want to use default exclusions besides the files you +have excluded. Default exclusions exclude CVS and SVN folders, IDE +descriptors and so on.
Default value is: true.
User property is: license.useDefaultExcludes.
useDefaultMappingboolean-Whether to use the default mapping between file extensions and +comment types, or only the one your provide.
Default value is: true.
User property is: license.useDefaultMapping.
validHeadersString[]-Specifies additional header files to use when checking for the +presence of a valid header in your sources.
+When using format goal, this property will be used to detect all +valid headers that don't need formatting.
+When using remove goal, this property will be used to detect all +valid headers that also must be removed.
+
+ +
+

Parameter Details

+ +

aggregate:

+ +
You can set this flag to true if you want to check the headers for +all modules of your project. Only used for multi-modules projects, +to check for example the header licenses from the parent module for +all sub modules.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.aggregate
  • + +
  • Default: false
  • +

+

basedir:

+ +
The base directory, in which to search for project files.
+ +
    + +
  • Type: java.io.File
  • + +
  • Required: Yes
  • + +
  • User Property: license.basedir
  • + +
  • Default: ${basedir}
  • +

+

concurrencyFactor:

+ +
Maven license plugin uses concurrency to check license headers. +This factor is used to control the number of threads used to check. +The rule is:
+ <nThreads> = <number of cores> * +concurrencyFactor
+The default is 1.5.
+ +
    + +
  • Type: float
  • + +
  • Required: No
  • + +
  • User Property: license.concurrencyFactor
  • + +
  • Default: 1.5
  • +

+

dryRun:

+ +
If dryRun is enabled, calls to license:format and license:remove +will not overwrite the existing file but instead write the result +to a new file with the same name but ending with `.licensed`.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.dryRun
  • + +
  • Default: false
  • +

+

encoding:

+ +
Specify the encoding of your files. Default to the project source +encoding property (project.build.sourceEncoding).
+ +
    + +
  • Type: java.lang.String
  • + +
  • Required: No
  • + +
  • User Property: license.encoding
  • + +
  • Default: ${project.build.sourceEncoding}
  • +

+

errorMessage:

+ +
(no description)
+ +
    + +
  • Type: java.lang.String
  • + +
  • Required: No
  • + +
  • User Property: license.error.message
  • + +
  • Default: Some files do not have the expected license header
  • +

+

excludes:

+ +
Specifies files, which are excluded in the check. By default, only +the files matching the default exclude patterns are excluded.
+ +
    + +
  • Type: java.lang.String[]
  • + +
  • Required: No
  • +

+

failIfMissing:

+ +
You can set this flag to false if you do not want the build to fail +when some headers are missing.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.failIfMissing
  • + +
  • Default: true
  • +

+

failIfUnknown:

+ +
You can leave this flag on false if you do not want +the build to fail for files that do not have an implicit or +explicit comment style definition. Setting this explicitly to +true is a safe way to make sure that the effective +file type mappings cover all files included from your project. + +

Default is false for backwards compatibility +reasons.

+ +
    + +
  • Type: boolean
  • + +
  • Since: 2.8
  • + +
  • Required: No
  • + +
  • User Property: license.failIfUnknown
  • + +
  • Default: false
  • +

+

header:

+ +
Location of the header. It can be a relative path, absolute path, +classpath resource, any URL. The plugin first check if the name +specified is a relative file, then an absolute file, then in the +classpath. If not found, it tries to construct a URL from the +location.
+ +
    + +
  • Type: java.lang.String
  • + +
  • Required: No
  • + +
  • User Property: license.header
  • +

+

headerDefinitions:

+ +
Allows the use of external header definitions files. These files +are properties like files.
+ +
    + +
  • Type: java.lang.String[]
  • + +
  • Required: No
  • +

+

headerSections:

+ +
HeadSections define special regions of a header that allow for +dynamic substitution and validation
+ +
    + +
  • Type: com.mycila.maven.plugin.license.HeaderSection[]
  • + +
  • Required: No
  • +

+

includes:

+ +
Specifies files, which are included in the check. By default, all +files are included.
+ +
    + +
  • Type: java.lang.String[]
  • + +
  • Required: No
  • +

+

inlineHeader:

+ +
Header, as text, directly in pom file
+ +
    + +
  • Type: java.lang.String
  • + +
  • Required: No
  • + +
  • User Property: license.inlineHeader
  • +

+

keywords:

+ +
Specify the list of keywords to use to detect a header. A header +must include all keywords to be valid. By default, the word +'copyright' is used. Detection is done case insensitive.
+ +
    + +
  • Type: java.lang.String[]
  • + +
  • Required: No
  • +

+

mapping:

+ +
Set mapping between document mapping and a supported type to use. +This section is very useful when you want to customize the +supported extensions. If your project is using file extensions not +supported by default by this plugin, you can add a mapping to +attach the extension to an existing type of comment. The tag name +is the new extension name to support, and the value is the name of +the comment type to use.
+ +
    + +
  • Type: java.util.LinkedHashMap
  • + +
  • Required: No
  • +

+

properties:

+ +
You can set here some properties that you want to use when reading +the header file. You can use in your header file some properties +like ${year}, ${owner} or whatever you want for the name. They will +be replaced when the header file is read by those you specified in +the command line, in the POM and in system environment.
+ +
    + +
  • Type: java.util.Map
  • + +
  • Required: No
  • +

+

quiet:

+ +
If you do not want to see the list of file having a missing header, +you can add the quiet flag that will shorten the output
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.quiet
  • + +
  • Default: false
  • +

+

skip:

+ +
Whether to skip the plugin execution
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.skip
  • + +
  • Default: false
  • +

+

skipExistingHeaders:

+ +
Skip the formatting of files which already contain a detected +header.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.skipExistingHeaders
  • + +
  • Default: false
  • +

+

strictCheck:

+ +
Set to true if you need a strict check against the headers. By +default, the existence of a header is verified by taking the top +portion of a file and checking if it contains the headers text, not +considering special characters (spaces, tabs, ...).
+We highly recommend to keep this option set to true.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.strictCheck
  • + +
  • Default: true
  • +

+

useDefaultExcludes:

+ +
Specify if you want to use default exclusions besides the files you +have excluded. Default exclusions exclude CVS and SVN folders, IDE +descriptors and so on.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.useDefaultExcludes
  • + +
  • Default: true
  • +

+

useDefaultMapping:

+ +
Whether to use the default mapping between file extensions and +comment types, or only the one your provide.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.useDefaultMapping
  • + +
  • Default: true
  • +

+

validHeaders:

+ +
Specifies additional header files to use when checking for the +presence of a valid header in your sources.
+When using format goal, this property will be used to detect all +valid headers that don't need formatting.
+When using remove goal, this property will be used to detect all +valid headers that also must be removed.
+ +
    + +
  • Type: java.lang.String[]
  • + +
  • Required: No
  • +
+
+
+ + +
+
+
+
+
+ + + diff --git a/docs/reports/3.0/css/maven-base.css b/docs/reports/3.0/css/maven-base.css new file mode 100644 index 000000000..53153e9fe --- /dev/null +++ b/docs/reports/3.0/css/maven-base.css @@ -0,0 +1,155 @@ +body { + margin: 0px; + padding: 0px; +} +img { + border:none; +} +table { + padding:0px; + width: 100%; + margin-left: -2px; + margin-right: -2px; +} +acronym { + cursor: help; + border-bottom: 1px dotted #feb; +} +table.bodyTable th, table.bodyTable td { + padding: 2px 4px 2px 4px; + vertical-align: top; +} +div.clear{ + clear:both; + visibility: hidden; +} +div.clear hr{ + display: none; +} +#bannerLeft, #bannerRight { + font-size: xx-large; + font-weight: bold; +} +#bannerLeft img, #bannerRight img { + margin: 0px; +} +.xleft, #bannerLeft img { + float:left; +} +.xright, #bannerRight { + float:right; +} +#banner { + padding: 0px; +} +#banner img { + border: none; +} +#breadcrumbs { + padding: 3px 10px 3px 10px; +} +#leftColumn { + width: 170px; + float:left; + overflow: auto; +} +#bodyColumn { + margin-right: 1.5em; + margin-left: 197px; +} +#legend { + padding: 8px 0 8px 0; +} +#navcolumn { + padding: 8px 4px 0 8px; +} +#navcolumn h5 { + margin: 0; + padding: 0; + font-size: small; +} +#navcolumn ul { + margin: 0; + padding: 0; + font-size: small; +} +#navcolumn li { + list-style-type: none; + background-image: none; + background-repeat: no-repeat; + background-position: 0 0.4em; + padding-left: 16px; + list-style-position: outside; + line-height: 1.2em; + font-size: smaller; +} +#navcolumn li.expanded { + background-image: url(../images/expanded.gif); +} +#navcolumn li.collapsed { + background-image: url(../images/collapsed.gif); +} +#navcolumn li.none { + text-indent: -1em; + margin-left: 1em; +} +#poweredBy { + text-align: center; +} +#navcolumn img { + margin-top: 10px; + margin-bottom: 3px; +} +#poweredBy img { + display:block; + margin: 20px 0 20px 17px; +} +#search img { + margin: 0px; + display: block; +} +#search #q, #search #btnG { + border: 1px solid #999; + margin-bottom:10px; +} +#search form { + margin: 0px; +} +#lastPublished { + font-size: x-small; +} +.navSection { + margin-bottom: 2px; + padding: 8px; +} +.navSectionHead { + font-weight: bold; + font-size: x-small; +} +.section { + padding: 4px; +} +#footer { + padding: 3px 10px 3px 10px; + font-size: x-small; +} +#breadcrumbs { + font-size: x-small; + margin: 0pt; +} +.source { + padding: 12px; + margin: 1em 7px 1em 7px; +} +.source pre { + margin: 0px; + padding: 0px; +} +#navcolumn img.imageLink, .imageLink { + padding-left: 0px; + padding-bottom: 0px; + padding-top: 0px; + padding-right: 2px; + border: 0px; + margin: 0px; +} diff --git a/docs/reports/3.0/css/maven-theme.css b/docs/reports/3.0/css/maven-theme.css new file mode 100644 index 000000000..ec29c893c --- /dev/null +++ b/docs/reports/3.0/css/maven-theme.css @@ -0,0 +1,141 @@ +body { + padding: 0px 0px 10px 0px; +} +body, td, select, input, li{ + font-family: Verdana, Helvetica, Arial, sans-serif; + font-size: 13px; +} +code{ + font-family: Courier, monospace; + font-size: 13px; +} +a { + text-decoration: none; +} +a:link { + color:#36a; +} +a:visited { + color:#47a; +} +a:active, a:hover { + color:#69c; +} +#legend li.externalLink { + background: url(../images/external.png) left top no-repeat; + padding-left: 18px; +} +a.externalLink, a.externalLink:link, a.externalLink:visited, a.externalLink:active, a.externalLink:hover { + background: url(../images/external.png) right center no-repeat; + padding-right: 18px; +} +#legend li.newWindow { + background: url(../images/newwindow.png) left top no-repeat; + padding-left: 18px; +} +a.newWindow, a.newWindow:link, a.newWindow:visited, a.newWindow:active, a.newWindow:hover { + background: url(../images/newwindow.png) right center no-repeat; + padding-right: 18px; +} +h2 { + padding: 4px 4px 4px 6px; + border: 1px solid #999; + color: #900; + background-color: #ddd; + font-weight:900; + font-size: x-large; +} +h3 { + padding: 4px 4px 4px 6px; + border: 1px solid #aaa; + color: #900; + background-color: #eee; + font-weight: normal; + font-size: large; +} +h4 { + padding: 4px 4px 4px 6px; + border: 1px solid #bbb; + color: #900; + background-color: #fff; + font-weight: normal; + font-size: large; +} +h5 { + padding: 4px 4px 4px 6px; + color: #900; + font-size: normal; +} +p { + line-height: 1.3em; + font-size: small; +} +#breadcrumbs { + border-top: 1px solid #aaa; + border-bottom: 1px solid #aaa; + background-color: #ccc; +} +#leftColumn { + margin: 10px 0 0 5px; + border: 1px solid #999; + background-color: #eee; +} +#navcolumn h5 { + font-size: smaller; + border-bottom: 1px solid #aaaaaa; + padding-top: 2px; + color: #000; +} + +table.bodyTable th { + color: white; + background-color: #bbb; + text-align: left; + font-weight: bold; +} + +table.bodyTable th, table.bodyTable td { + font-size: 1em; +} + +table.bodyTable tr.a { + background-color: #ddd; +} + +table.bodyTable tr.b { + background-color: #eee; +} + +.source { + border: 1px solid #999; +} +dl { + padding: 4px 4px 4px 6px; + border: 1px solid #aaa; + background-color: #ffc; +} +dt { + color: #900; +} +#organizationLogo img, #projectLogo img, #projectLogo span{ + margin: 8px; +} +#banner { + border-bottom: 1px solid #fff; +} +.errormark, .warningmark, .donemark, .infomark { + background: url(../images/icon_error_sml.gif) no-repeat; +} + +.warningmark { + background-image: url(../images/icon_warning_sml.gif); +} + +.donemark { + background-image: url(../images/icon_success_sml.gif); +} + +.infomark { + background-image: url(../images/icon_info_sml.gif); +} + diff --git a/docs/reports/3.0/css/print.css b/docs/reports/3.0/css/print.css new file mode 100644 index 000000000..f09d546c2 --- /dev/null +++ b/docs/reports/3.0/css/print.css @@ -0,0 +1,7 @@ +#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/docs/reports/3.0/css/site.css b/docs/reports/3.0/css/site.css new file mode 100644 index 000000000..055e7e286 --- /dev/null +++ b/docs/reports/3.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/docs/reports/3.0/dependencies.html b/docs/reports/3.0/dependencies.html new file mode 100644 index 000000000..f1f1f70a5 --- /dev/null +++ b/docs/reports/3.0/dependencies.html @@ -0,0 +1,1815 @@ + + + + + + license-maven-plugin - Project Dependencies + + + + + + + + + +
+ +
+
+
+ +
+

Project Dependencies

+
+

compile

+

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersionTypeLicense
com.mycilamycila-xmltool4.4.gajarApache License 2.0
org.apache.mavenmaven-plugin-api3.1.0jarThe Apache Software License, Version 2.0
org.apache.mavenmaven-project3.0-alpha-2jarThe Apache Software License, Version 2.0
org.apache.mavenmaven-settings3.0.4jarThe Apache Software License, Version 2.0
org.apache.mavenmaven-settings-builder3.0.4jarThe Apache Software License, Version 2.0
org.springframeworkspring-core3.1.3.RELEASEjarThe Apache Software License, Version 2.0
+
+

test

+

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

+ + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersionTypeLicense
com.google.guavaguava10.0.1jarThe Apache Software License, Version 2.0
junitjunit4.12jarEclipse Public License 1.0
org.apache.maven.plugin-testingmaven-plugin-testing-harness2.1jarThe Apache Software License, Version 2.0
+
+

provided

+

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

+ + + + + + + + + + + + +
GroupIdArtifactIdVersionTypeLicense
org.apache.maven.plugin-toolsmaven-plugin-annotations3.2jarThe Apache Software License, Version 2.0
+
+

Project Transitive Dependencies

+

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

+
+

compile

+

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersionClassifierTypeLicense
aopallianceaopalliance1.0-jarPublic Domain
asmasm3.3.1-jarBSD
com.google.code.google-collectionsgoogle-collectsnapshot-20080530-jarThe Apache Software License, Version 2.0
commons-loggingcommons-logging1.1.1-jarThe Apache Software License, Version 2.0
commons-loggingcommons-logging-api1.1-jar/LICENSE.txt
javax.annotationjsr250-api1.0-jarCOMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
javax.enterprisecdi-api1.0-jarApache License, Version 2.0
javax.injectjavax.inject1-jarThe Apache Software License, Version 2.0
log4jlog4j1.2.12-jar-
org.apache.commonscommons-pool22.2-jarThe Apache Software License, Version 2.0
org.apache.mavenmaven-artifact3.0-jarThe Apache Software License, Version 2.0
org.apache.mavenmaven-compat3.0-alpha-2-jarThe Apache Software License, Version 2.0
org.apache.mavenmaven-model3.1.0-jarThe Apache Software License, Version 2.0
org.apache.mavenmaven-project-builder3.0-alpha-2-jarThe Apache Software License, Version 2.0
org.apache.maven.wagonwagon-provider-api1.0-beta-4-jarThe Apache Software License, Version 2.0
org.apache.xbeanxbean-reflect3.4-jarThe Apache Software License, Version 2.0
org.codehaus.plexusplexus-classworlds2.4-jarThe Apache Software License, Version 2.0
org.codehaus.plexusplexus-component-annotations1.5.5-jarThe Apache Software License, Version 2.0
org.codehaus.plexusplexus-container-default1.0-beta-3.0.5-jarThe Apache Software License, Version 2.0
org.codehaus.plexusplexus-interpolation1.1-jarThe Apache Software License, Version 2.0
org.codehaus.plexusplexus-utils1.5.6-jarThe Apache Software License, Version 2.0
org.codehaus.woodstoxwstx-asl3.2.6-jarThe Apache Software License, Version 2.0
org.eclipse.sisuorg.eclipse.sisu.inject0.0.0.M2a-jarEclipse Public License, Version 1.0
org.eclipse.sisuorg.eclipse.sisu.plexus0.0.0.M2a-jarEclipse Public License, Version 1.0
org.sonatype.plexusplexus-cipher1.4-jarApache Public License 2.0
org.sonatype.plexusplexus-sec-dispatcher1.3-jarApache Public License 2.0
org.sonatype.sisusisu-guice3.1.0no_aopjarThe Apache Software License, Version 2.0
org.sonatype.spicemodel-builder1.3-jar-
org.springframeworkspring-asm3.1.3.RELEASE-jarThe Apache Software License, Version 2.0
staxstax-api1.0.1-jarThe Apache Software License, Version 2.0
+
+

test

+

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersionTypeLicense
com.google.code.findbugsjsr3051.3.9jarThe Apache Software License, Version 2.0
org.codehaus.plexusplexus-archiver2.2jarThe Apache Software License, Version 2.0
org.codehaus.plexusplexus-io2.0.4jarThe Apache Software License, Version 2.0
org.hamcresthamcrest-core1.3jarNew BSD License
+
+

Project Dependency Graph

+ +
+

Dependency Tree

+
+
+

Licenses

+

Eclipse Public License, Version 1.0: org.eclipse.sisu.inject, org.eclipse.sisu.plexus

+

BSD: ASM Core

+

Apache Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component

+

Unknown: Maven Shared Model, log4j

+

Apache License 2.0: license-maven-plugin, mycila-xmltool

+

Eclipse Public License 1.0: JUnit

+

Apache License, Version 2.0: CDI APIs

+

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JSR-250 Common Annotations for the JavaTM Platform

+

Public Domain: AOP alliance

+

New BSD License: Hamcrest Core

+

The Apache Software License, Version 2.0: Apache Commons Pool, Apache XBean :: Reflect, Commons Logging, FindBugs-jsr305, Guava: Google Core Libraries for Java, Logging, Maven Artifact, Maven Compat, Maven Model, Maven Plugin API, Maven Plugin Java 5 Annotations, Maven Plugin Testing Mechanism, Maven Project, Maven Project Builder, Maven Settings, Maven Settings Builder, Maven Wagon API, Plexus :: Component Annotations, Plexus :: Default Container, Plexus Archiver Component, Plexus Classworlds, Plexus Common Utilities, Plexus IO Components, Plexus Interpolation API, Sisu Guice - Core Library, StAX API, Woodstox, google-collect, javax.inject, spring-asm, spring-core

+
+

Dependency File Details

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FilenameSizeEntriesClassesPackagesJDK RevDebug
aopalliance-1.0.jar4.36 kB15921.3debug
asm-3.3.1.jar42.56 kB242321.2release
jsr305-1.3.9.jar32.24 kB723531.5debug
google-collect-snapshot-20080530.jar489.84 kB44543021.5debug
guava-10.0.1.jar1.43 MB1,1851,164101.5debug
mycila-xmltool-4.4.ga.jar58.50 kB433311.6debug
commons-logging-1.1.1.jar59.26 kB422821.1debug
commons-logging-api-1.1.jar43.55 kB292021.1debug
jsr250-api-1.0.jar5.71 kB161121.5debug
cdi-api-1.0.jar43.86 kB927571.5debug
javax.inject-1.jar2.44 kB8611.5release
junit-4.12.jar307.55 kB323286301.5debug
log4j-1.2.12.jar349.69 kB283253191.1debug
commons-pool2-2.2.jar105.50 kB806531.6debug
maven-artifact-3.0.jar50.69 kB5732111.5debug
maven-compat-3.0-alpha-2.jar232.03 kB189151221.5debug
maven-model-3.1.0.jar159.90 kB675031.5debug
maven-plugin-api-3.1.0.jar48.65 kB462561.5debug
maven-project-3.0-alpha-2.jar139.26 kB9569111.5debug
maven-project-builder-3.0-alpha-2.jar165.11 kB19517731.5debug
maven-settings-3.0.4.jar45.57 kB331721.5debug
maven-settings-builder-3.0.4.jar40.41 kB533251.5debug
maven-plugin-testing-harness-2.1.jar38.02 kB291121.5debug
maven-plugin-annotations-3.2.jar14.73 kB23811.5debug
wagon-provider-api-1.0-beta-4.jar50.96 kB614181.4debug
xbean-reflect-3.4.jar130.69 kB12511021.5debug
plexus-archiver-2.2.jar180.64 kB137112121.5debug
plexus-classworlds-2.4.jar45.96 kB523751.4debug
plexus-component-annotations-1.5.5.jar4.11 kB15311.5release
plexus-container-default-1.0-beta-3.0.5.jar204.16 kB225180301.5debug
plexus-interpolation-1.1.jar34.65 kB443041.4debug
plexus-io-2.0.4.jar56.91 kB624351.5debug
plexus-utils-1.5.6.jar244.67 kB163127141.4debug
wstx-asl-3.2.6.jar508.19 kB261251201.2debug
org.eclipse.sisu.inject-0.0.0.M2a.jar197.40 kB204181101.5debug
org.eclipse.sisu.plexus-0.0.0.M2a.jar197.60 kB210165271.5debug
hamcrest-core-1.3.jar43.97 kB524531.5debug
plexus-cipher-1.4.jar13.18 kB20611.4debug
plexus-sec-dispatcher-1.3.jar27.89 kB311331.4debug
sisu-guice-3.1.0-no_aop.jar349.05 kB31029581.5debug
model-builder-1.3.jar34.74 kB372421.5debug
spring-asm-3.1.3.RELEASE.jar51.84 kB393131.2release
spring-core-3.1.3.RELEASE.jar440.52 kB371344201.5debug
stax-api-1.0.1.jar25.89 kB484051.2debug
TotalSizeEntriesClassesPackagesJDK RevDebug
446.63 MB5,9115,0883351.640
compile: 36compile: 4.54 MBcompile: 4,028compile: 3,384compile: 269-compile: 32
test: 7test: 2.08 MBtest: 1,860test: 1,696test: 65-test: 7
provided: 1provided: 14.73 kBprovided: 23provided: 8provided: 1-provided: 1
+
+

Dependency Repository Locations

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Repo IDURLReleaseSnapshotBlacklisted
plexus.snapshotshttps://oss.sonatype.org/content/repositories/plexus-snapshots-Yes-
centralhttps://repo.maven.apache.org/maven2Yes--
apache-snapshotshttp://people.apache.org/repo/m2-snapshot-repository-YesYes
snapshots.jboss.orghttp://snapshots.jboss.org/maven2-Yes-
sonatype-nexus-snapshotshttps://oss.sonatype.org/content/repositories/snapshots-Yes-
oss.sonatype.org/jboss-snapshotshttp://oss.sonatype.org/content/repositories/jboss-snapshots-Yes-
repository.jboss.orghttp://repository.jboss.org/maven2Yes--
codehaus.snapshotshttp://snapshots.repository.codehaus.org-YesYes
apache.snapshotshttp://people.apache.org/maven-snapshot-repository-YesYes
+

Repository locations for each of the Dependencies.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Artifactplexus.snapshotscentralsnapshots.jboss.orgsonatype-nexus-snapshotsoss.sonatype.org/jboss-snapshotsrepository.jboss.org
aopalliance:aopalliance:jar:1.0-----Found at http://repository.jboss.org/maven2
asm:asm:jar:3.3.1------
com.google.code.findbugs:jsr305:jar:1.3.9------
com.google.code.google-collections:google-collect:jar:snapshot-20080530-----Found at http://repository.jboss.org/maven2
com.google.guava:guava:jar:10.0.1------
com.mycila:mycila-xmltool:jar:4.4.ga------
commons-logging:commons-logging:jar:1.1.1-----Found at http://repository.jboss.org/maven2
commons-logging:commons-logging-api:jar:1.1-----Found at http://repository.jboss.org/maven2
javax.annotation:jsr250-api:jar:1.0-----Found at http://repository.jboss.org/maven2
javax.enterprise:cdi-api:jar:1.0------
javax.inject:javax.inject:jar:1------
junit:junit:jar:4.12------
log4j:log4j:jar:1.2.12------
org.apache.commons:commons-pool2:jar:2.2------
org.apache.maven:maven-artifact:jar:3.0------
org.apache.maven:maven-compat:jar:3.0-alpha-2------
org.apache.maven:maven-model:jar:3.1.0------
org.apache.maven:maven-plugin-api:jar:3.1.0------
org.apache.maven:maven-project:jar:3.0-alpha-2------
org.apache.maven:maven-project-builder:jar:3.0-alpha-2------
org.apache.maven:maven-settings:jar:3.0.4------
org.apache.maven:maven-settings-builder:jar:3.0.4------
org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:2.1------
org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.2------
org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-4------
org.apache.xbean:xbean-reflect:jar:3.4------
org.codehaus.plexus:plexus-archiver:jar:2.2------
org.codehaus.plexus:plexus-classworlds:jar:2.4------
org.codehaus.plexus:plexus-component-annotations:jar:1.5.5------
org.codehaus.plexus:plexus-container-default:jar:1.0-beta-3.0.5------
org.codehaus.plexus:plexus-interpolation:jar:1.1------
org.codehaus.plexus:plexus-io:jar:2.0.4------
org.codehaus.plexus:plexus-utils:jar:1.5.6-----Found at http://repository.jboss.org/maven2
org.codehaus.woodstox:wstx-asl:jar:3.2.6------
org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.0.0.M2a------
org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.0.0.M2a------
org.hamcrest:hamcrest-core:jar:1.3------
org.sonatype.plexus:plexus-cipher:jar:1.4------
org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3------
org.sonatype.sisu:sisu-guice:jar:no_aop:3.1.0------
org.sonatype.spice:model-builder:jar:1.3------
org.springframework:spring-asm:jar:3.1.3.RELEASE------
org.springframework:spring-core:jar:3.1.3.RELEASE------
stax:stax-api:jar:1.0.1-----Found at http://repository.jboss.org/maven2
Totalplexus.snapshotscentralsnapshots.jboss.orgsonatype-nexus-snapshotsoss.sonatype.org/jboss-snapshotsrepository.jboss.org
44 (compile: 36, test: 7, provided: 1)000007
+
+
+
+
+
+ + + diff --git a/docs/reports/3.0/dependency-convergence.html b/docs/reports/3.0/dependency-convergence.html new file mode 100644 index 000000000..b6b8a235d --- /dev/null +++ b/docs/reports/3.0/dependency-convergence.html @@ -0,0 +1,325 @@ + + + + + + license-maven-plugin - Reactor Dependency Convergence + + + + + + + + + +
+ +
+
+
+
+

Reactor Dependency Convergence

+ + + + + + +
+ Legend: +
successAll projects share one version of the dependency.
errorAt least one project has a differing version of the dependency.

+ + + + + + + + + + + + + + + + + + +
+ Statistics: +
Number of sub-projects:4
Number of dependencies (NOD):13
Number of unique artifacts (NOA):13
Number of SNAPSHOT artifacts (NOS):0
Convergence (NOD/NOA):success 100%
Ready for Release (100% Convergence and no SNAPSHOTS):success Success
+
+

Dependencies used in sub-projects

+
+

com.google.guava:guava

+ + + +
success + + + +
10.0.1 +
    +
  1. com.mycila:license-maven-plugin
+
+

com.mycila:license-maven-plugin

+ + + +
success + + + +
3.0 +
    +
  1. com.mycila:license-maven-plugin-git
  2. +
  3. com.mycila:license-maven-plugin-svn
+
+

com.mycila:mycila-xmltool

+ + + +
success + + + +
4.4.ga +
    +
  1. com.mycila:license-maven-plugin
+ +
+

org.apache.maven.plugin-testing:maven-plugin-testing-harness

+ + + +
success + + + +
2.1 +
    +
  1. com.mycila:license-maven-plugin
+
+

org.apache.maven.plugin-tools:maven-plugin-annotations

+ + + +
success + + + +
3.2 +
    +
  1. com.mycila:license-maven-plugin
+
+

org.apache.maven:maven-plugin-api

+ + + +
success + + + +
3.1.0 +
    +
  1. com.mycila:license-maven-plugin
+
+

org.apache.maven:maven-project

+ + + +
success + + + +
3.0-alpha-2 +
    +
  1. com.mycila:license-maven-plugin
+
+

org.apache.maven:maven-settings

+ + + +
success + + + +
3.0.4 +
    +
  1. com.mycila:license-maven-plugin
+
+

org.apache.maven:maven-settings-builder

+ + + +
success + + + +
3.0.4 +
    +
  1. com.mycila:license-maven-plugin
+
+

org.eclipse.jgit:org.eclipse.jgit

+ + + +
success + + + +
3.6.1.201501031845-r +
    +
  1. com.mycila:license-maven-plugin-git
+
+

org.springframework:spring-core

+ + + +
success + + + +
3.1.3.RELEASE +
    +
  1. com.mycila:license-maven-plugin
+
+

org.tmatesoft.svnkit:svnkit

+ + + +
success + + + +
1.8.7 +
    +
  1. com.mycila:license-maven-plugin-svn
+
+
+
+
+
+ + + diff --git a/docs/reports/3.0/dependency-info.html b/docs/reports/3.0/dependency-info.html new file mode 100644 index 000000000..8a5b56d3f --- /dev/null +++ b/docs/reports/3.0/dependency-info.html @@ -0,0 +1,172 @@ + + + + + + license-maven-plugin - Dependency Information + + + + + + + + + +
+ +
+
+
+
+

Dependency Information

+
+

Apache Maven

+
+
<dependency>
+  <groupId>com.mycila</groupId>
+  <artifactId>license-maven-plugin</artifactId>
+  <version>3.0</version>
+  <type>maven-plugin</type>
+</dependency>
+
+

Apache Buildr

+
+
'com.mycila:license-maven-plugin:maven-plugin:3.0'
+
+

Apache Ant

+
+
<dependency org="com.mycila" name="license-maven-plugin" rev="3.0">
+  <artifact name="license-maven-plugin" type="maven-plugin" />
+</dependency>
+
+

Groovy Grape

+
+
@Grapes(
+@Grab(group='com.mycila', module='license-maven-plugin', version='3.0')
+)
+
+

Grails

+
+
compile 'com.mycila:license-maven-plugin:3.0'
+
+

Leiningen

+
+
[com.mycila/license-maven-plugin "3.0"]
+
+

SBT

+
+
libraryDependencies += "com.mycila" %% "license-maven-plugin" % "3.0"
+
+
+
+
+
+ + + diff --git a/docs/reports/3.0/dependency-management.html b/docs/reports/3.0/dependency-management.html new file mode 100644 index 000000000..1bf2df22c --- /dev/null +++ b/docs/reports/3.0/dependency-management.html @@ -0,0 +1,199 @@ + + + + + + license-maven-plugin - Project Dependency Management + + + + + + + + + +
+ +
+
+
+
+

Project Dependency Management

+
+

compile

+

The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersionTypeLicense
com.mycilamycila-xmltool4.4.gajarApache License 2.0
junitjunit4.12jarEclipse Public License 1.0
org.apache.mavenmaven-plugin-api3.1.0jarThe Apache Software License, Version 2.0
org.apache.mavenmaven-project3.0-alpha-2jarThe Apache Software License, Version 2.0
org.apache.mavenmaven-settings3.0.4jarThe Apache Software License, Version 2.0
org.apache.mavenmaven-settings-builder3.0.4jarThe Apache Software License, Version 2.0
org.apache.maven.plugin-testingmaven-plugin-testing-harness2.1jarThe Apache Software License, Version 2.0
org.apache.maven.plugin-toolsmaven-plugin-annotations3.2jarThe Apache Software License, Version 2.0
org.springframeworkspring-core3.1.3.RELEASEjarThe Apache Software License, Version 2.0
+
+
+
+
+
+ + + diff --git a/docs/reports/3.0/distribution-management.html b/docs/reports/3.0/distribution-management.html new file mode 100644 index 000000000..8d438b4df --- /dev/null +++ b/docs/reports/3.0/distribution-management.html @@ -0,0 +1,140 @@ + + + + + + license-maven-plugin - Project Distribution Management + + + + + + + + + +
+ +
+
+
+
+

Overview

+

The following is the distribution management information used by this project.

+ +
+

Snapshot Repository - mycila-oss-snapshots

https://oss.sonatype.org/content/repositories/snapshots/
+
+
+
+
+
+ + + diff --git a/docs/reports/3.0/format-mojo.html b/docs/reports/3.0/format-mojo.html new file mode 100644 index 000000000..f443d441c --- /dev/null +++ b/docs/reports/3.0/format-mojo.html @@ -0,0 +1,799 @@ + + + + + + license-maven-plugin - + license:format + + + + + + + + + +
+ +
+
+
+ + +
+

license:format

+ +

Full name:

+ +

com.mycila:license-maven-plugin:3.0:format

+ +

Description:

+ +
Reformat files with a missing header to add it
+ +

Attributes:

+ +
    + +
  • Requires a Maven project to be executed.
  • + +
  • The goal is thread-safe and supports parallel builds.
  • +
+ +
+

Required Parameters

+ + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeSinceDescription
basedirFile-The base directory, in which to search for project files.
Default value is: ${basedir}.
User property is: license.basedir.
+
+ +
+

Optional Parameters

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeSinceDescription
aggregateboolean-You can set this flag to true if you want to check the headers for +all modules of your project. Only used for multi-modules projects, +to check for example the header licenses from the parent module for +all sub modules.
Default value is: false.
User property is: license.aggregate.
concurrencyFactorfloat-Maven license plugin uses concurrency to check license headers. +This factor is used to control the number of threads used to check. +The rule is:
+ <nThreads> = <number of cores> * +concurrencyFactor
+The default is 1.5.
Default value is: 1.5.
User property is: license.concurrencyFactor.
dryRunboolean-If dryRun is enabled, calls to license:format and license:remove +will not overwrite the existing file but instead write the result +to a new file with the same name but ending with `.licensed`.
Default value is: false.
User property is: license.dryRun.
encodingString-Specify the encoding of your files. Default to the project source +encoding property (project.build.sourceEncoding).
Default value is: ${project.build.sourceEncoding}.
User property is: license.encoding.
excludesString[]-Specifies files, which are excluded in the check. By default, only +the files matching the default exclude patterns are excluded.
failIfMissingboolean-You can set this flag to false if you do not want the build to fail +when some headers are missing.
Default value is: true.
User property is: license.failIfMissing.
failIfUnknownboolean2.8You can leave this flag on false if you do not want +the build to fail for files that do not have an implicit or +explicit comment style definition. Setting this explicitly to +true is a safe way to make sure that the effective +file type mappings cover all files included from your project. + +

Default is false for backwards compatibility +reasons.


Default value is: false.
User property is: license.failIfUnknown.
headerString-Location of the header. It can be a relative path, absolute path, +classpath resource, any URL. The plugin first check if the name +specified is a relative file, then an absolute file, then in the +classpath. If not found, it tries to construct a URL from the +location.
User property is: license.header.
headerDefinitionsString[]-Allows the use of external header definitions files. These files +are properties like files.
headerSectionsHeaderSection[]-HeadSections define special regions of a header that allow for +dynamic substitution and validation
includesString[]-Specifies files, which are included in the check. By default, all +files are included.
inlineHeaderString-Header, as text, directly in pom file
User property is: license.inlineHeader.
keywordsString[]-Specify the list of keywords to use to detect a header. A header +must include all keywords to be valid. By default, the word +'copyright' is used. Detection is done case insensitive.
mappingLinkedHashMap-Set mapping between document mapping and a supported type to use. +This section is very useful when you want to customize the +supported extensions. If your project is using file extensions not +supported by default by this plugin, you can add a mapping to +attach the extension to an existing type of comment. The tag name +is the new extension name to support, and the value is the name of +the comment type to use.
propertiesMap-You can set here some properties that you want to use when reading +the header file. You can use in your header file some properties +like ${year}, ${owner} or whatever you want for the name. They will +be replaced when the header file is read by those you specified in +the command line, in the POM and in system environment.
quietboolean-If you do not want to see the list of file having a missing header, +you can add the quiet flag that will shorten the output
Default value is: false.
User property is: license.quiet.
skipboolean-Whether to skip the plugin execution
Default value is: false.
User property is: license.skip.
skipExistingHeadersboolean-Skip the formatting of files which already contain a detected +header.
Default value is: false.
User property is: license.skipExistingHeaders.
strictCheckboolean-Set to true if you need a strict check against the headers. By +default, the existence of a header is verified by taking the top +portion of a file and checking if it contains the headers text, not +considering special characters (spaces, tabs, ...).
+We highly recommend to keep this option set to true.
Default value is: true.
User property is: license.strictCheck.
useDefaultExcludesboolean-Specify if you want to use default exclusions besides the files you +have excluded. Default exclusions exclude CVS and SVN folders, IDE +descriptors and so on.
Default value is: true.
User property is: license.useDefaultExcludes.
useDefaultMappingboolean-Whether to use the default mapping between file extensions and +comment types, or only the one your provide.
Default value is: true.
User property is: license.useDefaultMapping.
validHeadersString[]-Specifies additional header files to use when checking for the +presence of a valid header in your sources.
+When using format goal, this property will be used to detect all +valid headers that don't need formatting.
+When using remove goal, this property will be used to detect all +valid headers that also must be removed.
+
+ +
+

Parameter Details

+ +

aggregate:

+ +
You can set this flag to true if you want to check the headers for +all modules of your project. Only used for multi-modules projects, +to check for example the header licenses from the parent module for +all sub modules.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.aggregate
  • + +
  • Default: false
  • +

+

basedir:

+ +
The base directory, in which to search for project files.
+ +
    + +
  • Type: java.io.File
  • + +
  • Required: Yes
  • + +
  • User Property: license.basedir
  • + +
  • Default: ${basedir}
  • +

+

concurrencyFactor:

+ +
Maven license plugin uses concurrency to check license headers. +This factor is used to control the number of threads used to check. +The rule is:
+ <nThreads> = <number of cores> * +concurrencyFactor
+The default is 1.5.
+ +
    + +
  • Type: float
  • + +
  • Required: No
  • + +
  • User Property: license.concurrencyFactor
  • + +
  • Default: 1.5
  • +

+

dryRun:

+ +
If dryRun is enabled, calls to license:format and license:remove +will not overwrite the existing file but instead write the result +to a new file with the same name but ending with `.licensed`.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.dryRun
  • + +
  • Default: false
  • +

+

encoding:

+ +
Specify the encoding of your files. Default to the project source +encoding property (project.build.sourceEncoding).
+ +
    + +
  • Type: java.lang.String
  • + +
  • Required: No
  • + +
  • User Property: license.encoding
  • + +
  • Default: ${project.build.sourceEncoding}
  • +

+

excludes:

+ +
Specifies files, which are excluded in the check. By default, only +the files matching the default exclude patterns are excluded.
+ +
    + +
  • Type: java.lang.String[]
  • + +
  • Required: No
  • +

+

failIfMissing:

+ +
You can set this flag to false if you do not want the build to fail +when some headers are missing.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.failIfMissing
  • + +
  • Default: true
  • +

+

failIfUnknown:

+ +
You can leave this flag on false if you do not want +the build to fail for files that do not have an implicit or +explicit comment style definition. Setting this explicitly to +true is a safe way to make sure that the effective +file type mappings cover all files included from your project. + +

Default is false for backwards compatibility +reasons.

+ +
    + +
  • Type: boolean
  • + +
  • Since: 2.8
  • + +
  • Required: No
  • + +
  • User Property: license.failIfUnknown
  • + +
  • Default: false
  • +

+

header:

+ +
Location of the header. It can be a relative path, absolute path, +classpath resource, any URL. The plugin first check if the name +specified is a relative file, then an absolute file, then in the +classpath. If not found, it tries to construct a URL from the +location.
+ +
    + +
  • Type: java.lang.String
  • + +
  • Required: No
  • + +
  • User Property: license.header
  • +

+

headerDefinitions:

+ +
Allows the use of external header definitions files. These files +are properties like files.
+ +
    + +
  • Type: java.lang.String[]
  • + +
  • Required: No
  • +

+

headerSections:

+ +
HeadSections define special regions of a header that allow for +dynamic substitution and validation
+ +
    + +
  • Type: com.mycila.maven.plugin.license.HeaderSection[]
  • + +
  • Required: No
  • +

+

includes:

+ +
Specifies files, which are included in the check. By default, all +files are included.
+ +
    + +
  • Type: java.lang.String[]
  • + +
  • Required: No
  • +

+

inlineHeader:

+ +
Header, as text, directly in pom file
+ +
    + +
  • Type: java.lang.String
  • + +
  • Required: No
  • + +
  • User Property: license.inlineHeader
  • +

+

keywords:

+ +
Specify the list of keywords to use to detect a header. A header +must include all keywords to be valid. By default, the word +'copyright' is used. Detection is done case insensitive.
+ +
    + +
  • Type: java.lang.String[]
  • + +
  • Required: No
  • +

+

mapping:

+ +
Set mapping between document mapping and a supported type to use. +This section is very useful when you want to customize the +supported extensions. If your project is using file extensions not +supported by default by this plugin, you can add a mapping to +attach the extension to an existing type of comment. The tag name +is the new extension name to support, and the value is the name of +the comment type to use.
+ +
    + +
  • Type: java.util.LinkedHashMap
  • + +
  • Required: No
  • +

+

properties:

+ +
You can set here some properties that you want to use when reading +the header file. You can use in your header file some properties +like ${year}, ${owner} or whatever you want for the name. They will +be replaced when the header file is read by those you specified in +the command line, in the POM and in system environment.
+ +
    + +
  • Type: java.util.Map
  • + +
  • Required: No
  • +

+

quiet:

+ +
If you do not want to see the list of file having a missing header, +you can add the quiet flag that will shorten the output
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.quiet
  • + +
  • Default: false
  • +

+

skip:

+ +
Whether to skip the plugin execution
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.skip
  • + +
  • Default: false
  • +

+

skipExistingHeaders:

+ +
Skip the formatting of files which already contain a detected +header.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.skipExistingHeaders
  • + +
  • Default: false
  • +

+

strictCheck:

+ +
Set to true if you need a strict check against the headers. By +default, the existence of a header is verified by taking the top +portion of a file and checking if it contains the headers text, not +considering special characters (spaces, tabs, ...).
+We highly recommend to keep this option set to true.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.strictCheck
  • + +
  • Default: true
  • +

+

useDefaultExcludes:

+ +
Specify if you want to use default exclusions besides the files you +have excluded. Default exclusions exclude CVS and SVN folders, IDE +descriptors and so on.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.useDefaultExcludes
  • + +
  • Default: true
  • +

+

useDefaultMapping:

+ +
Whether to use the default mapping between file extensions and +comment types, or only the one your provide.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.useDefaultMapping
  • + +
  • Default: true
  • +

+

validHeaders:

+ +
Specifies additional header files to use when checking for the +presence of a valid header in your sources.
+When using format goal, this property will be used to detect all +valid headers that don't need formatting.
+When using remove goal, this property will be used to detect all +valid headers that also must be removed.
+ +
    + +
  • Type: java.lang.String[]
  • + +
  • Required: No
  • +
+
+
+ + +
+
+
+
+
+ + + diff --git a/docs/reports/3.0/help-mojo.html b/docs/reports/3.0/help-mojo.html new file mode 100644 index 000000000..6401d160d --- /dev/null +++ b/docs/reports/3.0/help-mojo.html @@ -0,0 +1,236 @@ + + + + + + license-maven-plugin - + license:help + + + + + + + + + +
+ +
+
+
+ + +
+

license:help

+ +

Full name:

+ +

com.mycila:license-maven-plugin:3.0:help

+ +

Description:

+ +
Display help information on license-maven-plugin.
+Call mvn license:help -Ddetail=true +-Dgoal=<goal-name> to display parameter details.
+ +

Attributes:

+ +
    + +
  • The goal is thread-safe and supports parallel builds.
  • +
+ +
+

Optional Parameters

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeSinceDescription
detailboolean-If true, display all settable properties for each +goal.
Default value is: false.
User property is: detail.
goalString-The name of the goal for which to show help. If unspecified, all +goals will be displayed.
User property is: goal.
indentSizeint-The number of spaces per indentation level, should be positive.
Default value is: 2.
User property is: indentSize.
lineLengthint-The maximum length of a display line, should be positive.
Default value is: 80.
User property is: lineLength.
+
+ +
+

Parameter Details

+ +

detail:

+ +
If true, display all settable properties for each +goal.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: detail
  • + +
  • Default: false
  • +

+

goal:

+ +
The name of the goal for which to show help. If unspecified, all +goals will be displayed.
+ +
    + +
  • Type: java.lang.String
  • + +
  • Required: No
  • + +
  • User Property: goal
  • +

+

indentSize:

+ +
The number of spaces per indentation level, should be positive.
+ +
    + +
  • Type: int
  • + +
  • Required: No
  • + +
  • User Property: indentSize
  • + +
  • Default: 2
  • +

+

lineLength:

+ +
The maximum length of a display line, should be positive.
+ +
    + +
  • Type: int
  • + +
  • Required: No
  • + +
  • User Property: lineLength
  • + +
  • Default: 80
  • +
+
+
+ + +
+
+
+
+
+ + + diff --git a/docs/reports/3.0/images/close.gif b/docs/reports/3.0/images/close.gif new file mode 100644 index 0000000000000000000000000000000000000000..1c26bbc5264fcc943ad7b5a0f1a84daece211f34 GIT binary patch literal 279 zcmZ?wbhEHb6kyFkwP}e}6+mLp=yE)H5&?6cps==O-j2#K*@61O)i|`#U%|*xTD17#Qg5 z>nkWI$ji$M2ng`=^D}^ygDj#2&;c6F0P+h1n~g(5frm~PL&uV$l`S$eFDwzBDbhJD v>}Bvw*Al_tWna1PC9OaGVdk23i}vRhZI{iR^*V|n<^22a#~T_O9T}_vbswrX literal 0 HcmV?d00001 diff --git a/docs/reports/3.0/images/collapsed.gif b/docs/reports/3.0/images/collapsed.gif new file mode 100644 index 0000000000000000000000000000000000000000..6e710840640c1bfd9dd76ce7fef56f1004092508 GIT binary patch literal 53 ycmZ?wbhEHbWM^P!XkdT>#h)yUTnvm1Iv_qshJlI4r7uBZ*YkPFU8d4p4Aua}2?(?R literal 0 HcmV?d00001 diff --git a/docs/reports/3.0/images/expanded.gif b/docs/reports/3.0/images/expanded.gif new file mode 100644 index 0000000000000000000000000000000000000000..0fef3d89e0df1f8bc49a0cd827f2607c7d7fd2f0 GIT binary patch literal 52 xcmZ?wbhEHbWM^P!XkdT>#h)yUTnvm1Iv_qshJlH@g}+fUi&t{amUB!D)&R0C2fzRT literal 0 HcmV?d00001 diff --git a/docs/reports/3.0/images/external.png b/docs/reports/3.0/images/external.png new file mode 100644 index 0000000000000000000000000000000000000000..3f999fc88b360074e41f38c3b4bc06ccb3bb7cf8 GIT binary patch literal 230 zcmeAS@N?(olHy`uVBq!ia0vp^+(699!3-oX?^2ToQY`6?zK#qG>ra@ocD)4hB}-f* zN`mv#O3D+9QW+dm@{>{(JaZG%Q-e|yQz{EjrrH1%@dWsUxR#cd{{R1fCIbVIy!atN z8e~{WkY6y6%iy53@(Yk3;OXKRQgJIOfsI*BO@UFsfhWLBc>*(#PB?Jn2*(o!76E4F z2oaVU3``tH+Kgs0GI5+@Tg}d)z%jd%F@?{8!SRZ5b1yT80-FZIMn)zc2Ca66y`pzY R*nwsJMCn#OVEqF*oew~oaAu*+mN;-=y?VHT3tIe$XQqrDo-uB_a z!$aaK`z6))OKGn34?nwc^SuifkIL#EmDgV_qjg-#8v*0u4q4%1moUw{LZ54UeCgzNF^jX`uv-XK+9g@yFrG9?@ z!9&5&Tgk*j(b!GF&{N4I-Owl3GNQ;Kslp@APSw&&&ux9d>WxL~{EYoKm2KHvv3+ax zZUYB?Ae*8JnchZheXeEaa>@87?_fB*jV>(`erUx0B6j@wa!KnN)QWMO1rn9HC8 zQU}Tt3>@bftT|;oHYhlHH8T8tc{qL2LBC1&wnQeg^-S05<#H=J%;q~&KX!$OXH$lP zifQJ#9>L8|xhAVRHT-xPa*}7JK>(A*!AmL!CQC~j>707p+C5b#ib-SZ5@wfn#-0y8 zor_pb3M^%mkXhlduwjw4dk@RWhYZ<*tSUAV9x3eYyi#^d39lH{872xT#>g14FgCZb z+Lvv}DClhGVU*`8y(Qe}(9I>Lw<6->0~Q`zX3oMH2272dBARI`0wDzxS_G8b_H+a` TZ#n2*^y*Bf^Krq04Gh)*dSnrT literal 0 HcmV?d00001 diff --git a/docs/reports/3.0/images/icon_info_sml.gif b/docs/reports/3.0/images/icon_info_sml.gif new file mode 100644 index 0000000000000000000000000000000000000000..c6cb9ad7ce438a798426703e86a7ffc197d51dbb GIT binary patch literal 606 zcmZ?wbhEHb!Rj)7jHhhdgsOUdoQoueZi?7 z>>gViTe&E#V48n=mrru5S3;v}WQB8hiDz7$TU2Fg8RZkU)J)l4H+4sO@7jjxJ4?G(<~7c1nYFul=C0P+d#d`@bj{yi z-npcE!T#Qb2PP~z)H;3B%r(bntUlH>Y2~CvyV|C%UbyM>vTf&9?!2&e&!siHFV0_c zVB`KP8}?n^dg$7Yqc`@PxOMQ%-NWbZ9Xfk=)1K2OFF!hV;r{6>kIr6ua^~ve%eS9j zy7lbD`I|4_et!J??bq+WzI^-n`RfmdkOIfh!pgqYwSCK`t~@$#!^!1aj_y2mzyI{@?vuB79>2N$==JkApPs$`_~ygc*YCf)diVLp z{pXKfy#M&+`?nvze*gIk#Q*;N0|qHLXbBUFKUo+V7>XElKuSSz!oa?}p{S|3rL`#` zEj=M8CWV#D$GthOu#hRgfH^NPHz`Z6or!6tudIJkhF|)EqL_SUmH;#E=*;vU)ut4d z*}1MJ+3|6yK5|W*0YQlwY}}E_93D;*P3)($(!#iHyj&dYc$?gAB*f@)n?~7Mn)5Ze zB*b!gs&gB@F*e|Da`5(ac688Lp~TGAEh5PBlHo`4aV}w%hy?;49h(#+>`NXTD0Bjy;4ci{C-1K14rU#4Xoa9{m6qopA9n0cn|!>ecYkij zwyX=!4*mH3EoqLqSGiVbyFqxD(bS8XSDu{6U1jZO70Ic@{~t&7=B^ zBD)NOoAkU&Gy^LQJ5PtV?u{&65}4ZUmfYbweP{LTy^YnAGv=AGa7*6wj}%~b0?7r5!@qH7P%p1*$L z@#{ODxoUwG+WsY)zWExj-aqxpQS(e!bx&6L`u)?tfB$~}{{8*?cVO&*V`-G2NeC$Z zWMO1r=w{FXnGVVm3>>=|#5rX=HY{-DP?VFNPL-%m%>B+*~5-k^-+4*MLFr;tQ0}^rlS-^!^Q`Mx1hrB$jwn&hk~Xk=#Nl+_9Nu|Y$D G!5RQ;-6)O# literal 0 HcmV?d00001 diff --git a/docs/reports/3.0/images/icon_warning_sml.gif b/docs/reports/3.0/images/icon_warning_sml.gif new file mode 100644 index 0000000000000000000000000000000000000000..873bbb52cb9768103c27fbb9a9bac16ac615fce5 GIT binary patch literal 576 zcmZ?wbhEHbB!Sy%bj7w z8LP{2I!WYbmF&-Ixi?j6tD|K1XR2M#l>Aw*aXL%wXS3nYW}{zi=4WzsU5r%E6qx+# za{AThd85YVOsT`KDUrWsBtGknIa3>Sy(4;AS@f^Dxt>-=XPXm#FD(1Lr2hBv=9?3X zZS^!XrNw@)>eiN((2|w-y>{aB1+99DGMA?}+UTggT+(Z*rf8+5x~aWVOGcurtl;&U zIa)H3I&#vwvQjJBn`YHj9iKlB7`)(M#!e{yWMO1rC}Yq8NrU2qfqia6SyOXMYa1sM zM_a34eqyRfcQbQJY;^IYGTuzaxglKLqNQEA}OiQec+sQ#rUUjLqg_MpsPmY43 zsgmVV8EHK$eV-B~6*UcAW2+w%1e4o&9#aAczLGF}PmMg|6J0Ey4q A)Bpeg literal 0 HcmV?d00001 diff --git a/docs/reports/3.0/images/logos/build-by-maven-black.png b/docs/reports/3.0/images/logos/build-by-maven-black.png new file mode 100644 index 0000000000000000000000000000000000000000..919fd0f66a7f713920dd7422035db1c9d484351d GIT binary patch literal 2294 zcmVKOG`!VuDc=fnx$+R6#>c^>b&wcOS?|$!`a}U6ptjU_J zlBA}l*3{J0)YMd0R~Hr*dU$xO^ie1jhYlTLS+=C4#MRYRCX#twGUSD6Il$6AA+=UAlkY(ZF;m4037Yc>v&!1mPsNXdliHV74&z>zUEv=}iC@U)i zfc^XTJ3BiAKvYyzczAd~K){|od(ip)`}f`5-HnZnv$L~Hzqq=(y7Kb!>gsAwPfu@e z@3gcu0LabFC4?{xBNPh18Fpy3+Tr2hfq{Yc_V$w}PjVdhGtMTH$zU){PfznaPmK)? z4KH52=;-KZX=#a#jlFZ{PF7YH!!Q{c8Taqs=Xt)UsK{tE{@>vc{2Hgh!NL0adH}e0 z@19Df^78Tm0ES@zz{SO7Zf@=upJ1_AP_bIAgpih&mWqmsojZ4GG#a&9{f)&Au~_Wm z<0F^L4;(mPHk)-io!M*-3JMa7#VIK%EBy%}_$g6IPEM9cBvPp~K0f}{t5+6_rMbEJ z(xpqcZ{G$0j^p<2+vnuu^bN3MdU`rLJ3Br;9ss7MrVbuFxUjHLQBhGX6WriQ5|M*_w z@5bUDdV71dTCG;AO-@dx@4a~OA{y)K>k+2N$jAo|9?w z?b_+nr`2k;!{M;o?Qh<^`R=>#RtFA0KR<`Vfh)Li;|5+X!otGn&U<@%H*VaBDU;Gf zr_<5=()7Iqfmk>yLj`}084`48Zf?d|M~)mpOHfeI{QNv2WMN?;Dk=&9GBY#LVzb%$ z`};Aq6GAK&OK4~)&U*g*IT{xh7M8K~%9SgtQ-;OG#ZeC5ym=F=X|vf(9h#b&K7RZN z05+S=X0xGjU|@g-%ePwl!GC`7t=5VDruDp`t9rXwq=tAb*88KQqo~N`a#V_oixKzA z%F4dJzL1cRy1F{CSUfW`qfjWeZ{Hpm7>H$yNF>V6&c<>vGBOgU_w@7}J9g~o(WA6z z#sgc0B0VlH4i&T6{Pyiz)FUDys6$s*7rnXCi!3z)!0DGJ5eITHyM2Q|E@qtti{QRD z*nbiZg+h^&lY>QINl6I+oH}*N-Q67kYHMqqoSd*@fE67^695Pa36aTU0HD+95)%{g zFw)c0Gcqy&K&4WxG906$qk6p_b=txpgmiazqaGF(M)NU+!{3cPsc^{*a`Ja$nXfZ@ zhsL%N4whw0OG`2M6&4oG&CQ8KBHBPHC@3f>C|I^a>__(qFp!^RU zV`F0uhl6EVxm><`_ijATmoHz|)ztxjL?XdmSuB<(Po5A$mM!w}C3kdS~ef}W>dub-Hhz&fI`vJ#oXvTST@?6qsxN=r)tz|+%n^XARiL+I)0 z!HGL|?4Z?OC@z>ppO+fmk zEDIk1FgrV2R8&O&@;qNwR)+h@$;nZx)dqvXVzG2}b>-#d_4oHa!G&Dp59OYMg zd;9A2I}{29&+|ObzkB!Y^XJcKjE;^*({SomlT)I^E^_90Q{xPG;bvU;38ml zcng&pTZhKxAmAX-{xuvUBO`bZu-omWrKK8;X6fkl>(@`5I6;GyySuwkDCBv*tE;QE zwH1kg)0Ijk1~{Qms8A@Vadob6a=9D}VUx-9>C-1l1S|^dcDq`w#&Z*k#hB*+K%>#n z=0$)zo8T)X1Ujc}V+Omw8!O@%0GKp7%(fp1ER{;7QYogYiHQlT)w*&q5{X2iP;Ak literal 0 HcmV?d00001 diff --git a/docs/reports/3.0/images/logos/build-by-maven-white.png b/docs/reports/3.0/images/logos/build-by-maven-white.png new file mode 100644 index 0000000000000000000000000000000000000000..7d44c9c2e5742bdf8649ad282f83208f1da9b982 GIT binary patch literal 2260 zcmV;_2rKuAP)4hTLUyOQ{PVbVY5&Y3g!&hN~bnR7}ZgkXUt ziC%zU0gf+&kEv>t|d$x|zXw1mS0D%1b{8z7DF%0wW-8(XBFc`A3vVI|O z^!N97baWg(eE86zLn4uA_wL=Zb@+UKU|=8sJb3V6XlSUctSl!dhm4xd=KJ^W|8h2q zR4NS%3yX+|NKQ`f?d=7Cf`Wo)&z=E5TU%REQIXYZefjbwRvsQ6zIyfQojZ3l8V#{v zv)R(q)39Vr2GBPsa+apV2%%fIZY3ln0Kl+1Y8c*(xe3X6sWFH9kH*UDDLl)ZN`}u~;f9D%P!A2LK5P2`MQl z(b3TuDUC++_U+qm01k;n!Z1u+TwGjS+}X2d^Yil+3Pn;B-~q z{Qdm_z{kf&EEb1^gw)j3R904!x}#RBj~+c578Vv16olc}xpQZGd;7k9`>@WHD_2M| z{%VB2fNVCK&1U^_rTW_bx`C@MK&%ZR^ybZ*=;&yb zN);0mV>X+~OA`|lRVtNAr7A8i#zL)DyJycHxm+$5izO0?QmM?$%p@6le0*H3R;yI1 z=;-LCrlu1oPI!8HIypHhmCA~Wig|;>WHON!GbSbmcN`jxhJ=GssnlpRR;zVzaF8J4 z>+3sJhW@0w{LH6-`(Afr<9kMWBXoSUM7Dox&JGJtojOI96z3EG z*uH)HWN?qO7x!`hzQnzLg5JL3Ui^ps%X$n4`+YK2S-yNZo>gC8kJmXUC#D?-i_a7IlwdR(Kkw#T>s)<( zJ!ZVTycREBO!{t;H9|r{F#q)FQ_`LjAsBnPnnKk2PZ;V3*7{M#@%jyBNObh|^_fg2 zd|f0I3eTTEPf=83VhUbHWgRft|{%MRRMp6H>seM7wV6&k5Vn7H0DDSDT_wn(;aaUDU zWi%QoiptK;CgqIWB$bwy78Mm?w@oI~&6_tPBO~$kExCLno}10)mX;RGM?^%-PjqOt zTFi(#=@4C7NJmxEVK7l6G0yhEp_Lq9)1fj}S-2%Mdrv$L~tStVt%xVSheDG9e5EX$6J zj8GIMm&=bIKaK;TqoYG05D0}r0!Kqb1E0?q2n1`_uAR{_f0E{OgnR$~y~Sd|+0n_# z2@6L?MsUQ^H0|QzLJoDKqobtlneyk|8`Sp{cp}PUC5RRQ^8?;2;Iss$eWk%*n3$Nr z(73v~e)3}s219#$yTM=(2n6o#?!LahxUO>?H!v`O%bZ*;$Ideh!!Qg0h{fVXix$lf i91DLtEx@rr0RIK2cl{g~?Z1Nn0000}s literal 0 HcmV?d00001 diff --git a/docs/reports/3.0/images/logos/maven-feather.png b/docs/reports/3.0/images/logos/maven-feather.png new file mode 100644 index 0000000000000000000000000000000000000000..b5ada836e9eb4af4db810f648b013933e72c8fbe GIT binary patch literal 3330 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 literal 0 HcmV?d00001 diff --git a/docs/reports/3.0/images/newwindow.png b/docs/reports/3.0/images/newwindow.png new file mode 100644 index 0000000000000000000000000000000000000000..6287f72bd08a870908e7361d98c35ee0d6dcbc82 GIT binary patch literal 220 zcmeAS@N?(olHy`uVBq!ia0vp^+(699!3-oX?^2ToQY`6?zK#qG>ra@ocD)4hB}-f* zN`mv#O3D+9QW+dm@{>{(JaZG%Q-e|yQz{EjrrH1%@dWsUxR#cd&SYTt4+aeuCvSob zD+%%o1`04ZXs!GLj7%Iec?BF2%&y2ZFfeUwWbk2P5nvW+xWT~4#-PT{uyM;F);OSv44$rjF6*2U FngH~|K)3(^ literal 0 HcmV?d00001 diff --git a/docs/reports/3.0/index.html b/docs/reports/3.0/index.html new file mode 100644 index 000000000..e2009728f --- /dev/null +++ b/docs/reports/3.0/index.html @@ -0,0 +1,136 @@ + + + + + + license-maven-plugin - About + + + + + + + + + + +
+
+
+

About license-maven-plugin

+

Maven 2 plugin to check and update license headers in source files

+
+
+
+
+
+ + + diff --git a/docs/reports/3.0/integration.html b/docs/reports/3.0/integration.html new file mode 100644 index 000000000..919bcc097 --- /dev/null +++ b/docs/reports/3.0/integration.html @@ -0,0 +1,144 @@ + + + + + + license-maven-plugin - Continuous Integration + + + + + + + + + +
+ +
+
+
+
+

Overview

+

This project uses Continuous Integration System.

+
+

Access

+

The following is a link to the continuous integration system used by the project.

+
+
+

Notifiers

+

No notifiers are defined. Please check back at a later date.

+
+
+
+
+
+ + + diff --git a/docs/reports/3.0/issue-tracking.html b/docs/reports/3.0/issue-tracking.html new file mode 100644 index 000000000..794641274 --- /dev/null +++ b/docs/reports/3.0/issue-tracking.html @@ -0,0 +1,141 @@ + + + + + + license-maven-plugin - Issue Tracking + + + + + + + + + +
+ +
+
+
+
+

Overview

+

This project uses GitHub to manage its issues.

+
+

Issue Tracking

+

Issues, bugs, and feature requests should be submitted to the following issue tracking system for this project.

+
+
+
+
+
+
+ + + diff --git a/docs/reports/3.0/license.html b/docs/reports/3.0/license.html new file mode 100644 index 000000000..ab16d876f --- /dev/null +++ b/docs/reports/3.0/license.html @@ -0,0 +1,511 @@ + + + + + + license-maven-plugin - Project License + + + + + + + + + +
+ +
+
+
+
+

Overview

+

Typically the licenses listed for the project are that of the project itself, and not of dependencies.

+
+

Project License

+
+

Apache License 2.0

[Original text] +

Copy of the license follows.

+ +
+ +
+ +
+
+
+ Apache Logo +
+
+
+ + +
+ The Apache Way + Contribute + ASF Sponsors +
+
+
+
+

Apache License

Version 2.0, January 2004

+http://www.apache.org/licenses/

+

TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

+

1. Definitions.

+

"License" shall mean the terms and conditions for use, reproduction, and +distribution as defined by Sections 1 through 9 of this document.

+

"Licensor" shall mean the copyright owner or entity authorized by the +copyright owner that is granting the License.

+

"Legal Entity" shall mean the union of the acting entity and all other +entities that control, are controlled by, or are under common control with +that entity. For the purposes of this definition, "control" means (i) the +power, direct or indirect, to cause the direction or management of such +entity, whether by contract or otherwise, or (ii) ownership of fifty +percent (50%) or more of the outstanding shares, or (iii) beneficial +ownership of such entity.

+

"You" (or "Your") shall mean an individual or Legal Entity exercising +permissions granted by this License.

+

"Source" form shall mean the preferred form for making modifications, +including but not limited to software source code, documentation source, +and configuration files.

+

"Object" form shall mean any form resulting from mechanical transformation +or translation of a Source form, including but not limited to compiled +object code, generated documentation, and conversions to other media types.

+

"Work" shall mean the work of authorship, whether in Source or Object form, +made available under the License, as indicated by a copyright notice that +is included in or attached to the work (an example is provided in the +Appendix below).

+

"Derivative Works" shall mean any work, whether in Source or Object form, +that is based on (or derived from) the Work and for which the editorial +revisions, annotations, elaborations, or other modifications represent, as +a whole, an original work of authorship. For the purposes of this License, +Derivative Works shall not include works that remain separable from, or +merely link (or bind by name) to the interfaces of, the Work and Derivative +Works thereof.

+

"Contribution" shall mean any work of authorship, including the original +version of the Work and any modifications or additions to that Work or +Derivative Works thereof, that is intentionally submitted to Licensor for +inclusion in the Work by the copyright owner or by an individual or Legal +Entity authorized to submit on behalf of the copyright owner. For the +purposes of this definition, "submitted" means any form of electronic, +verbal, or written communication sent to the Licensor or its +representatives, including but not limited to communication on electronic +mailing lists, source code control systems, and issue tracking systems that +are managed by, or on behalf of, the Licensor for the purpose of discussing +and improving the Work, but excluding communication that is conspicuously +marked or otherwise designated in writing by the copyright owner as "Not a +Contribution."

+

"Contributor" shall mean Licensor and any individual or Legal Entity on +behalf of whom a Contribution has been received by Licensor and +subsequently incorporated within the Work.

+

2. Grant of Copyright License. Subject to the +terms and conditions of this License, each Contributor hereby grants to You +a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable +copyright license to reproduce, prepare Derivative Works of, publicly +display, publicly perform, sublicense, and distribute the Work and such +Derivative Works in Source or Object form.

+

3. Grant of Patent License. Subject to the terms +and conditions of this License, each Contributor hereby grants to You a +perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable +(except as stated in this section) patent license to make, have made, use, +offer to sell, sell, import, and otherwise transfer the Work, where such +license applies only to those patent claims licensable by such Contributor +that are necessarily infringed by their Contribution(s) alone or by +combination of their Contribution(s) with the Work to which such +Contribution(s) was submitted. If You institute patent litigation against +any entity (including a cross-claim or counterclaim in a lawsuit) alleging +that the Work or a Contribution incorporated within the Work constitutes +direct or contributory patent infringement, then any patent licenses +granted to You under this License for that Work shall terminate as of the +date such litigation is filed.

+

4. Redistribution. You may reproduce and +distribute copies of the Work or Derivative Works thereof in any medium, +with or without modifications, and in Source or Object form, provided that +You meet the following conditions:

+
    +
  1. You must give any other recipients of the Work or Derivative Works a +copy of this License; and
  2. + +
  3. You must cause any modified files to carry prominent notices stating +that You changed the files; and
  4. + +
  5. You must retain, in the Source form of any Derivative Works that You +distribute, all copyright, patent, trademark, and attribution notices from +the Source form of the Work, excluding those notices that do not pertain to +any part of the Derivative Works; and
  6. + +
  7. If the Work includes a "NOTICE" text file as part of its distribution, +then any Derivative Works that You distribute must include a readable copy +of the attribution notices contained within such NOTICE file, excluding +those notices that do not pertain to any part of the Derivative Works, in +at least one of the following places: within a NOTICE text file distributed +as part of the Derivative Works; within the Source form or documentation, +if provided along with the Derivative Works; or, within a display generated +by the Derivative Works, if and wherever such third-party notices normally +appear. The contents of the NOTICE file are for informational purposes only +and do not modify the License. You may add Your own attribution notices +within Derivative Works that You distribute, alongside or as an addendum to +the NOTICE text from the Work, provided that such additional attribution +notices cannot be construed as modifying the License. +
    +
    +You may add Your own copyright statement to Your modifications and may +provide additional or different license terms and conditions for use, +reproduction, or distribution of Your modifications, or for any such +Derivative Works as a whole, provided Your use, reproduction, and +distribution of the Work otherwise complies with the conditions stated in +this License. +
  8. + +
+ +

5. Submission of Contributions. Unless You +explicitly state otherwise, any Contribution intentionally submitted for +inclusion in the Work by You to the Licensor shall be under the terms and +conditions of this License, without any additional terms or conditions. +Notwithstanding the above, nothing herein shall supersede or modify the +terms of any separate license agreement you may have executed with Licensor +regarding such Contributions.

+

6. Trademarks. This License does not grant +permission to use the trade names, trademarks, service marks, or product +names of the Licensor, except as required for reasonable and customary use +in describing the origin of the Work and reproducing the content of the +NOTICE file.

+

7. Disclaimer of Warranty. Unless required by +applicable law or agreed to in writing, Licensor provides the Work (and +each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT +WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, +without limitation, any warranties or conditions of TITLE, +NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You +are solely responsible for determining the appropriateness of using or +redistributing the Work and assume any risks associated with Your exercise +of permissions under this License.

+

8. Limitation of Liability. In no event and +under no legal theory, whether in tort (including negligence), contract, or +otherwise, unless required by applicable law (such as deliberate and +grossly negligent acts) or agreed to in writing, shall any Contributor be +liable to You for damages, including any direct, indirect, special, +incidental, or consequential damages of any character arising as a result +of this License or out of the use or inability to use the Work (including +but not limited to damages for loss of goodwill, work stoppage, computer +failure or malfunction, or any and all other commercial damages or losses), +even if such Contributor has been advised of the possibility of such +damages.

+

9. Accepting Warranty or Additional Liability. +While redistributing the Work or Derivative Works thereof, You may choose +to offer, and charge a fee for, acceptance of support, warranty, indemnity, +or other liability obligations and/or rights consistent with this License. +However, in accepting such obligations, You may act only on Your own behalf +and on Your sole responsibility, not on behalf of any other Contributor, +and only if You agree to indemnify, defend, and hold each Contributor +harmless for any liability incurred by, or claims asserted against, such +Contributor by reason of your accepting any such warranty or additional +liability.

+

END OF TERMS AND CONDITIONS

+

APPENDIX: How to apply the Apache License to your work

+

To apply the Apache License to your work, attach the following boilerplate +notice, with the fields enclosed by brackets "[]" replaced with your own +identifying information. (Don't include the brackets!) The text should be +enclosed in the appropriate comment syntax for the file format. We also +recommend that a file or class name and description of purpose be included +on the same "printed page" as the copyright notice for easier +identification within third-party archives.

+
Copyright [yyyy] [name of copyright owner]
+
+Licensed under the Apache License, Version 2.0 (the "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.
+
+ + + + + + + + + +
+
+
+
+
+
+ + + diff --git a/docs/reports/3.0/mail-lists.html b/docs/reports/3.0/mail-lists.html new file mode 100644 index 000000000..36717ef9e --- /dev/null +++ b/docs/reports/3.0/mail-lists.html @@ -0,0 +1,136 @@ + + + + + + license-maven-plugin - Project Mailing Lists + + + + + + + + + +
+ +
+
+
+
+

Project Mailing Lists

+

There are no mailing lists currently associated with this project.

+
+
+
+
+
+ + + diff --git a/docs/reports/3.0/plugin-info.html b/docs/reports/3.0/plugin-info.html new file mode 100644 index 000000000..074ca745f --- /dev/null +++ b/docs/reports/3.0/plugin-info.html @@ -0,0 +1,161 @@ + + + + + + license-maven-plugin - Plugin Documentation + + + + + + + + + +
+ +
+
+
+
+

Plugin Documentation

+

Goals available for this plugin:

+ + + + + + + + + + + + + + + +
GoalDescription
license:checkCheck if the source files of the project have a valid license +header
license:formatReformat files with a missing header to add it
license:helpDisplay help information on license-maven-plugin.
+Call mvn license:help -Ddetail=true +-Dgoal=<goal-name> to display parameter details.
license:removeRemove the specified header from source files
+
+

System Requirements

+

The following specifies the minimum requirements to run this Maven plugin:

+ + + + + + + + + + + + +
Maven2.0
JDK1.6
MemoryNo minimum requirement.
Disk SpaceNo minimum requirement.
+
+

Usage

+

You should specify the version in your project's plugin configuration:

+
+
<project>
+  ...
+  <build>
+    <!-- To define the plugin version in your parent POM -->
+    <pluginManagement>
+      <plugins>
+        <plugin>
+          <groupId>com.mycila</groupId>
+          <artifactId>license-maven-plugin</artifactId>
+          <version>3.0</version>
+        </plugin>
+        ...
+      </plugins>
+    </pluginManagement>
+    <!-- To use the plugin goals in your POM or parent POM -->
+    <plugins>
+      <plugin>
+        <groupId>com.mycila</groupId>
+        <artifactId>license-maven-plugin</artifactId>
+        <version>3.0</version>
+      </plugin>
+      ...
+    </plugins>
+  </build>
+  ...
+</project>
+
+

For more information, see "Guide to Configuring Plug-ins"

+
+
+
+
+
+ + + diff --git a/docs/reports/3.0/plugin-management.html b/docs/reports/3.0/plugin-management.html new file mode 100644 index 000000000..845f950a0 --- /dev/null +++ b/docs/reports/3.0/plugin-management.html @@ -0,0 +1,224 @@ + + + + + + license-maven-plugin - Project Plugin Management + + + + + + + + + +
+ +
+
+
+
+

Project Plugin Management

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersion
com.mycilalicense-maven-plugin2.2
org.apache.felixmaven-bundle-plugin2.3.5
org.apache.maven.pluginsmaven-antrun-plugin1.7
org.apache.maven.pluginsmaven-assembly-plugin2.4
org.apache.maven.pluginsmaven-clean-plugin2.5
org.apache.maven.pluginsmaven-compiler-plugin3.1
org.apache.maven.pluginsmaven-dependency-plugin2.8
org.apache.maven.pluginsmaven-deploy-plugin2.7
org.apache.maven.pluginsmaven-enforcer-plugin1.1.1
org.apache.maven.pluginsmaven-gpg-plugin1.4
org.apache.maven.pluginsmaven-jar-plugin2.4
org.apache.maven.pluginsmaven-jarsigner-plugin1.2
org.apache.maven.pluginsmaven-javadoc-plugin2.9.1
org.apache.maven.pluginsmaven-plugin-plugin3.2
org.apache.maven.pluginsmaven-release-plugin2.4.1
org.apache.maven.pluginsmaven-shade-plugin2.1
org.apache.maven.pluginsmaven-source-plugin2.2.1
org.apache.maven.pluginsmaven-surefire-plugin2.15
org.apache.maven.pluginsmaven-war-plugin2.4
org.codehaus.groovygroovy-eclipse-compiler2.8.0-01
org.eclipse.jettyjetty-maven-plugin9.0.4.v20130625
+
+
+
+
+
+ + + diff --git a/docs/reports/3.0/plugins.html b/docs/reports/3.0/plugins.html new file mode 100644 index 000000000..30f8b5a2d --- /dev/null +++ b/docs/reports/3.0/plugins.html @@ -0,0 +1,219 @@ + + + + + + license-maven-plugin - Project Build Plugins + + + + + + + + + +
+ +
+
+
+
+

Project Build Plugins

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersion
com.mycilalicense-maven-plugin2.2
org.apache.maven.pluginsmaven-clean-plugin2.5
org.apache.maven.pluginsmaven-compiler-plugin3.1
org.apache.maven.pluginsmaven-deploy-plugin2.7
org.apache.maven.pluginsmaven-enforcer-plugin1.1.1
org.apache.maven.pluginsmaven-install-plugin2.3.1
org.apache.maven.pluginsmaven-jar-plugin2.4
org.apache.maven.pluginsmaven-javadoc-plugin2.9.1
org.apache.maven.pluginsmaven-plugin-plugin3.2
org.apache.maven.pluginsmaven-release-plugin2.5.3
org.apache.maven.pluginsmaven-resources-plugin2.4.3
org.apache.maven.pluginsmaven-scm-plugin1.9.4
org.apache.maven.pluginsmaven-site-plugin3.3
org.apache.maven.pluginsmaven-source-plugin2.2.1
org.apache.maven.pluginsmaven-surefire-plugin2.15
org.codehaus.groovygroovy-eclipse-compiler2.8.0-01
+
+

Project Report Plugins

+ + + + + + + + + + + + +
GroupIdArtifactIdVersion
org.apache.maven.pluginsmaven-plugin-plugin3.2
org.apache.maven.pluginsmaven-project-info-reports-plugin2.7
+
+
+
+
+
+ + + diff --git a/docs/reports/3.0/project-info.html b/docs/reports/3.0/project-info.html new file mode 100644 index 000000000..135eba821 --- /dev/null +++ b/docs/reports/3.0/project-info.html @@ -0,0 +1,187 @@ + + + + + + license-maven-plugin - Project Information + + + + + + + + + +
+ +
+
+
+
+

Project Information

+

This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by Maven on behalf of the project.

+
+

Overview

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
DocumentDescription
AboutMaven 2 plugin to check and update license headers in source files
Plugin ManagementThis document lists the plugins that are defined through pluginManagement.
Distribution ManagementThis document provides informations on the distribution management of this project.
Dependency InformationThis document describes how to to include this project as a dependency using various dependency management tools.
Dependency ConvergenceThis document presents the convergence of dependency versions across the entire project, and its sub modules.
Source RepositoryThis is a link to the online source repository that can be viewed via a web browser.
Mailing ListsThis document provides subscription and archive information for this project's mailing lists.
Issue TrackingThis is a link to the issue management system for this project. Issues (bugs, features, change requests) can be created and queried using this link.
Continuous IntegrationThis is a link to the definitions of all continuous integration processes that builds and tests code on a frequent, regular basis.
Project PluginsThis document lists the build plugins and the report plugins used by this project.
Project LicenseThis is a link to the definitions of project licenses.
Dependency ManagementThis document lists the dependencies that are defined through dependencyManagement.
Project TeamThis document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.
Project SummaryThis document lists other related information of this project
DependenciesThis document lists the project's dependencies and provides information on each dependency.
+
+
+
+
+
+ + + diff --git a/docs/reports/3.0/project-reports.html b/docs/reports/3.0/project-reports.html new file mode 100644 index 000000000..d63a839b4 --- /dev/null +++ b/docs/reports/3.0/project-reports.html @@ -0,0 +1,103 @@ + + + + + + license-maven-plugin - Generated Reports + + + + + + + + + +
+ +
+
+
+
+

Generated Reports

+

This document provides an overview of the various reports that are automatically generated by Maven . Each report is briefly described below.

+
+

Overview

+ + + + + + +
DocumentDescription
Plugin DocumentationThis report provides goals and parameters documentation of a plugin.
+
+
+
+
+
+ + + diff --git a/docs/reports/3.0/project-summary.html b/docs/reports/3.0/project-summary.html new file mode 100644 index 000000000..171e9c4ea --- /dev/null +++ b/docs/reports/3.0/project-summary.html @@ -0,0 +1,183 @@ + + + + + + license-maven-plugin - Project Summary + + + + + + + + + +
+ +
+
+
+
+

Project Summary

+
+

Project Information

+ + + + + + + + + + + + +
FieldValue
Namelicense-maven-plugin
DescriptionMaven 2 plugin to check and update license headers in source files
Homepagehttp://mycila.github.io/license-maven-plugin
+
+

Project Organization

+ + + + + + + + + +
FieldValue
NameMycila
URLhttp://www.mycila.com/
+
+

Build Information

+ + + + + + + + + + + + + + + + + + +
FieldValue
GroupIdcom.mycila
ArtifactIdlicense-maven-plugin
Version3.0
Typemaven-plugin
JDK Rev1.6
+
+
+
+
+
+ + + diff --git a/docs/reports/3.0/remove-mojo.html b/docs/reports/3.0/remove-mojo.html new file mode 100644 index 000000000..5d635950d --- /dev/null +++ b/docs/reports/3.0/remove-mojo.html @@ -0,0 +1,799 @@ + + + + + + license-maven-plugin - + license:remove + + + + + + + + + +
+ +
+
+
+ + +
+

license:remove

+ +

Full name:

+ +

com.mycila:license-maven-plugin:3.0:remove

+ +

Description:

+ +
Remove the specified header from source files
+ +

Attributes:

+ +
    + +
  • Requires a Maven project to be executed.
  • + +
  • The goal is thread-safe and supports parallel builds.
  • +
+ +
+

Required Parameters

+ + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeSinceDescription
basedirFile-The base directory, in which to search for project files.
Default value is: ${basedir}.
User property is: license.basedir.
+
+ +
+

Optional Parameters

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeSinceDescription
aggregateboolean-You can set this flag to true if you want to check the headers for +all modules of your project. Only used for multi-modules projects, +to check for example the header licenses from the parent module for +all sub modules.
Default value is: false.
User property is: license.aggregate.
concurrencyFactorfloat-Maven license plugin uses concurrency to check license headers. +This factor is used to control the number of threads used to check. +The rule is:
+ <nThreads> = <number of cores> * +concurrencyFactor
+The default is 1.5.
Default value is: 1.5.
User property is: license.concurrencyFactor.
dryRunboolean-If dryRun is enabled, calls to license:format and license:remove +will not overwrite the existing file but instead write the result +to a new file with the same name but ending with `.licensed`.
Default value is: false.
User property is: license.dryRun.
encodingString-Specify the encoding of your files. Default to the project source +encoding property (project.build.sourceEncoding).
Default value is: ${project.build.sourceEncoding}.
User property is: license.encoding.
excludesString[]-Specifies files, which are excluded in the check. By default, only +the files matching the default exclude patterns are excluded.
failIfMissingboolean-You can set this flag to false if you do not want the build to fail +when some headers are missing.
Default value is: true.
User property is: license.failIfMissing.
failIfUnknownboolean2.8You can leave this flag on false if you do not want +the build to fail for files that do not have an implicit or +explicit comment style definition. Setting this explicitly to +true is a safe way to make sure that the effective +file type mappings cover all files included from your project. + +

Default is false for backwards compatibility +reasons.


Default value is: false.
User property is: license.failIfUnknown.
headerString-Location of the header. It can be a relative path, absolute path, +classpath resource, any URL. The plugin first check if the name +specified is a relative file, then an absolute file, then in the +classpath. If not found, it tries to construct a URL from the +location.
User property is: license.header.
headerDefinitionsString[]-Allows the use of external header definitions files. These files +are properties like files.
headerSectionsHeaderSection[]-HeadSections define special regions of a header that allow for +dynamic substitution and validation
includesString[]-Specifies files, which are included in the check. By default, all +files are included.
inlineHeaderString-Header, as text, directly in pom file
User property is: license.inlineHeader.
keywordsString[]-Specify the list of keywords to use to detect a header. A header +must include all keywords to be valid. By default, the word +'copyright' is used. Detection is done case insensitive.
mappingLinkedHashMap-Set mapping between document mapping and a supported type to use. +This section is very useful when you want to customize the +supported extensions. If your project is using file extensions not +supported by default by this plugin, you can add a mapping to +attach the extension to an existing type of comment. The tag name +is the new extension name to support, and the value is the name of +the comment type to use.
propertiesMap-You can set here some properties that you want to use when reading +the header file. You can use in your header file some properties +like ${year}, ${owner} or whatever you want for the name. They will +be replaced when the header file is read by those you specified in +the command line, in the POM and in system environment.
quietboolean-If you do not want to see the list of file having a missing header, +you can add the quiet flag that will shorten the output
Default value is: false.
User property is: license.quiet.
skipboolean-Whether to skip the plugin execution
Default value is: false.
User property is: license.skip.
skipExistingHeadersboolean-Skip the formatting of files which already contain a detected +header.
Default value is: false.
User property is: license.skipExistingHeaders.
strictCheckboolean-Set to true if you need a strict check against the headers. By +default, the existence of a header is verified by taking the top +portion of a file and checking if it contains the headers text, not +considering special characters (spaces, tabs, ...).
+We highly recommend to keep this option set to true.
Default value is: true.
User property is: license.strictCheck.
useDefaultExcludesboolean-Specify if you want to use default exclusions besides the files you +have excluded. Default exclusions exclude CVS and SVN folders, IDE +descriptors and so on.
Default value is: true.
User property is: license.useDefaultExcludes.
useDefaultMappingboolean-Whether to use the default mapping between file extensions and +comment types, or only the one your provide.
Default value is: true.
User property is: license.useDefaultMapping.
validHeadersString[]-Specifies additional header files to use when checking for the +presence of a valid header in your sources.
+When using format goal, this property will be used to detect all +valid headers that don't need formatting.
+When using remove goal, this property will be used to detect all +valid headers that also must be removed.
+
+ +
+

Parameter Details

+ +

aggregate:

+ +
You can set this flag to true if you want to check the headers for +all modules of your project. Only used for multi-modules projects, +to check for example the header licenses from the parent module for +all sub modules.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.aggregate
  • + +
  • Default: false
  • +

+

basedir:

+ +
The base directory, in which to search for project files.
+ +
    + +
  • Type: java.io.File
  • + +
  • Required: Yes
  • + +
  • User Property: license.basedir
  • + +
  • Default: ${basedir}
  • +

+

concurrencyFactor:

+ +
Maven license plugin uses concurrency to check license headers. +This factor is used to control the number of threads used to check. +The rule is:
+ <nThreads> = <number of cores> * +concurrencyFactor
+The default is 1.5.
+ +
    + +
  • Type: float
  • + +
  • Required: No
  • + +
  • User Property: license.concurrencyFactor
  • + +
  • Default: 1.5
  • +

+

dryRun:

+ +
If dryRun is enabled, calls to license:format and license:remove +will not overwrite the existing file but instead write the result +to a new file with the same name but ending with `.licensed`.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.dryRun
  • + +
  • Default: false
  • +

+

encoding:

+ +
Specify the encoding of your files. Default to the project source +encoding property (project.build.sourceEncoding).
+ +
    + +
  • Type: java.lang.String
  • + +
  • Required: No
  • + +
  • User Property: license.encoding
  • + +
  • Default: ${project.build.sourceEncoding}
  • +

+

excludes:

+ +
Specifies files, which are excluded in the check. By default, only +the files matching the default exclude patterns are excluded.
+ +
    + +
  • Type: java.lang.String[]
  • + +
  • Required: No
  • +

+

failIfMissing:

+ +
You can set this flag to false if you do not want the build to fail +when some headers are missing.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.failIfMissing
  • + +
  • Default: true
  • +

+

failIfUnknown:

+ +
You can leave this flag on false if you do not want +the build to fail for files that do not have an implicit or +explicit comment style definition. Setting this explicitly to +true is a safe way to make sure that the effective +file type mappings cover all files included from your project. + +

Default is false for backwards compatibility +reasons.

+ +
    + +
  • Type: boolean
  • + +
  • Since: 2.8
  • + +
  • Required: No
  • + +
  • User Property: license.failIfUnknown
  • + +
  • Default: false
  • +

+

header:

+ +
Location of the header. It can be a relative path, absolute path, +classpath resource, any URL. The plugin first check if the name +specified is a relative file, then an absolute file, then in the +classpath. If not found, it tries to construct a URL from the +location.
+ +
    + +
  • Type: java.lang.String
  • + +
  • Required: No
  • + +
  • User Property: license.header
  • +

+

headerDefinitions:

+ +
Allows the use of external header definitions files. These files +are properties like files.
+ +
    + +
  • Type: java.lang.String[]
  • + +
  • Required: No
  • +

+

headerSections:

+ +
HeadSections define special regions of a header that allow for +dynamic substitution and validation
+ +
    + +
  • Type: com.mycila.maven.plugin.license.HeaderSection[]
  • + +
  • Required: No
  • +

+

includes:

+ +
Specifies files, which are included in the check. By default, all +files are included.
+ +
    + +
  • Type: java.lang.String[]
  • + +
  • Required: No
  • +

+

inlineHeader:

+ +
Header, as text, directly in pom file
+ +
    + +
  • Type: java.lang.String
  • + +
  • Required: No
  • + +
  • User Property: license.inlineHeader
  • +

+

keywords:

+ +
Specify the list of keywords to use to detect a header. A header +must include all keywords to be valid. By default, the word +'copyright' is used. Detection is done case insensitive.
+ +
    + +
  • Type: java.lang.String[]
  • + +
  • Required: No
  • +

+

mapping:

+ +
Set mapping between document mapping and a supported type to use. +This section is very useful when you want to customize the +supported extensions. If your project is using file extensions not +supported by default by this plugin, you can add a mapping to +attach the extension to an existing type of comment. The tag name +is the new extension name to support, and the value is the name of +the comment type to use.
+ +
    + +
  • Type: java.util.LinkedHashMap
  • + +
  • Required: No
  • +

+

properties:

+ +
You can set here some properties that you want to use when reading +the header file. You can use in your header file some properties +like ${year}, ${owner} or whatever you want for the name. They will +be replaced when the header file is read by those you specified in +the command line, in the POM and in system environment.
+ +
    + +
  • Type: java.util.Map
  • + +
  • Required: No
  • +

+

quiet:

+ +
If you do not want to see the list of file having a missing header, +you can add the quiet flag that will shorten the output
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.quiet
  • + +
  • Default: false
  • +

+

skip:

+ +
Whether to skip the plugin execution
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.skip
  • + +
  • Default: false
  • +

+

skipExistingHeaders:

+ +
Skip the formatting of files which already contain a detected +header.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.skipExistingHeaders
  • + +
  • Default: false
  • +

+

strictCheck:

+ +
Set to true if you need a strict check against the headers. By +default, the existence of a header is verified by taking the top +portion of a file and checking if it contains the headers text, not +considering special characters (spaces, tabs, ...).
+We highly recommend to keep this option set to true.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.strictCheck
  • + +
  • Default: true
  • +

+

useDefaultExcludes:

+ +
Specify if you want to use default exclusions besides the files you +have excluded. Default exclusions exclude CVS and SVN folders, IDE +descriptors and so on.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.useDefaultExcludes
  • + +
  • Default: true
  • +

+

useDefaultMapping:

+ +
Whether to use the default mapping between file extensions and +comment types, or only the one your provide.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.useDefaultMapping
  • + +
  • Default: true
  • +

+

validHeaders:

+ +
Specifies additional header files to use when checking for the +presence of a valid header in your sources.
+When using format goal, this property will be used to detect all +valid headers that don't need formatting.
+When using remove goal, this property will be used to detect all +valid headers that also must be removed.
+ +
    + +
  • Type: java.lang.String[]
  • + +
  • Required: No
  • +
+
+
+ + +
+
+
+
+
+ + + diff --git a/docs/reports/3.0/source-repository.html b/docs/reports/3.0/source-repository.html new file mode 100644 index 000000000..b5fe5f0ca --- /dev/null +++ b/docs/reports/3.0/source-repository.html @@ -0,0 +1,154 @@ + + + + + + license-maven-plugin - Source Repository + + + + + + + + + +
+ +
+
+
+
+

Overview

+

This project uses GIT to manage its source code. Instructions on GIT use can be found at http://git-scm.com/documentation.

+
+

Web Access

+

The following is a link to the online source repository.

+
+
+

Anonymous access

+

The source can be checked out anonymously from GIT with this command (See http://git-scm.com/docs/git-clone):

+
+
$ git clone https://github.com/mycila/license-maven-plugin.git
+
+

Developer access

+

Only project developers can access the GIT tree via this method (See http://git-scm.com/docs/git-clone).

+
+
$ git clone git@github.com:mycila/license-maven-plugin.git
+
+

Access from behind a firewall

+

Refer to the documentation of the SCM used for more information about access behind a firewall.

+
+
+
+
+
+ + + diff --git a/docs/reports/3.0/team-list.html b/docs/reports/3.0/team-list.html new file mode 100644 index 000000000..dd5670ffa --- /dev/null +++ b/docs/reports/3.0/team-list.html @@ -0,0 +1,177 @@ + + + + + + license-maven-plugin - Team list + + + + + + + + + +
+ +
+
+
+
+

The Team

+

A successful project requires many people to play many roles. Some members write code or documentation, while others are valuable as testers, submitting patches and suggestions.

+

The team is comprised of Members and Contributors. Members have direct access to the source of a project and actively evolve the code-base. Contributors improve the project through submission of patches and suggestions to the Members. The number of Contributors to the project is unbounded. Get involved today. All contributions to the project are greatly appreciated.

+
+

Members

+

The following is a list of developers with commit privileges that have directly contributed to the project in one way or another.

+ + + + + + + + + + + + + + + + + + +
ImageIdNameEmailURLOrganizationOrganization URLRoles
mathieucarbouMathieu Carboumathieu.carbou@gmail.comhttps://github.com/mathieucarbouMycilahttp://mycila.com/leader, architect, developer
+
+

Contributors

+

There are no contributors listed for this project. Please check back again later.

+
+
+
+
+
+ + + diff --git a/docs/reports/4.0/ci-management.html b/docs/reports/4.0/ci-management.html new file mode 100644 index 000000000..6cf1dd157 --- /dev/null +++ b/docs/reports/4.0/ci-management.html @@ -0,0 +1,94 @@ + + + + + + + + license-maven-plugin-parent – CI Management + + + + + + + + + +
+
+
+

Overview

+

This project uses Travis CI.

+

Access

+

The following is a link to the continuous integration system used by the project:

+
+

Notifiers

+

No notifiers are defined. Please check back at a later date.

+
+
+
+
+
+ + + diff --git a/docs/reports/4.0/css/maven-base.css b/docs/reports/4.0/css/maven-base.css new file mode 100644 index 000000000..322efae73 --- /dev/null +++ b/docs/reports/4.0/css/maven-base.css @@ -0,0 +1,168 @@ +/* + * 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. + */ + +body { + margin: 0px; + padding: 0px; +} +table { + padding:0px; + width: 100%; + margin-left: -2px; + margin-right: -2px; +} +acronym { + cursor: help; + border-bottom: 1px dotted #feb; +} +table.bodyTable th, table.bodyTable td { + padding: 2px 4px 2px 4px; + vertical-align: top; +} +div.clear{ + clear:both; + visibility: hidden; +} +div.clear hr{ + display: none; +} +#bannerLeft, #bannerRight { + font-size: xx-large; + font-weight: bold; +} +#bannerLeft img, #bannerRight img { + margin: 0px; +} +.xleft, #bannerLeft img { + float:left; +} +.xright, #bannerRight { + float:right; +} +#banner { + padding: 0px; +} +#breadcrumbs { + padding: 3px 10px 3px 10px; +} +#leftColumn { + width: 170px; + float:left; + overflow: auto; +} +#bodyColumn { + margin-right: 1.5em; + margin-left: 197px; +} +#legend { + padding: 8px 0 8px 0; +} +#navcolumn { + padding: 8px 4px 0 8px; +} +#navcolumn h5 { + margin: 0; + padding: 0; + font-size: small; +} +#navcolumn ul { + margin: 0; + padding: 0; + font-size: small; +} +#navcolumn li { + list-style-type: none; + background-image: none; + background-repeat: no-repeat; + background-position: 0 0.4em; + padding-left: 16px; + list-style-position: outside; + line-height: 1.2em; + font-size: smaller; +} +#navcolumn li.expanded { + background-image: url(../images/expanded.gif); +} +#navcolumn li.collapsed { + background-image: url(../images/collapsed.gif); +} +#navcolumn li.none { + text-indent: -1em; + margin-left: 1em; +} +#poweredBy { + text-align: center; +} +#navcolumn img { + margin-top: 10px; + margin-bottom: 3px; +} +#poweredBy img { + display:block; + margin: 20px 0 20px 17px; +} +#search img { + margin: 0px; + display: block; +} +#search #q, #search #btnG { + border: 1px solid #999; + margin-bottom:10px; +} +#search form { + margin: 0px; +} +#lastPublished { + font-size: x-small; +} +.navSection { + margin-bottom: 2px; + padding: 8px; +} +.navSectionHead { + font-weight: bold; + font-size: x-small; +} +.section { + padding: 4px; +} +#footer { + padding: 3px 10px 3px 10px; + font-size: x-small; +} +#breadcrumbs { + font-size: x-small; + margin: 0pt; +} +.source { + padding: 12px; + margin: 1em 7px 1em 7px; +} +.source pre { + margin: 0px; + padding: 0px; +} +#navcolumn img.imageLink, .imageLink { + padding-left: 0px; + padding-bottom: 0px; + padding-top: 0px; + padding-right: 2px; + border: 0px; + margin: 0px; +} diff --git a/docs/reports/4.0/css/maven-theme.css b/docs/reports/4.0/css/maven-theme.css new file mode 100644 index 000000000..d3407e8ba --- /dev/null +++ b/docs/reports/4.0/css/maven-theme.css @@ -0,0 +1,161 @@ +/* + * 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. + */ + +body { + padding: 0px 0px 10px 0px; +} +body, td, select, input, li{ + font-family: Verdana, Helvetica, Arial, sans-serif; + font-size: 13px; +} +code{ + font-family: Courier, monospace; + font-size: 13px; +} +a { + text-decoration: none; +} +a:link { + color:#36a; +} +a:visited { + color:#47a; +} +a:active, a:hover { + color:#69c; +} +#legend li.externalLink { + background: url(../images/external.png) left top no-repeat; + padding-left: 18px; +} +a.externalLink, a.externalLink:link, a.externalLink:visited, a.externalLink:active, a.externalLink:hover { + background: url(../images/external.png) right center no-repeat; + padding-right: 18px; +} +#legend li.newWindow { + background: url(../images/newwindow.png) left top no-repeat; + padding-left: 18px; +} +a.newWindow, a.newWindow:link, a.newWindow:visited, a.newWindow:active, a.newWindow:hover { + background: url(../images/newwindow.png) right center no-repeat; + padding-right: 18px; +} +h2 { + padding: 4px 4px 4px 6px; + border: 1px solid #999; + color: #900; + background-color: #ddd; + font-weight:900; + font-size: x-large; +} +h3 { + padding: 4px 4px 4px 6px; + border: 1px solid #aaa; + color: #900; + background-color: #eee; + font-weight: normal; + font-size: large; +} +h4 { + padding: 4px 4px 4px 6px; + border: 1px solid #bbb; + color: #900; + background-color: #fff; + font-weight: normal; + font-size: large; +} +h5 { + padding: 4px 4px 4px 6px; + color: #900; + font-size: medium; +} +p { + line-height: 1.3em; + font-size: small; +} +#breadcrumbs { + border-top: 1px solid #aaa; + border-bottom: 1px solid #aaa; + background-color: #ccc; +} +#leftColumn { + margin: 10px 0 0 5px; + border: 1px solid #999; + background-color: #eee; + padding-bottom: 3px; /* IE-9 scrollbar-fix */ +} +#navcolumn h5 { + font-size: smaller; + border-bottom: 1px solid #aaaaaa; + padding-top: 2px; + color: #000; +} + +table.bodyTable th { + color: white; + background-color: #bbb; + text-align: left; + font-weight: bold; +} + +table.bodyTable th, table.bodyTable td { + font-size: 1em; +} + +table.bodyTable tr.a { + background-color: #ddd; +} + +table.bodyTable tr.b { + background-color: #eee; +} + +.source { + border: 1px solid #999; +} +dl { + padding: 4px 4px 4px 6px; + border: 1px solid #aaa; + background-color: #ffc; +} +dt { + color: #900; +} +#organizationLogo img, #projectLogo img, #projectLogo span{ + margin: 8px; +} +#banner { + border-bottom: 1px solid #fff; +} +.errormark, .warningmark, .donemark, .infomark { + background: url(../images/icon_error_sml.gif) no-repeat; +} + +.warningmark { + background-image: url(../images/icon_warning_sml.gif); +} + +.donemark { + background-image: url(../images/icon_success_sml.gif); +} + +.infomark { + background-image: url(../images/icon_info_sml.gif); +} + diff --git a/docs/reports/4.0/css/print.css b/docs/reports/4.0/css/print.css new file mode 100644 index 000000000..18fcbad70 --- /dev/null +++ b/docs/reports/4.0/css/print.css @@ -0,0 +1,26 @@ +/* + * 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. + */ + +#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/docs/reports/4.0/css/site.css b/docs/reports/4.0/css/site.css new file mode 100644 index 000000000..055e7e286 --- /dev/null +++ b/docs/reports/4.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/docs/reports/4.0/dependency-convergence.html b/docs/reports/4.0/dependency-convergence.html new file mode 100644 index 000000000..6af07e81e --- /dev/null +++ b/docs/reports/4.0/dependency-convergence.html @@ -0,0 +1,293 @@ + + + + + + + + license-maven-plugin-parent – Reactor Dependency Convergence + + + + + + + + + +
+
+
+

Reactor Dependency Convergence

+ + + +
+ Legend: +
[Error]
At least one dependency has a differing version of the dependency or has SNAPSHOT dependencies.

+ + + + + + + + + + + + + + + + + + + + + +
+ Statistics: +
Number of modules:4
Number of dependencies (NOD):70
Number of unique artifacts (NOA):85
Number of version-conflicting artifacts (NOC):8
Number of SNAPSHOT artifacts (NOS):0
Convergence (NOD/NOA):
[Error]
 82 %
Ready for release (100% convergence and no SNAPSHOTS):
[Error]
 Error
You do not have 100% convergence.
+

Dependencies used in modules

+

com.google.guava:guava

+ + + +
[Error]
+ + + + + + +
10.0.1 +
    +
  1. com.mycila:license-maven-plugin:maven-plugin:4.0
    \- com.google.guava:guava:jar:10.0.1:test (scope not updated to compile)

25.1-android +
    +
  1. com.mycila:license-maven-plugin:maven-plugin:4.0
    \- org.apache.maven:maven-core:jar:3.6.3:compile
       \- com.google.inject:guice:jar:no_aop:4.2.1:compile
          \- (com.google.guava:guava:jar:25.1-android:compile - omitted for conflict with 10.0.1)

+

net.java.dev.jna:jna

+ + + +
[Error]
+ + + + + + +
3.4.0 +
    +
  1. com.mycila:license-maven-plugin-svn:jar:4.0
    \- org.tmatesoft.svnkit:svnkit:jar:1.8.7:compile
       \- com.jcraft:jsch.agentproxy.connector-factory:jar:0.0.7:compile
          +- com.jcraft:jsch.agentproxy.usocket-jna:jar:0.0.7:compile
          |  \- (net.java.dev.jna:jna:jar:3.4.0:compile - omitted for conflict with 4.1.0)
          \- com.jcraft:jsch.agentproxy.pageant:jar:0.0.7:compile
             \- (net.java.dev.jna:jna:jar:3.4.0:compile - omitted for conflict with 4.1.0)

4.1.0 +
    +
  1. com.mycila:license-maven-plugin-svn:jar:4.0
    \- org.tmatesoft.svnkit:svnkit:jar:1.8.7:compile
       +- net.java.dev.jna:jna-platform:jar:4.1.0:compile
       |  \- (net.java.dev.jna:jna:jar:4.1.0:compile - omitted for duplicate)
       \- net.java.dev.jna:jna:jar:4.1.0:compile

+

org.apache.maven.shared:maven-shared-utils

+ + + +
[Error]
+ + + + + + +
3.2.1 +
    +
  1. com.mycila:license-maven-plugin-git:jar:4.0
    \- com.mycila:license-maven-plugin:jar:4.0:compile
       \- org.apache.maven:maven-core:jar:3.6.3:compile
          \- (org.apache.maven.shared:maven-shared-utils:jar:3.2.1:compile - omitted for conflict with 3.3.3)

  2. +
  3. com.mycila:license-maven-plugin-svn:jar:4.0
    \- com.mycila:license-maven-plugin:jar:4.0:compile
       \- org.apache.maven:maven-core:jar:3.6.3:compile
          \- (org.apache.maven.shared:maven-shared-utils:jar:3.2.1:compile - omitted for conflict with 3.3.3)

  4. +
  5. com.mycila:license-maven-plugin:maven-plugin:4.0
    \- org.apache.maven:maven-core:jar:3.6.3:compile
       \- (org.apache.maven.shared:maven-shared-utils:jar:3.2.1:compile - omitted for conflict with 3.3.3)

3.3.3 +
    +
  1. com.mycila:license-maven-plugin-git:jar:4.0
    \- com.mycila:license-maven-plugin:jar:4.0:compile
       \- org.apache.maven.shared:maven-shared-utils:jar:3.3.3:compile

  2. +
  3. com.mycila:license-maven-plugin-svn:jar:4.0
    \- com.mycila:license-maven-plugin:jar:4.0:compile
       \- org.apache.maven.shared:maven-shared-utils:jar:3.3.3:compile

  4. +
  5. com.mycila:license-maven-plugin:maven-plugin:4.0
    \- org.apache.maven.shared:maven-shared-utils:jar:3.3.3:compile

+

org.apache.maven:maven-artifact

+ + + +
[Error]
+ + + + + + +
3.0 +
    +
  1. com.mycila:license-maven-plugin:maven-plugin:4.0
    +- org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.6.0:provided
    |  \- (org.apache.maven:maven-artifact:jar:3.0:compile - scope updated from provided; omitted for duplicate)
    \- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
       \- org.apache.maven:maven-artifact:jar:3.0:compile

3.6.3 +
    +
  1. com.mycila:license-maven-plugin:maven-plugin:4.0
    \- org.apache.maven:maven-core:jar:3.6.3:compile
       +- (org.apache.maven:maven-artifact:jar:3.6.3:compile - omitted for conflict with 3.0)
       \- org.apache.maven:maven-model-builder:jar:3.6.3:compile
          \- (org.apache.maven:maven-artifact:jar:3.6.3:compile - omitted for conflict with 3.0)

+

org.codehaus.plexus:plexus-classworlds

+ + + +
[Error]
+ + + + + + +
2.5.2 +
    +
  1. com.mycila:license-maven-plugin-git:jar:4.0
    \- com.mycila:license-maven-plugin:jar:4.0:compile
       \- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
          \- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.4:compile
             \- (org.codehaus.plexus:plexus-classworlds:jar:2.5.2:compile - omitted for conflict with 2.6.0)

  2. +
  3. com.mycila:license-maven-plugin-svn:jar:4.0
    \- com.mycila:license-maven-plugin:jar:4.0:compile
       \- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
          \- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.4:compile
             \- (org.codehaus.plexus:plexus-classworlds:jar:2.5.2:compile - omitted for conflict with 2.6.0)

  4. +
  5. com.mycila:license-maven-plugin:maven-plugin:4.0
    \- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
       \- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.4:compile
          \- (org.codehaus.plexus:plexus-classworlds:jar:2.5.2:compile - omitted for conflict with 2.6.0)

2.6.0 +
    +
  1. com.mycila:license-maven-plugin-git:jar:4.0
    \- com.mycila:license-maven-plugin:jar:4.0:compile
       +- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
       |  \- org.codehaus.plexus:plexus-classworlds:jar:2.6.0:compile
       \- org.apache.maven:maven-core:jar:3.6.3:compile
          \- (org.codehaus.plexus:plexus-classworlds:jar:2.6.0:compile - omitted for duplicate)

  2. +
  3. com.mycila:license-maven-plugin-svn:jar:4.0
    \- com.mycila:license-maven-plugin:jar:4.0:compile
       +- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
       |  \- org.codehaus.plexus:plexus-classworlds:jar:2.6.0:compile
       \- org.apache.maven:maven-core:jar:3.6.3:compile
          \- (org.codehaus.plexus:plexus-classworlds:jar:2.6.0:compile - omitted for duplicate)

  4. +
  5. com.mycila:license-maven-plugin:maven-plugin:4.0
    +- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
    |  \- org.codehaus.plexus:plexus-classworlds:jar:2.6.0:compile
    \- org.apache.maven:maven-core:jar:3.6.3:compile
       \- (org.codehaus.plexus:plexus-classworlds:jar:2.6.0:compile - omitted for duplicate)

+

org.codehaus.plexus:plexus-component-annotations

+ + + +
[Error]
+ + + + + + +
1.5.5 +
    +
  1. com.mycila:license-maven-plugin-git:jar:4.0
    \- com.mycila:license-maven-plugin:jar:4.0:compile
       \- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
          \- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.4:compile
             \- (org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile - omitted for conflict with 2.1.0)

  2. +
  3. com.mycila:license-maven-plugin-svn:jar:4.0
    \- com.mycila:license-maven-plugin:jar:4.0:compile
       \- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
          \- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.4:compile
             \- (org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile - omitted for conflict with 2.1.0)

  4. +
  5. com.mycila:license-maven-plugin:maven-plugin:4.0
    \- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
       \- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.4:compile
          \- (org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile - omitted for conflict with 2.1.0)

2.1.0 +
    +
  1. com.mycila:license-maven-plugin-git:jar:4.0
    \- com.mycila:license-maven-plugin:jar:4.0:compile
       \- org.apache.maven:maven-core:jar:3.6.3:compile
          \- org.codehaus.plexus:plexus-component-annotations:jar:2.1.0:compile

  2. +
  3. com.mycila:license-maven-plugin-svn:jar:4.0
    \- com.mycila:license-maven-plugin:jar:4.0:compile
       \- org.apache.maven:maven-core:jar:3.6.3:compile
          \- org.codehaus.plexus:plexus-component-annotations:jar:2.1.0:compile

  4. +
  5. com.mycila:license-maven-plugin:maven-plugin:4.0
    \- org.apache.maven:maven-core:jar:3.6.3:compile
       \- org.codehaus.plexus:plexus-component-annotations:jar:2.1.0:compile

+

org.codehaus.plexus:plexus-utils

+ + + +
[Error]
+ + + + + + + + + + + + + + + + + + + + + +
1.0.4 +
    +
  1. com.mycila:license-maven-plugin:maven-plugin:4.0
    \- org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:3.3.0:test
       \- org.codehaus.plexus:plexus-archiver:jar:2.2:test
          \- org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:test
             \- (org.codehaus.plexus:plexus-utils:jar:1.0.4:test - omitted for conflict with 3.2.1)

1.5.5 +
    +
  1. com.mycila:license-maven-plugin-git:jar:4.0
    \- com.mycila:license-maven-plugin:jar:4.0:compile
       \- org.apache.maven:maven-core:jar:3.6.3:compile
          \- org.apache.maven:maven-settings-builder:jar:3.6.3:compile
             \- org.sonatype.plexus:plexus-sec-dispatcher:jar:1.4:compile
                \- (org.codehaus.plexus:plexus-utils:jar:1.5.5:compile - omitted for conflict with 3.2.1)

  2. +
  3. com.mycila:license-maven-plugin-svn:jar:4.0
    \- com.mycila:license-maven-plugin:jar:4.0:compile
       \- org.apache.maven:maven-core:jar:3.6.3:compile
          \- org.apache.maven:maven-settings-builder:jar:3.6.3:compile
             \- org.sonatype.plexus:plexus-sec-dispatcher:jar:1.4:compile
                \- (org.codehaus.plexus:plexus-utils:jar:1.5.5:compile - omitted for conflict with 3.2.1)

  4. +
  5. com.mycila:license-maven-plugin:maven-plugin:4.0
    \- org.apache.maven:maven-core:jar:3.6.3:compile
       \- org.apache.maven:maven-settings-builder:jar:3.6.3:compile
          \- org.sonatype.plexus:plexus-sec-dispatcher:jar:1.4:compile
             \- (org.codehaus.plexus:plexus-utils:jar:1.5.5:compile - omitted for conflict with 3.2.1)

2.0.4 +
    +
  1. com.mycila:license-maven-plugin:maven-plugin:4.0
    \- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
       \- org.apache.maven:maven-model:jar:3.6.3:compile
          \- (org.codehaus.plexus:plexus-utils:jar:2.0.4:compile - omitted for conflict with 3.2.1)

3.0 +
    +
  1. com.mycila:license-maven-plugin:maven-plugin:4.0
    \- org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:3.3.0:test
       \- org.codehaus.plexus:plexus-archiver:jar:2.2:test
          \- org.codehaus.plexus:plexus-io:jar:2.0.4:test
             \- (org.codehaus.plexus:plexus-utils:jar:3.0:test - omitted for conflict with 3.2.1)

3.0.17 +
    +
  1. com.mycila:license-maven-plugin-git:jar:4.0
    \- com.mycila:license-maven-plugin:jar:4.0:compile
       \- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
          \- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.4:compile
             \- (org.codehaus.plexus:plexus-utils:jar:3.0.17:compile - omitted for conflict with 3.2.1)

  2. +
  3. com.mycila:license-maven-plugin-svn:jar:4.0
    \- com.mycila:license-maven-plugin:jar:4.0:compile
       \- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
          \- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.4:compile
             \- (org.codehaus.plexus:plexus-utils:jar:3.0.17:compile - omitted for conflict with 3.2.1)

  4. +
  5. com.mycila:license-maven-plugin:maven-plugin:4.0
    \- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
       \- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.4:compile
          \- (org.codehaus.plexus:plexus-utils:jar:3.0.17:compile - omitted for conflict with 2.0.4)

3.0.7 +
    +
  1. com.mycila:license-maven-plugin:maven-plugin:4.0
    \- org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:3.3.0:test
       \- org.codehaus.plexus:plexus-archiver:jar:2.2:test
          \- (org.codehaus.plexus:plexus-utils:jar:3.0.7:test - omitted for conflict with 3.2.1)

3.2.1 +
    +
  1. com.mycila:license-maven-plugin-git:jar:4.0
    \- com.mycila:license-maven-plugin:jar:4.0:compile
       +- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
       |  +- org.apache.maven:maven-model:jar:3.6.3:compile
       |  |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
       |  +- org.apache.maven:maven-artifact:jar:3.6.3:compile
       |  |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
       |  \- org.codehaus.plexus:plexus-utils:jar:3.2.1:compile
       \- org.apache.maven:maven-core:jar:3.6.3:compile
          +- org.apache.maven:maven-settings:jar:3.6.3:compile
          |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
          +- org.apache.maven:maven-settings-builder:jar:3.6.3:compile
          |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
          +- org.apache.maven:maven-repository-metadata:jar:3.6.3:compile
          |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
          +- org.apache.maven:maven-model-builder:jar:3.6.3:compile
          |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
          +- org.apache.maven:maven-resolver-provider:jar:3.6.3:compile
          |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
          \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)

  2. +
  3. com.mycila:license-maven-plugin-svn:jar:4.0
    \- com.mycila:license-maven-plugin:jar:4.0:compile
       +- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
       |  +- org.apache.maven:maven-model:jar:3.6.3:compile
       |  |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
       |  +- org.apache.maven:maven-artifact:jar:3.6.3:compile
       |  |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
       |  \- org.codehaus.plexus:plexus-utils:jar:3.2.1:compile
       \- org.apache.maven:maven-core:jar:3.6.3:compile
          +- org.apache.maven:maven-settings:jar:3.6.3:compile
          |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
          +- org.apache.maven:maven-settings-builder:jar:3.6.3:compile
          |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
          +- org.apache.maven:maven-repository-metadata:jar:3.6.3:compile
          |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
          +- org.apache.maven:maven-model-builder:jar:3.6.3:compile
          |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
          +- org.apache.maven:maven-resolver-provider:jar:3.6.3:compile
          |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
          \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)

  4. +
  5. com.mycila:license-maven-plugin:maven-plugin:4.0
    +- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
    |  +- org.apache.maven:maven-artifact:jar:3.0:compile
    |  |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for conflict with 2.0.4)
    |  \- org.codehaus.plexus:plexus-utils:jar:3.2.1:compile
    \- org.apache.maven:maven-core:jar:3.6.3:compile
       +- org.apache.maven:maven-settings:jar:3.6.3:compile
       |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
       +- org.apache.maven:maven-settings-builder:jar:3.6.3:compile
       |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
       +- org.apache.maven:maven-repository-metadata:jar:3.6.3:compile
       |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
       +- org.apache.maven:maven-model-builder:jar:3.6.3:compile
       |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
       +- org.apache.maven:maven-resolver-provider:jar:3.6.3:compile
       |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
       \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)

+

org.slf4j:slf4j-api

+ + + +
[Error]
+ + + + + + +
1.7.25 +
    +
  1. com.mycila:license-maven-plugin-git:jar:4.0
    \- com.mycila:license-maven-plugin:jar:4.0:compile
       \- org.apache.maven:maven-core:jar:3.6.3:compile
          \- org.apache.maven.resolver:maven-resolver-impl:jar:1.4.1:compile
             \- (org.slf4j:slf4j-api:jar:1.7.25:compile - omitted for conflict with 1.7.29)

  2. +
  3. com.mycila:license-maven-plugin-svn:jar:4.0
    \- com.mycila:license-maven-plugin:jar:4.0:compile
       \- org.apache.maven:maven-core:jar:3.6.3:compile
          \- org.apache.maven.resolver:maven-resolver-impl:jar:1.4.1:compile
             \- (org.slf4j:slf4j-api:jar:1.7.25:compile - omitted for conflict with 1.7.29)

  4. +
  5. com.mycila:license-maven-plugin:maven-plugin:4.0
    \- org.apache.maven:maven-core:jar:3.6.3:compile
       \- org.apache.maven.resolver:maven-resolver-impl:jar:1.4.1:compile
          \- (org.slf4j:slf4j-api:jar:1.7.25:compile - omitted for conflict with 1.7.29)

1.7.29 +
    +
  1. com.mycila:license-maven-plugin-git:jar:4.0
    \- com.mycila:license-maven-plugin:jar:4.0:compile
       \- org.apache.maven:maven-core:jar:3.6.3:compile
          \- org.apache.maven:maven-resolver-provider:jar:3.6.3:compile
             \- org.slf4j:slf4j-api:jar:1.7.29:compile

  2. +
  3. com.mycila:license-maven-plugin-svn:jar:4.0
    \- com.mycila:license-maven-plugin:jar:4.0:compile
       \- org.apache.maven:maven-core:jar:3.6.3:compile
          \- org.apache.maven:maven-resolver-provider:jar:3.6.3:compile
             \- org.slf4j:slf4j-api:jar:1.7.29:compile

  4. +
  5. com.mycila:license-maven-plugin:maven-plugin:4.0
    \- org.apache.maven:maven-core:jar:3.6.3:compile
       \- org.apache.maven:maven-resolver-provider:jar:3.6.3:compile
          \- org.slf4j:slf4j-api:jar:1.7.29:compile

+
+
+
+
+
+ + + diff --git a/docs/reports/4.0/dependency-info.html b/docs/reports/4.0/dependency-info.html new file mode 100644 index 000000000..b876199e0 --- /dev/null +++ b/docs/reports/4.0/dependency-info.html @@ -0,0 +1,117 @@ + + + + + + + + license-maven-plugin-parent – Dependency Information + + + + + + + + + +
+
+
+

Dependency Information

+

Apache Maven

+
+
<dependency>
+  <groupId>com.mycila</groupId>
+  <artifactId>license-maven-plugin-parent</artifactId>
+  <version>4.0</version>
+  <type>pom</type>
+</dependency>
+

Apache Buildr

+
+
'com.mycila:license-maven-plugin-parent:pom:4.0'
+

Apache Ivy

+
+
<dependency org="com.mycila" name="license-maven-plugin-parent" rev="4.0">
+  <artifact name="license-maven-plugin-parent" type="pom" />
+</dependency>
+

Groovy Grape

+
+
@Grapes(
+@Grab(group='com.mycila', module='license-maven-plugin-parent', version='4.0')
+)
+

Gradle/Grails

+
+
compile 'com.mycila:license-maven-plugin-parent:4.0'
+

Scala SBT

+
+
libraryDependencies += "com.mycila" % "license-maven-plugin-parent" % "4.0"
+

Leiningen

+
+
[com.mycila/license-maven-plugin-parent "4.0"]
+
+
+
+
+
+ + + diff --git a/docs/reports/4.0/dependency-management.html b/docs/reports/4.0/dependency-management.html new file mode 100644 index 000000000..a5ebc3baa --- /dev/null +++ b/docs/reports/4.0/dependency-management.html @@ -0,0 +1,132 @@ + + + + + + + + license-maven-plugin-parent – Project Dependency Management + + + + + + + + + +
+
+
+

Project Dependency Management

+

compile

+

The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersionTypeLicense
com.mycilamycila-xmltool4.4.gajarApache License 2.0
junitjunit4.12jarEclipse Public License 1.0
org.apache.mavenmaven-core3.6.3jarApache License, Version 2.0
org.apache.mavenmaven-plugin-api3.6.3jarApache License, Version 2.0
org.apache.maven.plugin-testingmaven-plugin-testing-harness3.3.0jarApache License, Version 2.0
org.apache.maven.plugin-toolsmaven-plugin-annotations3.6.0jarApache License, Version 2.0
+
+
+
+
+
+ + + diff --git a/docs/reports/4.0/distribution-management.html b/docs/reports/4.0/distribution-management.html new file mode 100644 index 000000000..9c94141d5 --- /dev/null +++ b/docs/reports/4.0/distribution-management.html @@ -0,0 +1,91 @@ + + + + + + + + license-maven-plugin-parent – Project Distribution Management + + + + + + + + + +
+
+
+

Overview

+

The following is the distribution management information used by this project.

+

Repository - mycila-oss-staging

https://oss.sonatype.org/service/local/staging/deploy/maven2/
+

Snapshot Repository - mycila-oss-snapshots

https://oss.sonatype.org/content/repositories/snapshots/
+

Site - report

https://mycila.carbou.me/license-maven-plugin/reports/4.0
+
+
+
+
+
+ + + diff --git a/docs/reports/4.0/images/collapsed.gif b/docs/reports/4.0/images/collapsed.gif new file mode 100644 index 0000000000000000000000000000000000000000..6e710840640c1bfd9dd76ce7fef56f1004092508 GIT binary patch literal 53 ycmZ?wbhEHbWM^P!XkdT>#h)yUTnvm1Iv_qshJlI4r7uBZ*YkPFU8d4p4Aua}2?(?R literal 0 HcmV?d00001 diff --git a/docs/reports/4.0/images/expanded.gif b/docs/reports/4.0/images/expanded.gif new file mode 100644 index 0000000000000000000000000000000000000000..0fef3d89e0df1f8bc49a0cd827f2607c7d7fd2f0 GIT binary patch literal 52 xcmZ?wbhEHbWM^P!XkdT>#h)yUTnvm1Iv_qshJlH@g}+fUi&t{amUB!D)&R0C2fzRT literal 0 HcmV?d00001 diff --git a/docs/reports/4.0/images/external.png b/docs/reports/4.0/images/external.png new file mode 100644 index 0000000000000000000000000000000000000000..3f999fc88b360074e41f38c3b4bc06ccb3bb7cf8 GIT binary patch literal 230 zcmeAS@N?(olHy`uVBq!ia0vp^+(699!3-oX?^2ToQY`6?zK#qG>ra@ocD)4hB}-f* zN`mv#O3D+9QW+dm@{>{(JaZG%Q-e|yQz{EjrrH1%@dWsUxR#cd{{R1fCIbVIy!atN z8e~{WkY6y6%iy53@(Yk3;OXKRQgJIOfsI*BO@UFsfhWLBc>*(#PB?Jn2*(o!76E4F z2oaVU3``tH+Kgs0GI5+@Tg}d)z%jd%F@?{8!SRZ5b1yT80-FZIMn)zc2Ca66y`pzY R*nwsJMCn#OVEqF*oew~oaAu*+mN;-=y?VHT3tIe$XQqrDo-uB_a z!$aaK`z6))OKGn34?nwc^SuifkIL#EmDgV_qjg-#8v*0u4q4%1moUw{LZ54UeCgzNF^jX`uv-XK+9g@yFrG9?@ z!9&5&Tgk*j(b!GF&{N4I-Owl3GNQ;Kslp@APSw&&&ux9d>WxL~{EYoKm2KHvv3+ax zZUYB?Ae*8JnchZheXeEaa>@87?_fB*jV>(`erUx0B6j@wa!KnN)QWMO1rn9HC8 zQU}Tt3>@bftT|;oHYhlHH8T8tc{qL2LBC1&wnQeg^-S05<#H=J%;q~&KX!$OXH$lP zifQJ#9>L8|xhAVRHT-xPa*}7JK>(A*!AmL!CQC~j>707p+C5b#ib-SZ5@wfn#-0y8 zor_pb3M^%mkXhlduwjw4dk@RWhYZ<*tSUAV9x3eYyi#^d39lH{872xT#>g14FgCZb z+Lvv}DClhGVU*`8y(Qe}(9I>Lw<6->0~Q`zX3oMH2272dBARI`0wDzxS_G8b_H+a` TZ#n2*^y*Bf^Krq04Gh)*dSnrT literal 0 HcmV?d00001 diff --git a/docs/reports/4.0/images/icon_info_sml.gif b/docs/reports/4.0/images/icon_info_sml.gif new file mode 100644 index 0000000000000000000000000000000000000000..c6cb9ad7ce438a798426703e86a7ffc197d51dbb GIT binary patch literal 606 zcmZ?wbhEHb!Rj)7jHhhdgsOUdoQoueZi?7 z>>gViTe&E#V48n=mrru5S3;v}WQB8hiDz7$TU2Fg8RZkU)J)l4H+4sO@7jjxJ4?G(<~7c1nYFul=C0P+d#d`@bj{yi z-npcE!T#Qb2PP~z)H;3B%r(bntUlH>Y2~CvyV|C%UbyM>vTf&9?!2&e&!siHFV0_c zVB`KP8}?n^dg$7Yqc`@PxOMQ%-NWbZ9Xfk=)1K2OFF!hV;r{6>kIr6ua^~ve%eS9j zy7lbD`I|4_et!J??bq+WzI^-n`RfmdkOIfh!pgqYwSCK`t~@$#!^!1aj_y2mzyI{@?vuB79>2N$==JkApPs$`_~ygc*YCf)diVLp z{pXKfy#M&+`?nvze*gIk#Q*;N0|qHLXbBUFKUo+V7>XElKuSSz!oa?}p{S|3rL`#` zEj=M8CWV#D$GthOu#hRgfH^NPHz`Z6or!6tudIJkhF|)EqL_SUmH;#E=*;vU)ut4d z*}1MJ+3|6yK5|W*0YQlwY}}E_93D;*P3)($(!#iHyj&dYc$?gAB*f@)n?~7Mn)5Ze zB*b!gs&gB@F*e|Da`5(ac688Lp~TGAEh5PBlHo`4aV}w%hy?;49h(#+>`NXTD0Bjy;4ci{C-1K14rU#4Xoa9{m6qopA9n0cn|!>ecYkij zwyX=!4*mH3EoqLqSGiVbyFqxD(bS8XSDu{6U1jZO70Ic@{~t&7=B^ zBD)NOoAkU&Gy^LQJ5PtV?u{&65}4ZUmfYbweP{LTy^YnAGv=AGa7*6wj}%~b0?7r5!@qH7P%p1*$L z@#{ODxoUwG+WsY)zWExj-aqxpQS(e!bx&6L`u)?tfB$~}{{8*?cVO&*V`-G2NeC$Z zWMO1r=w{FXnGVVm3>>=|#5rX=HY{-DP?VFNPL-%m%>B+*~5-k^-+4*MLFr;tQ0}^rlS-^!^Q`Mx1hrB$jwn&hk~Xk=#Nl+_9Nu|Y$D G!5RQ;-6)O# literal 0 HcmV?d00001 diff --git a/docs/reports/4.0/images/icon_warning_sml.gif b/docs/reports/4.0/images/icon_warning_sml.gif new file mode 100644 index 0000000000000000000000000000000000000000..873bbb52cb9768103c27fbb9a9bac16ac615fce5 GIT binary patch literal 576 zcmZ?wbhEHbB!Sy%bj7w z8LP{2I!WYbmF&-Ixi?j6tD|K1XR2M#l>Aw*aXL%wXS3nYW}{zi=4WzsU5r%E6qx+# za{AThd85YVOsT`KDUrWsBtGknIa3>Sy(4;AS@f^Dxt>-=XPXm#FD(1Lr2hBv=9?3X zZS^!XrNw@)>eiN((2|w-y>{aB1+99DGMA?}+UTggT+(Z*rf8+5x~aWVOGcurtl;&U zIa)H3I&#vwvQjJBn`YHj9iKlB7`)(M#!e{yWMO1rC}Yq8NrU2qfqia6SyOXMYa1sM zM_a34eqyRfcQbQJY;^IYGTuzaxglKLqNQEA}OiQec+sQ#rUUjLqg_MpsPmY43 zsgmVV8EHK$eV-B~6*UcAW2+w%1e4o&9#aAczLGF}PmMg|6J0Ey4q A)Bpeg literal 0 HcmV?d00001 diff --git a/docs/reports/4.0/images/logos/build-by-maven-black.png b/docs/reports/4.0/images/logos/build-by-maven-black.png new file mode 100644 index 0000000000000000000000000000000000000000..919fd0f66a7f713920dd7422035db1c9d484351d GIT binary patch literal 2294 zcmVKOG`!VuDc=fnx$+R6#>c^>b&wcOS?|$!`a}U6ptjU_J zlBA}l*3{J0)YMd0R~Hr*dU$xO^ie1jhYlTLS+=C4#MRYRCX#twGUSD6Il$6AA+=UAlkY(ZF;m4037Yc>v&!1mPsNXdliHV74&z>zUEv=}iC@U)i zfc^XTJ3BiAKvYyzczAd~K){|od(ip)`}f`5-HnZnv$L~Hzqq=(y7Kb!>gsAwPfu@e z@3gcu0LabFC4?{xBNPh18Fpy3+Tr2hfq{Yc_V$w}PjVdhGtMTH$zU){PfznaPmK)? z4KH52=;-KZX=#a#jlFZ{PF7YH!!Q{c8Taqs=Xt)UsK{tE{@>vc{2Hgh!NL0adH}e0 z@19Df^78Tm0ES@zz{SO7Zf@=upJ1_AP_bIAgpih&mWqmsojZ4GG#a&9{f)&Au~_Wm z<0F^L4;(mPHk)-io!M*-3JMa7#VIK%EBy%}_$g6IPEM9cBvPp~K0f}{t5+6_rMbEJ z(xpqcZ{G$0j^p<2+vnuu^bN3MdU`rLJ3Br;9ss7MrVbuFxUjHLQBhGX6WriQ5|M*_w z@5bUDdV71dTCG;AO-@dx@4a~OA{y)K>k+2N$jAo|9?w z?b_+nr`2k;!{M;o?Qh<^`R=>#RtFA0KR<`Vfh)Li;|5+X!otGn&U<@%H*VaBDU;Gf zr_<5=()7Iqfmk>yLj`}084`48Zf?d|M~)mpOHfeI{QNv2WMN?;Dk=&9GBY#LVzb%$ z`};Aq6GAK&OK4~)&U*g*IT{xh7M8K~%9SgtQ-;OG#ZeC5ym=F=X|vf(9h#b&K7RZN z05+S=X0xGjU|@g-%ePwl!GC`7t=5VDruDp`t9rXwq=tAb*88KQqo~N`a#V_oixKzA z%F4dJzL1cRy1F{CSUfW`qfjWeZ{Hpm7>H$yNF>V6&c<>vGBOgU_w@7}J9g~o(WA6z z#sgc0B0VlH4i&T6{Pyiz)FUDys6$s*7rnXCi!3z)!0DGJ5eITHyM2Q|E@qtti{QRD z*nbiZg+h^&lY>QINl6I+oH}*N-Q67kYHMqqoSd*@fE67^695Pa36aTU0HD+95)%{g zFw)c0Gcqy&K&4WxG906$qk6p_b=txpgmiazqaGF(M)NU+!{3cPsc^{*a`Ja$nXfZ@ zhsL%N4whw0OG`2M6&4oG&CQ8KBHBPHC@3f>C|I^a>__(qFp!^RU zV`F0uhl6EVxm><`_ijATmoHz|)ztxjL?XdmSuB<(Po5A$mM!w}C3kdS~ef}W>dub-Hhz&fI`vJ#oXvTST@?6qsxN=r)tz|+%n^XARiL+I)0 z!HGL|?4Z?OC@z>ppO+fmk zEDIk1FgrV2R8&O&@;qNwR)+h@$;nZx)dqvXVzG2}b>-#d_4oHa!G&Dp59OYMg zd;9A2I}{29&+|ObzkB!Y^XJcKjE;^*({SomlT)I^E^_90Q{xPG;bvU;38ml zcng&pTZhKxAmAX-{xuvUBO`bZu-omWrKK8;X6fkl>(@`5I6;GyySuwkDCBv*tE;QE zwH1kg)0Ijk1~{Qms8A@Vadob6a=9D}VUx-9>C-1l1S|^dcDq`w#&Z*k#hB*+K%>#n z=0$)zo8T)X1Ujc}V+Omw8!O@%0GKp7%(fp1ER{;7QYogYiHQlT)w*&q5{X2iP;Ak literal 0 HcmV?d00001 diff --git a/docs/reports/4.0/images/logos/build-by-maven-white.png b/docs/reports/4.0/images/logos/build-by-maven-white.png new file mode 100644 index 0000000000000000000000000000000000000000..7d44c9c2e5742bdf8649ad282f83208f1da9b982 GIT binary patch literal 2260 zcmV;_2rKuAP)4hTLUyOQ{PVbVY5&Y3g!&hN~bnR7}ZgkXUt ziC%zU0gf+&kEv>t|d$x|zXw1mS0D%1b{8z7DF%0wW-8(XBFc`A3vVI|O z^!N97baWg(eE86zLn4uA_wL=Zb@+UKU|=8sJb3V6XlSUctSl!dhm4xd=KJ^W|8h2q zR4NS%3yX+|NKQ`f?d=7Cf`Wo)&z=E5TU%REQIXYZefjbwRvsQ6zIyfQojZ3l8V#{v zv)R(q)39Vr2GBPsa+apV2%%fIZY3ln0Kl+1Y8c*(xe3X6sWFH9kH*UDDLl)ZN`}u~;f9D%P!A2LK5P2`MQl z(b3TuDUC++_U+qm01k;n!Z1u+TwGjS+}X2d^Yil+3Pn;B-~q z{Qdm_z{kf&EEb1^gw)j3R904!x}#RBj~+c578Vv16olc}xpQZGd;7k9`>@WHD_2M| z{%VB2fNVCK&1U^_rTW_bx`C@MK&%ZR^ybZ*=;&yb zN);0mV>X+~OA`|lRVtNAr7A8i#zL)DyJycHxm+$5izO0?QmM?$%p@6le0*H3R;yI1 z=;-LCrlu1oPI!8HIypHhmCA~Wig|;>WHON!GbSbmcN`jxhJ=GssnlpRR;zVzaF8J4 z>+3sJhW@0w{LH6-`(Afr<9kMWBXoSUM7Dox&JGJtojOI96z3EG z*uH)HWN?qO7x!`hzQnzLg5JL3Ui^ps%X$n4`+YK2S-yNZo>gC8kJmXUC#D?-i_a7IlwdR(Kkw#T>s)<( zJ!ZVTycREBO!{t;H9|r{F#q)FQ_`LjAsBnPnnKk2PZ;V3*7{M#@%jyBNObh|^_fg2 zd|f0I3eTTEPf=83VhUbHWgRft|{%MRRMp6H>seM7wV6&k5Vn7H0DDSDT_wn(;aaUDU zWi%QoiptK;CgqIWB$bwy78Mm?w@oI~&6_tPBO~$kExCLno}10)mX;RGM?^%-PjqOt zTFi(#=@4C7NJmxEVK7l6G0yhEp_Lq9)1fj}S-2%Mdrv$L~tStVt%xVSheDG9e5EX$6J zj8GIMm&=bIKaK;TqoYG05D0}r0!Kqb1E0?q2n1`_uAR{_f0E{OgnR$~y~Sd|+0n_# z2@6L?MsUQ^H0|QzLJoDKqobtlneyk|8`Sp{cp}PUC5RRQ^8?;2;Iss$eWk%*n3$Nr z(73v~e)3}s219#$yTM=(2n6o#?!LahxUO>?H!v`O%bZ*;$Ideh!!Qg0h{fVXix$lf i91DLtEx@rr0RIK2cl{g~?Z1Nn0000}s literal 0 HcmV?d00001 diff --git a/docs/reports/4.0/images/logos/maven-feather.png b/docs/reports/4.0/images/logos/maven-feather.png new file mode 100644 index 0000000000000000000000000000000000000000..b5ada836e9eb4af4db810f648b013933e72c8fbe GIT binary patch literal 3330 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 literal 0 HcmV?d00001 diff --git a/docs/reports/4.0/images/newwindow.png b/docs/reports/4.0/images/newwindow.png new file mode 100644 index 0000000000000000000000000000000000000000..6287f72bd08a870908e7361d98c35ee0d6dcbc82 GIT binary patch literal 220 zcmeAS@N?(olHy`uVBq!ia0vp^+(699!3-oX?^2ToQY`6?zK#qG>ra@ocD)4hB}-f* zN`mv#O3D+9QW+dm@{>{(JaZG%Q-e|yQz{EjrrH1%@dWsUxR#cd&SYTt4+aeuCvSob zD+%%o1`04ZXs!GLj7%Iec?BF2%&y2ZFfeUwWbk2P5nvW+xWT~4#-PT{uyM;F);OSv44$rjF6*2U FngH~|K)3(^ literal 0 HcmV?d00001 diff --git a/docs/reports/4.0/index.html b/docs/reports/4.0/index.html new file mode 100644 index 000000000..ff525a4a1 --- /dev/null +++ b/docs/reports/4.0/index.html @@ -0,0 +1,103 @@ + + + + + + + + license-maven-plugin-parent – About + + + + + + + + + +
+
+
+

About license-maven-plugin-parent

+

Contains a Maven 2 plugin to check and update license headers in source files and its optional dependencies

+

Project Modules

+

This project has declared the following modules:

+ + + + + + + + + + + + +
NameDescription
license-maven-pluginMaven 2 plugin to check and update license headers in source files
license-maven-plugin-gitAn optional module for license-maven-plugin adding git related functionality
license-maven-plugin-svnContains a Maven 2 plugin to check and update license headers in source files and its optional dependencies
+
+
+
+
+
+ + + diff --git a/docs/reports/4.0/issue-management.html b/docs/reports/4.0/issue-management.html new file mode 100644 index 000000000..8cb4c9436 --- /dev/null +++ b/docs/reports/4.0/issue-management.html @@ -0,0 +1,92 @@ + + + + + + + + license-maven-plugin-parent – Issue Management + + + + + + + + + +
+
+
+

Overview

+

This project uses GitHub to manage its issues.

+

Issue Management

+

Issues, bugs, and feature requests should be submitted to the following issue management system for this project.

+
+
+
+
+
+
+ + + diff --git a/docs/reports/4.0/license-maven-plugin-git/ci-management.html b/docs/reports/4.0/license-maven-plugin-git/ci-management.html new file mode 100644 index 000000000..f32437465 --- /dev/null +++ b/docs/reports/4.0/license-maven-plugin-git/ci-management.html @@ -0,0 +1,91 @@ + + + + + + + + license-maven-plugin-git – CI Management + + + + + + + + + +
+
+
+

Overview

+

This project uses Travis CI.

+

Access

+

The following is a link to the continuous integration system used by the project:

+
+

Notifiers

+

No notifiers are defined. Please check back at a later date.

+
+
+
+
+
+ + + diff --git a/docs/reports/4.0/license-maven-plugin-git/css/maven-base.css b/docs/reports/4.0/license-maven-plugin-git/css/maven-base.css new file mode 100644 index 000000000..322efae73 --- /dev/null +++ b/docs/reports/4.0/license-maven-plugin-git/css/maven-base.css @@ -0,0 +1,168 @@ +/* + * 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. + */ + +body { + margin: 0px; + padding: 0px; +} +table { + padding:0px; + width: 100%; + margin-left: -2px; + margin-right: -2px; +} +acronym { + cursor: help; + border-bottom: 1px dotted #feb; +} +table.bodyTable th, table.bodyTable td { + padding: 2px 4px 2px 4px; + vertical-align: top; +} +div.clear{ + clear:both; + visibility: hidden; +} +div.clear hr{ + display: none; +} +#bannerLeft, #bannerRight { + font-size: xx-large; + font-weight: bold; +} +#bannerLeft img, #bannerRight img { + margin: 0px; +} +.xleft, #bannerLeft img { + float:left; +} +.xright, #bannerRight { + float:right; +} +#banner { + padding: 0px; +} +#breadcrumbs { + padding: 3px 10px 3px 10px; +} +#leftColumn { + width: 170px; + float:left; + overflow: auto; +} +#bodyColumn { + margin-right: 1.5em; + margin-left: 197px; +} +#legend { + padding: 8px 0 8px 0; +} +#navcolumn { + padding: 8px 4px 0 8px; +} +#navcolumn h5 { + margin: 0; + padding: 0; + font-size: small; +} +#navcolumn ul { + margin: 0; + padding: 0; + font-size: small; +} +#navcolumn li { + list-style-type: none; + background-image: none; + background-repeat: no-repeat; + background-position: 0 0.4em; + padding-left: 16px; + list-style-position: outside; + line-height: 1.2em; + font-size: smaller; +} +#navcolumn li.expanded { + background-image: url(../images/expanded.gif); +} +#navcolumn li.collapsed { + background-image: url(../images/collapsed.gif); +} +#navcolumn li.none { + text-indent: -1em; + margin-left: 1em; +} +#poweredBy { + text-align: center; +} +#navcolumn img { + margin-top: 10px; + margin-bottom: 3px; +} +#poweredBy img { + display:block; + margin: 20px 0 20px 17px; +} +#search img { + margin: 0px; + display: block; +} +#search #q, #search #btnG { + border: 1px solid #999; + margin-bottom:10px; +} +#search form { + margin: 0px; +} +#lastPublished { + font-size: x-small; +} +.navSection { + margin-bottom: 2px; + padding: 8px; +} +.navSectionHead { + font-weight: bold; + font-size: x-small; +} +.section { + padding: 4px; +} +#footer { + padding: 3px 10px 3px 10px; + font-size: x-small; +} +#breadcrumbs { + font-size: x-small; + margin: 0pt; +} +.source { + padding: 12px; + margin: 1em 7px 1em 7px; +} +.source pre { + margin: 0px; + padding: 0px; +} +#navcolumn img.imageLink, .imageLink { + padding-left: 0px; + padding-bottom: 0px; + padding-top: 0px; + padding-right: 2px; + border: 0px; + margin: 0px; +} diff --git a/docs/reports/4.0/license-maven-plugin-git/css/maven-theme.css b/docs/reports/4.0/license-maven-plugin-git/css/maven-theme.css new file mode 100644 index 000000000..d3407e8ba --- /dev/null +++ b/docs/reports/4.0/license-maven-plugin-git/css/maven-theme.css @@ -0,0 +1,161 @@ +/* + * 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. + */ + +body { + padding: 0px 0px 10px 0px; +} +body, td, select, input, li{ + font-family: Verdana, Helvetica, Arial, sans-serif; + font-size: 13px; +} +code{ + font-family: Courier, monospace; + font-size: 13px; +} +a { + text-decoration: none; +} +a:link { + color:#36a; +} +a:visited { + color:#47a; +} +a:active, a:hover { + color:#69c; +} +#legend li.externalLink { + background: url(../images/external.png) left top no-repeat; + padding-left: 18px; +} +a.externalLink, a.externalLink:link, a.externalLink:visited, a.externalLink:active, a.externalLink:hover { + background: url(../images/external.png) right center no-repeat; + padding-right: 18px; +} +#legend li.newWindow { + background: url(../images/newwindow.png) left top no-repeat; + padding-left: 18px; +} +a.newWindow, a.newWindow:link, a.newWindow:visited, a.newWindow:active, a.newWindow:hover { + background: url(../images/newwindow.png) right center no-repeat; + padding-right: 18px; +} +h2 { + padding: 4px 4px 4px 6px; + border: 1px solid #999; + color: #900; + background-color: #ddd; + font-weight:900; + font-size: x-large; +} +h3 { + padding: 4px 4px 4px 6px; + border: 1px solid #aaa; + color: #900; + background-color: #eee; + font-weight: normal; + font-size: large; +} +h4 { + padding: 4px 4px 4px 6px; + border: 1px solid #bbb; + color: #900; + background-color: #fff; + font-weight: normal; + font-size: large; +} +h5 { + padding: 4px 4px 4px 6px; + color: #900; + font-size: medium; +} +p { + line-height: 1.3em; + font-size: small; +} +#breadcrumbs { + border-top: 1px solid #aaa; + border-bottom: 1px solid #aaa; + background-color: #ccc; +} +#leftColumn { + margin: 10px 0 0 5px; + border: 1px solid #999; + background-color: #eee; + padding-bottom: 3px; /* IE-9 scrollbar-fix */ +} +#navcolumn h5 { + font-size: smaller; + border-bottom: 1px solid #aaaaaa; + padding-top: 2px; + color: #000; +} + +table.bodyTable th { + color: white; + background-color: #bbb; + text-align: left; + font-weight: bold; +} + +table.bodyTable th, table.bodyTable td { + font-size: 1em; +} + +table.bodyTable tr.a { + background-color: #ddd; +} + +table.bodyTable tr.b { + background-color: #eee; +} + +.source { + border: 1px solid #999; +} +dl { + padding: 4px 4px 4px 6px; + border: 1px solid #aaa; + background-color: #ffc; +} +dt { + color: #900; +} +#organizationLogo img, #projectLogo img, #projectLogo span{ + margin: 8px; +} +#banner { + border-bottom: 1px solid #fff; +} +.errormark, .warningmark, .donemark, .infomark { + background: url(../images/icon_error_sml.gif) no-repeat; +} + +.warningmark { + background-image: url(../images/icon_warning_sml.gif); +} + +.donemark { + background-image: url(../images/icon_success_sml.gif); +} + +.infomark { + background-image: url(../images/icon_info_sml.gif); +} + diff --git a/docs/reports/4.0/license-maven-plugin-git/css/print.css b/docs/reports/4.0/license-maven-plugin-git/css/print.css new file mode 100644 index 000000000..18fcbad70 --- /dev/null +++ b/docs/reports/4.0/license-maven-plugin-git/css/print.css @@ -0,0 +1,26 @@ +/* + * 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. + */ + +#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/docs/reports/4.0/license-maven-plugin-git/css/site.css b/docs/reports/4.0/license-maven-plugin-git/css/site.css new file mode 100644 index 000000000..055e7e286 --- /dev/null +++ b/docs/reports/4.0/license-maven-plugin-git/css/site.css @@ -0,0 +1 @@ +/* You can override this file with your own styles */ \ No newline at end of file diff --git a/docs/reports/4.0/license-maven-plugin-git/dependencies.html b/docs/reports/4.0/license-maven-plugin-git/dependencies.html new file mode 100644 index 000000000..407ff06d6 --- /dev/null +++ b/docs/reports/4.0/license-maven-plugin-git/dependencies.html @@ -0,0 +1,1429 @@ + + + + + + + + license-maven-plugin-git – Project Dependencies + + + + + + + + + +
+
+
+

Project Dependencies

+

compile

+

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

+ + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersionTypeLicenses
com.mycilalicense-maven-plugin4.0jarApache License 2.0
org.eclipse.jgitorg.eclipse.jgit3.6.1.201501031845-rjarEclipse Distribution License (New BSD License)
+

test

+

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

+ + + + + + + + + + + + +
GroupIdArtifactIdVersionTypeLicenses
junitjunit4.12jarEclipse Public License 1.0
+

Project Transitive Dependencies

+

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

+

compile

+

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersionClassifierTypeLicenses
aopallianceaopalliance1.0-jarPublic Domain
com.google.code.findbugsjsr3053.0.2-jarThe Apache Software License, Version 2.0
com.google.errorproneerror_prone_annotations2.1.3-jarApache 2.0
com.google.guavaguava25.1-android-jarThe Apache Software License, Version 2.0
com.google.injectguice4.2.1no_aopjarThe Apache Software License, Version 2.0
com.google.j2objcj2objc-annotations1.1-jarThe Apache Software License, Version 2.0
com.googlecode.javaewahJavaEWAH0.7.9-jarApache 2
com.jcraftjsch0.1.50-jarRevised BSD
com.mycilamycila-xmltool4.4.ga-jarApache License 2.0
commons-codeccommons-codec1.4-jarThe Apache Software License, Version 2.0
commons-iocommons-io2.6-jarApache License, Version 2.0
commons-loggingcommons-logging1.1.1-jarThe Apache Software License, Version 2.0
javax.annotationjsr250-api1.0-jarCOMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
javax.enterprisecdi-api1.0-jarApache License, Version 2.0
javax.injectjavax.inject1-jarThe Apache Software License, Version 2.0
org.apache.commonscommons-lang33.8.1-jarApache License, Version 2.0
org.apache.commonscommons-pool22.2-jarThe Apache Software License, Version 2.0
org.apache.httpcomponentshttpclient4.1.3-jarApache License
org.apache.httpcomponentshttpcore4.1.4-jarApache License
org.apache.mavenmaven-artifact3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-builder-support3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-core3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-model3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-model-builder3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-plugin-api3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-repository-metadata3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-resolver-provider3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-settings3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-settings-builder3.6.3-jarApache License, Version 2.0
org.apache.maven.resolvermaven-resolver-api1.4.1-jarApache License, Version 2.0
org.apache.maven.resolvermaven-resolver-impl1.4.1-jarApache License, Version 2.0
org.apache.maven.resolvermaven-resolver-spi1.4.1-jarApache License, Version 2.0
org.apache.maven.resolvermaven-resolver-util1.4.1-jarApache License, Version 2.0
org.apache.maven.sharedmaven-shared-utils3.3.3-jarApache License, Version 2.0
org.checkerframeworkchecker-compat-qual2.0.0-jarGNU General Public License, version 2 (GPL2), with the classpath exceptionThe MIT License
org.codehaus.mojoanimal-sniffer-annotations1.14-jarMIT license
org.codehaus.plexusplexus-classworlds2.6.0-jarApache License, Version 2.0
org.codehaus.plexusplexus-component-annotations2.1.0-jarApache License, Version 2.0
org.codehaus.plexusplexus-interpolation1.25-jarApache License, Version 2.0
org.codehaus.plexusplexus-utils3.2.1-jarApache License, Version 2.0
org.eclipse.sisuorg.eclipse.sisu.inject0.3.4-jarEclipse Public License, Version 1.0
org.eclipse.sisuorg.eclipse.sisu.plexus0.3.4-jarEclipse Public License, Version 1.0
org.slf4jslf4j-api1.7.29-jarMIT License
org.sonatype.plexusplexus-cipher1.4-jarApache Public License 2.0
org.sonatype.plexusplexus-sec-dispatcher1.4-jarApache Public License 2.0
+

test

+

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

+ + + + + + + + + + + + +
GroupIdArtifactIdVersionTypeLicenses
org.hamcresthamcrest-core1.3jarNew BSD License
+

Project Dependency Graph

+ +
+

Dependency Tree

+
+

Licenses

+

Apache Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component

+

Apache 2.0: error-prone annotations

+

Eclipse Public License 1.0: JUnit

+

MIT License: SLF4J API Module

+

Revised BSD: JSch

+

Apache License: HttpClient, HttpCore

+

Public Domain: AOP alliance

+

Eclipse Distribution License (New BSD License): JGit - Core

+

New BSD License: Hamcrest Core

+

Apache 2: JavaEWAH

+

Eclipse Public License, Version 1.0: org.eclipse.sisu.inject, org.eclipse.sisu.plexus

+

Apache License 2.0: license-maven-plugin, license-maven-plugin-git, mycila-xmltool

+

The MIT License: Checker Qual

+

Apache License, Version 2.0: Apache Commons IO, Apache Commons Lang, Apache Maven Shared Utils, CDI APIs, Maven Artifact, Maven Artifact Resolver API, Maven Artifact Resolver Implementation, Maven Artifact Resolver Provider, Maven Artifact Resolver SPI, Maven Artifact Resolver Utilities, Maven Builder Support, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus :: Component Annotations, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API

+

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JSR-250 Common Annotations for the JavaTM Platform

+

GNU General Public License, version 2 (GPL2), with the classpath exception: Checker Qual

+

MIT license: Animal Sniffer Annotations

+

The Apache Software License, Version 2.0: Apache Commons Pool, Commons Codec, Commons Logging, FindBugs-jsr305, Google Guice - Core Library, Guava: Google Core Libraries for Java, J2ObjC Annotations, javax.inject

+

Dependency File Details

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FilenameSizeEntriesClassesPackagesJava VersionDebug Information
aopalliance-1.0.jar4.5 kB15921.3Yes
jsr305-3.0.2.jar19.9 kB463531.5Yes
error_prone_annotations-2.1.3.jar13.7 kB342221.7No
guava-25.1-android.jar2.6 MB19051875181.7Yes
guice-4.2.1-no_aop.jar520.7 kB40639091.7Yes
j2objc-annotations-1.1.jar8.8 kB231211.5Yes
JavaEWAH-0.7.9.jar125.1 kB816931.6Yes
jsch-0.1.50.jar254.4 kB15614341.5Yes
license-maven-plugin-4.0.jar107.3 kB844251.8Yes
mycila-xmltool-4.4.ga.jar59.9 kB433311.6Yes
commons-codec-1.4.jar58.2 kB473051.4Yes
commons-io-2.6.jar214.8 kB14612771.7Yes
commons-logging-1.1.1.jar60.7 kB422821.1Yes
jsr250-api-1.0.jar5.8 kB161121.5Yes
cdi-api-1.0.jar44.9 kB927571.5Yes
javax.inject-1.jar2.5 kB8611.5No
junit-4.12.jar314.9 kB323286301.5Yes
commons-lang3-3.8.1.jar501.9 kB297272131.7Yes
commons-pool2-2.2.jar108 kB806531.6Yes
httpclient-4.1.3.jar352.6 kB309273221.5Yes
httpcore-4.1.4.jar181.4 kB185163101.3Yes
maven-artifact-3.6.3.jar57.8 kB5934111.7Yes
maven-builder-support-3.6.3.jar14.3 kB241011.7Yes
maven-core-3.6.3.jar633 kB490403561.7Yes
maven-model-3.6.3.jar215.4 kB947731.7Yes
maven-model-builder-3.6.3.jar192.3 kB156123161.7Yes
maven-plugin-api-3.6.3.jar47 kB482761.7Yes
maven-repository-metadata-3.6.3.jar27.2 kB27921.7Yes
maven-resolver-provider-3.6.3.jar66.2 kB432611.7Yes
maven-settings-3.6.3.jar44 kB351921.7Yes
maven-settings-builder-3.6.3.jar42.1 kB533251.7Yes
maven-resolver-api-1.4.1.jar149 kB156132121.7Yes
maven-resolver-impl-1.4.1.jar180.7 kB1169551.7Yes
maven-resolver-spi-1.4.1.jar36.7 kB563481.7Yes
maven-resolver-util-1.4.1.jar167.5 kB132105131.7Yes
maven-shared-utils-3.3.3.jar154 kB1037991.7Yes
checker-compat-qual-2.0.0.jar31.5 kB4728101.7Yes
animal-sniffer-annotations-1.14.jar3.5 kB12111.5No
plexus-classworlds-2.6.0.jar52.9 kB523751.7Yes
plexus-component-annotations-2.1.0.jar4.2 kB15311.6No
plexus-interpolation-1.25.jar85.3 kB796271.6Yes
plexus-utils-3.2.1.jar261.8 kB13010591.6Yes
org.eclipse.jgit-3.6.1.201501031845-r.jar2 MB12661213341.5Yes
org.eclipse.sisu.inject-0.3.4.jar379.2 kB28927191.6Yes
org.eclipse.sisu.plexus-0.3.4.jar205.3 kB196164201.6Yes
hamcrest-core-1.3.jar45 kB524531.5Yes
slf4j-api-1.7.29.jar41.4 kB463441.5Yes
plexus-cipher-1.4.jar13.5 kB20611.4Yes
plexus-sec-dispatcher-1.4.jar27.7 kB311331.4Yes
TotalSizeEntriesClassesPackagesJava VersionDebug Information
4910.7 MB816571534071.845
compile: 47compile: 10.3 MBcompile: 7790compile: 6822compile: 374-compile: 43
test: 2test: 360 kBtest: 375test: 331test: 33-test: 2
+
+
+
+
+
+ + + diff --git a/docs/reports/4.0/license-maven-plugin-git/dependency-info.html b/docs/reports/4.0/license-maven-plugin-git/dependency-info.html new file mode 100644 index 000000000..f82d1248d --- /dev/null +++ b/docs/reports/4.0/license-maven-plugin-git/dependency-info.html @@ -0,0 +1,113 @@ + + + + + + + + license-maven-plugin-git – Dependency Information + + + + + + + + + +
+
+
+

Dependency Information

+

Apache Maven

+
+
<dependency>
+  <groupId>com.mycila</groupId>
+  <artifactId>license-maven-plugin-git</artifactId>
+  <version>4.0</version>
+</dependency>
+

Apache Buildr

+
+
'com.mycila:license-maven-plugin-git:jar:4.0'
+

Apache Ivy

+
+
<dependency org="com.mycila" name="license-maven-plugin-git" rev="4.0">
+  <artifact name="license-maven-plugin-git" type="jar" />
+</dependency>
+

Groovy Grape

+
+
@Grapes(
+@Grab(group='com.mycila', module='license-maven-plugin-git', version='4.0')
+)
+

Gradle/Grails

+
+
compile 'com.mycila:license-maven-plugin-git:4.0'
+

Scala SBT

+
+
libraryDependencies += "com.mycila" % "license-maven-plugin-git" % "4.0"
+

Leiningen

+
+
[com.mycila/license-maven-plugin-git "4.0"]
+
+
+
+
+
+ + + diff --git a/docs/reports/4.0/license-maven-plugin-git/dependency-management.html b/docs/reports/4.0/license-maven-plugin-git/dependency-management.html new file mode 100644 index 000000000..b4b518d8d --- /dev/null +++ b/docs/reports/4.0/license-maven-plugin-git/dependency-management.html @@ -0,0 +1,129 @@ + + + + + + + + license-maven-plugin-git – Project Dependency Management + + + + + + + + + +
+
+
+

Project Dependency Management

+

compile

+

The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersionTypeLicense
com.mycilamycila-xmltool4.4.gajarApache License 2.0
junitjunit4.12jarEclipse Public License 1.0
org.apache.mavenmaven-core3.6.3jarApache License, Version 2.0
org.apache.mavenmaven-plugin-api3.6.3jarApache License, Version 2.0
org.apache.maven.plugin-testingmaven-plugin-testing-harness3.3.0jarApache License, Version 2.0
org.apache.maven.plugin-toolsmaven-plugin-annotations3.6.0jarApache License, Version 2.0
+
+
+
+
+
+ + + diff --git a/docs/reports/4.0/license-maven-plugin-git/distribution-management.html b/docs/reports/4.0/license-maven-plugin-git/distribution-management.html new file mode 100644 index 000000000..fbe317c41 --- /dev/null +++ b/docs/reports/4.0/license-maven-plugin-git/distribution-management.html @@ -0,0 +1,88 @@ + + + + + + + + license-maven-plugin-git – Project Distribution Management + + + + + + + + + +
+
+
+

Overview

+

The following is the distribution management information used by this project.

+

Repository - mycila-oss-staging

https://oss.sonatype.org/service/local/staging/deploy/maven2/
+

Snapshot Repository - mycila-oss-snapshots

https://oss.sonatype.org/content/repositories/snapshots/
+

Site - report

https://mycila.carbou.me/license-maven-plugin/reports/4.0/license-maven-plugin-git
+
+
+
+
+
+ + + diff --git a/docs/reports/4.0/license-maven-plugin-git/images/close.gif b/docs/reports/4.0/license-maven-plugin-git/images/close.gif new file mode 100644 index 0000000000000000000000000000000000000000..1c26bbc5264fcc943ad7b5a0f1a84daece211f34 GIT binary patch literal 279 zcmZ?wbhEHb6kyFkwP}e}6+mLp=yE)H5&?6cps==O-j2#K*@61O)i|`#U%|*xTD17#Qg5 z>nkWI$ji$M2ng`=^D}^ygDj#2&;c6F0P+h1n~g(5frm~PL&uV$l`S$eFDwzBDbhJD v>}Bvw*Al_tWna1PC9OaGVdk23i}vRhZI{iR^*V|n<^22a#~T_O9T}_vbswrX literal 0 HcmV?d00001 diff --git a/docs/reports/4.0/license-maven-plugin-git/images/collapsed.gif b/docs/reports/4.0/license-maven-plugin-git/images/collapsed.gif new file mode 100644 index 0000000000000000000000000000000000000000..6e710840640c1bfd9dd76ce7fef56f1004092508 GIT binary patch literal 53 ycmZ?wbhEHbWM^P!XkdT>#h)yUTnvm1Iv_qshJlI4r7uBZ*YkPFU8d4p4Aua}2?(?R literal 0 HcmV?d00001 diff --git a/docs/reports/4.0/license-maven-plugin-git/images/expanded.gif b/docs/reports/4.0/license-maven-plugin-git/images/expanded.gif new file mode 100644 index 0000000000000000000000000000000000000000..0fef3d89e0df1f8bc49a0cd827f2607c7d7fd2f0 GIT binary patch literal 52 xcmZ?wbhEHbWM^P!XkdT>#h)yUTnvm1Iv_qshJlH@g}+fUi&t{amUB!D)&R0C2fzRT literal 0 HcmV?d00001 diff --git a/docs/reports/4.0/license-maven-plugin-git/images/external.png b/docs/reports/4.0/license-maven-plugin-git/images/external.png new file mode 100644 index 0000000000000000000000000000000000000000..3f999fc88b360074e41f38c3b4bc06ccb3bb7cf8 GIT binary patch literal 230 zcmeAS@N?(olHy`uVBq!ia0vp^+(699!3-oX?^2ToQY`6?zK#qG>ra@ocD)4hB}-f* zN`mv#O3D+9QW+dm@{>{(JaZG%Q-e|yQz{EjrrH1%@dWsUxR#cd{{R1fCIbVIy!atN z8e~{WkY6y6%iy53@(Yk3;OXKRQgJIOfsI*BO@UFsfhWLBc>*(#PB?Jn2*(o!76E4F z2oaVU3``tH+Kgs0GI5+@Tg}d)z%jd%F@?{8!SRZ5b1yT80-FZIMn)zc2Ca66y`pzY R*nwsJMCn#OVEqF*oew~oaAu*+mN;-=y?VHT3tIe$XQqrDo-uB_a z!$aaK`z6))OKGn34?nwc^SuifkIL#EmDgV_qjg-#8v*0u4q4%1moUw{LZ54UeCgzNF^jX`uv-XK+9g@yFrG9?@ z!9&5&Tgk*j(b!GF&{N4I-Owl3GNQ;Kslp@APSw&&&ux9d>WxL~{EYoKm2KHvv3+ax zZUYB?Ae*8JnchZheXeEaa>@87?_fB*jV>(`erUx0B6j@wa!KnN)QWMO1rn9HC8 zQU}Tt3>@bftT|;oHYhlHH8T8tc{qL2LBC1&wnQeg^-S05<#H=J%;q~&KX!$OXH$lP zifQJ#9>L8|xhAVRHT-xPa*}7JK>(A*!AmL!CQC~j>707p+C5b#ib-SZ5@wfn#-0y8 zor_pb3M^%mkXhlduwjw4dk@RWhYZ<*tSUAV9x3eYyi#^d39lH{872xT#>g14FgCZb z+Lvv}DClhGVU*`8y(Qe}(9I>Lw<6->0~Q`zX3oMH2272dBARI`0wDzxS_G8b_H+a` TZ#n2*^y*Bf^Krq04Gh)*dSnrT literal 0 HcmV?d00001 diff --git a/docs/reports/4.0/license-maven-plugin-git/images/icon_info_sml.gif b/docs/reports/4.0/license-maven-plugin-git/images/icon_info_sml.gif new file mode 100644 index 0000000000000000000000000000000000000000..c6cb9ad7ce438a798426703e86a7ffc197d51dbb GIT binary patch literal 606 zcmZ?wbhEHb!Rj)7jHhhdgsOUdoQoueZi?7 z>>gViTe&E#V48n=mrru5S3;v}WQB8hiDz7$TU2Fg8RZkU)J)l4H+4sO@7jjxJ4?G(<~7c1nYFul=C0P+d#d`@bj{yi z-npcE!T#Qb2PP~z)H;3B%r(bntUlH>Y2~CvyV|C%UbyM>vTf&9?!2&e&!siHFV0_c zVB`KP8}?n^dg$7Yqc`@PxOMQ%-NWbZ9Xfk=)1K2OFF!hV;r{6>kIr6ua^~ve%eS9j zy7lbD`I|4_et!J??bq+WzI^-n`RfmdkOIfh!pgqYwSCK`t~@$#!^!1aj_y2mzyI{@?vuB79>2N$==JkApPs$`_~ygc*YCf)diVLp z{pXKfy#M&+`?nvze*gIk#Q*;N0|qHLXbBUFKUo+V7>XElKuSSz!oa?}p{S|3rL`#` zEj=M8CWV#D$GthOu#hRgfH^NPHz`Z6or!6tudIJkhF|)EqL_SUmH;#E=*;vU)ut4d z*}1MJ+3|6yK5|W*0YQlwY}}E_93D;*P3)($(!#iHyj&dYc$?gAB*f@)n?~7Mn)5Ze zB*b!gs&gB@F*e|Da`5(ac688Lp~TGAEh5PBlHo`4aV}w%hy?;49h(#+>`NXTD0Bjy;4ci{C-1K14rU#4Xoa9{m6qopA9n0cn|!>ecYkij zwyX=!4*mH3EoqLqSGiVbyFqxD(bS8XSDu{6U1jZO70Ic@{~t&7=B^ zBD)NOoAkU&Gy^LQJ5PtV?u{&65}4ZUmfYbweP{LTy^YnAGv=AGa7*6wj}%~b0?7r5!@qH7P%p1*$L z@#{ODxoUwG+WsY)zWExj-aqxpQS(e!bx&6L`u)?tfB$~}{{8*?cVO&*V`-G2NeC$Z zWMO1r=w{FXnGVVm3>>=|#5rX=HY{-DP?VFNPL-%m%>B+*~5-k^-+4*MLFr;tQ0}^rlS-^!^Q`Mx1hrB$jwn&hk~Xk=#Nl+_9Nu|Y$D G!5RQ;-6)O# literal 0 HcmV?d00001 diff --git a/docs/reports/4.0/license-maven-plugin-git/images/icon_warning_sml.gif b/docs/reports/4.0/license-maven-plugin-git/images/icon_warning_sml.gif new file mode 100644 index 0000000000000000000000000000000000000000..873bbb52cb9768103c27fbb9a9bac16ac615fce5 GIT binary patch literal 576 zcmZ?wbhEHbB!Sy%bj7w z8LP{2I!WYbmF&-Ixi?j6tD|K1XR2M#l>Aw*aXL%wXS3nYW}{zi=4WzsU5r%E6qx+# za{AThd85YVOsT`KDUrWsBtGknIa3>Sy(4;AS@f^Dxt>-=XPXm#FD(1Lr2hBv=9?3X zZS^!XrNw@)>eiN((2|w-y>{aB1+99DGMA?}+UTggT+(Z*rf8+5x~aWVOGcurtl;&U zIa)H3I&#vwvQjJBn`YHj9iKlB7`)(M#!e{yWMO1rC}Yq8NrU2qfqia6SyOXMYa1sM zM_a34eqyRfcQbQJY;^IYGTuzaxglKLqNQEA}OiQec+sQ#rUUjLqg_MpsPmY43 zsgmVV8EHK$eV-B~6*UcAW2+w%1e4o&9#aAczLGF}PmMg|6J0Ey4q A)Bpeg literal 0 HcmV?d00001 diff --git a/docs/reports/4.0/license-maven-plugin-git/images/logos/build-by-maven-black.png b/docs/reports/4.0/license-maven-plugin-git/images/logos/build-by-maven-black.png new file mode 100644 index 0000000000000000000000000000000000000000..919fd0f66a7f713920dd7422035db1c9d484351d GIT binary patch literal 2294 zcmVKOG`!VuDc=fnx$+R6#>c^>b&wcOS?|$!`a}U6ptjU_J zlBA}l*3{J0)YMd0R~Hr*dU$xO^ie1jhYlTLS+=C4#MRYRCX#twGUSD6Il$6AA+=UAlkY(ZF;m4037Yc>v&!1mPsNXdliHV74&z>zUEv=}iC@U)i zfc^XTJ3BiAKvYyzczAd~K){|od(ip)`}f`5-HnZnv$L~Hzqq=(y7Kb!>gsAwPfu@e z@3gcu0LabFC4?{xBNPh18Fpy3+Tr2hfq{Yc_V$w}PjVdhGtMTH$zU){PfznaPmK)? z4KH52=;-KZX=#a#jlFZ{PF7YH!!Q{c8Taqs=Xt)UsK{tE{@>vc{2Hgh!NL0adH}e0 z@19Df^78Tm0ES@zz{SO7Zf@=upJ1_AP_bIAgpih&mWqmsojZ4GG#a&9{f)&Au~_Wm z<0F^L4;(mPHk)-io!M*-3JMa7#VIK%EBy%}_$g6IPEM9cBvPp~K0f}{t5+6_rMbEJ z(xpqcZ{G$0j^p<2+vnuu^bN3MdU`rLJ3Br;9ss7MrVbuFxUjHLQBhGX6WriQ5|M*_w z@5bUDdV71dTCG;AO-@dx@4a~OA{y)K>k+2N$jAo|9?w z?b_+nr`2k;!{M;o?Qh<^`R=>#RtFA0KR<`Vfh)Li;|5+X!otGn&U<@%H*VaBDU;Gf zr_<5=()7Iqfmk>yLj`}084`48Zf?d|M~)mpOHfeI{QNv2WMN?;Dk=&9GBY#LVzb%$ z`};Aq6GAK&OK4~)&U*g*IT{xh7M8K~%9SgtQ-;OG#ZeC5ym=F=X|vf(9h#b&K7RZN z05+S=X0xGjU|@g-%ePwl!GC`7t=5VDruDp`t9rXwq=tAb*88KQqo~N`a#V_oixKzA z%F4dJzL1cRy1F{CSUfW`qfjWeZ{Hpm7>H$yNF>V6&c<>vGBOgU_w@7}J9g~o(WA6z z#sgc0B0VlH4i&T6{Pyiz)FUDys6$s*7rnXCi!3z)!0DGJ5eITHyM2Q|E@qtti{QRD z*nbiZg+h^&lY>QINl6I+oH}*N-Q67kYHMqqoSd*@fE67^695Pa36aTU0HD+95)%{g zFw)c0Gcqy&K&4WxG906$qk6p_b=txpgmiazqaGF(M)NU+!{3cPsc^{*a`Ja$nXfZ@ zhsL%N4whw0OG`2M6&4oG&CQ8KBHBPHC@3f>C|I^a>__(qFp!^RU zV`F0uhl6EVxm><`_ijATmoHz|)ztxjL?XdmSuB<(Po5A$mM!w}C3kdS~ef}W>dub-Hhz&fI`vJ#oXvTST@?6qsxN=r)tz|+%n^XARiL+I)0 z!HGL|?4Z?OC@z>ppO+fmk zEDIk1FgrV2R8&O&@;qNwR)+h@$;nZx)dqvXVzG2}b>-#d_4oHa!G&Dp59OYMg zd;9A2I}{29&+|ObzkB!Y^XJcKjE;^*({SomlT)I^E^_90Q{xPG;bvU;38ml zcng&pTZhKxAmAX-{xuvUBO`bZu-omWrKK8;X6fkl>(@`5I6;GyySuwkDCBv*tE;QE zwH1kg)0Ijk1~{Qms8A@Vadob6a=9D}VUx-9>C-1l1S|^dcDq`w#&Z*k#hB*+K%>#n z=0$)zo8T)X1Ujc}V+Omw8!O@%0GKp7%(fp1ER{;7QYogYiHQlT)w*&q5{X2iP;Ak literal 0 HcmV?d00001 diff --git a/docs/reports/4.0/license-maven-plugin-git/images/logos/build-by-maven-white.png b/docs/reports/4.0/license-maven-plugin-git/images/logos/build-by-maven-white.png new file mode 100644 index 0000000000000000000000000000000000000000..7d44c9c2e5742bdf8649ad282f83208f1da9b982 GIT binary patch literal 2260 zcmV;_2rKuAP)4hTLUyOQ{PVbVY5&Y3g!&hN~bnR7}ZgkXUt ziC%zU0gf+&kEv>t|d$x|zXw1mS0D%1b{8z7DF%0wW-8(XBFc`A3vVI|O z^!N97baWg(eE86zLn4uA_wL=Zb@+UKU|=8sJb3V6XlSUctSl!dhm4xd=KJ^W|8h2q zR4NS%3yX+|NKQ`f?d=7Cf`Wo)&z=E5TU%REQIXYZefjbwRvsQ6zIyfQojZ3l8V#{v zv)R(q)39Vr2GBPsa+apV2%%fIZY3ln0Kl+1Y8c*(xe3X6sWFH9kH*UDDLl)ZN`}u~;f9D%P!A2LK5P2`MQl z(b3TuDUC++_U+qm01k;n!Z1u+TwGjS+}X2d^Yil+3Pn;B-~q z{Qdm_z{kf&EEb1^gw)j3R904!x}#RBj~+c578Vv16olc}xpQZGd;7k9`>@WHD_2M| z{%VB2fNVCK&1U^_rTW_bx`C@MK&%ZR^ybZ*=;&yb zN);0mV>X+~OA`|lRVtNAr7A8i#zL)DyJycHxm+$5izO0?QmM?$%p@6le0*H3R;yI1 z=;-LCrlu1oPI!8HIypHhmCA~Wig|;>WHON!GbSbmcN`jxhJ=GssnlpRR;zVzaF8J4 z>+3sJhW@0w{LH6-`(Afr<9kMWBXoSUM7Dox&JGJtojOI96z3EG z*uH)HWN?qO7x!`hzQnzLg5JL3Ui^ps%X$n4`+YK2S-yNZo>gC8kJmXUC#D?-i_a7IlwdR(Kkw#T>s)<( zJ!ZVTycREBO!{t;H9|r{F#q)FQ_`LjAsBnPnnKk2PZ;V3*7{M#@%jyBNObh|^_fg2 zd|f0I3eTTEPf=83VhUbHWgRft|{%MRRMp6H>seM7wV6&k5Vn7H0DDSDT_wn(;aaUDU zWi%QoiptK;CgqIWB$bwy78Mm?w@oI~&6_tPBO~$kExCLno}10)mX;RGM?^%-PjqOt zTFi(#=@4C7NJmxEVK7l6G0yhEp_Lq9)1fj}S-2%Mdrv$L~tStVt%xVSheDG9e5EX$6J zj8GIMm&=bIKaK;TqoYG05D0}r0!Kqb1E0?q2n1`_uAR{_f0E{OgnR$~y~Sd|+0n_# z2@6L?MsUQ^H0|QzLJoDKqobtlneyk|8`Sp{cp}PUC5RRQ^8?;2;Iss$eWk%*n3$Nr z(73v~e)3}s219#$yTM=(2n6o#?!LahxUO>?H!v`O%bZ*;$Ideh!!Qg0h{fVXix$lf i91DLtEx@rr0RIK2cl{g~?Z1Nn0000}s literal 0 HcmV?d00001 diff --git a/docs/reports/4.0/license-maven-plugin-git/images/logos/maven-feather.png b/docs/reports/4.0/license-maven-plugin-git/images/logos/maven-feather.png new file mode 100644 index 0000000000000000000000000000000000000000..b5ada836e9eb4af4db810f648b013933e72c8fbe GIT binary patch literal 3330 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 literal 0 HcmV?d00001 diff --git a/docs/reports/4.0/license-maven-plugin-git/images/newwindow.png b/docs/reports/4.0/license-maven-plugin-git/images/newwindow.png new file mode 100644 index 0000000000000000000000000000000000000000..6287f72bd08a870908e7361d98c35ee0d6dcbc82 GIT binary patch literal 220 zcmeAS@N?(olHy`uVBq!ia0vp^+(699!3-oX?^2ToQY`6?zK#qG>ra@ocD)4hB}-f* zN`mv#O3D+9QW+dm@{>{(JaZG%Q-e|yQz{EjrrH1%@dWsUxR#cd&SYTt4+aeuCvSob zD+%%o1`04ZXs!GLj7%Iec?BF2%&y2ZFfeUwWbk2P5nvW+xWT~4#-PT{uyM;F);OSv44$rjF6*2U FngH~|K)3(^ literal 0 HcmV?d00001 diff --git a/docs/reports/4.0/license-maven-plugin-git/index.html b/docs/reports/4.0/license-maven-plugin-git/index.html new file mode 100644 index 000000000..b2db9e326 --- /dev/null +++ b/docs/reports/4.0/license-maven-plugin-git/index.html @@ -0,0 +1,85 @@ + + + + + + + + license-maven-plugin-git – About + + + + + + + + + +
+
+
+

About license-maven-plugin-git

+

An optional module for license-maven-plugin adding git related functionality

+
+
+
+
+
+ + + diff --git a/docs/reports/4.0/license-maven-plugin-git/issue-management.html b/docs/reports/4.0/license-maven-plugin-git/issue-management.html new file mode 100644 index 000000000..09080dacd --- /dev/null +++ b/docs/reports/4.0/license-maven-plugin-git/issue-management.html @@ -0,0 +1,89 @@ + + + + + + + + license-maven-plugin-git – Issue Management + + + + + + + + + +
+
+
+

Overview

+

This project uses GitHub to manage its issues.

+

Issue Management

+

Issues, bugs, and feature requests should be submitted to the following issue management system for this project.

+
+
+
+
+
+
+ + + diff --git a/docs/reports/4.0/license-maven-plugin-git/licenses.html b/docs/reports/4.0/license-maven-plugin-git/licenses.html new file mode 100644 index 000000000..0bdbab6f0 --- /dev/null +++ b/docs/reports/4.0/license-maven-plugin-git/licenses.html @@ -0,0 +1,653 @@ + + + + + + + + license-maven-plugin-git – Project Licenses + + + + + + + + + +
+
+
+

Overview

+

Typically the licenses listed for the project are that of the project itself, and not of dependencies.

+

Project Licenses

+

Apache License 2.0

[Original text] +

Copy of the license follows:

+ +
+ + +
+ +
+
+ + + ApacheCon 2021 Coming Soon! + + The Apache Software Foundation +
+ +
+ Apache Support Logo +
+
+
+

Apache License, Version 2.0

+ +

The 2.0 version of the Apache License, approved by the ASF in 2004, helps us achieve our goal of providing +reliable and long-lived software products through collaborative, open-source software development.

+

All packages produced by the ASF are implicitly licensed under the Apache +License, Version 2.0, unless otherwise explicitly stated.

+
+

+Apache License
Version 2.0, January 2004
+http://www.apache.org/licenses/ +

+

TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

+

1. Definitions.

+
+

"License" shall mean the terms and conditions for use, reproduction, and +distribution as defined by Sections 1 through 9 of this document.

+

"Licensor" shall mean the copyright owner or entity authorized by the +copyright owner that is granting the License.

+

"Legal Entity" shall mean the union of the acting entity and all other +entities that control, are controlled by, or are under common control with +that entity. For the purposes of this definition, "control" means (i) the +power, direct or indirect, to cause the direction or management of such +entity, whether by contract or otherwise, or (ii) ownership of fifty +percent (50%) or more of the outstanding shares, or (iii) beneficial +ownership of such entity.

+

"You" (or "Your") shall mean an individual or Legal Entity exercising +permissions granted by this License.

+

"Source" form shall mean the preferred form for making modifications, +including but not limited to software source code, documentation source, +and configuration files.

+

"Object" form shall mean any form resulting from mechanical transformation +or translation of a Source form, including but not limited to compiled +object code, generated documentation, and conversions to other media types.

+

"Work" shall mean the work of authorship, whether in Source or Object form, +made available under the License, as indicated by a copyright notice that +is included in or attached to the work (an example is provided in the +Appendix below).

+

"Derivative Works" shall mean any work, whether in Source or Object form, +that is based on (or derived from) the Work and for which the editorial +revisions, annotations, elaborations, or other modifications represent, as +a whole, an original work of authorship. For the purposes of this License, +Derivative Works shall not include works that remain separable from, or +merely link (or bind by name) to the interfaces of, the Work and Derivative +Works thereof.

+

"Contribution" shall mean any work of authorship, including the original +version of the Work and any modifications or additions to that Work or +Derivative Works thereof, that is intentionally submitted to Licensor for +inclusion in the Work by the copyright owner or by an individual or Legal +Entity authorized to submit on behalf of the copyright owner. For the +purposes of this definition, "submitted" means any form of electronic, +verbal, or written communication sent to the Licensor or its +representatives, including but not limited to communication on electronic +mailing lists, source code control systems, and issue tracking systems that +are managed by, or on behalf of, the Licensor for the purpose of discussing +and improving the Work, but excluding communication that is conspicuously +marked or otherwise designated in writing by the copyright owner as "Not a +Contribution."

+

"Contributor" shall mean Licensor and any individual or Legal Entity on +behalf of whom a Contribution has been received by Licensor and +subsequently incorporated within the Work.

+
+

2. Grant of Copyright License. Subject to the +terms and conditions of this License, each Contributor hereby grants to You +a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable +copyright license to reproduce, prepare Derivative Works of, publicly +display, publicly perform, sublicense, and distribute the Work and such +Derivative Works in Source or Object form.

+

3. Grant of Patent License. Subject to the terms +and conditions of this License, each Contributor hereby grants to You a +perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable +(except as stated in this section) patent license to make, have made, use, +offer to sell, sell, import, and otherwise transfer the Work, where such +license applies only to those patent claims licensable by such Contributor +that are necessarily infringed by their Contribution(s) alone or by +combination of their Contribution(s) with the Work to which such +Contribution(s) was submitted. If You institute patent litigation against +any entity (including a cross-claim or counterclaim in a lawsuit) alleging +that the Work or a Contribution incorporated within the Work constitutes +direct or contributory patent infringement, then any patent licenses +granted to You under this License for that Work shall terminate as of the +date such litigation is filed.

+

4. Redistribution. You may reproduce and +distribute copies of the Work or Derivative Works thereof in any medium, +with or without modifications, and in Source or Object form, provided that +You meet the following conditions:

+
    +
  1. You must give any other recipients of the Work or Derivative Works a +copy of this License; and
  2. +
  3. You must cause any modified files to carry prominent notices stating +that You changed the files; and
  4. +
  5. You must retain, in the Source form of any Derivative Works that You +distribute, all copyright, patent, trademark, and attribution notices from +the Source form of the Work, excluding those notices that do not pertain to +any part of the Derivative Works; and
  6. +
  7. If the Work includes a "NOTICE" text file as part of its distribution, +then any Derivative Works that You distribute must include a readable copy +of the attribution notices contained within such NOTICE file, excluding +those notices that do not pertain to any part of the Derivative Works, in +at least one of the following places: within a NOTICE text file distributed +as part of the Derivative Works; within the Source form or documentation, +if provided along with the Derivative Works; or, within a display generated +by the Derivative Works, if and wherever such third-party notices normally +appear. The contents of the NOTICE file are for informational purposes only +and do not modify the License. You may add Your own attribution notices +within Derivative Works that You distribute, alongside or as an addendum to +the NOTICE text from the Work, provided that such additional attribution +notices cannot be construed as modifying the License. +
    +
    +You may add Your own copyright statement to Your modifications and may +provide additional or different license terms and conditions for use, +reproduction, or distribution of Your modifications, or for any such +Derivative Works as a whole, provided Your use, reproduction, and +distribution of the Work otherwise complies with the conditions stated in +this License. +
  8. +
+

5. Submission of Contributions. Unless You +explicitly state otherwise, any Contribution intentionally submitted for +inclusion in the Work by You to the Licensor shall be under the terms and +conditions of this License, without any additional terms or conditions. +Notwithstanding the above, nothing herein shall supersede or modify the +terms of any separate license agreement you may have executed with Licensor +regarding such Contributions.

+

6. Trademarks. This License does not grant +permission to use the trade names, trademarks, service marks, or product +names of the Licensor, except as required for reasonable and customary use +in describing the origin of the Work and reproducing the content of the +NOTICE file.

+

7. Disclaimer of Warranty. Unless required by +applicable law or agreed to in writing, Licensor provides the Work (and +each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT +WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, +without limitation, any warranties or conditions of TITLE, +NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You +are solely responsible for determining the appropriateness of using or +redistributing the Work and assume any risks associated with Your exercise +of permissions under this License.

+

8. Limitation of Liability. In no event and +under no legal theory, whether in tort (including negligence), contract, or +otherwise, unless required by applicable law (such as deliberate and +grossly negligent acts) or agreed to in writing, shall any Contributor be +liable to You for damages, including any direct, indirect, special, +incidental, or consequential damages of any character arising as a result +of this License or out of the use or inability to use the Work (including +but not limited to damages for loss of goodwill, work stoppage, computer +failure or malfunction, or any and all other commercial damages or losses), +even if such Contributor has been advised of the possibility of such +damages.

+

9. Accepting Warranty or Additional Liability. +While redistributing the Work or Derivative Works thereof, You may choose +to offer, and charge a fee for, acceptance of support, warranty, indemnity, +or other liability obligations and/or rights consistent with this License. +However, in accepting such obligations, You may act only on Your own behalf +and on Your sole responsibility, not on behalf of any other Contributor, +and only if You agree to indemnify, defend, and hold each Contributor +harmless for any liability incurred by, or claims asserted against, such +Contributor by reason of your accepting any such warranty or additional +liability.

+

END OF TERMS AND CONDITIONS

+
+

How to apply the Apache License to your work

+

Include a copy of the Apache License, typically in a file called +LICENSE, in your work, and consider also including a NOTICE file that references the License.

+

To apply the Apache License to specific files in your work, attach the following boilerplate +declaration, replacing the fields enclosed by brackets "[]" with your own +identifying information. (Don't include the brackets!) Enclose the text in the appropriate comment syntax for the file format. We also +recommend that you include a file or class name and description of purpose on the same "printed page" as the copyright notice for easier +identification within third-party archives.

+
Copyright [yyyy] [name of copyright owner]
+
+Licensed under the Apache License, Version 2.0 (the "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.
+
+ +
+ + + + + + + + + + +
+
+
+
+
+
+ + + diff --git a/docs/reports/4.0/license-maven-plugin-git/plugin-management.html b/docs/reports/4.0/license-maven-plugin-git/plugin-management.html new file mode 100644 index 000000000..db53e3469 --- /dev/null +++ b/docs/reports/4.0/license-maven-plugin-git/plugin-management.html @@ -0,0 +1,165 @@ + + + + + + + + license-maven-plugin-git – Project Plugin Management + + + + + + + + + +
+
+
+

Project Plugin Management

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersion
com.bluetrainsoftware.mavengroovydoc-maven-plugin2.1
com.mycilalicense-maven-plugin2.6
org.apache.felixmaven-bundle-plugin5.1.1
org.apache.maven.pluginsmaven-antrun-plugin1.3
org.apache.maven.pluginsmaven-assembly-plugin2.2-beta-5
org.apache.maven.pluginsmaven-clean-plugin3.1.0
org.apache.maven.pluginsmaven-compiler-plugin3.8.1
org.apache.maven.pluginsmaven-dependency-plugin2.8
org.apache.maven.pluginsmaven-deploy-plugin2.8.2
org.apache.maven.pluginsmaven-enforcer-plugin1.4.1
org.apache.maven.pluginsmaven-gpg-plugin1.6
org.apache.maven.pluginsmaven-invoker-plugin3.2.1
org.apache.maven.pluginsmaven-jar-plugin3.2.0
org.apache.maven.pluginsmaven-jarsigner-plugin3.0.0
org.apache.maven.pluginsmaven-javadoc-plugin3.2.0
org.apache.maven.pluginsmaven-plugin-plugin3.6.0
org.apache.maven.pluginsmaven-release-plugin2.5.3
org.apache.maven.pluginsmaven-site-plugin3.9.0
org.apache.maven.pluginsmaven-source-plugin3.2.1
+
+
+
+
+
+ + + diff --git a/docs/reports/4.0/license-maven-plugin-git/plugins.html b/docs/reports/4.0/license-maven-plugin-git/plugins.html new file mode 100644 index 000000000..a3aaea457 --- /dev/null +++ b/docs/reports/4.0/license-maven-plugin-git/plugins.html @@ -0,0 +1,167 @@ + + + + + + + + license-maven-plugin-git – Project Plugins + + + + + + + + + +
+
+
+

Project Build Plugins

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersion
com.bluetrainsoftware.mavengroovydoc-maven-plugin2.1
com.mycilalicense-maven-plugin2.2
org.apache.maven.pluginsmaven-clean-plugin3.1.0
org.apache.maven.pluginsmaven-compiler-plugin3.8.1
org.apache.maven.pluginsmaven-deploy-plugin2.8.2
org.apache.maven.pluginsmaven-enforcer-plugin1.4.1
org.apache.maven.pluginsmaven-gpg-plugin1.6
org.apache.maven.pluginsmaven-install-plugin2.4
org.apache.maven.pluginsmaven-jar-plugin3.2.0
org.apache.maven.pluginsmaven-javadoc-plugin3.2.0
org.apache.maven.pluginsmaven-release-plugin2.5.3
org.apache.maven.pluginsmaven-resources-plugin2.6
org.apache.maven.pluginsmaven-scm-plugin1.9.4
org.apache.maven.pluginsmaven-site-plugin3.9.0
org.apache.maven.pluginsmaven-source-plugin3.2.1
org.apache.maven.pluginsmaven-surefire-plugin2.12.4
+

Project Report Plugins

+ + + + + + + + + + + + +
GroupIdArtifactIdVersion
org.apache.maven.pluginsmaven-plugin-plugin3.6.0
org.apache.maven.pluginsmaven-project-info-reports-plugin3.1.0
+
+
+
+
+
+ + + diff --git a/docs/reports/4.0/license-maven-plugin-git/project-info.html b/docs/reports/4.0/license-maven-plugin-git/project-info.html new file mode 100644 index 000000000..8f25885ca --- /dev/null +++ b/docs/reports/4.0/license-maven-plugin-git/project-info.html @@ -0,0 +1,129 @@ + + + + + + + + license-maven-plugin-git – Project Information + + + + + + + + + +
+
+
+

Project Information

+

This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by Maven on behalf of the project.

+

Overview

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
DocumentDescription
CI ManagementThis document lists the continuous integration management system of this project for building and testing code on a frequent, regular basis.
DependenciesThis document lists the project's dependencies and provides information on each dependency.
Dependency InformationThis document describes how to include this project as a dependency using various dependency management tools.
Dependency ManagementThis document lists the dependencies that are defined through dependencyManagement.
Distribution ManagementThis document provides informations on the distribution management of this project.
AboutAn optional module for license-maven-plugin adding git related functionality
Issue ManagementThis document provides information on the issue management system used in this project.
LicensesThis document lists the project license(s).
Plugin ManagementThis document lists the plugins that are defined through pluginManagement.
PluginsThis document lists the build plugins and the report plugins used by this project.
Source Code ManagementThis document lists ways to access the online source repository.
SummaryThis document lists other related information of this project
TeamThis document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.
+
+
+
+
+
+ + + diff --git a/docs/reports/4.0/license-maven-plugin-git/scm.html b/docs/reports/4.0/license-maven-plugin-git/scm.html new file mode 100644 index 000000000..a68520978 --- /dev/null +++ b/docs/reports/4.0/license-maven-plugin-git/scm.html @@ -0,0 +1,99 @@ + + + + + + + + license-maven-plugin-git – Source Code Management + + + + + + + + + +
+
+
+

Overview

+

This project uses Git to manage its source code. Instructions on Git use can be found at https://git-scm.com/documentation.

+

Web Browser Access

+

The following is a link to a browsable version of the source repository:

+
+

Anonymous Access

+

The source can be checked out anonymously from Git with this command (See https://git-scm.com/docs/git-clone):

+
+
$ git clone --branch license-maven-plugin-4.0 https://github.com/mycila/license-maven-plugin.git
+

Developer Access

+

Only project developers can access the Git tree via this method (See https://git-scm.com/docs/git-clone).

+
+
$ git clone --branch license-maven-plugin-4.0 git@github.com:mycila/license-maven-plugin.git
+

Access from Behind a Firewall

+

Refer to the documentation of the SCM used for more information about access behind a firewall.

+
+
+
+
+
+ + + diff --git a/docs/reports/4.0/license-maven-plugin-git/summary.html b/docs/reports/4.0/license-maven-plugin-git/summary.html new file mode 100644 index 000000000..98158bf2c --- /dev/null +++ b/docs/reports/4.0/license-maven-plugin-git/summary.html @@ -0,0 +1,129 @@ + + + + + + + + license-maven-plugin-git – Project Summary + + + + + + + + + +
+
+
+

Project Summary

+

Project Information

+ + + + + + + + + + + + +
FieldValue
Namelicense-maven-plugin-git
DescriptionAn optional module for license-maven-plugin adding git related functionality
Homepagehttp://mycila.github.io/license-maven-plugin/license-maven-plugin-git
+

Project Organization

+ + + + + + + + + +
FieldValue
NameMycila
URLhttp://www.mycila.com/
+

Build Information

+ + + + + + + + + + + + + + + + + + +
FieldValue
GroupIdcom.mycila
ArtifactIdlicense-maven-plugin-git
Version4.0
Typejar
Java Version1.8
+
+
+
+
+
+ + + diff --git a/docs/reports/4.0/license-maven-plugin-git/team.html b/docs/reports/4.0/license-maven-plugin-git/team.html new file mode 100644 index 000000000..affe1ca6d --- /dev/null +++ b/docs/reports/4.0/license-maven-plugin-git/team.html @@ -0,0 +1,109 @@ + + + + + + + + license-maven-plugin-git – Project Team + + + + + + + + + +
+
+
+

Project Team

+

A successful project requires many people to play many roles. Some members write code or documentation, while others are valuable as testers, submitting patches and suggestions.

+

The project team is comprised of Members and Contributors. Members have direct access to the source of a project and actively evolve the code-base. Contributors improve the project through submission of patches and suggestions to the Members. The number of Contributors to the project is unbounded. Get involved today. All contributions to the project are greatly appreciated.

+

Members

+

The following is a list of developers with commit privileges that have directly contributed to the project in one way or another.

+ + + + + + + + + + + + + + + + + + +
ImageIdNameEmailURLOrganizationOrganization URLRoles
mathieucarbouMathieu Carboumathieu.carbou@gmail.comhttps://github.com/mathieucarbouMycilahttp://mycila.com/leader, architect, developer
+

Contributors

+

There are no contributors listed for this project. Please check back again later.

+
+
+
+
+
+ + + diff --git a/docs/reports/4.0/license-maven-plugin-svn/ci-management.html b/docs/reports/4.0/license-maven-plugin-svn/ci-management.html new file mode 100644 index 000000000..6cf1dd157 --- /dev/null +++ b/docs/reports/4.0/license-maven-plugin-svn/ci-management.html @@ -0,0 +1,94 @@ + + + + + + + + license-maven-plugin-parent – CI Management + + + + + + + + + +
+
+
+

Overview

+

This project uses Travis CI.

+

Access

+

The following is a link to the continuous integration system used by the project:

+
+

Notifiers

+

No notifiers are defined. Please check back at a later date.

+
+
+
+
+
+ + + diff --git a/docs/reports/4.0/license-maven-plugin-svn/css/maven-base.css b/docs/reports/4.0/license-maven-plugin-svn/css/maven-base.css new file mode 100644 index 000000000..322efae73 --- /dev/null +++ b/docs/reports/4.0/license-maven-plugin-svn/css/maven-base.css @@ -0,0 +1,168 @@ +/* + * 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. + */ + +body { + margin: 0px; + padding: 0px; +} +table { + padding:0px; + width: 100%; + margin-left: -2px; + margin-right: -2px; +} +acronym { + cursor: help; + border-bottom: 1px dotted #feb; +} +table.bodyTable th, table.bodyTable td { + padding: 2px 4px 2px 4px; + vertical-align: top; +} +div.clear{ + clear:both; + visibility: hidden; +} +div.clear hr{ + display: none; +} +#bannerLeft, #bannerRight { + font-size: xx-large; + font-weight: bold; +} +#bannerLeft img, #bannerRight img { + margin: 0px; +} +.xleft, #bannerLeft img { + float:left; +} +.xright, #bannerRight { + float:right; +} +#banner { + padding: 0px; +} +#breadcrumbs { + padding: 3px 10px 3px 10px; +} +#leftColumn { + width: 170px; + float:left; + overflow: auto; +} +#bodyColumn { + margin-right: 1.5em; + margin-left: 197px; +} +#legend { + padding: 8px 0 8px 0; +} +#navcolumn { + padding: 8px 4px 0 8px; +} +#navcolumn h5 { + margin: 0; + padding: 0; + font-size: small; +} +#navcolumn ul { + margin: 0; + padding: 0; + font-size: small; +} +#navcolumn li { + list-style-type: none; + background-image: none; + background-repeat: no-repeat; + background-position: 0 0.4em; + padding-left: 16px; + list-style-position: outside; + line-height: 1.2em; + font-size: smaller; +} +#navcolumn li.expanded { + background-image: url(../images/expanded.gif); +} +#navcolumn li.collapsed { + background-image: url(../images/collapsed.gif); +} +#navcolumn li.none { + text-indent: -1em; + margin-left: 1em; +} +#poweredBy { + text-align: center; +} +#navcolumn img { + margin-top: 10px; + margin-bottom: 3px; +} +#poweredBy img { + display:block; + margin: 20px 0 20px 17px; +} +#search img { + margin: 0px; + display: block; +} +#search #q, #search #btnG { + border: 1px solid #999; + margin-bottom:10px; +} +#search form { + margin: 0px; +} +#lastPublished { + font-size: x-small; +} +.navSection { + margin-bottom: 2px; + padding: 8px; +} +.navSectionHead { + font-weight: bold; + font-size: x-small; +} +.section { + padding: 4px; +} +#footer { + padding: 3px 10px 3px 10px; + font-size: x-small; +} +#breadcrumbs { + font-size: x-small; + margin: 0pt; +} +.source { + padding: 12px; + margin: 1em 7px 1em 7px; +} +.source pre { + margin: 0px; + padding: 0px; +} +#navcolumn img.imageLink, .imageLink { + padding-left: 0px; + padding-bottom: 0px; + padding-top: 0px; + padding-right: 2px; + border: 0px; + margin: 0px; +} diff --git a/docs/reports/4.0/license-maven-plugin-svn/css/maven-theme.css b/docs/reports/4.0/license-maven-plugin-svn/css/maven-theme.css new file mode 100644 index 000000000..d3407e8ba --- /dev/null +++ b/docs/reports/4.0/license-maven-plugin-svn/css/maven-theme.css @@ -0,0 +1,161 @@ +/* + * 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. + */ + +body { + padding: 0px 0px 10px 0px; +} +body, td, select, input, li{ + font-family: Verdana, Helvetica, Arial, sans-serif; + font-size: 13px; +} +code{ + font-family: Courier, monospace; + font-size: 13px; +} +a { + text-decoration: none; +} +a:link { + color:#36a; +} +a:visited { + color:#47a; +} +a:active, a:hover { + color:#69c; +} +#legend li.externalLink { + background: url(../images/external.png) left top no-repeat; + padding-left: 18px; +} +a.externalLink, a.externalLink:link, a.externalLink:visited, a.externalLink:active, a.externalLink:hover { + background: url(../images/external.png) right center no-repeat; + padding-right: 18px; +} +#legend li.newWindow { + background: url(../images/newwindow.png) left top no-repeat; + padding-left: 18px; +} +a.newWindow, a.newWindow:link, a.newWindow:visited, a.newWindow:active, a.newWindow:hover { + background: url(../images/newwindow.png) right center no-repeat; + padding-right: 18px; +} +h2 { + padding: 4px 4px 4px 6px; + border: 1px solid #999; + color: #900; + background-color: #ddd; + font-weight:900; + font-size: x-large; +} +h3 { + padding: 4px 4px 4px 6px; + border: 1px solid #aaa; + color: #900; + background-color: #eee; + font-weight: normal; + font-size: large; +} +h4 { + padding: 4px 4px 4px 6px; + border: 1px solid #bbb; + color: #900; + background-color: #fff; + font-weight: normal; + font-size: large; +} +h5 { + padding: 4px 4px 4px 6px; + color: #900; + font-size: medium; +} +p { + line-height: 1.3em; + font-size: small; +} +#breadcrumbs { + border-top: 1px solid #aaa; + border-bottom: 1px solid #aaa; + background-color: #ccc; +} +#leftColumn { + margin: 10px 0 0 5px; + border: 1px solid #999; + background-color: #eee; + padding-bottom: 3px; /* IE-9 scrollbar-fix */ +} +#navcolumn h5 { + font-size: smaller; + border-bottom: 1px solid #aaaaaa; + padding-top: 2px; + color: #000; +} + +table.bodyTable th { + color: white; + background-color: #bbb; + text-align: left; + font-weight: bold; +} + +table.bodyTable th, table.bodyTable td { + font-size: 1em; +} + +table.bodyTable tr.a { + background-color: #ddd; +} + +table.bodyTable tr.b { + background-color: #eee; +} + +.source { + border: 1px solid #999; +} +dl { + padding: 4px 4px 4px 6px; + border: 1px solid #aaa; + background-color: #ffc; +} +dt { + color: #900; +} +#organizationLogo img, #projectLogo img, #projectLogo span{ + margin: 8px; +} +#banner { + border-bottom: 1px solid #fff; +} +.errormark, .warningmark, .donemark, .infomark { + background: url(../images/icon_error_sml.gif) no-repeat; +} + +.warningmark { + background-image: url(../images/icon_warning_sml.gif); +} + +.donemark { + background-image: url(../images/icon_success_sml.gif); +} + +.infomark { + background-image: url(../images/icon_info_sml.gif); +} + diff --git a/docs/reports/4.0/license-maven-plugin-svn/css/print.css b/docs/reports/4.0/license-maven-plugin-svn/css/print.css new file mode 100644 index 000000000..18fcbad70 --- /dev/null +++ b/docs/reports/4.0/license-maven-plugin-svn/css/print.css @@ -0,0 +1,26 @@ +/* + * 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. + */ + +#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/docs/reports/4.0/license-maven-plugin-svn/css/site.css b/docs/reports/4.0/license-maven-plugin-svn/css/site.css new file mode 100644 index 000000000..055e7e286 --- /dev/null +++ b/docs/reports/4.0/license-maven-plugin-svn/css/site.css @@ -0,0 +1 @@ +/* You can override this file with your own styles */ \ No newline at end of file diff --git a/docs/reports/4.0/license-maven-plugin-svn/dependency-convergence.html b/docs/reports/4.0/license-maven-plugin-svn/dependency-convergence.html new file mode 100644 index 000000000..6af07e81e --- /dev/null +++ b/docs/reports/4.0/license-maven-plugin-svn/dependency-convergence.html @@ -0,0 +1,293 @@ + + + + + + + + license-maven-plugin-parent – Reactor Dependency Convergence + + + + + + + + + +
+
+
+

Reactor Dependency Convergence

+ + + +
+ Legend: +
[Error]
At least one dependency has a differing version of the dependency or has SNAPSHOT dependencies.

+ + + + + + + + + + + + + + + + + + + + + +
+ Statistics: +
Number of modules:4
Number of dependencies (NOD):70
Number of unique artifacts (NOA):85
Number of version-conflicting artifacts (NOC):8
Number of SNAPSHOT artifacts (NOS):0
Convergence (NOD/NOA):
[Error]
 82 %
Ready for release (100% convergence and no SNAPSHOTS):
[Error]
 Error
You do not have 100% convergence.
+

Dependencies used in modules

+

com.google.guava:guava

+ + + +
[Error]
+ + + + + + +
10.0.1 +
    +
  1. com.mycila:license-maven-plugin:maven-plugin:4.0
    \- com.google.guava:guava:jar:10.0.1:test (scope not updated to compile)

25.1-android +
    +
  1. com.mycila:license-maven-plugin:maven-plugin:4.0
    \- org.apache.maven:maven-core:jar:3.6.3:compile
       \- com.google.inject:guice:jar:no_aop:4.2.1:compile
          \- (com.google.guava:guava:jar:25.1-android:compile - omitted for conflict with 10.0.1)

+

net.java.dev.jna:jna

+ + + +
[Error]
+ + + + + + +
3.4.0 +
    +
  1. com.mycila:license-maven-plugin-svn:jar:4.0
    \- org.tmatesoft.svnkit:svnkit:jar:1.8.7:compile
       \- com.jcraft:jsch.agentproxy.connector-factory:jar:0.0.7:compile
          +- com.jcraft:jsch.agentproxy.usocket-jna:jar:0.0.7:compile
          |  \- (net.java.dev.jna:jna:jar:3.4.0:compile - omitted for conflict with 4.1.0)
          \- com.jcraft:jsch.agentproxy.pageant:jar:0.0.7:compile
             \- (net.java.dev.jna:jna:jar:3.4.0:compile - omitted for conflict with 4.1.0)

4.1.0 +
    +
  1. com.mycila:license-maven-plugin-svn:jar:4.0
    \- org.tmatesoft.svnkit:svnkit:jar:1.8.7:compile
       +- net.java.dev.jna:jna-platform:jar:4.1.0:compile
       |  \- (net.java.dev.jna:jna:jar:4.1.0:compile - omitted for duplicate)
       \- net.java.dev.jna:jna:jar:4.1.0:compile

+

org.apache.maven.shared:maven-shared-utils

+ + + +
[Error]
+ + + + + + +
3.2.1 +
    +
  1. com.mycila:license-maven-plugin-git:jar:4.0
    \- com.mycila:license-maven-plugin:jar:4.0:compile
       \- org.apache.maven:maven-core:jar:3.6.3:compile
          \- (org.apache.maven.shared:maven-shared-utils:jar:3.2.1:compile - omitted for conflict with 3.3.3)

  2. +
  3. com.mycila:license-maven-plugin-svn:jar:4.0
    \- com.mycila:license-maven-plugin:jar:4.0:compile
       \- org.apache.maven:maven-core:jar:3.6.3:compile
          \- (org.apache.maven.shared:maven-shared-utils:jar:3.2.1:compile - omitted for conflict with 3.3.3)

  4. +
  5. com.mycila:license-maven-plugin:maven-plugin:4.0
    \- org.apache.maven:maven-core:jar:3.6.3:compile
       \- (org.apache.maven.shared:maven-shared-utils:jar:3.2.1:compile - omitted for conflict with 3.3.3)

3.3.3 +
    +
  1. com.mycila:license-maven-plugin-git:jar:4.0
    \- com.mycila:license-maven-plugin:jar:4.0:compile
       \- org.apache.maven.shared:maven-shared-utils:jar:3.3.3:compile

  2. +
  3. com.mycila:license-maven-plugin-svn:jar:4.0
    \- com.mycila:license-maven-plugin:jar:4.0:compile
       \- org.apache.maven.shared:maven-shared-utils:jar:3.3.3:compile

  4. +
  5. com.mycila:license-maven-plugin:maven-plugin:4.0
    \- org.apache.maven.shared:maven-shared-utils:jar:3.3.3:compile

+

org.apache.maven:maven-artifact

+ + + +
[Error]
+ + + + + + +
3.0 +
    +
  1. com.mycila:license-maven-plugin:maven-plugin:4.0
    +- org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.6.0:provided
    |  \- (org.apache.maven:maven-artifact:jar:3.0:compile - scope updated from provided; omitted for duplicate)
    \- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
       \- org.apache.maven:maven-artifact:jar:3.0:compile

3.6.3 +
    +
  1. com.mycila:license-maven-plugin:maven-plugin:4.0
    \- org.apache.maven:maven-core:jar:3.6.3:compile
       +- (org.apache.maven:maven-artifact:jar:3.6.3:compile - omitted for conflict with 3.0)
       \- org.apache.maven:maven-model-builder:jar:3.6.3:compile
          \- (org.apache.maven:maven-artifact:jar:3.6.3:compile - omitted for conflict with 3.0)

+

org.codehaus.plexus:plexus-classworlds

+ + + +
[Error]
+ + + + + + +
2.5.2 +
    +
  1. com.mycila:license-maven-plugin-git:jar:4.0
    \- com.mycila:license-maven-plugin:jar:4.0:compile
       \- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
          \- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.4:compile
             \- (org.codehaus.plexus:plexus-classworlds:jar:2.5.2:compile - omitted for conflict with 2.6.0)

  2. +
  3. com.mycila:license-maven-plugin-svn:jar:4.0
    \- com.mycila:license-maven-plugin:jar:4.0:compile
       \- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
          \- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.4:compile
             \- (org.codehaus.plexus:plexus-classworlds:jar:2.5.2:compile - omitted for conflict with 2.6.0)

  4. +
  5. com.mycila:license-maven-plugin:maven-plugin:4.0
    \- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
       \- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.4:compile
          \- (org.codehaus.plexus:plexus-classworlds:jar:2.5.2:compile - omitted for conflict with 2.6.0)

2.6.0 +
    +
  1. com.mycila:license-maven-plugin-git:jar:4.0
    \- com.mycila:license-maven-plugin:jar:4.0:compile
       +- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
       |  \- org.codehaus.plexus:plexus-classworlds:jar:2.6.0:compile
       \- org.apache.maven:maven-core:jar:3.6.3:compile
          \- (org.codehaus.plexus:plexus-classworlds:jar:2.6.0:compile - omitted for duplicate)

  2. +
  3. com.mycila:license-maven-plugin-svn:jar:4.0
    \- com.mycila:license-maven-plugin:jar:4.0:compile
       +- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
       |  \- org.codehaus.plexus:plexus-classworlds:jar:2.6.0:compile
       \- org.apache.maven:maven-core:jar:3.6.3:compile
          \- (org.codehaus.plexus:plexus-classworlds:jar:2.6.0:compile - omitted for duplicate)

  4. +
  5. com.mycila:license-maven-plugin:maven-plugin:4.0
    +- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
    |  \- org.codehaus.plexus:plexus-classworlds:jar:2.6.0:compile
    \- org.apache.maven:maven-core:jar:3.6.3:compile
       \- (org.codehaus.plexus:plexus-classworlds:jar:2.6.0:compile - omitted for duplicate)

+

org.codehaus.plexus:plexus-component-annotations

+ + + +
[Error]
+ + + + + + +
1.5.5 +
    +
  1. com.mycila:license-maven-plugin-git:jar:4.0
    \- com.mycila:license-maven-plugin:jar:4.0:compile
       \- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
          \- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.4:compile
             \- (org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile - omitted for conflict with 2.1.0)

  2. +
  3. com.mycila:license-maven-plugin-svn:jar:4.0
    \- com.mycila:license-maven-plugin:jar:4.0:compile
       \- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
          \- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.4:compile
             \- (org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile - omitted for conflict with 2.1.0)

  4. +
  5. com.mycila:license-maven-plugin:maven-plugin:4.0
    \- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
       \- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.4:compile
          \- (org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile - omitted for conflict with 2.1.0)

2.1.0 +
    +
  1. com.mycila:license-maven-plugin-git:jar:4.0
    \- com.mycila:license-maven-plugin:jar:4.0:compile
       \- org.apache.maven:maven-core:jar:3.6.3:compile
          \- org.codehaus.plexus:plexus-component-annotations:jar:2.1.0:compile

  2. +
  3. com.mycila:license-maven-plugin-svn:jar:4.0
    \- com.mycila:license-maven-plugin:jar:4.0:compile
       \- org.apache.maven:maven-core:jar:3.6.3:compile
          \- org.codehaus.plexus:plexus-component-annotations:jar:2.1.0:compile

  4. +
  5. com.mycila:license-maven-plugin:maven-plugin:4.0
    \- org.apache.maven:maven-core:jar:3.6.3:compile
       \- org.codehaus.plexus:plexus-component-annotations:jar:2.1.0:compile

+

org.codehaus.plexus:plexus-utils

+ + + +
[Error]
+ + + + + + + + + + + + + + + + + + + + + +
1.0.4 +
    +
  1. com.mycila:license-maven-plugin:maven-plugin:4.0
    \- org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:3.3.0:test
       \- org.codehaus.plexus:plexus-archiver:jar:2.2:test
          \- org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:test
             \- (org.codehaus.plexus:plexus-utils:jar:1.0.4:test - omitted for conflict with 3.2.1)

1.5.5 +
    +
  1. com.mycila:license-maven-plugin-git:jar:4.0
    \- com.mycila:license-maven-plugin:jar:4.0:compile
       \- org.apache.maven:maven-core:jar:3.6.3:compile
          \- org.apache.maven:maven-settings-builder:jar:3.6.3:compile
             \- org.sonatype.plexus:plexus-sec-dispatcher:jar:1.4:compile
                \- (org.codehaus.plexus:plexus-utils:jar:1.5.5:compile - omitted for conflict with 3.2.1)

  2. +
  3. com.mycila:license-maven-plugin-svn:jar:4.0
    \- com.mycila:license-maven-plugin:jar:4.0:compile
       \- org.apache.maven:maven-core:jar:3.6.3:compile
          \- org.apache.maven:maven-settings-builder:jar:3.6.3:compile
             \- org.sonatype.plexus:plexus-sec-dispatcher:jar:1.4:compile
                \- (org.codehaus.plexus:plexus-utils:jar:1.5.5:compile - omitted for conflict with 3.2.1)

  4. +
  5. com.mycila:license-maven-plugin:maven-plugin:4.0
    \- org.apache.maven:maven-core:jar:3.6.3:compile
       \- org.apache.maven:maven-settings-builder:jar:3.6.3:compile
          \- org.sonatype.plexus:plexus-sec-dispatcher:jar:1.4:compile
             \- (org.codehaus.plexus:plexus-utils:jar:1.5.5:compile - omitted for conflict with 3.2.1)

2.0.4 +
    +
  1. com.mycila:license-maven-plugin:maven-plugin:4.0
    \- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
       \- org.apache.maven:maven-model:jar:3.6.3:compile
          \- (org.codehaus.plexus:plexus-utils:jar:2.0.4:compile - omitted for conflict with 3.2.1)

3.0 +
    +
  1. com.mycila:license-maven-plugin:maven-plugin:4.0
    \- org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:3.3.0:test
       \- org.codehaus.plexus:plexus-archiver:jar:2.2:test
          \- org.codehaus.plexus:plexus-io:jar:2.0.4:test
             \- (org.codehaus.plexus:plexus-utils:jar:3.0:test - omitted for conflict with 3.2.1)

3.0.17 +
    +
  1. com.mycila:license-maven-plugin-git:jar:4.0
    \- com.mycila:license-maven-plugin:jar:4.0:compile
       \- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
          \- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.4:compile
             \- (org.codehaus.plexus:plexus-utils:jar:3.0.17:compile - omitted for conflict with 3.2.1)

  2. +
  3. com.mycila:license-maven-plugin-svn:jar:4.0
    \- com.mycila:license-maven-plugin:jar:4.0:compile
       \- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
          \- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.4:compile
             \- (org.codehaus.plexus:plexus-utils:jar:3.0.17:compile - omitted for conflict with 3.2.1)

  4. +
  5. com.mycila:license-maven-plugin:maven-plugin:4.0
    \- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
       \- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.4:compile
          \- (org.codehaus.plexus:plexus-utils:jar:3.0.17:compile - omitted for conflict with 2.0.4)

3.0.7 +
    +
  1. com.mycila:license-maven-plugin:maven-plugin:4.0
    \- org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:3.3.0:test
       \- org.codehaus.plexus:plexus-archiver:jar:2.2:test
          \- (org.codehaus.plexus:plexus-utils:jar:3.0.7:test - omitted for conflict with 3.2.1)

3.2.1 +
    +
  1. com.mycila:license-maven-plugin-git:jar:4.0
    \- com.mycila:license-maven-plugin:jar:4.0:compile
       +- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
       |  +- org.apache.maven:maven-model:jar:3.6.3:compile
       |  |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
       |  +- org.apache.maven:maven-artifact:jar:3.6.3:compile
       |  |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
       |  \- org.codehaus.plexus:plexus-utils:jar:3.2.1:compile
       \- org.apache.maven:maven-core:jar:3.6.3:compile
          +- org.apache.maven:maven-settings:jar:3.6.3:compile
          |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
          +- org.apache.maven:maven-settings-builder:jar:3.6.3:compile
          |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
          +- org.apache.maven:maven-repository-metadata:jar:3.6.3:compile
          |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
          +- org.apache.maven:maven-model-builder:jar:3.6.3:compile
          |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
          +- org.apache.maven:maven-resolver-provider:jar:3.6.3:compile
          |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
          \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)

  2. +
  3. com.mycila:license-maven-plugin-svn:jar:4.0
    \- com.mycila:license-maven-plugin:jar:4.0:compile
       +- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
       |  +- org.apache.maven:maven-model:jar:3.6.3:compile
       |  |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
       |  +- org.apache.maven:maven-artifact:jar:3.6.3:compile
       |  |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
       |  \- org.codehaus.plexus:plexus-utils:jar:3.2.1:compile
       \- org.apache.maven:maven-core:jar:3.6.3:compile
          +- org.apache.maven:maven-settings:jar:3.6.3:compile
          |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
          +- org.apache.maven:maven-settings-builder:jar:3.6.3:compile
          |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
          +- org.apache.maven:maven-repository-metadata:jar:3.6.3:compile
          |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
          +- org.apache.maven:maven-model-builder:jar:3.6.3:compile
          |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
          +- org.apache.maven:maven-resolver-provider:jar:3.6.3:compile
          |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
          \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)

  4. +
  5. com.mycila:license-maven-plugin:maven-plugin:4.0
    +- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
    |  +- org.apache.maven:maven-artifact:jar:3.0:compile
    |  |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for conflict with 2.0.4)
    |  \- org.codehaus.plexus:plexus-utils:jar:3.2.1:compile
    \- org.apache.maven:maven-core:jar:3.6.3:compile
       +- org.apache.maven:maven-settings:jar:3.6.3:compile
       |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
       +- org.apache.maven:maven-settings-builder:jar:3.6.3:compile
       |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
       +- org.apache.maven:maven-repository-metadata:jar:3.6.3:compile
       |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
       +- org.apache.maven:maven-model-builder:jar:3.6.3:compile
       |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
       +- org.apache.maven:maven-resolver-provider:jar:3.6.3:compile
       |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
       \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)

+

org.slf4j:slf4j-api

+ + + +
[Error]
+ + + + + + +
1.7.25 +
    +
  1. com.mycila:license-maven-plugin-git:jar:4.0
    \- com.mycila:license-maven-plugin:jar:4.0:compile
       \- org.apache.maven:maven-core:jar:3.6.3:compile
          \- org.apache.maven.resolver:maven-resolver-impl:jar:1.4.1:compile
             \- (org.slf4j:slf4j-api:jar:1.7.25:compile - omitted for conflict with 1.7.29)

  2. +
  3. com.mycila:license-maven-plugin-svn:jar:4.0
    \- com.mycila:license-maven-plugin:jar:4.0:compile
       \- org.apache.maven:maven-core:jar:3.6.3:compile
          \- org.apache.maven.resolver:maven-resolver-impl:jar:1.4.1:compile
             \- (org.slf4j:slf4j-api:jar:1.7.25:compile - omitted for conflict with 1.7.29)

  4. +
  5. com.mycila:license-maven-plugin:maven-plugin:4.0
    \- org.apache.maven:maven-core:jar:3.6.3:compile
       \- org.apache.maven.resolver:maven-resolver-impl:jar:1.4.1:compile
          \- (org.slf4j:slf4j-api:jar:1.7.25:compile - omitted for conflict with 1.7.29)

1.7.29 +
    +
  1. com.mycila:license-maven-plugin-git:jar:4.0
    \- com.mycila:license-maven-plugin:jar:4.0:compile
       \- org.apache.maven:maven-core:jar:3.6.3:compile
          \- org.apache.maven:maven-resolver-provider:jar:3.6.3:compile
             \- org.slf4j:slf4j-api:jar:1.7.29:compile

  2. +
  3. com.mycila:license-maven-plugin-svn:jar:4.0
    \- com.mycila:license-maven-plugin:jar:4.0:compile
       \- org.apache.maven:maven-core:jar:3.6.3:compile
          \- org.apache.maven:maven-resolver-provider:jar:3.6.3:compile
             \- org.slf4j:slf4j-api:jar:1.7.29:compile

  4. +
  5. com.mycila:license-maven-plugin:maven-plugin:4.0
    \- org.apache.maven:maven-core:jar:3.6.3:compile
       \- org.apache.maven:maven-resolver-provider:jar:3.6.3:compile
          \- org.slf4j:slf4j-api:jar:1.7.29:compile

+
+
+
+
+
+ + + diff --git a/docs/reports/4.0/license-maven-plugin-svn/dependency-info.html b/docs/reports/4.0/license-maven-plugin-svn/dependency-info.html new file mode 100644 index 000000000..b876199e0 --- /dev/null +++ b/docs/reports/4.0/license-maven-plugin-svn/dependency-info.html @@ -0,0 +1,117 @@ + + + + + + + + license-maven-plugin-parent – Dependency Information + + + + + + + + + +
+
+
+

Dependency Information

+

Apache Maven

+
+
<dependency>
+  <groupId>com.mycila</groupId>
+  <artifactId>license-maven-plugin-parent</artifactId>
+  <version>4.0</version>
+  <type>pom</type>
+</dependency>
+

Apache Buildr

+
+
'com.mycila:license-maven-plugin-parent:pom:4.0'
+

Apache Ivy

+
+
<dependency org="com.mycila" name="license-maven-plugin-parent" rev="4.0">
+  <artifact name="license-maven-plugin-parent" type="pom" />
+</dependency>
+

Groovy Grape

+
+
@Grapes(
+@Grab(group='com.mycila', module='license-maven-plugin-parent', version='4.0')
+)
+

Gradle/Grails

+
+
compile 'com.mycila:license-maven-plugin-parent:4.0'
+

Scala SBT

+
+
libraryDependencies += "com.mycila" % "license-maven-plugin-parent" % "4.0"
+

Leiningen

+
+
[com.mycila/license-maven-plugin-parent "4.0"]
+
+
+
+
+
+ + + diff --git a/docs/reports/4.0/license-maven-plugin-svn/dependency-management.html b/docs/reports/4.0/license-maven-plugin-svn/dependency-management.html new file mode 100644 index 000000000..a5ebc3baa --- /dev/null +++ b/docs/reports/4.0/license-maven-plugin-svn/dependency-management.html @@ -0,0 +1,132 @@ + + + + + + + + license-maven-plugin-parent – Project Dependency Management + + + + + + + + + +
+
+
+

Project Dependency Management

+

compile

+

The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersionTypeLicense
com.mycilamycila-xmltool4.4.gajarApache License 2.0
junitjunit4.12jarEclipse Public License 1.0
org.apache.mavenmaven-core3.6.3jarApache License, Version 2.0
org.apache.mavenmaven-plugin-api3.6.3jarApache License, Version 2.0
org.apache.maven.plugin-testingmaven-plugin-testing-harness3.3.0jarApache License, Version 2.0
org.apache.maven.plugin-toolsmaven-plugin-annotations3.6.0jarApache License, Version 2.0
+
+
+
+
+
+ + + diff --git a/docs/reports/4.0/license-maven-plugin-svn/distribution-management.html b/docs/reports/4.0/license-maven-plugin-svn/distribution-management.html new file mode 100644 index 000000000..9c94141d5 --- /dev/null +++ b/docs/reports/4.0/license-maven-plugin-svn/distribution-management.html @@ -0,0 +1,91 @@ + + + + + + + + license-maven-plugin-parent – Project Distribution Management + + + + + + + + + +
+
+
+

Overview

+

The following is the distribution management information used by this project.

+

Repository - mycila-oss-staging

https://oss.sonatype.org/service/local/staging/deploy/maven2/
+

Snapshot Repository - mycila-oss-snapshots

https://oss.sonatype.org/content/repositories/snapshots/
+

Site - report

https://mycila.carbou.me/license-maven-plugin/reports/4.0
+
+
+
+
+
+ + + diff --git a/docs/reports/4.0/license-maven-plugin-svn/images/collapsed.gif b/docs/reports/4.0/license-maven-plugin-svn/images/collapsed.gif new file mode 100644 index 0000000000000000000000000000000000000000..6e710840640c1bfd9dd76ce7fef56f1004092508 GIT binary patch literal 53 ycmZ?wbhEHbWM^P!XkdT>#h)yUTnvm1Iv_qshJlI4r7uBZ*YkPFU8d4p4Aua}2?(?R literal 0 HcmV?d00001 diff --git a/docs/reports/4.0/license-maven-plugin-svn/images/expanded.gif b/docs/reports/4.0/license-maven-plugin-svn/images/expanded.gif new file mode 100644 index 0000000000000000000000000000000000000000..0fef3d89e0df1f8bc49a0cd827f2607c7d7fd2f0 GIT binary patch literal 52 xcmZ?wbhEHbWM^P!XkdT>#h)yUTnvm1Iv_qshJlH@g}+fUi&t{amUB!D)&R0C2fzRT literal 0 HcmV?d00001 diff --git a/docs/reports/4.0/license-maven-plugin-svn/images/external.png b/docs/reports/4.0/license-maven-plugin-svn/images/external.png new file mode 100644 index 0000000000000000000000000000000000000000..3f999fc88b360074e41f38c3b4bc06ccb3bb7cf8 GIT binary patch literal 230 zcmeAS@N?(olHy`uVBq!ia0vp^+(699!3-oX?^2ToQY`6?zK#qG>ra@ocD)4hB}-f* zN`mv#O3D+9QW+dm@{>{(JaZG%Q-e|yQz{EjrrH1%@dWsUxR#cd{{R1fCIbVIy!atN z8e~{WkY6y6%iy53@(Yk3;OXKRQgJIOfsI*BO@UFsfhWLBc>*(#PB?Jn2*(o!76E4F z2oaVU3``tH+Kgs0GI5+@Tg}d)z%jd%F@?{8!SRZ5b1yT80-FZIMn)zc2Ca66y`pzY R*nwsJMCn#OVEqF*oew~oaAu*+mN;-=y?VHT3tIe$XQqrDo-uB_a z!$aaK`z6))OKGn34?nwc^SuifkIL#EmDgV_qjg-#8v*0u4q4%1moUw{LZ54UeCgzNF^jX`uv-XK+9g@yFrG9?@ z!9&5&Tgk*j(b!GF&{N4I-Owl3GNQ;Kslp@APSw&&&ux9d>WxL~{EYoKm2KHvv3+ax zZUYB?Ae*8JnchZheXeEaa>@87?_fB*jV>(`erUx0B6j@wa!KnN)QWMO1rn9HC8 zQU}Tt3>@bftT|;oHYhlHH8T8tc{qL2LBC1&wnQeg^-S05<#H=J%;q~&KX!$OXH$lP zifQJ#9>L8|xhAVRHT-xPa*}7JK>(A*!AmL!CQC~j>707p+C5b#ib-SZ5@wfn#-0y8 zor_pb3M^%mkXhlduwjw4dk@RWhYZ<*tSUAV9x3eYyi#^d39lH{872xT#>g14FgCZb z+Lvv}DClhGVU*`8y(Qe}(9I>Lw<6->0~Q`zX3oMH2272dBARI`0wDzxS_G8b_H+a` TZ#n2*^y*Bf^Krq04Gh)*dSnrT literal 0 HcmV?d00001 diff --git a/docs/reports/4.0/license-maven-plugin-svn/images/icon_info_sml.gif b/docs/reports/4.0/license-maven-plugin-svn/images/icon_info_sml.gif new file mode 100644 index 0000000000000000000000000000000000000000..c6cb9ad7ce438a798426703e86a7ffc197d51dbb GIT binary patch literal 606 zcmZ?wbhEHb!Rj)7jHhhdgsOUdoQoueZi?7 z>>gViTe&E#V48n=mrru5S3;v}WQB8hiDz7$TU2Fg8RZkU)J)l4H+4sO@7jjxJ4?G(<~7c1nYFul=C0P+d#d`@bj{yi z-npcE!T#Qb2PP~z)H;3B%r(bntUlH>Y2~CvyV|C%UbyM>vTf&9?!2&e&!siHFV0_c zVB`KP8}?n^dg$7Yqc`@PxOMQ%-NWbZ9Xfk=)1K2OFF!hV;r{6>kIr6ua^~ve%eS9j zy7lbD`I|4_et!J??bq+WzI^-n`RfmdkOIfh!pgqYwSCK`t~@$#!^!1aj_y2mzyI{@?vuB79>2N$==JkApPs$`_~ygc*YCf)diVLp z{pXKfy#M&+`?nvze*gIk#Q*;N0|qHLXbBUFKUo+V7>XElKuSSz!oa?}p{S|3rL`#` zEj=M8CWV#D$GthOu#hRgfH^NPHz`Z6or!6tudIJkhF|)EqL_SUmH;#E=*;vU)ut4d z*}1MJ+3|6yK5|W*0YQlwY}}E_93D;*P3)($(!#iHyj&dYc$?gAB*f@)n?~7Mn)5Ze zB*b!gs&gB@F*e|Da`5(ac688Lp~TGAEh5PBlHo`4aV}w%hy?;49h(#+>`NXTD0Bjy;4ci{C-1K14rU#4Xoa9{m6qopA9n0cn|!>ecYkij zwyX=!4*mH3EoqLqSGiVbyFqxD(bS8XSDu{6U1jZO70Ic@{~t&7=B^ zBD)NOoAkU&Gy^LQJ5PtV?u{&65}4ZUmfYbweP{LTy^YnAGv=AGa7*6wj}%~b0?7r5!@qH7P%p1*$L z@#{ODxoUwG+WsY)zWExj-aqxpQS(e!bx&6L`u)?tfB$~}{{8*?cVO&*V`-G2NeC$Z zWMO1r=w{FXnGVVm3>>=|#5rX=HY{-DP?VFNPL-%m%>B+*~5-k^-+4*MLFr;tQ0}^rlS-^!^Q`Mx1hrB$jwn&hk~Xk=#Nl+_9Nu|Y$D G!5RQ;-6)O# literal 0 HcmV?d00001 diff --git a/docs/reports/4.0/license-maven-plugin-svn/images/icon_warning_sml.gif b/docs/reports/4.0/license-maven-plugin-svn/images/icon_warning_sml.gif new file mode 100644 index 0000000000000000000000000000000000000000..873bbb52cb9768103c27fbb9a9bac16ac615fce5 GIT binary patch literal 576 zcmZ?wbhEHbB!Sy%bj7w z8LP{2I!WYbmF&-Ixi?j6tD|K1XR2M#l>Aw*aXL%wXS3nYW}{zi=4WzsU5r%E6qx+# za{AThd85YVOsT`KDUrWsBtGknIa3>Sy(4;AS@f^Dxt>-=XPXm#FD(1Lr2hBv=9?3X zZS^!XrNw@)>eiN((2|w-y>{aB1+99DGMA?}+UTggT+(Z*rf8+5x~aWVOGcurtl;&U zIa)H3I&#vwvQjJBn`YHj9iKlB7`)(M#!e{yWMO1rC}Yq8NrU2qfqia6SyOXMYa1sM zM_a34eqyRfcQbQJY;^IYGTuzaxglKLqNQEA}OiQec+sQ#rUUjLqg_MpsPmY43 zsgmVV8EHK$eV-B~6*UcAW2+w%1e4o&9#aAczLGF}PmMg|6J0Ey4q A)Bpeg literal 0 HcmV?d00001 diff --git a/docs/reports/4.0/license-maven-plugin-svn/images/logos/build-by-maven-black.png b/docs/reports/4.0/license-maven-plugin-svn/images/logos/build-by-maven-black.png new file mode 100644 index 0000000000000000000000000000000000000000..919fd0f66a7f713920dd7422035db1c9d484351d GIT binary patch literal 2294 zcmVKOG`!VuDc=fnx$+R6#>c^>b&wcOS?|$!`a}U6ptjU_J zlBA}l*3{J0)YMd0R~Hr*dU$xO^ie1jhYlTLS+=C4#MRYRCX#twGUSD6Il$6AA+=UAlkY(ZF;m4037Yc>v&!1mPsNXdliHV74&z>zUEv=}iC@U)i zfc^XTJ3BiAKvYyzczAd~K){|od(ip)`}f`5-HnZnv$L~Hzqq=(y7Kb!>gsAwPfu@e z@3gcu0LabFC4?{xBNPh18Fpy3+Tr2hfq{Yc_V$w}PjVdhGtMTH$zU){PfznaPmK)? z4KH52=;-KZX=#a#jlFZ{PF7YH!!Q{c8Taqs=Xt)UsK{tE{@>vc{2Hgh!NL0adH}e0 z@19Df^78Tm0ES@zz{SO7Zf@=upJ1_AP_bIAgpih&mWqmsojZ4GG#a&9{f)&Au~_Wm z<0F^L4;(mPHk)-io!M*-3JMa7#VIK%EBy%}_$g6IPEM9cBvPp~K0f}{t5+6_rMbEJ z(xpqcZ{G$0j^p<2+vnuu^bN3MdU`rLJ3Br;9ss7MrVbuFxUjHLQBhGX6WriQ5|M*_w z@5bUDdV71dTCG;AO-@dx@4a~OA{y)K>k+2N$jAo|9?w z?b_+nr`2k;!{M;o?Qh<^`R=>#RtFA0KR<`Vfh)Li;|5+X!otGn&U<@%H*VaBDU;Gf zr_<5=()7Iqfmk>yLj`}084`48Zf?d|M~)mpOHfeI{QNv2WMN?;Dk=&9GBY#LVzb%$ z`};Aq6GAK&OK4~)&U*g*IT{xh7M8K~%9SgtQ-;OG#ZeC5ym=F=X|vf(9h#b&K7RZN z05+S=X0xGjU|@g-%ePwl!GC`7t=5VDruDp`t9rXwq=tAb*88KQqo~N`a#V_oixKzA z%F4dJzL1cRy1F{CSUfW`qfjWeZ{Hpm7>H$yNF>V6&c<>vGBOgU_w@7}J9g~o(WA6z z#sgc0B0VlH4i&T6{Pyiz)FUDys6$s*7rnXCi!3z)!0DGJ5eITHyM2Q|E@qtti{QRD z*nbiZg+h^&lY>QINl6I+oH}*N-Q67kYHMqqoSd*@fE67^695Pa36aTU0HD+95)%{g zFw)c0Gcqy&K&4WxG906$qk6p_b=txpgmiazqaGF(M)NU+!{3cPsc^{*a`Ja$nXfZ@ zhsL%N4whw0OG`2M6&4oG&CQ8KBHBPHC@3f>C|I^a>__(qFp!^RU zV`F0uhl6EVxm><`_ijATmoHz|)ztxjL?XdmSuB<(Po5A$mM!w}C3kdS~ef}W>dub-Hhz&fI`vJ#oXvTST@?6qsxN=r)tz|+%n^XARiL+I)0 z!HGL|?4Z?OC@z>ppO+fmk zEDIk1FgrV2R8&O&@;qNwR)+h@$;nZx)dqvXVzG2}b>-#d_4oHa!G&Dp59OYMg zd;9A2I}{29&+|ObzkB!Y^XJcKjE;^*({SomlT)I^E^_90Q{xPG;bvU;38ml zcng&pTZhKxAmAX-{xuvUBO`bZu-omWrKK8;X6fkl>(@`5I6;GyySuwkDCBv*tE;QE zwH1kg)0Ijk1~{Qms8A@Vadob6a=9D}VUx-9>C-1l1S|^dcDq`w#&Z*k#hB*+K%>#n z=0$)zo8T)X1Ujc}V+Omw8!O@%0GKp7%(fp1ER{;7QYogYiHQlT)w*&q5{X2iP;Ak literal 0 HcmV?d00001 diff --git a/docs/reports/4.0/license-maven-plugin-svn/images/logos/build-by-maven-white.png b/docs/reports/4.0/license-maven-plugin-svn/images/logos/build-by-maven-white.png new file mode 100644 index 0000000000000000000000000000000000000000..7d44c9c2e5742bdf8649ad282f83208f1da9b982 GIT binary patch literal 2260 zcmV;_2rKuAP)4hTLUyOQ{PVbVY5&Y3g!&hN~bnR7}ZgkXUt ziC%zU0gf+&kEv>t|d$x|zXw1mS0D%1b{8z7DF%0wW-8(XBFc`A3vVI|O z^!N97baWg(eE86zLn4uA_wL=Zb@+UKU|=8sJb3V6XlSUctSl!dhm4xd=KJ^W|8h2q zR4NS%3yX+|NKQ`f?d=7Cf`Wo)&z=E5TU%REQIXYZefjbwRvsQ6zIyfQojZ3l8V#{v zv)R(q)39Vr2GBPsa+apV2%%fIZY3ln0Kl+1Y8c*(xe3X6sWFH9kH*UDDLl)ZN`}u~;f9D%P!A2LK5P2`MQl z(b3TuDUC++_U+qm01k;n!Z1u+TwGjS+}X2d^Yil+3Pn;B-~q z{Qdm_z{kf&EEb1^gw)j3R904!x}#RBj~+c578Vv16olc}xpQZGd;7k9`>@WHD_2M| z{%VB2fNVCK&1U^_rTW_bx`C@MK&%ZR^ybZ*=;&yb zN);0mV>X+~OA`|lRVtNAr7A8i#zL)DyJycHxm+$5izO0?QmM?$%p@6le0*H3R;yI1 z=;-LCrlu1oPI!8HIypHhmCA~Wig|;>WHON!GbSbmcN`jxhJ=GssnlpRR;zVzaF8J4 z>+3sJhW@0w{LH6-`(Afr<9kMWBXoSUM7Dox&JGJtojOI96z3EG z*uH)HWN?qO7x!`hzQnzLg5JL3Ui^ps%X$n4`+YK2S-yNZo>gC8kJmXUC#D?-i_a7IlwdR(Kkw#T>s)<( zJ!ZVTycREBO!{t;H9|r{F#q)FQ_`LjAsBnPnnKk2PZ;V3*7{M#@%jyBNObh|^_fg2 zd|f0I3eTTEPf=83VhUbHWgRft|{%MRRMp6H>seM7wV6&k5Vn7H0DDSDT_wn(;aaUDU zWi%QoiptK;CgqIWB$bwy78Mm?w@oI~&6_tPBO~$kExCLno}10)mX;RGM?^%-PjqOt zTFi(#=@4C7NJmxEVK7l6G0yhEp_Lq9)1fj}S-2%Mdrv$L~tStVt%xVSheDG9e5EX$6J zj8GIMm&=bIKaK;TqoYG05D0}r0!Kqb1E0?q2n1`_uAR{_f0E{OgnR$~y~Sd|+0n_# z2@6L?MsUQ^H0|QzLJoDKqobtlneyk|8`Sp{cp}PUC5RRQ^8?;2;Iss$eWk%*n3$Nr z(73v~e)3}s219#$yTM=(2n6o#?!LahxUO>?H!v`O%bZ*;$Ideh!!Qg0h{fVXix$lf i91DLtEx@rr0RIK2cl{g~?Z1Nn0000}s literal 0 HcmV?d00001 diff --git a/docs/reports/4.0/license-maven-plugin-svn/images/logos/maven-feather.png b/docs/reports/4.0/license-maven-plugin-svn/images/logos/maven-feather.png new file mode 100644 index 0000000000000000000000000000000000000000..b5ada836e9eb4af4db810f648b013933e72c8fbe GIT binary patch literal 3330 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 literal 0 HcmV?d00001 diff --git a/docs/reports/4.0/license-maven-plugin-svn/images/newwindow.png b/docs/reports/4.0/license-maven-plugin-svn/images/newwindow.png new file mode 100644 index 0000000000000000000000000000000000000000..6287f72bd08a870908e7361d98c35ee0d6dcbc82 GIT binary patch literal 220 zcmeAS@N?(olHy`uVBq!ia0vp^+(699!3-oX?^2ToQY`6?zK#qG>ra@ocD)4hB}-f* zN`mv#O3D+9QW+dm@{>{(JaZG%Q-e|yQz{EjrrH1%@dWsUxR#cd&SYTt4+aeuCvSob zD+%%o1`04ZXs!GLj7%Iec?BF2%&y2ZFfeUwWbk2P5nvW+xWT~4#-PT{uyM;F);OSv44$rjF6*2U FngH~|K)3(^ literal 0 HcmV?d00001 diff --git a/docs/reports/4.0/license-maven-plugin-svn/index.html b/docs/reports/4.0/license-maven-plugin-svn/index.html new file mode 100644 index 000000000..297670d4d --- /dev/null +++ b/docs/reports/4.0/license-maven-plugin-svn/index.html @@ -0,0 +1,103 @@ + + + + + + + + license-maven-plugin-parent – About + + + + + + + + + +
+
+
+

About license-maven-plugin-parent

+

Contains a Maven 2 plugin to check and update license headers in source files and its optional dependencies

+

Project Modules

+

This project has declared the following modules:

+ + + + + + + + + + + + +
NameDescription
license-maven-pluginMaven 2 plugin to check and update license headers in source files
license-maven-plugin-gitAn optional module for license-maven-plugin adding git related functionality
license-maven-plugin-svnContains a Maven 2 plugin to check and update license headers in source files and its optional dependencies
+
+
+
+
+
+ + + diff --git a/docs/reports/4.0/license-maven-plugin-svn/issue-management.html b/docs/reports/4.0/license-maven-plugin-svn/issue-management.html new file mode 100644 index 000000000..8cb4c9436 --- /dev/null +++ b/docs/reports/4.0/license-maven-plugin-svn/issue-management.html @@ -0,0 +1,92 @@ + + + + + + + + license-maven-plugin-parent – Issue Management + + + + + + + + + +
+
+
+

Overview

+

This project uses GitHub to manage its issues.

+

Issue Management

+

Issues, bugs, and feature requests should be submitted to the following issue management system for this project.

+
+
+
+
+
+
+ + + diff --git a/docs/reports/4.0/license-maven-plugin-svn/licenses.html b/docs/reports/4.0/license-maven-plugin-svn/licenses.html new file mode 100644 index 000000000..7df3ab6dd --- /dev/null +++ b/docs/reports/4.0/license-maven-plugin-svn/licenses.html @@ -0,0 +1,656 @@ + + + + + + + + license-maven-plugin-parent – Project Licenses + + + + + + + + + +
+
+
+

Overview

+

Typically the licenses listed for the project are that of the project itself, and not of dependencies.

+

Project Licenses

+

Apache License 2.0

[Original text] +

Copy of the license follows:

+ +
+ + +
+ +
+
+ + + ApacheCon 2021 Coming Soon! + + The Apache Software Foundation +
+ +
+ Apache Support Logo +
+
+
+

Apache License, Version 2.0

+ +

The 2.0 version of the Apache License, approved by the ASF in 2004, helps us achieve our goal of providing +reliable and long-lived software products through collaborative, open-source software development.

+

All packages produced by the ASF are implicitly licensed under the Apache +License, Version 2.0, unless otherwise explicitly stated.

+
+

+Apache License
Version 2.0, January 2004
+http://www.apache.org/licenses/ +

+

TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

+

1. Definitions.

+
+

"License" shall mean the terms and conditions for use, reproduction, and +distribution as defined by Sections 1 through 9 of this document.

+

"Licensor" shall mean the copyright owner or entity authorized by the +copyright owner that is granting the License.

+

"Legal Entity" shall mean the union of the acting entity and all other +entities that control, are controlled by, or are under common control with +that entity. For the purposes of this definition, "control" means (i) the +power, direct or indirect, to cause the direction or management of such +entity, whether by contract or otherwise, or (ii) ownership of fifty +percent (50%) or more of the outstanding shares, or (iii) beneficial +ownership of such entity.

+

"You" (or "Your") shall mean an individual or Legal Entity exercising +permissions granted by this License.

+

"Source" form shall mean the preferred form for making modifications, +including but not limited to software source code, documentation source, +and configuration files.

+

"Object" form shall mean any form resulting from mechanical transformation +or translation of a Source form, including but not limited to compiled +object code, generated documentation, and conversions to other media types.

+

"Work" shall mean the work of authorship, whether in Source or Object form, +made available under the License, as indicated by a copyright notice that +is included in or attached to the work (an example is provided in the +Appendix below).

+

"Derivative Works" shall mean any work, whether in Source or Object form, +that is based on (or derived from) the Work and for which the editorial +revisions, annotations, elaborations, or other modifications represent, as +a whole, an original work of authorship. For the purposes of this License, +Derivative Works shall not include works that remain separable from, or +merely link (or bind by name) to the interfaces of, the Work and Derivative +Works thereof.

+

"Contribution" shall mean any work of authorship, including the original +version of the Work and any modifications or additions to that Work or +Derivative Works thereof, that is intentionally submitted to Licensor for +inclusion in the Work by the copyright owner or by an individual or Legal +Entity authorized to submit on behalf of the copyright owner. For the +purposes of this definition, "submitted" means any form of electronic, +verbal, or written communication sent to the Licensor or its +representatives, including but not limited to communication on electronic +mailing lists, source code control systems, and issue tracking systems that +are managed by, or on behalf of, the Licensor for the purpose of discussing +and improving the Work, but excluding communication that is conspicuously +marked or otherwise designated in writing by the copyright owner as "Not a +Contribution."

+

"Contributor" shall mean Licensor and any individual or Legal Entity on +behalf of whom a Contribution has been received by Licensor and +subsequently incorporated within the Work.

+
+

2. Grant of Copyright License. Subject to the +terms and conditions of this License, each Contributor hereby grants to You +a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable +copyright license to reproduce, prepare Derivative Works of, publicly +display, publicly perform, sublicense, and distribute the Work and such +Derivative Works in Source or Object form.

+

3. Grant of Patent License. Subject to the terms +and conditions of this License, each Contributor hereby grants to You a +perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable +(except as stated in this section) patent license to make, have made, use, +offer to sell, sell, import, and otherwise transfer the Work, where such +license applies only to those patent claims licensable by such Contributor +that are necessarily infringed by their Contribution(s) alone or by +combination of their Contribution(s) with the Work to which such +Contribution(s) was submitted. If You institute patent litigation against +any entity (including a cross-claim or counterclaim in a lawsuit) alleging +that the Work or a Contribution incorporated within the Work constitutes +direct or contributory patent infringement, then any patent licenses +granted to You under this License for that Work shall terminate as of the +date such litigation is filed.

+

4. Redistribution. You may reproduce and +distribute copies of the Work or Derivative Works thereof in any medium, +with or without modifications, and in Source or Object form, provided that +You meet the following conditions:

+
    +
  1. You must give any other recipients of the Work or Derivative Works a +copy of this License; and
  2. +
  3. You must cause any modified files to carry prominent notices stating +that You changed the files; and
  4. +
  5. You must retain, in the Source form of any Derivative Works that You +distribute, all copyright, patent, trademark, and attribution notices from +the Source form of the Work, excluding those notices that do not pertain to +any part of the Derivative Works; and
  6. +
  7. If the Work includes a "NOTICE" text file as part of its distribution, +then any Derivative Works that You distribute must include a readable copy +of the attribution notices contained within such NOTICE file, excluding +those notices that do not pertain to any part of the Derivative Works, in +at least one of the following places: within a NOTICE text file distributed +as part of the Derivative Works; within the Source form or documentation, +if provided along with the Derivative Works; or, within a display generated +by the Derivative Works, if and wherever such third-party notices normally +appear. The contents of the NOTICE file are for informational purposes only +and do not modify the License. You may add Your own attribution notices +within Derivative Works that You distribute, alongside or as an addendum to +the NOTICE text from the Work, provided that such additional attribution +notices cannot be construed as modifying the License. +
    +
    +You may add Your own copyright statement to Your modifications and may +provide additional or different license terms and conditions for use, +reproduction, or distribution of Your modifications, or for any such +Derivative Works as a whole, provided Your use, reproduction, and +distribution of the Work otherwise complies with the conditions stated in +this License. +
  8. +
+

5. Submission of Contributions. Unless You +explicitly state otherwise, any Contribution intentionally submitted for +inclusion in the Work by You to the Licensor shall be under the terms and +conditions of this License, without any additional terms or conditions. +Notwithstanding the above, nothing herein shall supersede or modify the +terms of any separate license agreement you may have executed with Licensor +regarding such Contributions.

+

6. Trademarks. This License does not grant +permission to use the trade names, trademarks, service marks, or product +names of the Licensor, except as required for reasonable and customary use +in describing the origin of the Work and reproducing the content of the +NOTICE file.

+

7. Disclaimer of Warranty. Unless required by +applicable law or agreed to in writing, Licensor provides the Work (and +each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT +WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, +without limitation, any warranties or conditions of TITLE, +NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You +are solely responsible for determining the appropriateness of using or +redistributing the Work and assume any risks associated with Your exercise +of permissions under this License.

+

8. Limitation of Liability. In no event and +under no legal theory, whether in tort (including negligence), contract, or +otherwise, unless required by applicable law (such as deliberate and +grossly negligent acts) or agreed to in writing, shall any Contributor be +liable to You for damages, including any direct, indirect, special, +incidental, or consequential damages of any character arising as a result +of this License or out of the use or inability to use the Work (including +but not limited to damages for loss of goodwill, work stoppage, computer +failure or malfunction, or any and all other commercial damages or losses), +even if such Contributor has been advised of the possibility of such +damages.

+

9. Accepting Warranty or Additional Liability. +While redistributing the Work or Derivative Works thereof, You may choose +to offer, and charge a fee for, acceptance of support, warranty, indemnity, +or other liability obligations and/or rights consistent with this License. +However, in accepting such obligations, You may act only on Your own behalf +and on Your sole responsibility, not on behalf of any other Contributor, +and only if You agree to indemnify, defend, and hold each Contributor +harmless for any liability incurred by, or claims asserted against, such +Contributor by reason of your accepting any such warranty or additional +liability.

+

END OF TERMS AND CONDITIONS

+
+

How to apply the Apache License to your work

+

Include a copy of the Apache License, typically in a file called +LICENSE, in your work, and consider also including a NOTICE file that references the License.

+

To apply the Apache License to specific files in your work, attach the following boilerplate +declaration, replacing the fields enclosed by brackets "[]" with your own +identifying information. (Don't include the brackets!) Enclose the text in the appropriate comment syntax for the file format. We also +recommend that you include a file or class name and description of purpose on the same "printed page" as the copyright notice for easier +identification within third-party archives.

+
Copyright [yyyy] [name of copyright owner]
+
+Licensed under the Apache License, Version 2.0 (the "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.
+
+ +
+ + + + + + + + + + +
+
+
+
+
+
+ + + diff --git a/docs/reports/4.0/license-maven-plugin-svn/modules.html b/docs/reports/4.0/license-maven-plugin-svn/modules.html new file mode 100644 index 000000000..c8e35c3e9 --- /dev/null +++ b/docs/reports/4.0/license-maven-plugin-svn/modules.html @@ -0,0 +1,101 @@ + + + + + + + + license-maven-plugin-parent – Project Modules + + + + + + + + + +
+
+
+

Project Modules

+

This project has declared the following modules:

+ + + + + + + + + + + + +
NameDescription
license-maven-pluginMaven 2 plugin to check and update license headers in source files
license-maven-plugin-gitAn optional module for license-maven-plugin adding git related functionality
license-maven-plugin-svnContains a Maven 2 plugin to check and update license headers in source files and its optional dependencies
+
+
+
+
+
+ + + diff --git a/docs/reports/4.0/license-maven-plugin-svn/plugin-management.html b/docs/reports/4.0/license-maven-plugin-svn/plugin-management.html new file mode 100644 index 000000000..f5944b82b --- /dev/null +++ b/docs/reports/4.0/license-maven-plugin-svn/plugin-management.html @@ -0,0 +1,168 @@ + + + + + + + + license-maven-plugin-parent – Project Plugin Management + + + + + + + + + +
+
+
+

Project Plugin Management

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersion
com.bluetrainsoftware.mavengroovydoc-maven-plugin2.1
com.mycilalicense-maven-plugin2.6
org.apache.felixmaven-bundle-plugin5.1.1
org.apache.maven.pluginsmaven-antrun-plugin1.3
org.apache.maven.pluginsmaven-assembly-plugin2.2-beta-5
org.apache.maven.pluginsmaven-clean-plugin3.1.0
org.apache.maven.pluginsmaven-compiler-plugin3.8.1
org.apache.maven.pluginsmaven-dependency-plugin2.8
org.apache.maven.pluginsmaven-deploy-plugin2.8.2
org.apache.maven.pluginsmaven-enforcer-plugin1.4.1
org.apache.maven.pluginsmaven-gpg-plugin1.6
org.apache.maven.pluginsmaven-invoker-plugin3.2.1
org.apache.maven.pluginsmaven-jar-plugin3.2.0
org.apache.maven.pluginsmaven-jarsigner-plugin3.0.0
org.apache.maven.pluginsmaven-javadoc-plugin3.2.0
org.apache.maven.pluginsmaven-plugin-plugin3.6.0
org.apache.maven.pluginsmaven-release-plugin2.5.3
org.apache.maven.pluginsmaven-site-plugin3.9.0
org.apache.maven.pluginsmaven-source-plugin3.2.1
+
+
+
+
+
+ + + diff --git a/docs/reports/4.0/license-maven-plugin-svn/plugins.html b/docs/reports/4.0/license-maven-plugin-svn/plugins.html new file mode 100644 index 000000000..28164c425 --- /dev/null +++ b/docs/reports/4.0/license-maven-plugin-svn/plugins.html @@ -0,0 +1,158 @@ + + + + + + + + license-maven-plugin-parent – Project Plugins + + + + + + + + + +
+
+
+

Project Build Plugins

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersion
com.bluetrainsoftware.mavengroovydoc-maven-plugin2.1
com.mycilalicense-maven-plugin2.2
org.apache.maven.pluginsmaven-clean-plugin3.1.0
org.apache.maven.pluginsmaven-compiler-plugin3.8.1
org.apache.maven.pluginsmaven-deploy-plugin2.8.2
org.apache.maven.pluginsmaven-enforcer-plugin1.4.1
org.apache.maven.pluginsmaven-gpg-plugin1.6
org.apache.maven.pluginsmaven-install-plugin2.4
org.apache.maven.pluginsmaven-javadoc-plugin3.2.0
org.apache.maven.pluginsmaven-release-plugin2.5.3
org.apache.maven.pluginsmaven-scm-plugin1.9.4
org.apache.maven.pluginsmaven-site-plugin3.9.0
org.apache.maven.pluginsmaven-source-plugin3.2.1
+

Project Report Plugins

+ + + + + + + + + + + + +
GroupIdArtifactIdVersion
org.apache.maven.pluginsmaven-plugin-plugin3.6.0
org.apache.maven.pluginsmaven-project-info-reports-plugin3.1.0
+
+
+
+
+
+ + + diff --git a/docs/reports/4.0/license-maven-plugin-svn/project-info.html b/docs/reports/4.0/license-maven-plugin-svn/project-info.html new file mode 100644 index 000000000..b6bf2f073 --- /dev/null +++ b/docs/reports/4.0/license-maven-plugin-svn/project-info.html @@ -0,0 +1,135 @@ + + + + + + + + license-maven-plugin-parent – Project Information + + + + + + + + + +
+
+
+

Project Information

+

This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by Maven on behalf of the project.

+

Overview

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
DocumentDescription
CI ManagementThis document lists the continuous integration management system of this project for building and testing code on a frequent, regular basis.
Dependency ConvergenceThis document presents the convergence of dependency versions across the entire project, and its sub modules.
Dependency InformationThis document describes how to include this project as a dependency using various dependency management tools.
Dependency ManagementThis document lists the dependencies that are defined through dependencyManagement.
Distribution ManagementThis document provides informations on the distribution management of this project.
AboutContains a Maven 2 plugin to check and update license headers in source files and its optional dependencies
Issue ManagementThis document provides information on the issue management system used in this project.
LicensesThis document lists the project license(s).
Project ModulesThis document lists the modules (sub-projects) of this project.
Plugin ManagementThis document lists the plugins that are defined through pluginManagement.
PluginsThis document lists the build plugins and the report plugins used by this project.
Source Code ManagementThis document lists ways to access the online source repository.
SummaryThis document lists other related information of this project
TeamThis document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.
+
+
+
+
+
+ + + diff --git a/docs/reports/4.0/license-maven-plugin-svn/scm.html b/docs/reports/4.0/license-maven-plugin-svn/scm.html new file mode 100644 index 000000000..329bd21e6 --- /dev/null +++ b/docs/reports/4.0/license-maven-plugin-svn/scm.html @@ -0,0 +1,102 @@ + + + + + + + + license-maven-plugin-parent – Source Code Management + + + + + + + + + +
+
+
+

Overview

+

This project uses Git to manage its source code. Instructions on Git use can be found at https://git-scm.com/documentation.

+

Web Browser Access

+

The following is a link to a browsable version of the source repository:

+
+

Anonymous Access

+

The source can be checked out anonymously from Git with this command (See https://git-scm.com/docs/git-clone):

+
+
$ git clone --branch license-maven-plugin-4.0 https://github.com/mycila/license-maven-plugin.git
+

Developer Access

+

Only project developers can access the Git tree via this method (See https://git-scm.com/docs/git-clone).

+
+
$ git clone --branch license-maven-plugin-4.0 git@github.com:mycila/license-maven-plugin.git
+

Access from Behind a Firewall

+

Refer to the documentation of the SCM used for more information about access behind a firewall.

+
+
+
+
+
+ + + diff --git a/docs/reports/4.0/license-maven-plugin-svn/summary.html b/docs/reports/4.0/license-maven-plugin-svn/summary.html new file mode 100644 index 000000000..41b29184c --- /dev/null +++ b/docs/reports/4.0/license-maven-plugin-svn/summary.html @@ -0,0 +1,129 @@ + + + + + + + + license-maven-plugin-parent – Project Summary + + + + + + + + + +
+
+
+

Project Summary

+

Project Information

+ + + + + + + + + + + + +
FieldValue
Namelicense-maven-plugin-parent
DescriptionContains a Maven 2 plugin to check and update license headers in source files and its optional dependencies
Homepagehttp://mycila.github.io/license-maven-plugin
+

Project Organization

+ + + + + + + + + +
FieldValue
NameMycila
URLhttp://www.mycila.com/
+

Build Information

+ + + + + + + + + + + + + + + +
FieldValue
GroupIdcom.mycila
ArtifactIdlicense-maven-plugin-parent
Version4.0
Typepom
+
+
+
+
+
+ + + diff --git a/docs/reports/4.0/license-maven-plugin-svn/team.html b/docs/reports/4.0/license-maven-plugin-svn/team.html new file mode 100644 index 000000000..d71adb3df --- /dev/null +++ b/docs/reports/4.0/license-maven-plugin-svn/team.html @@ -0,0 +1,112 @@ + + + + + + + + license-maven-plugin-parent – Project Team + + + + + + + + + +
+
+
+

Project Team

+

A successful project requires many people to play many roles. Some members write code or documentation, while others are valuable as testers, submitting patches and suggestions.

+

The project team is comprised of Members and Contributors. Members have direct access to the source of a project and actively evolve the code-base. Contributors improve the project through submission of patches and suggestions to the Members. The number of Contributors to the project is unbounded. Get involved today. All contributions to the project are greatly appreciated.

+

Members

+

The following is a list of developers with commit privileges that have directly contributed to the project in one way or another.

+ + + + + + + + + + + + + + + + + + +
ImageIdNameEmailURLOrganizationOrganization URLRoles
mathieucarbouMathieu Carboumathieu.carbou@gmail.comhttps://github.com/mathieucarbouMycilahttp://mycila.com/leader, architect, developer
+

Contributors

+

There are no contributors listed for this project. Please check back again later.

+
+
+
+
+
+ + + diff --git a/docs/reports/4.0/license-maven-plugin/check-mojo.html b/docs/reports/4.0/license-maven-plugin/check-mojo.html new file mode 100644 index 000000000..0ab80ac3b --- /dev/null +++ b/docs/reports/4.0/license-maven-plugin/check-mojo.html @@ -0,0 +1,936 @@ + + + + + + + + license-maven-plugin – license:check + + + + + + + + +
+ +
+
+
+ + +
+

license:check

+ +

Full name:

+ +

com.mycila:license-maven-plugin:4.0:check

+ +

Description:

+ +
Check if the source files of the project have a valid license +header
+ +

Attributes:

+ +
    + +
  • Requires a Maven project to be executed.
  • + +
  • Binds by default to the lifecycle phase: verify.
  • +
+
+

Required Parameters

+ + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeSinceDescription
<defaultBasedir>File-The base directory, in which to search for project files. This is +named `defaultBaseDirectory` as it will be used as the default +value for the base directory. This default value can be overridden +in each LicenseSet by setting LicenseSet.basedir.
Default value is: ${basedir}.
User property is: license.basedir.
Alias is: basedir.
+
+
+

Optional Parameters

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeSinceDescription
<aggregate>boolean-You can set this flag to true if you want to check the headers for +all modules of your project. Only used for multi-modules projects, +to check for example the header licenses from the parent module for +all sub modules.
Default value is: false.
User property is: license.aggregate.
<concurrencyFactor>float-Maven license plugin uses concurrency to check license headers. +This factor is used to control the number of threads used to check. +The rule is:
+ <nThreads> = <number of cores> * +concurrencyFactor
+The default is 1.5.
Default value is: 1.5.
User property is: license.concurrencyFactor.
<defaultHeaderDefinitions>String[]-Allows the use of external header definitions files. These files +are properties like files. This is named `defaultHeaderDefinitions` +as it will be used as the default value for the header definitions. +This default value can be overridden in each LicenseSet by setting +LicenseSet.headerDefinitions.
Alias is: headerDefinitions.
<defaultProperties>Map-You can set here some properties that you want to use when reading +the header file. You can use in your header file some properties +like ${year}, ${owner} or whatever you want for the name. They will +be replaced when the header file is read by those you specified in +the command line, in the POM and in system environment. This is +named `defaultProperties` as it will be used as the default value +for the properties. This default value can be overridden in each +LicenseSet by setting LicenseSet.properties.
Alias is: properties.
<defaultUseDefaultExcludes>boolean-Specify if you want to use default exclusions besides the files you +have excluded. Default exclusions exclude CVS and SVN folders, IDE +descriptors and so on. This is named `defaultUseDefaultExcludes` as +it will be used as the default value for whether to use default +excludes. This default value can be overridden in each LicenseSet +by setting LicenseSet.useDefaultExcludes.
Default value is: true.
User property is: license.useDefaultExcludes.
Alias is: useDefaultExcludes.
<dryRun>boolean-If dryRun is enabled, calls to license:format and license:remove +will not overwrite the existing file but instead write the result +to a new file with the same name but ending with `.licensed`.
Default value is: false.
User property is: license.dryRun.
<encoding>String-Specify the encoding of your files. Default to the project source +encoding property (project.build.sourceEncoding).
Default value is: ${project.build.sourceEncoding}.
User property is: license.encoding.
<errorMessage>String-(no description)
Default value is: Some files do not have the expected license header.
User property is: license.errorMessage.
<failIfMissing>boolean-You can set this flag to false if you do not want the build to fail +when some headers are missing.
Default value is: true.
User property is: license.failIfMissing.
<failIfUnknown>boolean2.8You can leave this flag on false if you do not want +the build to fail for files that do not have an implicit or +explicit comment style definition. Setting this explicitly to +true is a safe way to make sure that the effective +file type mappings cover all files included from your project. + +

Default is false for backwards compatibility +reasons.


Default value is: false.
User property is: license.failIfUnknown.
<legacyConfigExcludes>String[]-Deprecated. use LicenseSet.excludes
User property is: license.excludes.
Alias is: excludes.
<legacyConfigHeader>String-Deprecated. use LicenseSet.header
User property is: license.header.
Alias is: header.
<legacyConfigHeaderSections>HeaderSection[]-Deprecated. use LicenseSet.headerSections
Alias is: headerSections.
<legacyConfigIncludes>String[]-Deprecated. use LicenseSet.includes
User property is: license.includes.
Alias is: includes.
<legacyConfigInlineHeader>String-Deprecated. use LicenseSet.inlineHeader
User property is: license.inlineHeader.
Alias is: inlineHeader.
<legacyConfigKeywords>String[]-Deprecated. use LicenseSet.keywords
Alias is: keywords.
<legacyConfigMulti>Multi-Deprecated. use LicenseSet.multi
<legacyConfigValidHeaders>String[]-Deprecated. use LicenseSet.validHeaders
Alias is: validHeaders.
<licenseSets>LicenseSet[]-(no description)
<mapping>LinkedHashMap-Set mapping between document mapping and a supported type to use. +This section is very useful when you want to customize the +supported extensions. If your project is using file extensions not +supported by default by this plugin, you can add a mapping to +attach the extension to an existing type of comment. The tag name +is the new extension name to support, and the value is the name of +the comment type to use.
<nThreads>int-Maven license plugin uses concurrency to check license headers. +With this option the number of threads used to check can be +specified. If given it take precedence over +concurrencyFactor The default is 0 which implies that +the default for concurrencyFactor is used.
Default value is: 0.
User property is: license.nThreads.
<quiet>boolean-If you do not want to see the list of file having a missing header, +you can add the quiet flag that will shorten the output
Default value is: false.
User property is: license.quiet.
<skip>boolean-Whether to skip the plugin execution
Default value is: false.
User property is: license.skip.
<skipExistingHeaders>boolean-Skip the formatting of files which already contain a detected +header.
Default value is: false.
User property is: license.skipExistingHeaders.
<strictCheck>boolean-Set to true if you need a strict check against the headers. By +default, the existence of a header is verified by taking the top +portion of a file and checking if it contains the headers text, not +considering special characters (spaces, tabs, ...).
+We highly recommend to keep this option set to true.
Default value is: true.
User property is: license.strictCheck.
<useDefaultMapping>boolean-Whether to use the default mapping between file extensions and +comment types, or only the one your provide.
Default value is: true.
User property is: license.useDefaultMapping.
+
+
+

Parameter Details

+
+

<aggregate>

+ +
You can set this flag to true if you want to check the headers for +all modules of your project. Only used for multi-modules projects, +to check for example the header licenses from the parent module for +all sub modules.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.aggregate
  • + +
  • Default: false
  • +

+

<concurrencyFactor>

+ +
Maven license plugin uses concurrency to check license headers. +This factor is used to control the number of threads used to check. +The rule is:
+ <nThreads> = <number of cores> * +concurrencyFactor
+The default is 1.5.
+ +
    + +
  • Type: float
  • + +
  • Required: No
  • + +
  • User Property: license.concurrencyFactor
  • + +
  • Default: 1.5
  • +

+

<defaultBasedir>

+ +
The base directory, in which to search for project files. This is +named `defaultBaseDirectory` as it will be used as the default +value for the base directory. This default value can be overridden +in each LicenseSet by setting LicenseSet.basedir.
+ +
    + +
  • Type: java.io.File
  • + +
  • Required: Yes
  • + +
  • User Property: license.basedir
  • + +
  • Default: ${basedir}
  • + +
  • Alias: basedir
  • +

+

<defaultHeaderDefinitions>

+ +
Allows the use of external header definitions files. These files +are properties like files. This is named `defaultHeaderDefinitions` +as it will be used as the default value for the header definitions. +This default value can be overridden in each LicenseSet by setting +LicenseSet.headerDefinitions.
+ +
    + +
  • Type: java.lang.String[]
  • + +
  • Required: No
  • + +
  • Alias: headerDefinitions
  • +

+

<defaultProperties>

+ +
You can set here some properties that you want to use when reading +the header file. You can use in your header file some properties +like ${year}, ${owner} or whatever you want for the name. They will +be replaced when the header file is read by those you specified in +the command line, in the POM and in system environment. This is +named `defaultProperties` as it will be used as the default value +for the properties. This default value can be overridden in each +LicenseSet by setting LicenseSet.properties.
+ +
    + +
  • Type: java.util.Map
  • + +
  • Required: No
  • + +
  • Alias: properties
  • +

+

<defaultUseDefaultExcludes>

+ +
Specify if you want to use default exclusions besides the files you +have excluded. Default exclusions exclude CVS and SVN folders, IDE +descriptors and so on. This is named `defaultUseDefaultExcludes` as +it will be used as the default value for whether to use default +excludes. This default value can be overridden in each LicenseSet +by setting LicenseSet.useDefaultExcludes.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.useDefaultExcludes
  • + +
  • Default: true
  • + +
  • Alias: useDefaultExcludes
  • +

+

<dryRun>

+ +
If dryRun is enabled, calls to license:format and license:remove +will not overwrite the existing file but instead write the result +to a new file with the same name but ending with `.licensed`.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.dryRun
  • + +
  • Default: false
  • +

+

<encoding>

+ +
Specify the encoding of your files. Default to the project source +encoding property (project.build.sourceEncoding).
+ +
    + +
  • Type: java.lang.String
  • + +
  • Required: No
  • + +
  • User Property: license.encoding
  • + +
  • Default: ${project.build.sourceEncoding}
  • +

+

<errorMessage>

+ +
(no description)
+ +
    + +
  • Type: java.lang.String
  • + +
  • Required: No
  • + +
  • User Property: license.errorMessage
  • + +
  • Default: Some files do not have the expected license header
  • +

+

<failIfMissing>

+ +
You can set this flag to false if you do not want the build to fail +when some headers are missing.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.failIfMissing
  • + +
  • Default: true
  • +

+

<failIfUnknown>

+ +
You can leave this flag on false if you do not want +the build to fail for files that do not have an implicit or +explicit comment style definition. Setting this explicitly to +true is a safe way to make sure that the effective +file type mappings cover all files included from your project. + +

Default is false for backwards compatibility +reasons.

+ +
    + +
  • Type: boolean
  • + +
  • Since: 2.8
  • + +
  • Required: No
  • + +
  • User Property: license.failIfUnknown
  • + +
  • Default: false
  • +

+

<legacyConfigExcludes>

+ +
Deprecated. use LicenseSet.excludes
+ +
Specifies files, which are excluded in the check. By default, only +the files matching the default exclude patterns are excluded.
+ +
    + +
  • Type: java.lang.String[]
  • + +
  • Required: No
  • + +
  • User Property: license.excludes
  • + +
  • Alias: excludes
  • +

+

<legacyConfigHeader>

+ +
Deprecated. use LicenseSet.header
+ +
Location of the header. It can be a relative path, absolute path, +classpath resource, any URL. The plugin first check if the name +specified is a relative file, then an absolute file, then in the +classpath. If not found, it tries to construct a URL from the +location.
+ +
    + +
  • Type: java.lang.String
  • + +
  • Required: No
  • + +
  • User Property: license.header
  • + +
  • Alias: header
  • +

+

<legacyConfigHeaderSections>

+ +
Deprecated. use LicenseSet.headerSections
+ +
HeadSections define special regions of a header that allow for +dynamic substitution and validation
+ +
    + +
  • Type: com.mycila.maven.plugin.license.HeaderSection[]
  • + +
  • Required: No
  • + +
  • Alias: headerSections
  • +

+

<legacyConfigIncludes>

+ +
Deprecated. use LicenseSet.includes
+ +
Specifies files, which are included in the check. By default, all +files are included.
+ +
    + +
  • Type: java.lang.String[]
  • + +
  • Required: No
  • + +
  • User Property: license.includes
  • + +
  • Alias: includes
  • +

+

<legacyConfigInlineHeader>

+ +
Deprecated. use LicenseSet.inlineHeader
+ +
Header, as text, directly in pom file. Using a CDATA section is +strongly recommended.
+ +
    + +
  • Type: java.lang.String
  • + +
  • Required: No
  • + +
  • User Property: license.inlineHeader
  • + +
  • Alias: inlineHeader
  • +

+

<legacyConfigKeywords>

+ +
Deprecated. use LicenseSet.keywords
+ +
Specify the list of keywords to use to detect a header. A header +must include all keywords to be valid. By default, the word +'copyright' is used. Detection is done case insensitive.
+ +
    + +
  • Type: java.lang.String[]
  • + +
  • Required: No
  • + +
  • Alias: keywords
  • +

+

<legacyConfigMulti>

+ +
Deprecated. use LicenseSet.multi
+ +
Alternative to `header`, `inlineHeader`, or `validHeaders` for use +when code is multi-licensed. Whilst you could create a concatenated +header yourself, a cleaner approach may be to specify more than one +header and have them concatenated together by the plugin. This +allows you to maintain each distinct license header in its own file +and combined them in different ways.
+ +
    + +
  • Type: com.mycila.maven.plugin.license.Multi
  • + +
  • Required: No
  • +

+

<legacyConfigValidHeaders>

+ +
Deprecated. use LicenseSet.validHeaders
+ +
Specifies additional header files to use when checking for the +presence of a valid header in your sources.
+When using format goal, this property will be used to detect all +valid headers that don't need formatting.
+When using remove goal, this property will be used to detect all +valid headers that also must be removed.
+ +
    + +
  • Type: java.lang.String[]
  • + +
  • Required: No
  • + +
  • Alias: validHeaders
  • +

+

<licenseSets>

+ +
(no description)
+ +
    + +
  • Type: com.mycila.maven.plugin.license.LicenseSet[]
  • + +
  • Required: No
  • +

+

<mapping>

+ +
Set mapping between document mapping and a supported type to use. +This section is very useful when you want to customize the +supported extensions. If your project is using file extensions not +supported by default by this plugin, you can add a mapping to +attach the extension to an existing type of comment. The tag name +is the new extension name to support, and the value is the name of +the comment type to use.
+ +
    + +
  • Type: java.util.LinkedHashMap
  • + +
  • Required: No
  • +

+

<nThreads>

+ +
Maven license plugin uses concurrency to check license headers. +With this option the number of threads used to check can be +specified. If given it take precedence over +concurrencyFactor The default is 0 which implies that +the default for concurrencyFactor is used.
+ +
    + +
  • Type: int
  • + +
  • Required: No
  • + +
  • User Property: license.nThreads
  • + +
  • Default: 0
  • +

+

<quiet>

+ +
If you do not want to see the list of file having a missing header, +you can add the quiet flag that will shorten the output
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.quiet
  • + +
  • Default: false
  • +

+

<skip>

+ +
Whether to skip the plugin execution
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.skip
  • + +
  • Default: false
  • +

+

<skipExistingHeaders>

+ +
Skip the formatting of files which already contain a detected +header.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.skipExistingHeaders
  • + +
  • Default: false
  • +

+

<strictCheck>

+ +
Set to true if you need a strict check against the headers. By +default, the existence of a header is verified by taking the top +portion of a file and checking if it contains the headers text, not +considering special characters (spaces, tabs, ...).
+We highly recommend to keep this option set to true.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.strictCheck
  • + +
  • Default: true
  • +

+

<useDefaultMapping>

+ +
Whether to use the default mapping between file extensions and +comment types, or only the one your provide.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.useDefaultMapping
  • + +
  • Default: true
  • +
+
+
+ + +
+
+
+
+
+ + + diff --git a/docs/reports/4.0/license-maven-plugin/ci-management.html b/docs/reports/4.0/license-maven-plugin/ci-management.html new file mode 100644 index 000000000..29d8bfd97 --- /dev/null +++ b/docs/reports/4.0/license-maven-plugin/ci-management.html @@ -0,0 +1,92 @@ + + + + + + + + license-maven-plugin – CI Management + + + + + + + + + +
+
+
+

Overview

+

This project uses Travis CI.

+

Access

+

The following is a link to the continuous integration system used by the project:

+
+

Notifiers

+

No notifiers are defined. Please check back at a later date.

+
+
+
+
+
+ + + diff --git a/docs/reports/4.0/license-maven-plugin/css/maven-base.css b/docs/reports/4.0/license-maven-plugin/css/maven-base.css new file mode 100644 index 000000000..322efae73 --- /dev/null +++ b/docs/reports/4.0/license-maven-plugin/css/maven-base.css @@ -0,0 +1,168 @@ +/* + * 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. + */ + +body { + margin: 0px; + padding: 0px; +} +table { + padding:0px; + width: 100%; + margin-left: -2px; + margin-right: -2px; +} +acronym { + cursor: help; + border-bottom: 1px dotted #feb; +} +table.bodyTable th, table.bodyTable td { + padding: 2px 4px 2px 4px; + vertical-align: top; +} +div.clear{ + clear:both; + visibility: hidden; +} +div.clear hr{ + display: none; +} +#bannerLeft, #bannerRight { + font-size: xx-large; + font-weight: bold; +} +#bannerLeft img, #bannerRight img { + margin: 0px; +} +.xleft, #bannerLeft img { + float:left; +} +.xright, #bannerRight { + float:right; +} +#banner { + padding: 0px; +} +#breadcrumbs { + padding: 3px 10px 3px 10px; +} +#leftColumn { + width: 170px; + float:left; + overflow: auto; +} +#bodyColumn { + margin-right: 1.5em; + margin-left: 197px; +} +#legend { + padding: 8px 0 8px 0; +} +#navcolumn { + padding: 8px 4px 0 8px; +} +#navcolumn h5 { + margin: 0; + padding: 0; + font-size: small; +} +#navcolumn ul { + margin: 0; + padding: 0; + font-size: small; +} +#navcolumn li { + list-style-type: none; + background-image: none; + background-repeat: no-repeat; + background-position: 0 0.4em; + padding-left: 16px; + list-style-position: outside; + line-height: 1.2em; + font-size: smaller; +} +#navcolumn li.expanded { + background-image: url(../images/expanded.gif); +} +#navcolumn li.collapsed { + background-image: url(../images/collapsed.gif); +} +#navcolumn li.none { + text-indent: -1em; + margin-left: 1em; +} +#poweredBy { + text-align: center; +} +#navcolumn img { + margin-top: 10px; + margin-bottom: 3px; +} +#poweredBy img { + display:block; + margin: 20px 0 20px 17px; +} +#search img { + margin: 0px; + display: block; +} +#search #q, #search #btnG { + border: 1px solid #999; + margin-bottom:10px; +} +#search form { + margin: 0px; +} +#lastPublished { + font-size: x-small; +} +.navSection { + margin-bottom: 2px; + padding: 8px; +} +.navSectionHead { + font-weight: bold; + font-size: x-small; +} +.section { + padding: 4px; +} +#footer { + padding: 3px 10px 3px 10px; + font-size: x-small; +} +#breadcrumbs { + font-size: x-small; + margin: 0pt; +} +.source { + padding: 12px; + margin: 1em 7px 1em 7px; +} +.source pre { + margin: 0px; + padding: 0px; +} +#navcolumn img.imageLink, .imageLink { + padding-left: 0px; + padding-bottom: 0px; + padding-top: 0px; + padding-right: 2px; + border: 0px; + margin: 0px; +} diff --git a/docs/reports/4.0/license-maven-plugin/css/maven-theme.css b/docs/reports/4.0/license-maven-plugin/css/maven-theme.css new file mode 100644 index 000000000..d3407e8ba --- /dev/null +++ b/docs/reports/4.0/license-maven-plugin/css/maven-theme.css @@ -0,0 +1,161 @@ +/* + * 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. + */ + +body { + padding: 0px 0px 10px 0px; +} +body, td, select, input, li{ + font-family: Verdana, Helvetica, Arial, sans-serif; + font-size: 13px; +} +code{ + font-family: Courier, monospace; + font-size: 13px; +} +a { + text-decoration: none; +} +a:link { + color:#36a; +} +a:visited { + color:#47a; +} +a:active, a:hover { + color:#69c; +} +#legend li.externalLink { + background: url(../images/external.png) left top no-repeat; + padding-left: 18px; +} +a.externalLink, a.externalLink:link, a.externalLink:visited, a.externalLink:active, a.externalLink:hover { + background: url(../images/external.png) right center no-repeat; + padding-right: 18px; +} +#legend li.newWindow { + background: url(../images/newwindow.png) left top no-repeat; + padding-left: 18px; +} +a.newWindow, a.newWindow:link, a.newWindow:visited, a.newWindow:active, a.newWindow:hover { + background: url(../images/newwindow.png) right center no-repeat; + padding-right: 18px; +} +h2 { + padding: 4px 4px 4px 6px; + border: 1px solid #999; + color: #900; + background-color: #ddd; + font-weight:900; + font-size: x-large; +} +h3 { + padding: 4px 4px 4px 6px; + border: 1px solid #aaa; + color: #900; + background-color: #eee; + font-weight: normal; + font-size: large; +} +h4 { + padding: 4px 4px 4px 6px; + border: 1px solid #bbb; + color: #900; + background-color: #fff; + font-weight: normal; + font-size: large; +} +h5 { + padding: 4px 4px 4px 6px; + color: #900; + font-size: medium; +} +p { + line-height: 1.3em; + font-size: small; +} +#breadcrumbs { + border-top: 1px solid #aaa; + border-bottom: 1px solid #aaa; + background-color: #ccc; +} +#leftColumn { + margin: 10px 0 0 5px; + border: 1px solid #999; + background-color: #eee; + padding-bottom: 3px; /* IE-9 scrollbar-fix */ +} +#navcolumn h5 { + font-size: smaller; + border-bottom: 1px solid #aaaaaa; + padding-top: 2px; + color: #000; +} + +table.bodyTable th { + color: white; + background-color: #bbb; + text-align: left; + font-weight: bold; +} + +table.bodyTable th, table.bodyTable td { + font-size: 1em; +} + +table.bodyTable tr.a { + background-color: #ddd; +} + +table.bodyTable tr.b { + background-color: #eee; +} + +.source { + border: 1px solid #999; +} +dl { + padding: 4px 4px 4px 6px; + border: 1px solid #aaa; + background-color: #ffc; +} +dt { + color: #900; +} +#organizationLogo img, #projectLogo img, #projectLogo span{ + margin: 8px; +} +#banner { + border-bottom: 1px solid #fff; +} +.errormark, .warningmark, .donemark, .infomark { + background: url(../images/icon_error_sml.gif) no-repeat; +} + +.warningmark { + background-image: url(../images/icon_warning_sml.gif); +} + +.donemark { + background-image: url(../images/icon_success_sml.gif); +} + +.infomark { + background-image: url(../images/icon_info_sml.gif); +} + diff --git a/docs/reports/4.0/license-maven-plugin/css/print.css b/docs/reports/4.0/license-maven-plugin/css/print.css new file mode 100644 index 000000000..18fcbad70 --- /dev/null +++ b/docs/reports/4.0/license-maven-plugin/css/print.css @@ -0,0 +1,26 @@ +/* + * 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. + */ + +#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/docs/reports/4.0/license-maven-plugin/css/site.css b/docs/reports/4.0/license-maven-plugin/css/site.css new file mode 100644 index 000000000..055e7e286 --- /dev/null +++ b/docs/reports/4.0/license-maven-plugin/css/site.css @@ -0,0 +1 @@ +/* You can override this file with your own styles */ \ No newline at end of file diff --git a/docs/reports/4.0/license-maven-plugin/dependencies.html b/docs/reports/4.0/license-maven-plugin/dependencies.html new file mode 100644 index 000000000..cc14cefb6 --- /dev/null +++ b/docs/reports/4.0/license-maven-plugin/dependencies.html @@ -0,0 +1,1283 @@ + + + + + + + + license-maven-plugin – Project Dependencies + + + + + + + + + +
+
+
+

Project Dependencies

+

compile

+

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersionTypeLicenses
com.mycilamycila-xmltool4.4.gajarApache License 2.0
org.apache.mavenmaven-core3.6.3jarApache License, Version 2.0
org.apache.mavenmaven-plugin-api3.6.3jarApache License, Version 2.0
org.apache.maven.sharedmaven-shared-utils3.3.3jarApache License, Version 2.0
+

test

+

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

+ + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersionTypeLicenses
com.google.guavaguava10.0.1jarThe Apache Software License, Version 2.0
junitjunit4.12jarEclipse Public License 1.0
org.apache.maven.plugin-testingmaven-plugin-testing-harness3.3.0jarApache License, Version 2.0
+

provided

+

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

+ + + + + + + + + + + + + + +
GroupIdArtifactIdVersionTypeLicensesOptional
org.apache.maven.plugin-toolsmaven-plugin-annotations3.6.0jarApache License, Version 2.0Yes
+

Project Transitive Dependencies

+

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

+

compile

+

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersionClassifierTypeLicenses
aopallianceaopalliance1.0-jarPublic Domain
com.google.injectguice4.2.1no_aopjarThe Apache Software License, Version 2.0
commons-iocommons-io2.6-jarApache License, Version 2.0
javax.annotationjsr250-api1.0-jarCOMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
javax.enterprisecdi-api1.0-jarApache License, Version 2.0
javax.injectjavax.inject1-jarThe Apache Software License, Version 2.0
org.apache.commonscommons-lang33.8.1-jarApache License, Version 2.0
org.apache.commonscommons-pool22.2-jarThe Apache Software License, Version 2.0
org.apache.mavenmaven-artifact3.0-jarThe Apache Software License, Version 2.0
org.apache.mavenmaven-builder-support3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-model3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-model-builder3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-repository-metadata3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-resolver-provider3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-settings3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-settings-builder3.6.3-jarApache License, Version 2.0
org.apache.maven.resolvermaven-resolver-api1.4.1-jarApache License, Version 2.0
org.apache.maven.resolvermaven-resolver-impl1.4.1-jarApache License, Version 2.0
org.apache.maven.resolvermaven-resolver-spi1.4.1-jarApache License, Version 2.0
org.apache.maven.resolvermaven-resolver-util1.4.1-jarApache License, Version 2.0
org.codehaus.plexusplexus-classworlds2.6.0-jarApache License, Version 2.0
org.codehaus.plexusplexus-component-annotations2.1.0-jarApache License, Version 2.0
org.codehaus.plexusplexus-interpolation1.25-jarApache License, Version 2.0
org.codehaus.plexusplexus-utils3.2.1-jarApache License, Version 2.0
org.eclipse.sisuorg.eclipse.sisu.inject0.3.4-jarEclipse Public License, Version 1.0
org.eclipse.sisuorg.eclipse.sisu.plexus0.3.4-jarEclipse Public License, Version 1.0
org.slf4jslf4j-api1.7.29-jarMIT License
org.sonatype.plexusplexus-cipher1.4-jarApache Public License 2.0
org.sonatype.plexusplexus-sec-dispatcher1.4-jarApache Public License 2.0
+

test

+

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersionTypeLicenses
classworldsclassworlds1.1-alpha-2jar-
com.google.code.findbugsjsr3051.3.9jarThe Apache Software License, Version 2.0
org.codehaus.plexusplexus-archiver2.2jarThe Apache Software License, Version 2.0
org.codehaus.plexusplexus-container-default1.0-alpha-9-stable-1jar-
org.codehaus.plexusplexus-io2.0.4jarThe Apache Software License, Version 2.0
org.hamcresthamcrest-core1.3jarNew BSD License
+

Project Dependency Graph

+ +
+

Dependency Tree

+
+

Licenses

+

Eclipse Public License, Version 1.0: org.eclipse.sisu.inject, org.eclipse.sisu.plexus

+

Apache Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component

+

Unknown: Default Plexus Container, classworlds

+

Apache License 2.0: license-maven-plugin, mycila-xmltool

+

Eclipse Public License 1.0: JUnit

+

MIT License: SLF4J API Module

+

Apache License, Version 2.0: Apache Commons IO, Apache Commons Lang, Apache Maven Shared Utils, CDI APIs, Maven Artifact Resolver API, Maven Artifact Resolver Implementation, Maven Artifact Resolver Provider, Maven Artifact Resolver SPI, Maven Artifact Resolver Utilities, Maven Builder Support, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Testing Mechanism, Maven Plugin Tools Java Annotations, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus :: Component Annotations, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API

+

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JSR-250 Common Annotations for the JavaTM Platform

+

Public Domain: AOP alliance

+

New BSD License: Hamcrest Core

+

The Apache Software License, Version 2.0: Apache Commons Pool, FindBugs-jsr305, Google Guice - Core Library, Guava: Google Core Libraries for Java, Maven Artifact, Plexus Archiver Component, Plexus IO Components, javax.inject

+

Dependency File Details

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FilenameSizeEntriesClassesPackagesJava VersionDebug Information
aopalliance-1.0.jar4.5 kB15921.3Yes
classworlds-1.1-alpha-2.jar37.5 kB322231.1Yes
jsr305-1.3.9.jar33 kB723531.5Yes
guava-10.0.1.jar1.5 MB11851164101.5Yes
guice-4.2.1-no_aop.jar520.7 kB40639091.7Yes
mycila-xmltool-4.4.ga.jar59.9 kB433311.6Yes
commons-io-2.6.jar214.8 kB14612771.7Yes
jsr250-api-1.0.jar5.8 kB161121.5Yes
cdi-api-1.0.jar44.9 kB927571.5Yes
javax.inject-1.jar2.5 kB8611.5No
junit-4.12.jar314.9 kB323286301.5Yes
commons-lang3-3.8.1.jar501.9 kB297272131.7Yes
commons-pool2-2.2.jar108 kB806531.6Yes
maven-artifact-3.0.jar51.9 kB5732111.5Yes
maven-builder-support-3.6.3.jar14.3 kB241011.7Yes
maven-core-3.6.3.jar633 kB490403561.7Yes
maven-model-3.6.3.jar215.4 kB947731.7Yes
maven-model-builder-3.6.3.jar192.3 kB156123161.7Yes
maven-plugin-api-3.6.3.jar47 kB482761.7Yes
maven-repository-metadata-3.6.3.jar27.2 kB27921.7Yes
maven-resolver-provider-3.6.3.jar66.2 kB432611.7Yes
maven-settings-3.6.3.jar44 kB351921.7Yes
maven-settings-builder-3.6.3.jar42.1 kB533251.7Yes
maven-plugin-testing-harness-3.3.0.jar51 kB361731.6Yes
maven-resolver-api-1.4.1.jar149 kB156132121.7Yes
maven-resolver-impl-1.4.1.jar180.7 kB1169551.7Yes
maven-resolver-spi-1.4.1.jar36.7 kB563481.7Yes
maven-resolver-util-1.4.1.jar167.5 kB132105131.7Yes
maven-shared-utils-3.3.3.jar154 kB1037991.7Yes
plexus-archiver-2.2.jar185 kB137112121.5Yes
plexus-classworlds-2.6.0.jar52.9 kB523751.7Yes
plexus-component-annotations-2.1.0.jar4.2 kB15311.6No
plexus-container-default-1.0-alpha-9-stable-1.jar194.5 kB215175281.1Yes
plexus-interpolation-1.25.jar85.3 kB796271.6Yes
plexus-io-2.0.4.jar58.3 kB624351.5Yes
plexus-utils-3.2.1.jar261.8 kB13010591.6Yes
org.eclipse.sisu.inject-0.3.4.jar379.2 kB28927191.6Yes
org.eclipse.sisu.plexus-0.3.4.jar205.3 kB196164201.6Yes
hamcrest-core-1.3.jar45 kB524531.5Yes
slf4j-api-1.7.29.jar41.4 kB463441.5Yes
plexus-cipher-1.4.jar13.5 kB20611.4Yes
plexus-sec-dispatcher-1.4.jar27.7 kB311331.4Yes
maven-plugin-annotations-3.6.0.jar14.3 kB22711.7Yes
TotalSizeEntriesClassesPackagesJava VersionDebug Information
437 MB568747923521.741
compile: 33compile: 4.6 MBcompile: 3551compile: 2886compile: 254-compile: 31
test: 9test: 2.4 MBtest: 2114test: 1899test: 97-test: 9
provided: 1provided: 14.3 kBprovided: 22provided: 7provided: 1-provided: 1
+
+
+
+
+
+ + + diff --git a/docs/reports/4.0/license-maven-plugin/dependency-info.html b/docs/reports/4.0/license-maven-plugin/dependency-info.html new file mode 100644 index 000000000..a2d8abe53 --- /dev/null +++ b/docs/reports/4.0/license-maven-plugin/dependency-info.html @@ -0,0 +1,115 @@ + + + + + + + + license-maven-plugin – Dependency Information + + + + + + + + + +
+
+
+

Dependency Information

+

Apache Maven

+
+
<dependency>
+  <groupId>com.mycila</groupId>
+  <artifactId>license-maven-plugin</artifactId>
+  <version>4.0</version>
+  <type>maven-plugin</type>
+</dependency>
+

Apache Buildr

+
+
'com.mycila:license-maven-plugin:maven-plugin:4.0'
+

Apache Ivy

+
+
<dependency org="com.mycila" name="license-maven-plugin" rev="4.0">
+  <artifact name="license-maven-plugin" type="maven-plugin" />
+</dependency>
+

Groovy Grape

+
+
@Grapes(
+@Grab(group='com.mycila', module='license-maven-plugin', version='4.0')
+)
+

Gradle/Grails

+
+
compile 'com.mycila:license-maven-plugin:4.0'
+

Scala SBT

+
+
libraryDependencies += "com.mycila" % "license-maven-plugin" % "4.0"
+

Leiningen

+
+
[com.mycila/license-maven-plugin "4.0"]
+
+
+
+
+
+ + + diff --git a/docs/reports/4.0/license-maven-plugin/dependency-management.html b/docs/reports/4.0/license-maven-plugin/dependency-management.html new file mode 100644 index 000000000..872bbc500 --- /dev/null +++ b/docs/reports/4.0/license-maven-plugin/dependency-management.html @@ -0,0 +1,130 @@ + + + + + + + + license-maven-plugin – Project Dependency Management + + + + + + + + + +
+
+
+

Project Dependency Management

+

compile

+

The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersionTypeLicense
com.mycilamycila-xmltool4.4.gajarApache License 2.0
junitjunit4.12jarEclipse Public License 1.0
org.apache.mavenmaven-core3.6.3jarApache License, Version 2.0
org.apache.mavenmaven-plugin-api3.6.3jarApache License, Version 2.0
org.apache.maven.plugin-testingmaven-plugin-testing-harness3.3.0jarApache License, Version 2.0
org.apache.maven.plugin-toolsmaven-plugin-annotations3.6.0jarApache License, Version 2.0
+
+
+
+
+
+ + + diff --git a/docs/reports/4.0/license-maven-plugin/distribution-management.html b/docs/reports/4.0/license-maven-plugin/distribution-management.html new file mode 100644 index 000000000..7fb1fc6dd --- /dev/null +++ b/docs/reports/4.0/license-maven-plugin/distribution-management.html @@ -0,0 +1,89 @@ + + + + + + + + license-maven-plugin – Project Distribution Management + + + + + + + + + +
+
+
+

Overview

+

The following is the distribution management information used by this project.

+

Repository - mycila-oss-staging

https://oss.sonatype.org/service/local/staging/deploy/maven2/
+

Snapshot Repository - mycila-oss-snapshots

https://oss.sonatype.org/content/repositories/snapshots/
+

Site - report

https://mycila.carbou.me/license-maven-plugin/reports/4.0/license-maven-plugin
+
+
+
+
+
+ + + diff --git a/docs/reports/4.0/license-maven-plugin/format-mojo.html b/docs/reports/4.0/license-maven-plugin/format-mojo.html new file mode 100644 index 000000000..61e8e4737 --- /dev/null +++ b/docs/reports/4.0/license-maven-plugin/format-mojo.html @@ -0,0 +1,908 @@ + + + + + + + + license-maven-plugin – license:format + + + + + + + + +
+ +
+
+
+ + +
+

license:format

+ +

Full name:

+ +

com.mycila:license-maven-plugin:4.0:format

+ +

Description:

+ +
Reformat files with a missing header to add it
+ +

Attributes:

+ +
    + +
  • Requires a Maven project to be executed.
  • +
+
+

Required Parameters

+ + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeSinceDescription
<defaultBasedir>File-The base directory, in which to search for project files. This is +named `defaultBaseDirectory` as it will be used as the default +value for the base directory. This default value can be overridden +in each LicenseSet by setting LicenseSet.basedir.
Default value is: ${basedir}.
User property is: license.basedir.
Alias is: basedir.
+
+
+

Optional Parameters

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeSinceDescription
<aggregate>boolean-You can set this flag to true if you want to check the headers for +all modules of your project. Only used for multi-modules projects, +to check for example the header licenses from the parent module for +all sub modules.
Default value is: false.
User property is: license.aggregate.
<concurrencyFactor>float-Maven license plugin uses concurrency to check license headers. +This factor is used to control the number of threads used to check. +The rule is:
+ <nThreads> = <number of cores> * +concurrencyFactor
+The default is 1.5.
Default value is: 1.5.
User property is: license.concurrencyFactor.
<defaultHeaderDefinitions>String[]-Allows the use of external header definitions files. These files +are properties like files. This is named `defaultHeaderDefinitions` +as it will be used as the default value for the header definitions. +This default value can be overridden in each LicenseSet by setting +LicenseSet.headerDefinitions.
Alias is: headerDefinitions.
<defaultProperties>Map-You can set here some properties that you want to use when reading +the header file. You can use in your header file some properties +like ${year}, ${owner} or whatever you want for the name. They will +be replaced when the header file is read by those you specified in +the command line, in the POM and in system environment. This is +named `defaultProperties` as it will be used as the default value +for the properties. This default value can be overridden in each +LicenseSet by setting LicenseSet.properties.
Alias is: properties.
<defaultUseDefaultExcludes>boolean-Specify if you want to use default exclusions besides the files you +have excluded. Default exclusions exclude CVS and SVN folders, IDE +descriptors and so on. This is named `defaultUseDefaultExcludes` as +it will be used as the default value for whether to use default +excludes. This default value can be overridden in each LicenseSet +by setting LicenseSet.useDefaultExcludes.
Default value is: true.
User property is: license.useDefaultExcludes.
Alias is: useDefaultExcludes.
<dryRun>boolean-If dryRun is enabled, calls to license:format and license:remove +will not overwrite the existing file but instead write the result +to a new file with the same name but ending with `.licensed`.
Default value is: false.
User property is: license.dryRun.
<encoding>String-Specify the encoding of your files. Default to the project source +encoding property (project.build.sourceEncoding).
Default value is: ${project.build.sourceEncoding}.
User property is: license.encoding.
<failIfMissing>boolean-You can set this flag to false if you do not want the build to fail +when some headers are missing.
Default value is: true.
User property is: license.failIfMissing.
<failIfUnknown>boolean2.8You can leave this flag on false if you do not want +the build to fail for files that do not have an implicit or +explicit comment style definition. Setting this explicitly to +true is a safe way to make sure that the effective +file type mappings cover all files included from your project. + +

Default is false for backwards compatibility +reasons.


Default value is: false.
User property is: license.failIfUnknown.
<legacyConfigExcludes>String[]-Deprecated. use LicenseSet.excludes
User property is: license.excludes.
Alias is: excludes.
<legacyConfigHeader>String-Deprecated. use LicenseSet.header
User property is: license.header.
Alias is: header.
<legacyConfigHeaderSections>HeaderSection[]-Deprecated. use LicenseSet.headerSections
Alias is: headerSections.
<legacyConfigIncludes>String[]-Deprecated. use LicenseSet.includes
User property is: license.includes.
Alias is: includes.
<legacyConfigInlineHeader>String-Deprecated. use LicenseSet.inlineHeader
User property is: license.inlineHeader.
Alias is: inlineHeader.
<legacyConfigKeywords>String[]-Deprecated. use LicenseSet.keywords
Alias is: keywords.
<legacyConfigMulti>Multi-Deprecated. use LicenseSet.multi
<legacyConfigValidHeaders>String[]-Deprecated. use LicenseSet.validHeaders
Alias is: validHeaders.
<licenseSets>LicenseSet[]-(no description)
<mapping>LinkedHashMap-Set mapping between document mapping and a supported type to use. +This section is very useful when you want to customize the +supported extensions. If your project is using file extensions not +supported by default by this plugin, you can add a mapping to +attach the extension to an existing type of comment. The tag name +is the new extension name to support, and the value is the name of +the comment type to use.
<nThreads>int-Maven license plugin uses concurrency to check license headers. +With this option the number of threads used to check can be +specified. If given it take precedence over +concurrencyFactor The default is 0 which implies that +the default for concurrencyFactor is used.
Default value is: 0.
User property is: license.nThreads.
<quiet>boolean-If you do not want to see the list of file having a missing header, +you can add the quiet flag that will shorten the output
Default value is: false.
User property is: license.quiet.
<skip>boolean-Whether to skip the plugin execution
Default value is: false.
User property is: license.skip.
<skipExistingHeaders>boolean-Skip the formatting of files which already contain a detected +header.
Default value is: false.
User property is: license.skipExistingHeaders.
<strictCheck>boolean-Set to true if you need a strict check against the headers. By +default, the existence of a header is verified by taking the top +portion of a file and checking if it contains the headers text, not +considering special characters (spaces, tabs, ...).
+We highly recommend to keep this option set to true.
Default value is: true.
User property is: license.strictCheck.
<useDefaultMapping>boolean-Whether to use the default mapping between file extensions and +comment types, or only the one your provide.
Default value is: true.
User property is: license.useDefaultMapping.
+
+
+

Parameter Details

+
+

<aggregate>

+ +
You can set this flag to true if you want to check the headers for +all modules of your project. Only used for multi-modules projects, +to check for example the header licenses from the parent module for +all sub modules.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.aggregate
  • + +
  • Default: false
  • +

+

<concurrencyFactor>

+ +
Maven license plugin uses concurrency to check license headers. +This factor is used to control the number of threads used to check. +The rule is:
+ <nThreads> = <number of cores> * +concurrencyFactor
+The default is 1.5.
+ +
    + +
  • Type: float
  • + +
  • Required: No
  • + +
  • User Property: license.concurrencyFactor
  • + +
  • Default: 1.5
  • +

+

<defaultBasedir>

+ +
The base directory, in which to search for project files. This is +named `defaultBaseDirectory` as it will be used as the default +value for the base directory. This default value can be overridden +in each LicenseSet by setting LicenseSet.basedir.
+ +
    + +
  • Type: java.io.File
  • + +
  • Required: Yes
  • + +
  • User Property: license.basedir
  • + +
  • Default: ${basedir}
  • + +
  • Alias: basedir
  • +

+

<defaultHeaderDefinitions>

+ +
Allows the use of external header definitions files. These files +are properties like files. This is named `defaultHeaderDefinitions` +as it will be used as the default value for the header definitions. +This default value can be overridden in each LicenseSet by setting +LicenseSet.headerDefinitions.
+ +
    + +
  • Type: java.lang.String[]
  • + +
  • Required: No
  • + +
  • Alias: headerDefinitions
  • +

+

<defaultProperties>

+ +
You can set here some properties that you want to use when reading +the header file. You can use in your header file some properties +like ${year}, ${owner} or whatever you want for the name. They will +be replaced when the header file is read by those you specified in +the command line, in the POM and in system environment. This is +named `defaultProperties` as it will be used as the default value +for the properties. This default value can be overridden in each +LicenseSet by setting LicenseSet.properties.
+ +
    + +
  • Type: java.util.Map
  • + +
  • Required: No
  • + +
  • Alias: properties
  • +

+

<defaultUseDefaultExcludes>

+ +
Specify if you want to use default exclusions besides the files you +have excluded. Default exclusions exclude CVS and SVN folders, IDE +descriptors and so on. This is named `defaultUseDefaultExcludes` as +it will be used as the default value for whether to use default +excludes. This default value can be overridden in each LicenseSet +by setting LicenseSet.useDefaultExcludes.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.useDefaultExcludes
  • + +
  • Default: true
  • + +
  • Alias: useDefaultExcludes
  • +

+

<dryRun>

+ +
If dryRun is enabled, calls to license:format and license:remove +will not overwrite the existing file but instead write the result +to a new file with the same name but ending with `.licensed`.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.dryRun
  • + +
  • Default: false
  • +

+

<encoding>

+ +
Specify the encoding of your files. Default to the project source +encoding property (project.build.sourceEncoding).
+ +
    + +
  • Type: java.lang.String
  • + +
  • Required: No
  • + +
  • User Property: license.encoding
  • + +
  • Default: ${project.build.sourceEncoding}
  • +

+

<failIfMissing>

+ +
You can set this flag to false if you do not want the build to fail +when some headers are missing.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.failIfMissing
  • + +
  • Default: true
  • +

+

<failIfUnknown>

+ +
You can leave this flag on false if you do not want +the build to fail for files that do not have an implicit or +explicit comment style definition. Setting this explicitly to +true is a safe way to make sure that the effective +file type mappings cover all files included from your project. + +

Default is false for backwards compatibility +reasons.

+ +
    + +
  • Type: boolean
  • + +
  • Since: 2.8
  • + +
  • Required: No
  • + +
  • User Property: license.failIfUnknown
  • + +
  • Default: false
  • +

+

<legacyConfigExcludes>

+ +
Deprecated. use LicenseSet.excludes
+ +
Specifies files, which are excluded in the check. By default, only +the files matching the default exclude patterns are excluded.
+ +
    + +
  • Type: java.lang.String[]
  • + +
  • Required: No
  • + +
  • User Property: license.excludes
  • + +
  • Alias: excludes
  • +

+

<legacyConfigHeader>

+ +
Deprecated. use LicenseSet.header
+ +
Location of the header. It can be a relative path, absolute path, +classpath resource, any URL. The plugin first check if the name +specified is a relative file, then an absolute file, then in the +classpath. If not found, it tries to construct a URL from the +location.
+ +
    + +
  • Type: java.lang.String
  • + +
  • Required: No
  • + +
  • User Property: license.header
  • + +
  • Alias: header
  • +

+

<legacyConfigHeaderSections>

+ +
Deprecated. use LicenseSet.headerSections
+ +
HeadSections define special regions of a header that allow for +dynamic substitution and validation
+ +
    + +
  • Type: com.mycila.maven.plugin.license.HeaderSection[]
  • + +
  • Required: No
  • + +
  • Alias: headerSections
  • +

+

<legacyConfigIncludes>

+ +
Deprecated. use LicenseSet.includes
+ +
Specifies files, which are included in the check. By default, all +files are included.
+ +
    + +
  • Type: java.lang.String[]
  • + +
  • Required: No
  • + +
  • User Property: license.includes
  • + +
  • Alias: includes
  • +

+

<legacyConfigInlineHeader>

+ +
Deprecated. use LicenseSet.inlineHeader
+ +
Header, as text, directly in pom file. Using a CDATA section is +strongly recommended.
+ +
    + +
  • Type: java.lang.String
  • + +
  • Required: No
  • + +
  • User Property: license.inlineHeader
  • + +
  • Alias: inlineHeader
  • +

+

<legacyConfigKeywords>

+ +
Deprecated. use LicenseSet.keywords
+ +
Specify the list of keywords to use to detect a header. A header +must include all keywords to be valid. By default, the word +'copyright' is used. Detection is done case insensitive.
+ +
    + +
  • Type: java.lang.String[]
  • + +
  • Required: No
  • + +
  • Alias: keywords
  • +

+

<legacyConfigMulti>

+ +
Deprecated. use LicenseSet.multi
+ +
Alternative to `header`, `inlineHeader`, or `validHeaders` for use +when code is multi-licensed. Whilst you could create a concatenated +header yourself, a cleaner approach may be to specify more than one +header and have them concatenated together by the plugin. This +allows you to maintain each distinct license header in its own file +and combined them in different ways.
+ +
    + +
  • Type: com.mycila.maven.plugin.license.Multi
  • + +
  • Required: No
  • +

+

<legacyConfigValidHeaders>

+ +
Deprecated. use LicenseSet.validHeaders
+ +
Specifies additional header files to use when checking for the +presence of a valid header in your sources.
+When using format goal, this property will be used to detect all +valid headers that don't need formatting.
+When using remove goal, this property will be used to detect all +valid headers that also must be removed.
+ +
    + +
  • Type: java.lang.String[]
  • + +
  • Required: No
  • + +
  • Alias: validHeaders
  • +

+

<licenseSets>

+ +
(no description)
+ +
    + +
  • Type: com.mycila.maven.plugin.license.LicenseSet[]
  • + +
  • Required: No
  • +

+

<mapping>

+ +
Set mapping between document mapping and a supported type to use. +This section is very useful when you want to customize the +supported extensions. If your project is using file extensions not +supported by default by this plugin, you can add a mapping to +attach the extension to an existing type of comment. The tag name +is the new extension name to support, and the value is the name of +the comment type to use.
+ +
    + +
  • Type: java.util.LinkedHashMap
  • + +
  • Required: No
  • +

+

<nThreads>

+ +
Maven license plugin uses concurrency to check license headers. +With this option the number of threads used to check can be +specified. If given it take precedence over +concurrencyFactor The default is 0 which implies that +the default for concurrencyFactor is used.
+ +
    + +
  • Type: int
  • + +
  • Required: No
  • + +
  • User Property: license.nThreads
  • + +
  • Default: 0
  • +

+

<quiet>

+ +
If you do not want to see the list of file having a missing header, +you can add the quiet flag that will shorten the output
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.quiet
  • + +
  • Default: false
  • +

+

<skip>

+ +
Whether to skip the plugin execution
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.skip
  • + +
  • Default: false
  • +

+

<skipExistingHeaders>

+ +
Skip the formatting of files which already contain a detected +header.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.skipExistingHeaders
  • + +
  • Default: false
  • +

+

<strictCheck>

+ +
Set to true if you need a strict check against the headers. By +default, the existence of a header is verified by taking the top +portion of a file and checking if it contains the headers text, not +considering special characters (spaces, tabs, ...).
+We highly recommend to keep this option set to true.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.strictCheck
  • + +
  • Default: true
  • +

+

<useDefaultMapping>

+ +
Whether to use the default mapping between file extensions and +comment types, or only the one your provide.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.useDefaultMapping
  • + +
  • Default: true
  • +
+
+
+ + +
+
+
+
+
+ + + diff --git a/docs/reports/4.0/license-maven-plugin/help-mojo.html b/docs/reports/4.0/license-maven-plugin/help-mojo.html new file mode 100644 index 000000000..c31c727b1 --- /dev/null +++ b/docs/reports/4.0/license-maven-plugin/help-mojo.html @@ -0,0 +1,210 @@ + + + + + + + + license-maven-plugin – license:help + + + + + + + + +
+ +
+
+
+ + +
+

license:help

+ +

Full name:

+ +

com.mycila:license-maven-plugin:4.0:help

+ +

Description:

+ +
Display help information on license-maven-plugin.
+Call mvn license:help -Ddetail=true +-Dgoal=<goal-name> to display parameter details.
+ +

Attributes:

+
+

Optional Parameters

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeSinceDescription
<detail>boolean-If true, display all settable properties for each +goal.
Default value is: false.
User property is: detail.
<goal>String-The name of the goal for which to show help. If unspecified, all +goals will be displayed.
User property is: goal.
<indentSize>int-The number of spaces per indentation level, should be positive.
Default value is: 2.
User property is: indentSize.
<lineLength>int-The maximum length of a display line, should be positive.
Default value is: 80.
User property is: lineLength.
+
+
+

Parameter Details

+
+

<detail>

+ +
If true, display all settable properties for each +goal.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: detail
  • + +
  • Default: false
  • +

+

<goal>

+ +
The name of the goal for which to show help. If unspecified, all +goals will be displayed.
+ +
    + +
  • Type: java.lang.String
  • + +
  • Required: No
  • + +
  • User Property: goal
  • +

+

<indentSize>

+ +
The number of spaces per indentation level, should be positive.
+ +
    + +
  • Type: int
  • + +
  • Required: No
  • + +
  • User Property: indentSize
  • + +
  • Default: 2
  • +

+

<lineLength>

+ +
The maximum length of a display line, should be positive.
+ +
    + +
  • Type: int
  • + +
  • Required: No
  • + +
  • User Property: lineLength
  • + +
  • Default: 80
  • +
+
+
+ + +
+
+
+
+
+ + + diff --git a/docs/reports/4.0/license-maven-plugin/images/close.gif b/docs/reports/4.0/license-maven-plugin/images/close.gif new file mode 100644 index 0000000000000000000000000000000000000000..1c26bbc5264fcc943ad7b5a0f1a84daece211f34 GIT binary patch literal 279 zcmZ?wbhEHb6kyFkwP}e}6+mLp=yE)H5&?6cps==O-j2#K*@61O)i|`#U%|*xTD17#Qg5 z>nkWI$ji$M2ng`=^D}^ygDj#2&;c6F0P+h1n~g(5frm~PL&uV$l`S$eFDwzBDbhJD v>}Bvw*Al_tWna1PC9OaGVdk23i}vRhZI{iR^*V|n<^22a#~T_O9T}_vbswrX literal 0 HcmV?d00001 diff --git a/docs/reports/4.0/license-maven-plugin/images/collapsed.gif b/docs/reports/4.0/license-maven-plugin/images/collapsed.gif new file mode 100644 index 0000000000000000000000000000000000000000..6e710840640c1bfd9dd76ce7fef56f1004092508 GIT binary patch literal 53 ycmZ?wbhEHbWM^P!XkdT>#h)yUTnvm1Iv_qshJlI4r7uBZ*YkPFU8d4p4Aua}2?(?R literal 0 HcmV?d00001 diff --git a/docs/reports/4.0/license-maven-plugin/images/expanded.gif b/docs/reports/4.0/license-maven-plugin/images/expanded.gif new file mode 100644 index 0000000000000000000000000000000000000000..0fef3d89e0df1f8bc49a0cd827f2607c7d7fd2f0 GIT binary patch literal 52 xcmZ?wbhEHbWM^P!XkdT>#h)yUTnvm1Iv_qshJlH@g}+fUi&t{amUB!D)&R0C2fzRT literal 0 HcmV?d00001 diff --git a/docs/reports/4.0/license-maven-plugin/images/external.png b/docs/reports/4.0/license-maven-plugin/images/external.png new file mode 100644 index 0000000000000000000000000000000000000000..3f999fc88b360074e41f38c3b4bc06ccb3bb7cf8 GIT binary patch literal 230 zcmeAS@N?(olHy`uVBq!ia0vp^+(699!3-oX?^2ToQY`6?zK#qG>ra@ocD)4hB}-f* zN`mv#O3D+9QW+dm@{>{(JaZG%Q-e|yQz{EjrrH1%@dWsUxR#cd{{R1fCIbVIy!atN z8e~{WkY6y6%iy53@(Yk3;OXKRQgJIOfsI*BO@UFsfhWLBc>*(#PB?Jn2*(o!76E4F z2oaVU3``tH+Kgs0GI5+@Tg}d)z%jd%F@?{8!SRZ5b1yT80-FZIMn)zc2Ca66y`pzY R*nwsJMCn#OVEqF*oew~oaAu*+mN;-=y?VHT3tIe$XQqrDo-uB_a z!$aaK`z6))OKGn34?nwc^SuifkIL#EmDgV_qjg-#8v*0u4q4%1moUw{LZ54UeCgzNF^jX`uv-XK+9g@yFrG9?@ z!9&5&Tgk*j(b!GF&{N4I-Owl3GNQ;Kslp@APSw&&&ux9d>WxL~{EYoKm2KHvv3+ax zZUYB?Ae*8JnchZheXeEaa>@87?_fB*jV>(`erUx0B6j@wa!KnN)QWMO1rn9HC8 zQU}Tt3>@bftT|;oHYhlHH8T8tc{qL2LBC1&wnQeg^-S05<#H=J%;q~&KX!$OXH$lP zifQJ#9>L8|xhAVRHT-xPa*}7JK>(A*!AmL!CQC~j>707p+C5b#ib-SZ5@wfn#-0y8 zor_pb3M^%mkXhlduwjw4dk@RWhYZ<*tSUAV9x3eYyi#^d39lH{872xT#>g14FgCZb z+Lvv}DClhGVU*`8y(Qe}(9I>Lw<6->0~Q`zX3oMH2272dBARI`0wDzxS_G8b_H+a` TZ#n2*^y*Bf^Krq04Gh)*dSnrT literal 0 HcmV?d00001 diff --git a/docs/reports/4.0/license-maven-plugin/images/icon_info_sml.gif b/docs/reports/4.0/license-maven-plugin/images/icon_info_sml.gif new file mode 100644 index 0000000000000000000000000000000000000000..c6cb9ad7ce438a798426703e86a7ffc197d51dbb GIT binary patch literal 606 zcmZ?wbhEHb!Rj)7jHhhdgsOUdoQoueZi?7 z>>gViTe&E#V48n=mrru5S3;v}WQB8hiDz7$TU2Fg8RZkU)J)l4H+4sO@7jjxJ4?G(<~7c1nYFul=C0P+d#d`@bj{yi z-npcE!T#Qb2PP~z)H;3B%r(bntUlH>Y2~CvyV|C%UbyM>vTf&9?!2&e&!siHFV0_c zVB`KP8}?n^dg$7Yqc`@PxOMQ%-NWbZ9Xfk=)1K2OFF!hV;r{6>kIr6ua^~ve%eS9j zy7lbD`I|4_et!J??bq+WzI^-n`RfmdkOIfh!pgqYwSCK`t~@$#!^!1aj_y2mzyI{@?vuB79>2N$==JkApPs$`_~ygc*YCf)diVLp z{pXKfy#M&+`?nvze*gIk#Q*;N0|qHLXbBUFKUo+V7>XElKuSSz!oa?}p{S|3rL`#` zEj=M8CWV#D$GthOu#hRgfH^NPHz`Z6or!6tudIJkhF|)EqL_SUmH;#E=*;vU)ut4d z*}1MJ+3|6yK5|W*0YQlwY}}E_93D;*P3)($(!#iHyj&dYc$?gAB*f@)n?~7Mn)5Ze zB*b!gs&gB@F*e|Da`5(ac688Lp~TGAEh5PBlHo`4aV}w%hy?;49h(#+>`NXTD0Bjy;4ci{C-1K14rU#4Xoa9{m6qopA9n0cn|!>ecYkij zwyX=!4*mH3EoqLqSGiVbyFqxD(bS8XSDu{6U1jZO70Ic@{~t&7=B^ zBD)NOoAkU&Gy^LQJ5PtV?u{&65}4ZUmfYbweP{LTy^YnAGv=AGa7*6wj}%~b0?7r5!@qH7P%p1*$L z@#{ODxoUwG+WsY)zWExj-aqxpQS(e!bx&6L`u)?tfB$~}{{8*?cVO&*V`-G2NeC$Z zWMO1r=w{FXnGVVm3>>=|#5rX=HY{-DP?VFNPL-%m%>B+*~5-k^-+4*MLFr;tQ0}^rlS-^!^Q`Mx1hrB$jwn&hk~Xk=#Nl+_9Nu|Y$D G!5RQ;-6)O# literal 0 HcmV?d00001 diff --git a/docs/reports/4.0/license-maven-plugin/images/icon_warning_sml.gif b/docs/reports/4.0/license-maven-plugin/images/icon_warning_sml.gif new file mode 100644 index 0000000000000000000000000000000000000000..873bbb52cb9768103c27fbb9a9bac16ac615fce5 GIT binary patch literal 576 zcmZ?wbhEHbB!Sy%bj7w z8LP{2I!WYbmF&-Ixi?j6tD|K1XR2M#l>Aw*aXL%wXS3nYW}{zi=4WzsU5r%E6qx+# za{AThd85YVOsT`KDUrWsBtGknIa3>Sy(4;AS@f^Dxt>-=XPXm#FD(1Lr2hBv=9?3X zZS^!XrNw@)>eiN((2|w-y>{aB1+99DGMA?}+UTggT+(Z*rf8+5x~aWVOGcurtl;&U zIa)H3I&#vwvQjJBn`YHj9iKlB7`)(M#!e{yWMO1rC}Yq8NrU2qfqia6SyOXMYa1sM zM_a34eqyRfcQbQJY;^IYGTuzaxglKLqNQEA}OiQec+sQ#rUUjLqg_MpsPmY43 zsgmVV8EHK$eV-B~6*UcAW2+w%1e4o&9#aAczLGF}PmMg|6J0Ey4q A)Bpeg literal 0 HcmV?d00001 diff --git a/docs/reports/4.0/license-maven-plugin/images/logos/build-by-maven-black.png b/docs/reports/4.0/license-maven-plugin/images/logos/build-by-maven-black.png new file mode 100644 index 0000000000000000000000000000000000000000..919fd0f66a7f713920dd7422035db1c9d484351d GIT binary patch literal 2294 zcmVKOG`!VuDc=fnx$+R6#>c^>b&wcOS?|$!`a}U6ptjU_J zlBA}l*3{J0)YMd0R~Hr*dU$xO^ie1jhYlTLS+=C4#MRYRCX#twGUSD6Il$6AA+=UAlkY(ZF;m4037Yc>v&!1mPsNXdliHV74&z>zUEv=}iC@U)i zfc^XTJ3BiAKvYyzczAd~K){|od(ip)`}f`5-HnZnv$L~Hzqq=(y7Kb!>gsAwPfu@e z@3gcu0LabFC4?{xBNPh18Fpy3+Tr2hfq{Yc_V$w}PjVdhGtMTH$zU){PfznaPmK)? z4KH52=;-KZX=#a#jlFZ{PF7YH!!Q{c8Taqs=Xt)UsK{tE{@>vc{2Hgh!NL0adH}e0 z@19Df^78Tm0ES@zz{SO7Zf@=upJ1_AP_bIAgpih&mWqmsojZ4GG#a&9{f)&Au~_Wm z<0F^L4;(mPHk)-io!M*-3JMa7#VIK%EBy%}_$g6IPEM9cBvPp~K0f}{t5+6_rMbEJ z(xpqcZ{G$0j^p<2+vnuu^bN3MdU`rLJ3Br;9ss7MrVbuFxUjHLQBhGX6WriQ5|M*_w z@5bUDdV71dTCG;AO-@dx@4a~OA{y)K>k+2N$jAo|9?w z?b_+nr`2k;!{M;o?Qh<^`R=>#RtFA0KR<`Vfh)Li;|5+X!otGn&U<@%H*VaBDU;Gf zr_<5=()7Iqfmk>yLj`}084`48Zf?d|M~)mpOHfeI{QNv2WMN?;Dk=&9GBY#LVzb%$ z`};Aq6GAK&OK4~)&U*g*IT{xh7M8K~%9SgtQ-;OG#ZeC5ym=F=X|vf(9h#b&K7RZN z05+S=X0xGjU|@g-%ePwl!GC`7t=5VDruDp`t9rXwq=tAb*88KQqo~N`a#V_oixKzA z%F4dJzL1cRy1F{CSUfW`qfjWeZ{Hpm7>H$yNF>V6&c<>vGBOgU_w@7}J9g~o(WA6z z#sgc0B0VlH4i&T6{Pyiz)FUDys6$s*7rnXCi!3z)!0DGJ5eITHyM2Q|E@qtti{QRD z*nbiZg+h^&lY>QINl6I+oH}*N-Q67kYHMqqoSd*@fE67^695Pa36aTU0HD+95)%{g zFw)c0Gcqy&K&4WxG906$qk6p_b=txpgmiazqaGF(M)NU+!{3cPsc^{*a`Ja$nXfZ@ zhsL%N4whw0OG`2M6&4oG&CQ8KBHBPHC@3f>C|I^a>__(qFp!^RU zV`F0uhl6EVxm><`_ijATmoHz|)ztxjL?XdmSuB<(Po5A$mM!w}C3kdS~ef}W>dub-Hhz&fI`vJ#oXvTST@?6qsxN=r)tz|+%n^XARiL+I)0 z!HGL|?4Z?OC@z>ppO+fmk zEDIk1FgrV2R8&O&@;qNwR)+h@$;nZx)dqvXVzG2}b>-#d_4oHa!G&Dp59OYMg zd;9A2I}{29&+|ObzkB!Y^XJcKjE;^*({SomlT)I^E^_90Q{xPG;bvU;38ml zcng&pTZhKxAmAX-{xuvUBO`bZu-omWrKK8;X6fkl>(@`5I6;GyySuwkDCBv*tE;QE zwH1kg)0Ijk1~{Qms8A@Vadob6a=9D}VUx-9>C-1l1S|^dcDq`w#&Z*k#hB*+K%>#n z=0$)zo8T)X1Ujc}V+Omw8!O@%0GKp7%(fp1ER{;7QYogYiHQlT)w*&q5{X2iP;Ak literal 0 HcmV?d00001 diff --git a/docs/reports/4.0/license-maven-plugin/images/logos/build-by-maven-white.png b/docs/reports/4.0/license-maven-plugin/images/logos/build-by-maven-white.png new file mode 100644 index 0000000000000000000000000000000000000000..7d44c9c2e5742bdf8649ad282f83208f1da9b982 GIT binary patch literal 2260 zcmV;_2rKuAP)4hTLUyOQ{PVbVY5&Y3g!&hN~bnR7}ZgkXUt ziC%zU0gf+&kEv>t|d$x|zXw1mS0D%1b{8z7DF%0wW-8(XBFc`A3vVI|O z^!N97baWg(eE86zLn4uA_wL=Zb@+UKU|=8sJb3V6XlSUctSl!dhm4xd=KJ^W|8h2q zR4NS%3yX+|NKQ`f?d=7Cf`Wo)&z=E5TU%REQIXYZefjbwRvsQ6zIyfQojZ3l8V#{v zv)R(q)39Vr2GBPsa+apV2%%fIZY3ln0Kl+1Y8c*(xe3X6sWFH9kH*UDDLl)ZN`}u~;f9D%P!A2LK5P2`MQl z(b3TuDUC++_U+qm01k;n!Z1u+TwGjS+}X2d^Yil+3Pn;B-~q z{Qdm_z{kf&EEb1^gw)j3R904!x}#RBj~+c578Vv16olc}xpQZGd;7k9`>@WHD_2M| z{%VB2fNVCK&1U^_rTW_bx`C@MK&%ZR^ybZ*=;&yb zN);0mV>X+~OA`|lRVtNAr7A8i#zL)DyJycHxm+$5izO0?QmM?$%p@6le0*H3R;yI1 z=;-LCrlu1oPI!8HIypHhmCA~Wig|;>WHON!GbSbmcN`jxhJ=GssnlpRR;zVzaF8J4 z>+3sJhW@0w{LH6-`(Afr<9kMWBXoSUM7Dox&JGJtojOI96z3EG z*uH)HWN?qO7x!`hzQnzLg5JL3Ui^ps%X$n4`+YK2S-yNZo>gC8kJmXUC#D?-i_a7IlwdR(Kkw#T>s)<( zJ!ZVTycREBO!{t;H9|r{F#q)FQ_`LjAsBnPnnKk2PZ;V3*7{M#@%jyBNObh|^_fg2 zd|f0I3eTTEPf=83VhUbHWgRft|{%MRRMp6H>seM7wV6&k5Vn7H0DDSDT_wn(;aaUDU zWi%QoiptK;CgqIWB$bwy78Mm?w@oI~&6_tPBO~$kExCLno}10)mX;RGM?^%-PjqOt zTFi(#=@4C7NJmxEVK7l6G0yhEp_Lq9)1fj}S-2%Mdrv$L~tStVt%xVSheDG9e5EX$6J zj8GIMm&=bIKaK;TqoYG05D0}r0!Kqb1E0?q2n1`_uAR{_f0E{OgnR$~y~Sd|+0n_# z2@6L?MsUQ^H0|QzLJoDKqobtlneyk|8`Sp{cp}PUC5RRQ^8?;2;Iss$eWk%*n3$Nr z(73v~e)3}s219#$yTM=(2n6o#?!LahxUO>?H!v`O%bZ*;$Ideh!!Qg0h{fVXix$lf i91DLtEx@rr0RIK2cl{g~?Z1Nn0000}s literal 0 HcmV?d00001 diff --git a/docs/reports/4.0/license-maven-plugin/images/logos/maven-feather.png b/docs/reports/4.0/license-maven-plugin/images/logos/maven-feather.png new file mode 100644 index 0000000000000000000000000000000000000000..b5ada836e9eb4af4db810f648b013933e72c8fbe GIT binary patch literal 3330 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 literal 0 HcmV?d00001 diff --git a/docs/reports/4.0/license-maven-plugin/images/newwindow.png b/docs/reports/4.0/license-maven-plugin/images/newwindow.png new file mode 100644 index 0000000000000000000000000000000000000000..6287f72bd08a870908e7361d98c35ee0d6dcbc82 GIT binary patch literal 220 zcmeAS@N?(olHy`uVBq!ia0vp^+(699!3-oX?^2ToQY`6?zK#qG>ra@ocD)4hB}-f* zN`mv#O3D+9QW+dm@{>{(JaZG%Q-e|yQz{EjrrH1%@dWsUxR#cd&SYTt4+aeuCvSob zD+%%o1`04ZXs!GLj7%Iec?BF2%&y2ZFfeUwWbk2P5nvW+xWT~4#-PT{uyM;F);OSv44$rjF6*2U FngH~|K)3(^ literal 0 HcmV?d00001 diff --git a/docs/reports/4.0/license-maven-plugin/index.html b/docs/reports/4.0/license-maven-plugin/index.html new file mode 100644 index 000000000..33d182354 --- /dev/null +++ b/docs/reports/4.0/license-maven-plugin/index.html @@ -0,0 +1,86 @@ + + + + + + + + license-maven-plugin – About + + + + + + + + + +
+
+
+

About license-maven-plugin

+

Maven 2 plugin to check and update license headers in source files

+
+
+
+
+
+ + + diff --git a/docs/reports/4.0/license-maven-plugin/issue-management.html b/docs/reports/4.0/license-maven-plugin/issue-management.html new file mode 100644 index 000000000..c6f3afc36 --- /dev/null +++ b/docs/reports/4.0/license-maven-plugin/issue-management.html @@ -0,0 +1,90 @@ + + + + + + + + license-maven-plugin – Issue Management + + + + + + + + + +
+
+
+

Overview

+

This project uses GitHub to manage its issues.

+

Issue Management

+

Issues, bugs, and feature requests should be submitted to the following issue management system for this project.

+
+
+
+
+
+
+ + + diff --git a/docs/reports/4.0/license-maven-plugin/licenses.html b/docs/reports/4.0/license-maven-plugin/licenses.html new file mode 100644 index 000000000..1e2e9892b --- /dev/null +++ b/docs/reports/4.0/license-maven-plugin/licenses.html @@ -0,0 +1,654 @@ + + + + + + + + license-maven-plugin – Project Licenses + + + + + + + + + +
+
+
+

Overview

+

Typically the licenses listed for the project are that of the project itself, and not of dependencies.

+

Project Licenses

+

Apache License 2.0

[Original text] +

Copy of the license follows:

+ +
+ + +
+ +
+
+ + + ApacheCon 2021 Coming Soon! + + The Apache Software Foundation +
+ +
+ Apache Support Logo +
+
+
+

Apache License, Version 2.0

+ +

The 2.0 version of the Apache License, approved by the ASF in 2004, helps us achieve our goal of providing +reliable and long-lived software products through collaborative, open-source software development.

+

All packages produced by the ASF are implicitly licensed under the Apache +License, Version 2.0, unless otherwise explicitly stated.

+
+

+Apache License
Version 2.0, January 2004
+http://www.apache.org/licenses/ +

+

TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

+

1. Definitions.

+
+

"License" shall mean the terms and conditions for use, reproduction, and +distribution as defined by Sections 1 through 9 of this document.

+

"Licensor" shall mean the copyright owner or entity authorized by the +copyright owner that is granting the License.

+

"Legal Entity" shall mean the union of the acting entity and all other +entities that control, are controlled by, or are under common control with +that entity. For the purposes of this definition, "control" means (i) the +power, direct or indirect, to cause the direction or management of such +entity, whether by contract or otherwise, or (ii) ownership of fifty +percent (50%) or more of the outstanding shares, or (iii) beneficial +ownership of such entity.

+

"You" (or "Your") shall mean an individual or Legal Entity exercising +permissions granted by this License.

+

"Source" form shall mean the preferred form for making modifications, +including but not limited to software source code, documentation source, +and configuration files.

+

"Object" form shall mean any form resulting from mechanical transformation +or translation of a Source form, including but not limited to compiled +object code, generated documentation, and conversions to other media types.

+

"Work" shall mean the work of authorship, whether in Source or Object form, +made available under the License, as indicated by a copyright notice that +is included in or attached to the work (an example is provided in the +Appendix below).

+

"Derivative Works" shall mean any work, whether in Source or Object form, +that is based on (or derived from) the Work and for which the editorial +revisions, annotations, elaborations, or other modifications represent, as +a whole, an original work of authorship. For the purposes of this License, +Derivative Works shall not include works that remain separable from, or +merely link (or bind by name) to the interfaces of, the Work and Derivative +Works thereof.

+

"Contribution" shall mean any work of authorship, including the original +version of the Work and any modifications or additions to that Work or +Derivative Works thereof, that is intentionally submitted to Licensor for +inclusion in the Work by the copyright owner or by an individual or Legal +Entity authorized to submit on behalf of the copyright owner. For the +purposes of this definition, "submitted" means any form of electronic, +verbal, or written communication sent to the Licensor or its +representatives, including but not limited to communication on electronic +mailing lists, source code control systems, and issue tracking systems that +are managed by, or on behalf of, the Licensor for the purpose of discussing +and improving the Work, but excluding communication that is conspicuously +marked or otherwise designated in writing by the copyright owner as "Not a +Contribution."

+

"Contributor" shall mean Licensor and any individual or Legal Entity on +behalf of whom a Contribution has been received by Licensor and +subsequently incorporated within the Work.

+
+

2. Grant of Copyright License. Subject to the +terms and conditions of this License, each Contributor hereby grants to You +a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable +copyright license to reproduce, prepare Derivative Works of, publicly +display, publicly perform, sublicense, and distribute the Work and such +Derivative Works in Source or Object form.

+

3. Grant of Patent License. Subject to the terms +and conditions of this License, each Contributor hereby grants to You a +perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable +(except as stated in this section) patent license to make, have made, use, +offer to sell, sell, import, and otherwise transfer the Work, where such +license applies only to those patent claims licensable by such Contributor +that are necessarily infringed by their Contribution(s) alone or by +combination of their Contribution(s) with the Work to which such +Contribution(s) was submitted. If You institute patent litigation against +any entity (including a cross-claim or counterclaim in a lawsuit) alleging +that the Work or a Contribution incorporated within the Work constitutes +direct or contributory patent infringement, then any patent licenses +granted to You under this License for that Work shall terminate as of the +date such litigation is filed.

+

4. Redistribution. You may reproduce and +distribute copies of the Work or Derivative Works thereof in any medium, +with or without modifications, and in Source or Object form, provided that +You meet the following conditions:

+
    +
  1. You must give any other recipients of the Work or Derivative Works a +copy of this License; and
  2. +
  3. You must cause any modified files to carry prominent notices stating +that You changed the files; and
  4. +
  5. You must retain, in the Source form of any Derivative Works that You +distribute, all copyright, patent, trademark, and attribution notices from +the Source form of the Work, excluding those notices that do not pertain to +any part of the Derivative Works; and
  6. +
  7. If the Work includes a "NOTICE" text file as part of its distribution, +then any Derivative Works that You distribute must include a readable copy +of the attribution notices contained within such NOTICE file, excluding +those notices that do not pertain to any part of the Derivative Works, in +at least one of the following places: within a NOTICE text file distributed +as part of the Derivative Works; within the Source form or documentation, +if provided along with the Derivative Works; or, within a display generated +by the Derivative Works, if and wherever such third-party notices normally +appear. The contents of the NOTICE file are for informational purposes only +and do not modify the License. You may add Your own attribution notices +within Derivative Works that You distribute, alongside or as an addendum to +the NOTICE text from the Work, provided that such additional attribution +notices cannot be construed as modifying the License. +
    +
    +You may add Your own copyright statement to Your modifications and may +provide additional or different license terms and conditions for use, +reproduction, or distribution of Your modifications, or for any such +Derivative Works as a whole, provided Your use, reproduction, and +distribution of the Work otherwise complies with the conditions stated in +this License. +
  8. +
+

5. Submission of Contributions. Unless You +explicitly state otherwise, any Contribution intentionally submitted for +inclusion in the Work by You to the Licensor shall be under the terms and +conditions of this License, without any additional terms or conditions. +Notwithstanding the above, nothing herein shall supersede or modify the +terms of any separate license agreement you may have executed with Licensor +regarding such Contributions.

+

6. Trademarks. This License does not grant +permission to use the trade names, trademarks, service marks, or product +names of the Licensor, except as required for reasonable and customary use +in describing the origin of the Work and reproducing the content of the +NOTICE file.

+

7. Disclaimer of Warranty. Unless required by +applicable law or agreed to in writing, Licensor provides the Work (and +each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT +WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, +without limitation, any warranties or conditions of TITLE, +NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You +are solely responsible for determining the appropriateness of using or +redistributing the Work and assume any risks associated with Your exercise +of permissions under this License.

+

8. Limitation of Liability. In no event and +under no legal theory, whether in tort (including negligence), contract, or +otherwise, unless required by applicable law (such as deliberate and +grossly negligent acts) or agreed to in writing, shall any Contributor be +liable to You for damages, including any direct, indirect, special, +incidental, or consequential damages of any character arising as a result +of this License or out of the use or inability to use the Work (including +but not limited to damages for loss of goodwill, work stoppage, computer +failure or malfunction, or any and all other commercial damages or losses), +even if such Contributor has been advised of the possibility of such +damages.

+

9. Accepting Warranty or Additional Liability. +While redistributing the Work or Derivative Works thereof, You may choose +to offer, and charge a fee for, acceptance of support, warranty, indemnity, +or other liability obligations and/or rights consistent with this License. +However, in accepting such obligations, You may act only on Your own behalf +and on Your sole responsibility, not on behalf of any other Contributor, +and only if You agree to indemnify, defend, and hold each Contributor +harmless for any liability incurred by, or claims asserted against, such +Contributor by reason of your accepting any such warranty or additional +liability.

+

END OF TERMS AND CONDITIONS

+
+

How to apply the Apache License to your work

+

Include a copy of the Apache License, typically in a file called +LICENSE, in your work, and consider also including a NOTICE file that references the License.

+

To apply the Apache License to specific files in your work, attach the following boilerplate +declaration, replacing the fields enclosed by brackets "[]" with your own +identifying information. (Don't include the brackets!) Enclose the text in the appropriate comment syntax for the file format. We also +recommend that you include a file or class name and description of purpose on the same "printed page" as the copyright notice for easier +identification within third-party archives.

+
Copyright [yyyy] [name of copyright owner]
+
+Licensed under the Apache License, Version 2.0 (the "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.
+
+ +
+ + + + + + + + + + +
+
+
+
+
+
+ + + diff --git a/docs/reports/4.0/license-maven-plugin/plugin-info.html b/docs/reports/4.0/license-maven-plugin/plugin-info.html new file mode 100644 index 000000000..a1694327b --- /dev/null +++ b/docs/reports/4.0/license-maven-plugin/plugin-info.html @@ -0,0 +1,139 @@ + + + + + + + + license-maven-plugin – Plugin Documentation + + + + + + + + +
+ +
+
+
+
+

Plugin Documentation

+

Goals available for this plugin:

+ + + + + + + + + + + + + + + +
GoalDescription
license:checkCheck if the source files of the project have a valid license +header
license:formatReformat files with a missing header to add it
license:helpDisplay help information on license-maven-plugin.
+Call mvn license:help -Ddetail=true +-Dgoal=<goal-name> to display parameter details.
license:removeRemove the specified header from source files
+

System Requirements

+

The following specifies the minimum requirements to run this Maven plugin:

+ + + + + + + + + + + + +
Maven2.0
JDK1.8
MemoryNo minimum requirement.
Disk SpaceNo minimum requirement.
+

Usage

+

You should specify the version in your project's plugin configuration:

+
+
<project>
+  ...
+  <build>
+    <!-- To define the plugin version in your parent POM -->
+    <pluginManagement>
+      <plugins>
+        <plugin>
+          <groupId>com.mycila</groupId>
+          <artifactId>license-maven-plugin</artifactId>
+          <version>4.0</version>
+        </plugin>
+        ...
+      </plugins>
+    </pluginManagement>
+    <!-- To use the plugin goals in your POM or parent POM -->
+    <plugins>
+      <plugin>
+        <groupId>com.mycila</groupId>
+        <artifactId>license-maven-plugin</artifactId>
+        <version>4.0</version>
+      </plugin>
+      ...
+    </plugins>
+  </build>
+  ...
+</project>
+
+

For more information, see "Guide to Configuring Plug-ins"

+
+
+
+
+
+ + + diff --git a/docs/reports/4.0/license-maven-plugin/plugin-management.html b/docs/reports/4.0/license-maven-plugin/plugin-management.html new file mode 100644 index 000000000..bf8c1659d --- /dev/null +++ b/docs/reports/4.0/license-maven-plugin/plugin-management.html @@ -0,0 +1,166 @@ + + + + + + + + license-maven-plugin – Project Plugin Management + + + + + + + + + +
+
+
+

Project Plugin Management

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersion
com.bluetrainsoftware.mavengroovydoc-maven-plugin2.1
com.mycilalicense-maven-plugin2.6
org.apache.felixmaven-bundle-plugin5.1.1
org.apache.maven.pluginsmaven-antrun-plugin1.3
org.apache.maven.pluginsmaven-assembly-plugin2.2-beta-5
org.apache.maven.pluginsmaven-clean-plugin3.1.0
org.apache.maven.pluginsmaven-compiler-plugin3.8.1
org.apache.maven.pluginsmaven-dependency-plugin2.8
org.apache.maven.pluginsmaven-deploy-plugin2.8.2
org.apache.maven.pluginsmaven-enforcer-plugin1.4.1
org.apache.maven.pluginsmaven-gpg-plugin1.6
org.apache.maven.pluginsmaven-invoker-plugin3.2.1
org.apache.maven.pluginsmaven-jar-plugin3.2.0
org.apache.maven.pluginsmaven-jarsigner-plugin3.0.0
org.apache.maven.pluginsmaven-javadoc-plugin3.2.0
org.apache.maven.pluginsmaven-plugin-plugin3.6.0
org.apache.maven.pluginsmaven-release-plugin2.5.3
org.apache.maven.pluginsmaven-site-plugin3.9.0
org.apache.maven.pluginsmaven-source-plugin3.2.1
+
+
+
+
+
+ + + diff --git a/docs/reports/4.0/license-maven-plugin/plugins.html b/docs/reports/4.0/license-maven-plugin/plugins.html new file mode 100644 index 000000000..4558a5276 --- /dev/null +++ b/docs/reports/4.0/license-maven-plugin/plugins.html @@ -0,0 +1,176 @@ + + + + + + + + license-maven-plugin – Project Plugins + + + + + + + + + +
+
+
+

Project Build Plugins

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersion
com.bluetrainsoftware.mavengroovydoc-maven-plugin2.1
com.mycilalicense-maven-plugin2.2
org.apache.maven.pluginsmaven-clean-plugin3.1.0
org.apache.maven.pluginsmaven-compiler-plugin3.8.1
org.apache.maven.pluginsmaven-deploy-plugin2.8.2
org.apache.maven.pluginsmaven-enforcer-plugin1.4.1
org.apache.maven.pluginsmaven-gpg-plugin1.6
org.apache.maven.pluginsmaven-install-plugin2.4
org.apache.maven.pluginsmaven-invoker-plugin3.2.1
org.apache.maven.pluginsmaven-jar-plugin3.2.0
org.apache.maven.pluginsmaven-javadoc-plugin3.2.0
org.apache.maven.pluginsmaven-plugin-plugin3.6.0
org.apache.maven.pluginsmaven-release-plugin2.5.3
org.apache.maven.pluginsmaven-resources-plugin2.6
org.apache.maven.pluginsmaven-scm-plugin1.9.4
org.apache.maven.pluginsmaven-site-plugin3.9.0
org.apache.maven.pluginsmaven-source-plugin3.2.1
org.apache.maven.pluginsmaven-surefire-plugin2.12.4
+

Project Report Plugins

+ + + + + + + + + + + + +
GroupIdArtifactIdVersion
org.apache.maven.pluginsmaven-plugin-plugin3.6.0
org.apache.maven.pluginsmaven-project-info-reports-plugin3.1.0
+
+
+
+
+
+ + + diff --git a/docs/reports/4.0/license-maven-plugin/project-info.html b/docs/reports/4.0/license-maven-plugin/project-info.html new file mode 100644 index 000000000..c3f62deb8 --- /dev/null +++ b/docs/reports/4.0/license-maven-plugin/project-info.html @@ -0,0 +1,130 @@ + + + + + + + + license-maven-plugin – Project Information + + + + + + + + + +
+
+
+

Project Information

+

This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by Maven on behalf of the project.

+

Overview

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
DocumentDescription
CI ManagementThis document lists the continuous integration management system of this project for building and testing code on a frequent, regular basis.
DependenciesThis document lists the project's dependencies and provides information on each dependency.
Dependency InformationThis document describes how to include this project as a dependency using various dependency management tools.
Dependency ManagementThis document lists the dependencies that are defined through dependencyManagement.
Distribution ManagementThis document provides informations on the distribution management of this project.
AboutMaven 2 plugin to check and update license headers in source files
Issue ManagementThis document provides information on the issue management system used in this project.
LicensesThis document lists the project license(s).
Plugin ManagementThis document lists the plugins that are defined through pluginManagement.
PluginsThis document lists the build plugins and the report plugins used by this project.
Source Code ManagementThis document lists ways to access the online source repository.
SummaryThis document lists other related information of this project
TeamThis document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.
+
+
+
+
+
+ + + diff --git a/docs/reports/4.0/license-maven-plugin/project-reports.html b/docs/reports/4.0/license-maven-plugin/project-reports.html new file mode 100644 index 000000000..743ea5b94 --- /dev/null +++ b/docs/reports/4.0/license-maven-plugin/project-reports.html @@ -0,0 +1,82 @@ + + + + + + + + license-maven-plugin – Generated Reports + + + + + + + + +
+ +
+
+
+
+

Generated Reports

+

This document provides an overview of the various reports that are automatically generated by Maven . Each report is briefly described below.

+

Overview

+ + + + + + +
DocumentDescription
Plugin DocumentationThis report provides goals and parameters documentation of a plugin.
+
+
+
+
+
+ + + diff --git a/docs/reports/4.0/license-maven-plugin/remove-mojo.html b/docs/reports/4.0/license-maven-plugin/remove-mojo.html new file mode 100644 index 000000000..cb411cc07 --- /dev/null +++ b/docs/reports/4.0/license-maven-plugin/remove-mojo.html @@ -0,0 +1,908 @@ + + + + + + + + license-maven-plugin – license:remove + + + + + + + + +
+ +
+
+
+ + +
+

license:remove

+ +

Full name:

+ +

com.mycila:license-maven-plugin:4.0:remove

+ +

Description:

+ +
Remove the specified header from source files
+ +

Attributes:

+ +
    + +
  • Requires a Maven project to be executed.
  • +
+
+

Required Parameters

+ + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeSinceDescription
<defaultBasedir>File-The base directory, in which to search for project files. This is +named `defaultBaseDirectory` as it will be used as the default +value for the base directory. This default value can be overridden +in each LicenseSet by setting LicenseSet.basedir.
Default value is: ${basedir}.
User property is: license.basedir.
Alias is: basedir.
+
+
+

Optional Parameters

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeSinceDescription
<aggregate>boolean-You can set this flag to true if you want to check the headers for +all modules of your project. Only used for multi-modules projects, +to check for example the header licenses from the parent module for +all sub modules.
Default value is: false.
User property is: license.aggregate.
<concurrencyFactor>float-Maven license plugin uses concurrency to check license headers. +This factor is used to control the number of threads used to check. +The rule is:
+ <nThreads> = <number of cores> * +concurrencyFactor
+The default is 1.5.
Default value is: 1.5.
User property is: license.concurrencyFactor.
<defaultHeaderDefinitions>String[]-Allows the use of external header definitions files. These files +are properties like files. This is named `defaultHeaderDefinitions` +as it will be used as the default value for the header definitions. +This default value can be overridden in each LicenseSet by setting +LicenseSet.headerDefinitions.
Alias is: headerDefinitions.
<defaultProperties>Map-You can set here some properties that you want to use when reading +the header file. You can use in your header file some properties +like ${year}, ${owner} or whatever you want for the name. They will +be replaced when the header file is read by those you specified in +the command line, in the POM and in system environment. This is +named `defaultProperties` as it will be used as the default value +for the properties. This default value can be overridden in each +LicenseSet by setting LicenseSet.properties.
Alias is: properties.
<defaultUseDefaultExcludes>boolean-Specify if you want to use default exclusions besides the files you +have excluded. Default exclusions exclude CVS and SVN folders, IDE +descriptors and so on. This is named `defaultUseDefaultExcludes` as +it will be used as the default value for whether to use default +excludes. This default value can be overridden in each LicenseSet +by setting LicenseSet.useDefaultExcludes.
Default value is: true.
User property is: license.useDefaultExcludes.
Alias is: useDefaultExcludes.
<dryRun>boolean-If dryRun is enabled, calls to license:format and license:remove +will not overwrite the existing file but instead write the result +to a new file with the same name but ending with `.licensed`.
Default value is: false.
User property is: license.dryRun.
<encoding>String-Specify the encoding of your files. Default to the project source +encoding property (project.build.sourceEncoding).
Default value is: ${project.build.sourceEncoding}.
User property is: license.encoding.
<failIfMissing>boolean-You can set this flag to false if you do not want the build to fail +when some headers are missing.
Default value is: true.
User property is: license.failIfMissing.
<failIfUnknown>boolean2.8You can leave this flag on false if you do not want +the build to fail for files that do not have an implicit or +explicit comment style definition. Setting this explicitly to +true is a safe way to make sure that the effective +file type mappings cover all files included from your project. + +

Default is false for backwards compatibility +reasons.


Default value is: false.
User property is: license.failIfUnknown.
<legacyConfigExcludes>String[]-Deprecated. use LicenseSet.excludes
User property is: license.excludes.
Alias is: excludes.
<legacyConfigHeader>String-Deprecated. use LicenseSet.header
User property is: license.header.
Alias is: header.
<legacyConfigHeaderSections>HeaderSection[]-Deprecated. use LicenseSet.headerSections
Alias is: headerSections.
<legacyConfigIncludes>String[]-Deprecated. use LicenseSet.includes
User property is: license.includes.
Alias is: includes.
<legacyConfigInlineHeader>String-Deprecated. use LicenseSet.inlineHeader
User property is: license.inlineHeader.
Alias is: inlineHeader.
<legacyConfigKeywords>String[]-Deprecated. use LicenseSet.keywords
Alias is: keywords.
<legacyConfigMulti>Multi-Deprecated. use LicenseSet.multi
<legacyConfigValidHeaders>String[]-Deprecated. use LicenseSet.validHeaders
Alias is: validHeaders.
<licenseSets>LicenseSet[]-(no description)
<mapping>LinkedHashMap-Set mapping between document mapping and a supported type to use. +This section is very useful when you want to customize the +supported extensions. If your project is using file extensions not +supported by default by this plugin, you can add a mapping to +attach the extension to an existing type of comment. The tag name +is the new extension name to support, and the value is the name of +the comment type to use.
<nThreads>int-Maven license plugin uses concurrency to check license headers. +With this option the number of threads used to check can be +specified. If given it take precedence over +concurrencyFactor The default is 0 which implies that +the default for concurrencyFactor is used.
Default value is: 0.
User property is: license.nThreads.
<quiet>boolean-If you do not want to see the list of file having a missing header, +you can add the quiet flag that will shorten the output
Default value is: false.
User property is: license.quiet.
<skip>boolean-Whether to skip the plugin execution
Default value is: false.
User property is: license.skip.
<skipExistingHeaders>boolean-Skip the formatting of files which already contain a detected +header.
Default value is: false.
User property is: license.skipExistingHeaders.
<strictCheck>boolean-Set to true if you need a strict check against the headers. By +default, the existence of a header is verified by taking the top +portion of a file and checking if it contains the headers text, not +considering special characters (spaces, tabs, ...).
+We highly recommend to keep this option set to true.
Default value is: true.
User property is: license.strictCheck.
<useDefaultMapping>boolean-Whether to use the default mapping between file extensions and +comment types, or only the one your provide.
Default value is: true.
User property is: license.useDefaultMapping.
+
+
+

Parameter Details

+
+

<aggregate>

+ +
You can set this flag to true if you want to check the headers for +all modules of your project. Only used for multi-modules projects, +to check for example the header licenses from the parent module for +all sub modules.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.aggregate
  • + +
  • Default: false
  • +

+

<concurrencyFactor>

+ +
Maven license plugin uses concurrency to check license headers. +This factor is used to control the number of threads used to check. +The rule is:
+ <nThreads> = <number of cores> * +concurrencyFactor
+The default is 1.5.
+ +
    + +
  • Type: float
  • + +
  • Required: No
  • + +
  • User Property: license.concurrencyFactor
  • + +
  • Default: 1.5
  • +

+

<defaultBasedir>

+ +
The base directory, in which to search for project files. This is +named `defaultBaseDirectory` as it will be used as the default +value for the base directory. This default value can be overridden +in each LicenseSet by setting LicenseSet.basedir.
+ +
    + +
  • Type: java.io.File
  • + +
  • Required: Yes
  • + +
  • User Property: license.basedir
  • + +
  • Default: ${basedir}
  • + +
  • Alias: basedir
  • +

+

<defaultHeaderDefinitions>

+ +
Allows the use of external header definitions files. These files +are properties like files. This is named `defaultHeaderDefinitions` +as it will be used as the default value for the header definitions. +This default value can be overridden in each LicenseSet by setting +LicenseSet.headerDefinitions.
+ +
    + +
  • Type: java.lang.String[]
  • + +
  • Required: No
  • + +
  • Alias: headerDefinitions
  • +

+

<defaultProperties>

+ +
You can set here some properties that you want to use when reading +the header file. You can use in your header file some properties +like ${year}, ${owner} or whatever you want for the name. They will +be replaced when the header file is read by those you specified in +the command line, in the POM and in system environment. This is +named `defaultProperties` as it will be used as the default value +for the properties. This default value can be overridden in each +LicenseSet by setting LicenseSet.properties.
+ +
    + +
  • Type: java.util.Map
  • + +
  • Required: No
  • + +
  • Alias: properties
  • +

+

<defaultUseDefaultExcludes>

+ +
Specify if you want to use default exclusions besides the files you +have excluded. Default exclusions exclude CVS and SVN folders, IDE +descriptors and so on. This is named `defaultUseDefaultExcludes` as +it will be used as the default value for whether to use default +excludes. This default value can be overridden in each LicenseSet +by setting LicenseSet.useDefaultExcludes.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.useDefaultExcludes
  • + +
  • Default: true
  • + +
  • Alias: useDefaultExcludes
  • +

+

<dryRun>

+ +
If dryRun is enabled, calls to license:format and license:remove +will not overwrite the existing file but instead write the result +to a new file with the same name but ending with `.licensed`.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.dryRun
  • + +
  • Default: false
  • +

+

<encoding>

+ +
Specify the encoding of your files. Default to the project source +encoding property (project.build.sourceEncoding).
+ +
    + +
  • Type: java.lang.String
  • + +
  • Required: No
  • + +
  • User Property: license.encoding
  • + +
  • Default: ${project.build.sourceEncoding}
  • +

+

<failIfMissing>

+ +
You can set this flag to false if you do not want the build to fail +when some headers are missing.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.failIfMissing
  • + +
  • Default: true
  • +

+

<failIfUnknown>

+ +
You can leave this flag on false if you do not want +the build to fail for files that do not have an implicit or +explicit comment style definition. Setting this explicitly to +true is a safe way to make sure that the effective +file type mappings cover all files included from your project. + +

Default is false for backwards compatibility +reasons.

+ +
    + +
  • Type: boolean
  • + +
  • Since: 2.8
  • + +
  • Required: No
  • + +
  • User Property: license.failIfUnknown
  • + +
  • Default: false
  • +

+

<legacyConfigExcludes>

+ +
Deprecated. use LicenseSet.excludes
+ +
Specifies files, which are excluded in the check. By default, only +the files matching the default exclude patterns are excluded.
+ +
    + +
  • Type: java.lang.String[]
  • + +
  • Required: No
  • + +
  • User Property: license.excludes
  • + +
  • Alias: excludes
  • +

+

<legacyConfigHeader>

+ +
Deprecated. use LicenseSet.header
+ +
Location of the header. It can be a relative path, absolute path, +classpath resource, any URL. The plugin first check if the name +specified is a relative file, then an absolute file, then in the +classpath. If not found, it tries to construct a URL from the +location.
+ +
    + +
  • Type: java.lang.String
  • + +
  • Required: No
  • + +
  • User Property: license.header
  • + +
  • Alias: header
  • +

+

<legacyConfigHeaderSections>

+ +
Deprecated. use LicenseSet.headerSections
+ +
HeadSections define special regions of a header that allow for +dynamic substitution and validation
+ +
    + +
  • Type: com.mycila.maven.plugin.license.HeaderSection[]
  • + +
  • Required: No
  • + +
  • Alias: headerSections
  • +

+

<legacyConfigIncludes>

+ +
Deprecated. use LicenseSet.includes
+ +
Specifies files, which are included in the check. By default, all +files are included.
+ +
    + +
  • Type: java.lang.String[]
  • + +
  • Required: No
  • + +
  • User Property: license.includes
  • + +
  • Alias: includes
  • +

+

<legacyConfigInlineHeader>

+ +
Deprecated. use LicenseSet.inlineHeader
+ +
Header, as text, directly in pom file. Using a CDATA section is +strongly recommended.
+ +
    + +
  • Type: java.lang.String
  • + +
  • Required: No
  • + +
  • User Property: license.inlineHeader
  • + +
  • Alias: inlineHeader
  • +

+

<legacyConfigKeywords>

+ +
Deprecated. use LicenseSet.keywords
+ +
Specify the list of keywords to use to detect a header. A header +must include all keywords to be valid. By default, the word +'copyright' is used. Detection is done case insensitive.
+ +
    + +
  • Type: java.lang.String[]
  • + +
  • Required: No
  • + +
  • Alias: keywords
  • +

+

<legacyConfigMulti>

+ +
Deprecated. use LicenseSet.multi
+ +
Alternative to `header`, `inlineHeader`, or `validHeaders` for use +when code is multi-licensed. Whilst you could create a concatenated +header yourself, a cleaner approach may be to specify more than one +header and have them concatenated together by the plugin. This +allows you to maintain each distinct license header in its own file +and combined them in different ways.
+ +
    + +
  • Type: com.mycila.maven.plugin.license.Multi
  • + +
  • Required: No
  • +

+

<legacyConfigValidHeaders>

+ +
Deprecated. use LicenseSet.validHeaders
+ +
Specifies additional header files to use when checking for the +presence of a valid header in your sources.
+When using format goal, this property will be used to detect all +valid headers that don't need formatting.
+When using remove goal, this property will be used to detect all +valid headers that also must be removed.
+ +
    + +
  • Type: java.lang.String[]
  • + +
  • Required: No
  • + +
  • Alias: validHeaders
  • +

+

<licenseSets>

+ +
(no description)
+ +
    + +
  • Type: com.mycila.maven.plugin.license.LicenseSet[]
  • + +
  • Required: No
  • +

+

<mapping>

+ +
Set mapping between document mapping and a supported type to use. +This section is very useful when you want to customize the +supported extensions. If your project is using file extensions not +supported by default by this plugin, you can add a mapping to +attach the extension to an existing type of comment. The tag name +is the new extension name to support, and the value is the name of +the comment type to use.
+ +
    + +
  • Type: java.util.LinkedHashMap
  • + +
  • Required: No
  • +

+

<nThreads>

+ +
Maven license plugin uses concurrency to check license headers. +With this option the number of threads used to check can be +specified. If given it take precedence over +concurrencyFactor The default is 0 which implies that +the default for concurrencyFactor is used.
+ +
    + +
  • Type: int
  • + +
  • Required: No
  • + +
  • User Property: license.nThreads
  • + +
  • Default: 0
  • +

+

<quiet>

+ +
If you do not want to see the list of file having a missing header, +you can add the quiet flag that will shorten the output
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.quiet
  • + +
  • Default: false
  • +

+

<skip>

+ +
Whether to skip the plugin execution
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.skip
  • + +
  • Default: false
  • +

+

<skipExistingHeaders>

+ +
Skip the formatting of files which already contain a detected +header.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.skipExistingHeaders
  • + +
  • Default: false
  • +

+

<strictCheck>

+ +
Set to true if you need a strict check against the headers. By +default, the existence of a header is verified by taking the top +portion of a file and checking if it contains the headers text, not +considering special characters (spaces, tabs, ...).
+We highly recommend to keep this option set to true.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.strictCheck
  • + +
  • Default: true
  • +

+

<useDefaultMapping>

+ +
Whether to use the default mapping between file extensions and +comment types, or only the one your provide.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.useDefaultMapping
  • + +
  • Default: true
  • +
+
+
+ + +
+
+
+
+
+ + + diff --git a/docs/reports/4.0/license-maven-plugin/scm.html b/docs/reports/4.0/license-maven-plugin/scm.html new file mode 100644 index 000000000..8df3942b5 --- /dev/null +++ b/docs/reports/4.0/license-maven-plugin/scm.html @@ -0,0 +1,100 @@ + + + + + + + + license-maven-plugin – Source Code Management + + + + + + + + + +
+
+
+

Overview

+

This project uses Git to manage its source code. Instructions on Git use can be found at https://git-scm.com/documentation.

+

Web Browser Access

+

The following is a link to a browsable version of the source repository:

+
+

Anonymous Access

+

The source can be checked out anonymously from Git with this command (See https://git-scm.com/docs/git-clone):

+
+
$ git clone --branch license-maven-plugin-4.0 https://github.com/mycila/license-maven-plugin.git
+

Developer Access

+

Only project developers can access the Git tree via this method (See https://git-scm.com/docs/git-clone).

+
+
$ git clone --branch license-maven-plugin-4.0 git@github.com:mycila/license-maven-plugin.git
+

Access from Behind a Firewall

+

Refer to the documentation of the SCM used for more information about access behind a firewall.

+
+
+
+
+
+ + + diff --git a/docs/reports/4.0/license-maven-plugin/summary.html b/docs/reports/4.0/license-maven-plugin/summary.html new file mode 100644 index 000000000..3f2622fc0 --- /dev/null +++ b/docs/reports/4.0/license-maven-plugin/summary.html @@ -0,0 +1,130 @@ + + + + + + + + license-maven-plugin – Project Summary + + + + + + + + + +
+
+
+

Project Summary

+

Project Information

+ + + + + + + + + + + + +
FieldValue
Namelicense-maven-plugin
DescriptionMaven 2 plugin to check and update license headers in source files
Homepagehttp://mycila.github.io/license-maven-plugin
+

Project Organization

+ + + + + + + + + +
FieldValue
NameMycila
URLhttp://www.mycila.com/
+

Build Information

+ + + + + + + + + + + + + + + + + + +
FieldValue
GroupIdcom.mycila
ArtifactIdlicense-maven-plugin
Version4.0
Typemaven-plugin
Java Version1.8
+
+
+
+
+
+ + + diff --git a/docs/reports/4.0/license-maven-plugin/team.html b/docs/reports/4.0/license-maven-plugin/team.html new file mode 100644 index 000000000..f2eecb837 --- /dev/null +++ b/docs/reports/4.0/license-maven-plugin/team.html @@ -0,0 +1,110 @@ + + + + + + + + license-maven-plugin – Project Team + + + + + + + + + +
+
+
+

Project Team

+

A successful project requires many people to play many roles. Some members write code or documentation, while others are valuable as testers, submitting patches and suggestions.

+

The project team is comprised of Members and Contributors. Members have direct access to the source of a project and actively evolve the code-base. Contributors improve the project through submission of patches and suggestions to the Members. The number of Contributors to the project is unbounded. Get involved today. All contributions to the project are greatly appreciated.

+

Members

+

The following is a list of developers with commit privileges that have directly contributed to the project in one way or another.

+ + + + + + + + + + + + + + + + + + +
ImageIdNameEmailURLOrganizationOrganization URLRoles
mathieucarbouMathieu Carboumathieu.carbou@gmail.comhttps://github.com/mathieucarbouMycilahttp://mycila.com/leader, architect, developer
+

Contributors

+

There are no contributors listed for this project. Please check back again later.

+
+
+
+
+
+ + + diff --git a/docs/reports/4.0/licenses.html b/docs/reports/4.0/licenses.html new file mode 100644 index 000000000..7df3ab6dd --- /dev/null +++ b/docs/reports/4.0/licenses.html @@ -0,0 +1,656 @@ + + + + + + + + license-maven-plugin-parent – Project Licenses + + + + + + + + + +
+
+
+

Overview

+

Typically the licenses listed for the project are that of the project itself, and not of dependencies.

+

Project Licenses

+

Apache License 2.0

[Original text] +

Copy of the license follows:

+ +
+ + +
+ +
+
+ + + ApacheCon 2021 Coming Soon! + + The Apache Software Foundation +
+ +
+ Apache Support Logo +
+
+
+

Apache License, Version 2.0

+ +

The 2.0 version of the Apache License, approved by the ASF in 2004, helps us achieve our goal of providing +reliable and long-lived software products through collaborative, open-source software development.

+

All packages produced by the ASF are implicitly licensed under the Apache +License, Version 2.0, unless otherwise explicitly stated.

+
+

+Apache License
Version 2.0, January 2004
+http://www.apache.org/licenses/ +

+

TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

+

1. Definitions.

+
+

"License" shall mean the terms and conditions for use, reproduction, and +distribution as defined by Sections 1 through 9 of this document.

+

"Licensor" shall mean the copyright owner or entity authorized by the +copyright owner that is granting the License.

+

"Legal Entity" shall mean the union of the acting entity and all other +entities that control, are controlled by, or are under common control with +that entity. For the purposes of this definition, "control" means (i) the +power, direct or indirect, to cause the direction or management of such +entity, whether by contract or otherwise, or (ii) ownership of fifty +percent (50%) or more of the outstanding shares, or (iii) beneficial +ownership of such entity.

+

"You" (or "Your") shall mean an individual or Legal Entity exercising +permissions granted by this License.

+

"Source" form shall mean the preferred form for making modifications, +including but not limited to software source code, documentation source, +and configuration files.

+

"Object" form shall mean any form resulting from mechanical transformation +or translation of a Source form, including but not limited to compiled +object code, generated documentation, and conversions to other media types.

+

"Work" shall mean the work of authorship, whether in Source or Object form, +made available under the License, as indicated by a copyright notice that +is included in or attached to the work (an example is provided in the +Appendix below).

+

"Derivative Works" shall mean any work, whether in Source or Object form, +that is based on (or derived from) the Work and for which the editorial +revisions, annotations, elaborations, or other modifications represent, as +a whole, an original work of authorship. For the purposes of this License, +Derivative Works shall not include works that remain separable from, or +merely link (or bind by name) to the interfaces of, the Work and Derivative +Works thereof.

+

"Contribution" shall mean any work of authorship, including the original +version of the Work and any modifications or additions to that Work or +Derivative Works thereof, that is intentionally submitted to Licensor for +inclusion in the Work by the copyright owner or by an individual or Legal +Entity authorized to submit on behalf of the copyright owner. For the +purposes of this definition, "submitted" means any form of electronic, +verbal, or written communication sent to the Licensor or its +representatives, including but not limited to communication on electronic +mailing lists, source code control systems, and issue tracking systems that +are managed by, or on behalf of, the Licensor for the purpose of discussing +and improving the Work, but excluding communication that is conspicuously +marked or otherwise designated in writing by the copyright owner as "Not a +Contribution."

+

"Contributor" shall mean Licensor and any individual or Legal Entity on +behalf of whom a Contribution has been received by Licensor and +subsequently incorporated within the Work.

+
+

2. Grant of Copyright License. Subject to the +terms and conditions of this License, each Contributor hereby grants to You +a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable +copyright license to reproduce, prepare Derivative Works of, publicly +display, publicly perform, sublicense, and distribute the Work and such +Derivative Works in Source or Object form.

+

3. Grant of Patent License. Subject to the terms +and conditions of this License, each Contributor hereby grants to You a +perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable +(except as stated in this section) patent license to make, have made, use, +offer to sell, sell, import, and otherwise transfer the Work, where such +license applies only to those patent claims licensable by such Contributor +that are necessarily infringed by their Contribution(s) alone or by +combination of their Contribution(s) with the Work to which such +Contribution(s) was submitted. If You institute patent litigation against +any entity (including a cross-claim or counterclaim in a lawsuit) alleging +that the Work or a Contribution incorporated within the Work constitutes +direct or contributory patent infringement, then any patent licenses +granted to You under this License for that Work shall terminate as of the +date such litigation is filed.

+

4. Redistribution. You may reproduce and +distribute copies of the Work or Derivative Works thereof in any medium, +with or without modifications, and in Source or Object form, provided that +You meet the following conditions:

+
    +
  1. You must give any other recipients of the Work or Derivative Works a +copy of this License; and
  2. +
  3. You must cause any modified files to carry prominent notices stating +that You changed the files; and
  4. +
  5. You must retain, in the Source form of any Derivative Works that You +distribute, all copyright, patent, trademark, and attribution notices from +the Source form of the Work, excluding those notices that do not pertain to +any part of the Derivative Works; and
  6. +
  7. If the Work includes a "NOTICE" text file as part of its distribution, +then any Derivative Works that You distribute must include a readable copy +of the attribution notices contained within such NOTICE file, excluding +those notices that do not pertain to any part of the Derivative Works, in +at least one of the following places: within a NOTICE text file distributed +as part of the Derivative Works; within the Source form or documentation, +if provided along with the Derivative Works; or, within a display generated +by the Derivative Works, if and wherever such third-party notices normally +appear. The contents of the NOTICE file are for informational purposes only +and do not modify the License. You may add Your own attribution notices +within Derivative Works that You distribute, alongside or as an addendum to +the NOTICE text from the Work, provided that such additional attribution +notices cannot be construed as modifying the License. +
    +
    +You may add Your own copyright statement to Your modifications and may +provide additional or different license terms and conditions for use, +reproduction, or distribution of Your modifications, or for any such +Derivative Works as a whole, provided Your use, reproduction, and +distribution of the Work otherwise complies with the conditions stated in +this License. +
  8. +
+

5. Submission of Contributions. Unless You +explicitly state otherwise, any Contribution intentionally submitted for +inclusion in the Work by You to the Licensor shall be under the terms and +conditions of this License, without any additional terms or conditions. +Notwithstanding the above, nothing herein shall supersede or modify the +terms of any separate license agreement you may have executed with Licensor +regarding such Contributions.

+

6. Trademarks. This License does not grant +permission to use the trade names, trademarks, service marks, or product +names of the Licensor, except as required for reasonable and customary use +in describing the origin of the Work and reproducing the content of the +NOTICE file.

+

7. Disclaimer of Warranty. Unless required by +applicable law or agreed to in writing, Licensor provides the Work (and +each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT +WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, +without limitation, any warranties or conditions of TITLE, +NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You +are solely responsible for determining the appropriateness of using or +redistributing the Work and assume any risks associated with Your exercise +of permissions under this License.

+

8. Limitation of Liability. In no event and +under no legal theory, whether in tort (including negligence), contract, or +otherwise, unless required by applicable law (such as deliberate and +grossly negligent acts) or agreed to in writing, shall any Contributor be +liable to You for damages, including any direct, indirect, special, +incidental, or consequential damages of any character arising as a result +of this License or out of the use or inability to use the Work (including +but not limited to damages for loss of goodwill, work stoppage, computer +failure or malfunction, or any and all other commercial damages or losses), +even if such Contributor has been advised of the possibility of such +damages.

+

9. Accepting Warranty or Additional Liability. +While redistributing the Work or Derivative Works thereof, You may choose +to offer, and charge a fee for, acceptance of support, warranty, indemnity, +or other liability obligations and/or rights consistent with this License. +However, in accepting such obligations, You may act only on Your own behalf +and on Your sole responsibility, not on behalf of any other Contributor, +and only if You agree to indemnify, defend, and hold each Contributor +harmless for any liability incurred by, or claims asserted against, such +Contributor by reason of your accepting any such warranty or additional +liability.

+

END OF TERMS AND CONDITIONS

+
+

How to apply the Apache License to your work

+

Include a copy of the Apache License, typically in a file called +LICENSE, in your work, and consider also including a NOTICE file that references the License.

+

To apply the Apache License to specific files in your work, attach the following boilerplate +declaration, replacing the fields enclosed by brackets "[]" with your own +identifying information. (Don't include the brackets!) Enclose the text in the appropriate comment syntax for the file format. We also +recommend that you include a file or class name and description of purpose on the same "printed page" as the copyright notice for easier +identification within third-party archives.

+
Copyright [yyyy] [name of copyright owner]
+
+Licensed under the Apache License, Version 2.0 (the "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.
+
+ +
+ + + + + + + + + + +
+
+
+
+
+
+ + + diff --git a/docs/reports/4.0/modules.html b/docs/reports/4.0/modules.html new file mode 100644 index 000000000..9a2ed3350 --- /dev/null +++ b/docs/reports/4.0/modules.html @@ -0,0 +1,101 @@ + + + + + + + + license-maven-plugin-parent – Project Modules + + + + + + + + + +
+
+
+

Project Modules

+

This project has declared the following modules:

+ + + + + + + + + + + + +
NameDescription
license-maven-pluginMaven 2 plugin to check and update license headers in source files
license-maven-plugin-gitAn optional module for license-maven-plugin adding git related functionality
license-maven-plugin-svnContains a Maven 2 plugin to check and update license headers in source files and its optional dependencies
+
+
+
+
+
+ + + diff --git a/docs/reports/4.0/plugin-management.html b/docs/reports/4.0/plugin-management.html new file mode 100644 index 000000000..f5944b82b --- /dev/null +++ b/docs/reports/4.0/plugin-management.html @@ -0,0 +1,168 @@ + + + + + + + + license-maven-plugin-parent – Project Plugin Management + + + + + + + + + +
+
+
+

Project Plugin Management

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersion
com.bluetrainsoftware.mavengroovydoc-maven-plugin2.1
com.mycilalicense-maven-plugin2.6
org.apache.felixmaven-bundle-plugin5.1.1
org.apache.maven.pluginsmaven-antrun-plugin1.3
org.apache.maven.pluginsmaven-assembly-plugin2.2-beta-5
org.apache.maven.pluginsmaven-clean-plugin3.1.0
org.apache.maven.pluginsmaven-compiler-plugin3.8.1
org.apache.maven.pluginsmaven-dependency-plugin2.8
org.apache.maven.pluginsmaven-deploy-plugin2.8.2
org.apache.maven.pluginsmaven-enforcer-plugin1.4.1
org.apache.maven.pluginsmaven-gpg-plugin1.6
org.apache.maven.pluginsmaven-invoker-plugin3.2.1
org.apache.maven.pluginsmaven-jar-plugin3.2.0
org.apache.maven.pluginsmaven-jarsigner-plugin3.0.0
org.apache.maven.pluginsmaven-javadoc-plugin3.2.0
org.apache.maven.pluginsmaven-plugin-plugin3.6.0
org.apache.maven.pluginsmaven-release-plugin2.5.3
org.apache.maven.pluginsmaven-site-plugin3.9.0
org.apache.maven.pluginsmaven-source-plugin3.2.1
+
+
+
+
+
+ + + diff --git a/docs/reports/4.0/plugins.html b/docs/reports/4.0/plugins.html new file mode 100644 index 000000000..28164c425 --- /dev/null +++ b/docs/reports/4.0/plugins.html @@ -0,0 +1,158 @@ + + + + + + + + license-maven-plugin-parent – Project Plugins + + + + + + + + + +
+
+
+

Project Build Plugins

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersion
com.bluetrainsoftware.mavengroovydoc-maven-plugin2.1
com.mycilalicense-maven-plugin2.2
org.apache.maven.pluginsmaven-clean-plugin3.1.0
org.apache.maven.pluginsmaven-compiler-plugin3.8.1
org.apache.maven.pluginsmaven-deploy-plugin2.8.2
org.apache.maven.pluginsmaven-enforcer-plugin1.4.1
org.apache.maven.pluginsmaven-gpg-plugin1.6
org.apache.maven.pluginsmaven-install-plugin2.4
org.apache.maven.pluginsmaven-javadoc-plugin3.2.0
org.apache.maven.pluginsmaven-release-plugin2.5.3
org.apache.maven.pluginsmaven-scm-plugin1.9.4
org.apache.maven.pluginsmaven-site-plugin3.9.0
org.apache.maven.pluginsmaven-source-plugin3.2.1
+

Project Report Plugins

+ + + + + + + + + + + + +
GroupIdArtifactIdVersion
org.apache.maven.pluginsmaven-plugin-plugin3.6.0
org.apache.maven.pluginsmaven-project-info-reports-plugin3.1.0
+
+
+
+
+
+ + + diff --git a/docs/reports/4.0/project-info.html b/docs/reports/4.0/project-info.html new file mode 100644 index 000000000..b6bf2f073 --- /dev/null +++ b/docs/reports/4.0/project-info.html @@ -0,0 +1,135 @@ + + + + + + + + license-maven-plugin-parent – Project Information + + + + + + + + + +
+
+
+

Project Information

+

This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by Maven on behalf of the project.

+

Overview

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
DocumentDescription
CI ManagementThis document lists the continuous integration management system of this project for building and testing code on a frequent, regular basis.
Dependency ConvergenceThis document presents the convergence of dependency versions across the entire project, and its sub modules.
Dependency InformationThis document describes how to include this project as a dependency using various dependency management tools.
Dependency ManagementThis document lists the dependencies that are defined through dependencyManagement.
Distribution ManagementThis document provides informations on the distribution management of this project.
AboutContains a Maven 2 plugin to check and update license headers in source files and its optional dependencies
Issue ManagementThis document provides information on the issue management system used in this project.
LicensesThis document lists the project license(s).
Project ModulesThis document lists the modules (sub-projects) of this project.
Plugin ManagementThis document lists the plugins that are defined through pluginManagement.
PluginsThis document lists the build plugins and the report plugins used by this project.
Source Code ManagementThis document lists ways to access the online source repository.
SummaryThis document lists other related information of this project
TeamThis document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.
+
+
+
+
+
+ + + diff --git a/docs/reports/4.0/scm.html b/docs/reports/4.0/scm.html new file mode 100644 index 000000000..329bd21e6 --- /dev/null +++ b/docs/reports/4.0/scm.html @@ -0,0 +1,102 @@ + + + + + + + + license-maven-plugin-parent – Source Code Management + + + + + + + + + +
+
+
+

Overview

+

This project uses Git to manage its source code. Instructions on Git use can be found at https://git-scm.com/documentation.

+

Web Browser Access

+

The following is a link to a browsable version of the source repository:

+
+

Anonymous Access

+

The source can be checked out anonymously from Git with this command (See https://git-scm.com/docs/git-clone):

+
+
$ git clone --branch license-maven-plugin-4.0 https://github.com/mycila/license-maven-plugin.git
+

Developer Access

+

Only project developers can access the Git tree via this method (See https://git-scm.com/docs/git-clone).

+
+
$ git clone --branch license-maven-plugin-4.0 git@github.com:mycila/license-maven-plugin.git
+

Access from Behind a Firewall

+

Refer to the documentation of the SCM used for more information about access behind a firewall.

+
+
+
+
+
+ + + diff --git a/docs/reports/4.0/summary.html b/docs/reports/4.0/summary.html new file mode 100644 index 000000000..41b29184c --- /dev/null +++ b/docs/reports/4.0/summary.html @@ -0,0 +1,129 @@ + + + + + + + + license-maven-plugin-parent – Project Summary + + + + + + + + + +
+
+
+

Project Summary

+

Project Information

+ + + + + + + + + + + + +
FieldValue
Namelicense-maven-plugin-parent
DescriptionContains a Maven 2 plugin to check and update license headers in source files and its optional dependencies
Homepagehttp://mycila.github.io/license-maven-plugin
+

Project Organization

+ + + + + + + + + +
FieldValue
NameMycila
URLhttp://www.mycila.com/
+

Build Information

+ + + + + + + + + + + + + + + +
FieldValue
GroupIdcom.mycila
ArtifactIdlicense-maven-plugin-parent
Version4.0
Typepom
+
+
+
+
+
+ + + diff --git a/docs/reports/4.0/team.html b/docs/reports/4.0/team.html new file mode 100644 index 000000000..d71adb3df --- /dev/null +++ b/docs/reports/4.0/team.html @@ -0,0 +1,112 @@ + + + + + + + + license-maven-plugin-parent – Project Team + + + + + + + + + +
+
+
+

Project Team

+

A successful project requires many people to play many roles. Some members write code or documentation, while others are valuable as testers, submitting patches and suggestions.

+

The project team is comprised of Members and Contributors. Members have direct access to the source of a project and actively evolve the code-base. Contributors improve the project through submission of patches and suggestions to the Members. The number of Contributors to the project is unbounded. Get involved today. All contributions to the project are greatly appreciated.

+

Members

+

The following is a list of developers with commit privileges that have directly contributed to the project in one way or another.

+ + + + + + + + + + + + + + + + + + +
ImageIdNameEmailURLOrganizationOrganization URLRoles
mathieucarbouMathieu Carboumathieu.carbou@gmail.comhttps://github.com/mathieucarbouMycilahttp://mycila.com/leader, architect, developer
+

Contributors

+

There are no contributors listed for this project. Please check back again later.

+
+
+
+
+
+ + + diff --git a/docs/reports/4.1/ci-management.html b/docs/reports/4.1/ci-management.html new file mode 100644 index 000000000..624ad845e --- /dev/null +++ b/docs/reports/4.1/ci-management.html @@ -0,0 +1,94 @@ + + + + + + + + license-maven-plugin-parent – CI Management + + + + + + + + + +
+
+
+

Overview

+

This project uses Travis CI.

+

Access

+

The following is a link to the continuous integration system used by the project:

+
+

Notifiers

+

No notifiers are defined. Please check back at a later date.

+
+
+
+
+
+ + + diff --git a/docs/reports/4.1/css/maven-base.css b/docs/reports/4.1/css/maven-base.css new file mode 100644 index 000000000..322efae73 --- /dev/null +++ b/docs/reports/4.1/css/maven-base.css @@ -0,0 +1,168 @@ +/* + * 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. + */ + +body { + margin: 0px; + padding: 0px; +} +table { + padding:0px; + width: 100%; + margin-left: -2px; + margin-right: -2px; +} +acronym { + cursor: help; + border-bottom: 1px dotted #feb; +} +table.bodyTable th, table.bodyTable td { + padding: 2px 4px 2px 4px; + vertical-align: top; +} +div.clear{ + clear:both; + visibility: hidden; +} +div.clear hr{ + display: none; +} +#bannerLeft, #bannerRight { + font-size: xx-large; + font-weight: bold; +} +#bannerLeft img, #bannerRight img { + margin: 0px; +} +.xleft, #bannerLeft img { + float:left; +} +.xright, #bannerRight { + float:right; +} +#banner { + padding: 0px; +} +#breadcrumbs { + padding: 3px 10px 3px 10px; +} +#leftColumn { + width: 170px; + float:left; + overflow: auto; +} +#bodyColumn { + margin-right: 1.5em; + margin-left: 197px; +} +#legend { + padding: 8px 0 8px 0; +} +#navcolumn { + padding: 8px 4px 0 8px; +} +#navcolumn h5 { + margin: 0; + padding: 0; + font-size: small; +} +#navcolumn ul { + margin: 0; + padding: 0; + font-size: small; +} +#navcolumn li { + list-style-type: none; + background-image: none; + background-repeat: no-repeat; + background-position: 0 0.4em; + padding-left: 16px; + list-style-position: outside; + line-height: 1.2em; + font-size: smaller; +} +#navcolumn li.expanded { + background-image: url(../images/expanded.gif); +} +#navcolumn li.collapsed { + background-image: url(../images/collapsed.gif); +} +#navcolumn li.none { + text-indent: -1em; + margin-left: 1em; +} +#poweredBy { + text-align: center; +} +#navcolumn img { + margin-top: 10px; + margin-bottom: 3px; +} +#poweredBy img { + display:block; + margin: 20px 0 20px 17px; +} +#search img { + margin: 0px; + display: block; +} +#search #q, #search #btnG { + border: 1px solid #999; + margin-bottom:10px; +} +#search form { + margin: 0px; +} +#lastPublished { + font-size: x-small; +} +.navSection { + margin-bottom: 2px; + padding: 8px; +} +.navSectionHead { + font-weight: bold; + font-size: x-small; +} +.section { + padding: 4px; +} +#footer { + padding: 3px 10px 3px 10px; + font-size: x-small; +} +#breadcrumbs { + font-size: x-small; + margin: 0pt; +} +.source { + padding: 12px; + margin: 1em 7px 1em 7px; +} +.source pre { + margin: 0px; + padding: 0px; +} +#navcolumn img.imageLink, .imageLink { + padding-left: 0px; + padding-bottom: 0px; + padding-top: 0px; + padding-right: 2px; + border: 0px; + margin: 0px; +} diff --git a/docs/reports/4.1/css/maven-theme.css b/docs/reports/4.1/css/maven-theme.css new file mode 100644 index 000000000..d3407e8ba --- /dev/null +++ b/docs/reports/4.1/css/maven-theme.css @@ -0,0 +1,161 @@ +/* + * 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. + */ + +body { + padding: 0px 0px 10px 0px; +} +body, td, select, input, li{ + font-family: Verdana, Helvetica, Arial, sans-serif; + font-size: 13px; +} +code{ + font-family: Courier, monospace; + font-size: 13px; +} +a { + text-decoration: none; +} +a:link { + color:#36a; +} +a:visited { + color:#47a; +} +a:active, a:hover { + color:#69c; +} +#legend li.externalLink { + background: url(../images/external.png) left top no-repeat; + padding-left: 18px; +} +a.externalLink, a.externalLink:link, a.externalLink:visited, a.externalLink:active, a.externalLink:hover { + background: url(../images/external.png) right center no-repeat; + padding-right: 18px; +} +#legend li.newWindow { + background: url(../images/newwindow.png) left top no-repeat; + padding-left: 18px; +} +a.newWindow, a.newWindow:link, a.newWindow:visited, a.newWindow:active, a.newWindow:hover { + background: url(../images/newwindow.png) right center no-repeat; + padding-right: 18px; +} +h2 { + padding: 4px 4px 4px 6px; + border: 1px solid #999; + color: #900; + background-color: #ddd; + font-weight:900; + font-size: x-large; +} +h3 { + padding: 4px 4px 4px 6px; + border: 1px solid #aaa; + color: #900; + background-color: #eee; + font-weight: normal; + font-size: large; +} +h4 { + padding: 4px 4px 4px 6px; + border: 1px solid #bbb; + color: #900; + background-color: #fff; + font-weight: normal; + font-size: large; +} +h5 { + padding: 4px 4px 4px 6px; + color: #900; + font-size: medium; +} +p { + line-height: 1.3em; + font-size: small; +} +#breadcrumbs { + border-top: 1px solid #aaa; + border-bottom: 1px solid #aaa; + background-color: #ccc; +} +#leftColumn { + margin: 10px 0 0 5px; + border: 1px solid #999; + background-color: #eee; + padding-bottom: 3px; /* IE-9 scrollbar-fix */ +} +#navcolumn h5 { + font-size: smaller; + border-bottom: 1px solid #aaaaaa; + padding-top: 2px; + color: #000; +} + +table.bodyTable th { + color: white; + background-color: #bbb; + text-align: left; + font-weight: bold; +} + +table.bodyTable th, table.bodyTable td { + font-size: 1em; +} + +table.bodyTable tr.a { + background-color: #ddd; +} + +table.bodyTable tr.b { + background-color: #eee; +} + +.source { + border: 1px solid #999; +} +dl { + padding: 4px 4px 4px 6px; + border: 1px solid #aaa; + background-color: #ffc; +} +dt { + color: #900; +} +#organizationLogo img, #projectLogo img, #projectLogo span{ + margin: 8px; +} +#banner { + border-bottom: 1px solid #fff; +} +.errormark, .warningmark, .donemark, .infomark { + background: url(../images/icon_error_sml.gif) no-repeat; +} + +.warningmark { + background-image: url(../images/icon_warning_sml.gif); +} + +.donemark { + background-image: url(../images/icon_success_sml.gif); +} + +.infomark { + background-image: url(../images/icon_info_sml.gif); +} + diff --git a/docs/reports/4.1/css/print.css b/docs/reports/4.1/css/print.css new file mode 100644 index 000000000..18fcbad70 --- /dev/null +++ b/docs/reports/4.1/css/print.css @@ -0,0 +1,26 @@ +/* + * 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. + */ + +#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/docs/reports/4.1/css/site.css b/docs/reports/4.1/css/site.css new file mode 100644 index 000000000..055e7e286 --- /dev/null +++ b/docs/reports/4.1/css/site.css @@ -0,0 +1 @@ +/* You can override this file with your own styles */ \ No newline at end of file diff --git a/docs/reports/4.1/dependency-convergence.html b/docs/reports/4.1/dependency-convergence.html new file mode 100644 index 000000000..1c2cf804a --- /dev/null +++ b/docs/reports/4.1/dependency-convergence.html @@ -0,0 +1,293 @@ + + + + + + + + license-maven-plugin-parent – Reactor Dependency Convergence + + + + + + + + + +
+
+
+

Reactor Dependency Convergence

+ + + +
+ Legend: +
[Error]
At least one dependency has a differing version of the dependency or has SNAPSHOT dependencies.

+ + + + + + + + + + + + + + + + + + + + + +
+ Statistics: +
Number of modules:4
Number of dependencies (NOD):70
Number of unique artifacts (NOA):85
Number of version-conflicting artifacts (NOC):8
Number of SNAPSHOT artifacts (NOS):0
Convergence (NOD/NOA):
[Error]
 82 %
Ready for release (100% convergence and no SNAPSHOTS):
[Error]
 Error
You do not have 100% convergence.
+

Dependencies used in modules

+

com.google.guava:guava

+ + + +
[Error]
+ + + + + + +
10.0.1 +
    +
  1. com.mycila:license-maven-plugin:maven-plugin:4.1
    \- com.google.guava:guava:jar:10.0.1:test (scope not updated to compile)

25.1-android +
    +
  1. com.mycila:license-maven-plugin:maven-plugin:4.1
    \- org.apache.maven:maven-core:jar:3.6.3:compile
       \- com.google.inject:guice:jar:no_aop:4.2.1:compile
          \- (com.google.guava:guava:jar:25.1-android:compile - omitted for conflict with 10.0.1)

+

net.java.dev.jna:jna

+ + + +
[Error]
+ + + + + + +
3.4.0 +
    +
  1. com.mycila:license-maven-plugin-svn:jar:4.1
    \- org.tmatesoft.svnkit:svnkit:jar:1.8.7:compile
       \- com.jcraft:jsch.agentproxy.connector-factory:jar:0.0.7:compile
          +- com.jcraft:jsch.agentproxy.usocket-jna:jar:0.0.7:compile
          |  \- (net.java.dev.jna:jna:jar:3.4.0:compile - omitted for conflict with 4.1.0)
          \- com.jcraft:jsch.agentproxy.pageant:jar:0.0.7:compile
             \- (net.java.dev.jna:jna:jar:3.4.0:compile - omitted for conflict with 4.1.0)

4.1.0 +
    +
  1. com.mycila:license-maven-plugin-svn:jar:4.1
    \- org.tmatesoft.svnkit:svnkit:jar:1.8.7:compile
       +- net.java.dev.jna:jna-platform:jar:4.1.0:compile
       |  \- (net.java.dev.jna:jna:jar:4.1.0:compile - omitted for duplicate)
       \- net.java.dev.jna:jna:jar:4.1.0:compile

+

org.apache.maven.shared:maven-shared-utils

+ + + +
[Error]
+ + + + + + +
3.2.1 +
    +
  1. com.mycila:license-maven-plugin-git:jar:4.1
    \- com.mycila:license-maven-plugin:jar:4.1:compile
       \- org.apache.maven:maven-core:jar:3.6.3:compile
          \- (org.apache.maven.shared:maven-shared-utils:jar:3.2.1:compile - omitted for conflict with 3.3.3)

  2. +
  3. com.mycila:license-maven-plugin-svn:jar:4.1
    \- com.mycila:license-maven-plugin:jar:4.1:compile
       \- org.apache.maven:maven-core:jar:3.6.3:compile
          \- (org.apache.maven.shared:maven-shared-utils:jar:3.2.1:compile - omitted for conflict with 3.3.3)

  4. +
  5. com.mycila:license-maven-plugin:maven-plugin:4.1
    \- org.apache.maven:maven-core:jar:3.6.3:compile
       \- (org.apache.maven.shared:maven-shared-utils:jar:3.2.1:compile - omitted for conflict with 3.3.3)

3.3.3 +
    +
  1. com.mycila:license-maven-plugin-git:jar:4.1
    \- com.mycila:license-maven-plugin:jar:4.1:compile
       \- org.apache.maven.shared:maven-shared-utils:jar:3.3.3:compile

  2. +
  3. com.mycila:license-maven-plugin-svn:jar:4.1
    \- com.mycila:license-maven-plugin:jar:4.1:compile
       \- org.apache.maven.shared:maven-shared-utils:jar:3.3.3:compile

  4. +
  5. com.mycila:license-maven-plugin:maven-plugin:4.1
    \- org.apache.maven.shared:maven-shared-utils:jar:3.3.3:compile

+

org.apache.maven:maven-artifact

+ + + +
[Error]
+ + + + + + +
3.0 +
    +
  1. com.mycila:license-maven-plugin:maven-plugin:4.1
    +- org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.6.0:provided
    |  \- (org.apache.maven:maven-artifact:jar:3.0:compile - scope updated from provided; omitted for duplicate)
    \- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
       \- org.apache.maven:maven-artifact:jar:3.0:compile

3.6.3 +
    +
  1. com.mycila:license-maven-plugin:maven-plugin:4.1
    \- org.apache.maven:maven-core:jar:3.6.3:compile
       +- (org.apache.maven:maven-artifact:jar:3.6.3:compile - omitted for conflict with 3.0)
       \- org.apache.maven:maven-model-builder:jar:3.6.3:compile
          \- (org.apache.maven:maven-artifact:jar:3.6.3:compile - omitted for conflict with 3.0)

+

org.codehaus.plexus:plexus-classworlds

+ + + +
[Error]
+ + + + + + +
2.5.2 +
    +
  1. com.mycila:license-maven-plugin-git:jar:4.1
    \- com.mycila:license-maven-plugin:jar:4.1:compile
       \- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
          \- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.4:compile
             \- (org.codehaus.plexus:plexus-classworlds:jar:2.5.2:compile - omitted for conflict with 2.6.0)

  2. +
  3. com.mycila:license-maven-plugin-svn:jar:4.1
    \- com.mycila:license-maven-plugin:jar:4.1:compile
       \- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
          \- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.4:compile
             \- (org.codehaus.plexus:plexus-classworlds:jar:2.5.2:compile - omitted for conflict with 2.6.0)

  4. +
  5. com.mycila:license-maven-plugin:maven-plugin:4.1
    \- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
       \- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.4:compile
          \- (org.codehaus.plexus:plexus-classworlds:jar:2.5.2:compile - omitted for conflict with 2.6.0)

2.6.0 +
    +
  1. com.mycila:license-maven-plugin-git:jar:4.1
    \- com.mycila:license-maven-plugin:jar:4.1:compile
       +- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
       |  \- org.codehaus.plexus:plexus-classworlds:jar:2.6.0:compile
       \- org.apache.maven:maven-core:jar:3.6.3:compile
          \- (org.codehaus.plexus:plexus-classworlds:jar:2.6.0:compile - omitted for duplicate)

  2. +
  3. com.mycila:license-maven-plugin-svn:jar:4.1
    \- com.mycila:license-maven-plugin:jar:4.1:compile
       +- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
       |  \- org.codehaus.plexus:plexus-classworlds:jar:2.6.0:compile
       \- org.apache.maven:maven-core:jar:3.6.3:compile
          \- (org.codehaus.plexus:plexus-classworlds:jar:2.6.0:compile - omitted for duplicate)

  4. +
  5. com.mycila:license-maven-plugin:maven-plugin:4.1
    +- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
    |  \- org.codehaus.plexus:plexus-classworlds:jar:2.6.0:compile
    \- org.apache.maven:maven-core:jar:3.6.3:compile
       \- (org.codehaus.plexus:plexus-classworlds:jar:2.6.0:compile - omitted for duplicate)

+

org.codehaus.plexus:plexus-component-annotations

+ + + +
[Error]
+ + + + + + +
1.5.5 +
    +
  1. com.mycila:license-maven-plugin-git:jar:4.1
    \- com.mycila:license-maven-plugin:jar:4.1:compile
       \- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
          \- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.4:compile
             \- (org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile - omitted for conflict with 2.1.0)

  2. +
  3. com.mycila:license-maven-plugin-svn:jar:4.1
    \- com.mycila:license-maven-plugin:jar:4.1:compile
       \- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
          \- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.4:compile
             \- (org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile - omitted for conflict with 2.1.0)

  4. +
  5. com.mycila:license-maven-plugin:maven-plugin:4.1
    \- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
       \- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.4:compile
          \- (org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile - omitted for conflict with 2.1.0)

2.1.0 +
    +
  1. com.mycila:license-maven-plugin-git:jar:4.1
    \- com.mycila:license-maven-plugin:jar:4.1:compile
       \- org.apache.maven:maven-core:jar:3.6.3:compile
          \- org.codehaus.plexus:plexus-component-annotations:jar:2.1.0:compile

  2. +
  3. com.mycila:license-maven-plugin-svn:jar:4.1
    \- com.mycila:license-maven-plugin:jar:4.1:compile
       \- org.apache.maven:maven-core:jar:3.6.3:compile
          \- org.codehaus.plexus:plexus-component-annotations:jar:2.1.0:compile

  4. +
  5. com.mycila:license-maven-plugin:maven-plugin:4.1
    \- org.apache.maven:maven-core:jar:3.6.3:compile
       \- org.codehaus.plexus:plexus-component-annotations:jar:2.1.0:compile

+

org.codehaus.plexus:plexus-utils

+ + + +
[Error]
+ + + + + + + + + + + + + + + + + + + + + +
1.0.4 +
    +
  1. com.mycila:license-maven-plugin:maven-plugin:4.1
    \- org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:3.3.0:test
       \- org.codehaus.plexus:plexus-archiver:jar:2.2:test
          \- org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:test
             \- (org.codehaus.plexus:plexus-utils:jar:1.0.4:test - omitted for conflict with 3.2.1)

1.5.5 +
    +
  1. com.mycila:license-maven-plugin-git:jar:4.1
    \- com.mycila:license-maven-plugin:jar:4.1:compile
       \- org.apache.maven:maven-core:jar:3.6.3:compile
          \- org.apache.maven:maven-settings-builder:jar:3.6.3:compile
             \- org.sonatype.plexus:plexus-sec-dispatcher:jar:1.4:compile
                \- (org.codehaus.plexus:plexus-utils:jar:1.5.5:compile - omitted for conflict with 3.2.1)

  2. +
  3. com.mycila:license-maven-plugin-svn:jar:4.1
    \- com.mycila:license-maven-plugin:jar:4.1:compile
       \- org.apache.maven:maven-core:jar:3.6.3:compile
          \- org.apache.maven:maven-settings-builder:jar:3.6.3:compile
             \- org.sonatype.plexus:plexus-sec-dispatcher:jar:1.4:compile
                \- (org.codehaus.plexus:plexus-utils:jar:1.5.5:compile - omitted for conflict with 3.2.1)

  4. +
  5. com.mycila:license-maven-plugin:maven-plugin:4.1
    \- org.apache.maven:maven-core:jar:3.6.3:compile
       \- org.apache.maven:maven-settings-builder:jar:3.6.3:compile
          \- org.sonatype.plexus:plexus-sec-dispatcher:jar:1.4:compile
             \- (org.codehaus.plexus:plexus-utils:jar:1.5.5:compile - omitted for conflict with 3.2.1)

2.0.4 +
    +
  1. com.mycila:license-maven-plugin:maven-plugin:4.1
    \- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
       \- org.apache.maven:maven-model:jar:3.6.3:compile
          \- (org.codehaus.plexus:plexus-utils:jar:2.0.4:compile - omitted for conflict with 3.2.1)

3.0 +
    +
  1. com.mycila:license-maven-plugin:maven-plugin:4.1
    \- org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:3.3.0:test
       \- org.codehaus.plexus:plexus-archiver:jar:2.2:test
          \- org.codehaus.plexus:plexus-io:jar:2.0.4:test
             \- (org.codehaus.plexus:plexus-utils:jar:3.0:test - omitted for conflict with 3.2.1)

3.0.17 +
    +
  1. com.mycila:license-maven-plugin-git:jar:4.1
    \- com.mycila:license-maven-plugin:jar:4.1:compile
       \- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
          \- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.4:compile
             \- (org.codehaus.plexus:plexus-utils:jar:3.0.17:compile - omitted for conflict with 3.2.1)

  2. +
  3. com.mycila:license-maven-plugin-svn:jar:4.1
    \- com.mycila:license-maven-plugin:jar:4.1:compile
       \- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
          \- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.4:compile
             \- (org.codehaus.plexus:plexus-utils:jar:3.0.17:compile - omitted for conflict with 3.2.1)

  4. +
  5. com.mycila:license-maven-plugin:maven-plugin:4.1
    \- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
       \- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.4:compile
          \- (org.codehaus.plexus:plexus-utils:jar:3.0.17:compile - omitted for conflict with 2.0.4)

3.0.7 +
    +
  1. com.mycila:license-maven-plugin:maven-plugin:4.1
    \- org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:3.3.0:test
       \- org.codehaus.plexus:plexus-archiver:jar:2.2:test
          \- (org.codehaus.plexus:plexus-utils:jar:3.0.7:test - omitted for conflict with 3.2.1)

3.2.1 +
    +
  1. com.mycila:license-maven-plugin-git:jar:4.1
    \- com.mycila:license-maven-plugin:jar:4.1:compile
       +- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
       |  +- org.apache.maven:maven-model:jar:3.6.3:compile
       |  |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
       |  +- org.apache.maven:maven-artifact:jar:3.6.3:compile
       |  |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
       |  \- org.codehaus.plexus:plexus-utils:jar:3.2.1:compile
       \- org.apache.maven:maven-core:jar:3.6.3:compile
          +- org.apache.maven:maven-settings:jar:3.6.3:compile
          |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
          +- org.apache.maven:maven-settings-builder:jar:3.6.3:compile
          |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
          +- org.apache.maven:maven-repository-metadata:jar:3.6.3:compile
          |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
          +- org.apache.maven:maven-model-builder:jar:3.6.3:compile
          |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
          +- org.apache.maven:maven-resolver-provider:jar:3.6.3:compile
          |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
          \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)

  2. +
  3. com.mycila:license-maven-plugin-svn:jar:4.1
    \- com.mycila:license-maven-plugin:jar:4.1:compile
       +- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
       |  +- org.apache.maven:maven-model:jar:3.6.3:compile
       |  |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
       |  +- org.apache.maven:maven-artifact:jar:3.6.3:compile
       |  |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
       |  \- org.codehaus.plexus:plexus-utils:jar:3.2.1:compile
       \- org.apache.maven:maven-core:jar:3.6.3:compile
          +- org.apache.maven:maven-settings:jar:3.6.3:compile
          |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
          +- org.apache.maven:maven-settings-builder:jar:3.6.3:compile
          |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
          +- org.apache.maven:maven-repository-metadata:jar:3.6.3:compile
          |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
          +- org.apache.maven:maven-model-builder:jar:3.6.3:compile
          |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
          +- org.apache.maven:maven-resolver-provider:jar:3.6.3:compile
          |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
          \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)

  4. +
  5. com.mycila:license-maven-plugin:maven-plugin:4.1
    +- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
    |  +- org.apache.maven:maven-artifact:jar:3.0:compile
    |  |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for conflict with 2.0.4)
    |  \- org.codehaus.plexus:plexus-utils:jar:3.2.1:compile
    \- org.apache.maven:maven-core:jar:3.6.3:compile
       +- org.apache.maven:maven-settings:jar:3.6.3:compile
       |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
       +- org.apache.maven:maven-settings-builder:jar:3.6.3:compile
       |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
       +- org.apache.maven:maven-repository-metadata:jar:3.6.3:compile
       |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
       +- org.apache.maven:maven-model-builder:jar:3.6.3:compile
       |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
       +- org.apache.maven:maven-resolver-provider:jar:3.6.3:compile
       |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
       \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)

+

org.slf4j:slf4j-api

+ + + +
[Error]
+ + + + + + +
1.7.25 +
    +
  1. com.mycila:license-maven-plugin-git:jar:4.1
    \- com.mycila:license-maven-plugin:jar:4.1:compile
       \- org.apache.maven:maven-core:jar:3.6.3:compile
          \- org.apache.maven.resolver:maven-resolver-impl:jar:1.4.1:compile
             \- (org.slf4j:slf4j-api:jar:1.7.25:compile - omitted for conflict with 1.7.29)

  2. +
  3. com.mycila:license-maven-plugin-svn:jar:4.1
    \- com.mycila:license-maven-plugin:jar:4.1:compile
       \- org.apache.maven:maven-core:jar:3.6.3:compile
          \- org.apache.maven.resolver:maven-resolver-impl:jar:1.4.1:compile
             \- (org.slf4j:slf4j-api:jar:1.7.25:compile - omitted for conflict with 1.7.29)

  4. +
  5. com.mycila:license-maven-plugin:maven-plugin:4.1
    \- org.apache.maven:maven-core:jar:3.6.3:compile
       \- org.apache.maven.resolver:maven-resolver-impl:jar:1.4.1:compile
          \- (org.slf4j:slf4j-api:jar:1.7.25:compile - omitted for conflict with 1.7.29)

1.7.29 +
    +
  1. com.mycila:license-maven-plugin-git:jar:4.1
    \- com.mycila:license-maven-plugin:jar:4.1:compile
       \- org.apache.maven:maven-core:jar:3.6.3:compile
          \- org.apache.maven:maven-resolver-provider:jar:3.6.3:compile
             \- org.slf4j:slf4j-api:jar:1.7.29:compile

  2. +
  3. com.mycila:license-maven-plugin-svn:jar:4.1
    \- com.mycila:license-maven-plugin:jar:4.1:compile
       \- org.apache.maven:maven-core:jar:3.6.3:compile
          \- org.apache.maven:maven-resolver-provider:jar:3.6.3:compile
             \- org.slf4j:slf4j-api:jar:1.7.29:compile

  4. +
  5. com.mycila:license-maven-plugin:maven-plugin:4.1
    \- org.apache.maven:maven-core:jar:3.6.3:compile
       \- org.apache.maven:maven-resolver-provider:jar:3.6.3:compile
          \- org.slf4j:slf4j-api:jar:1.7.29:compile

+
+
+
+
+
+ + + diff --git a/docs/reports/4.1/dependency-info.html b/docs/reports/4.1/dependency-info.html new file mode 100644 index 000000000..9fbbb4332 --- /dev/null +++ b/docs/reports/4.1/dependency-info.html @@ -0,0 +1,117 @@ + + + + + + + + license-maven-plugin-parent – Dependency Information + + + + + + + + + +
+
+
+

Dependency Information

+

Apache Maven

+
+
<dependency>
+  <groupId>com.mycila</groupId>
+  <artifactId>license-maven-plugin-parent</artifactId>
+  <version>4.1</version>
+  <type>pom</type>
+</dependency>
+

Apache Buildr

+
+
'com.mycila:license-maven-plugin-parent:pom:4.1'
+

Apache Ivy

+
+
<dependency org="com.mycila" name="license-maven-plugin-parent" rev="4.1">
+  <artifact name="license-maven-plugin-parent" type="pom" />
+</dependency>
+

Groovy Grape

+
+
@Grapes(
+@Grab(group='com.mycila', module='license-maven-plugin-parent', version='4.1')
+)
+

Gradle/Grails

+
+
compile 'com.mycila:license-maven-plugin-parent:4.1'
+

Scala SBT

+
+
libraryDependencies += "com.mycila" % "license-maven-plugin-parent" % "4.1"
+

Leiningen

+
+
[com.mycila/license-maven-plugin-parent "4.1"]
+
+
+
+
+
+ + + diff --git a/docs/reports/4.1/dependency-management.html b/docs/reports/4.1/dependency-management.html new file mode 100644 index 000000000..929289f08 --- /dev/null +++ b/docs/reports/4.1/dependency-management.html @@ -0,0 +1,132 @@ + + + + + + + + license-maven-plugin-parent – Project Dependency Management + + + + + + + + + +
+
+
+

Project Dependency Management

+

compile

+

The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersionTypeLicense
com.mycilamycila-xmltool4.4.gajarApache License 2.0
junitjunit4.12jarEclipse Public License 1.0
org.apache.mavenmaven-core3.6.3jarApache License, Version 2.0
org.apache.mavenmaven-plugin-api3.6.3jarApache License, Version 2.0
org.apache.maven.plugin-testingmaven-plugin-testing-harness3.3.0jarApache License, Version 2.0
org.apache.maven.plugin-toolsmaven-plugin-annotations3.6.0jarApache License, Version 2.0
+
+
+
+
+
+ + + diff --git a/docs/reports/4.1/distribution-management.html b/docs/reports/4.1/distribution-management.html new file mode 100644 index 000000000..e4f701f90 --- /dev/null +++ b/docs/reports/4.1/distribution-management.html @@ -0,0 +1,90 @@ + + + + + + + + license-maven-plugin-parent – Project Distribution Management + + + + + + + + + +
+
+
+

Overview

+

The following is the distribution management information used by this project.

+

Repository - mycila-oss-staging

https://oss.sonatype.org/service/local/staging/deploy/maven2/
+

Snapshot Repository - mycila-oss-snapshots

https://oss.sonatype.org/content/repositories/snapshots/
+
+
+
+
+
+ + + diff --git a/docs/reports/4.1/images/collapsed.gif b/docs/reports/4.1/images/collapsed.gif new file mode 100644 index 0000000000000000000000000000000000000000..6e710840640c1bfd9dd76ce7fef56f1004092508 GIT binary patch literal 53 ycmZ?wbhEHbWM^P!XkdT>#h)yUTnvm1Iv_qshJlI4r7uBZ*YkPFU8d4p4Aua}2?(?R literal 0 HcmV?d00001 diff --git a/docs/reports/4.1/images/expanded.gif b/docs/reports/4.1/images/expanded.gif new file mode 100644 index 0000000000000000000000000000000000000000..0fef3d89e0df1f8bc49a0cd827f2607c7d7fd2f0 GIT binary patch literal 52 xcmZ?wbhEHbWM^P!XkdT>#h)yUTnvm1Iv_qshJlH@g}+fUi&t{amUB!D)&R0C2fzRT literal 0 HcmV?d00001 diff --git a/docs/reports/4.1/images/external.png b/docs/reports/4.1/images/external.png new file mode 100644 index 0000000000000000000000000000000000000000..3f999fc88b360074e41f38c3b4bc06ccb3bb7cf8 GIT binary patch literal 230 zcmeAS@N?(olHy`uVBq!ia0vp^+(699!3-oX?^2ToQY`6?zK#qG>ra@ocD)4hB}-f* zN`mv#O3D+9QW+dm@{>{(JaZG%Q-e|yQz{EjrrH1%@dWsUxR#cd{{R1fCIbVIy!atN z8e~{WkY6y6%iy53@(Yk3;OXKRQgJIOfsI*BO@UFsfhWLBc>*(#PB?Jn2*(o!76E4F z2oaVU3``tH+Kgs0GI5+@Tg}d)z%jd%F@?{8!SRZ5b1yT80-FZIMn)zc2Ca66y`pzY R*nwsJMCn#OVEqF*oew~oaAu*+mN;-=y?VHT3tIe$XQqrDo-uB_a z!$aaK`z6))OKGn34?nwc^SuifkIL#EmDgV_qjg-#8v*0u4q4%1moUw{LZ54UeCgzNF^jX`uv-XK+9g@yFrG9?@ z!9&5&Tgk*j(b!GF&{N4I-Owl3GNQ;Kslp@APSw&&&ux9d>WxL~{EYoKm2KHvv3+ax zZUYB?Ae*8JnchZheXeEaa>@87?_fB*jV>(`erUx0B6j@wa!KnN)QWMO1rn9HC8 zQU}Tt3>@bftT|;oHYhlHH8T8tc{qL2LBC1&wnQeg^-S05<#H=J%;q~&KX!$OXH$lP zifQJ#9>L8|xhAVRHT-xPa*}7JK>(A*!AmL!CQC~j>707p+C5b#ib-SZ5@wfn#-0y8 zor_pb3M^%mkXhlduwjw4dk@RWhYZ<*tSUAV9x3eYyi#^d39lH{872xT#>g14FgCZb z+Lvv}DClhGVU*`8y(Qe}(9I>Lw<6->0~Q`zX3oMH2272dBARI`0wDzxS_G8b_H+a` TZ#n2*^y*Bf^Krq04Gh)*dSnrT literal 0 HcmV?d00001 diff --git a/docs/reports/4.1/images/icon_info_sml.gif b/docs/reports/4.1/images/icon_info_sml.gif new file mode 100644 index 0000000000000000000000000000000000000000..c6cb9ad7ce438a798426703e86a7ffc197d51dbb GIT binary patch literal 606 zcmZ?wbhEHb!Rj)7jHhhdgsOUdoQoueZi?7 z>>gViTe&E#V48n=mrru5S3;v}WQB8hiDz7$TU2Fg8RZkU)J)l4H+4sO@7jjxJ4?G(<~7c1nYFul=C0P+d#d`@bj{yi z-npcE!T#Qb2PP~z)H;3B%r(bntUlH>Y2~CvyV|C%UbyM>vTf&9?!2&e&!siHFV0_c zVB`KP8}?n^dg$7Yqc`@PxOMQ%-NWbZ9Xfk=)1K2OFF!hV;r{6>kIr6ua^~ve%eS9j zy7lbD`I|4_et!J??bq+WzI^-n`RfmdkOIfh!pgqYwSCK`t~@$#!^!1aj_y2mzyI{@?vuB79>2N$==JkApPs$`_~ygc*YCf)diVLp z{pXKfy#M&+`?nvze*gIk#Q*;N0|qHLXbBUFKUo+V7>XElKuSSz!oa?}p{S|3rL`#` zEj=M8CWV#D$GthOu#hRgfH^NPHz`Z6or!6tudIJkhF|)EqL_SUmH;#E=*;vU)ut4d z*}1MJ+3|6yK5|W*0YQlwY}}E_93D;*P3)($(!#iHyj&dYc$?gAB*f@)n?~7Mn)5Ze zB*b!gs&gB@F*e|Da`5(ac688Lp~TGAEh5PBlHo`4aV}w%hy?;49h(#+>`NXTD0Bjy;4ci{C-1K14rU#4Xoa9{m6qopA9n0cn|!>ecYkij zwyX=!4*mH3EoqLqSGiVbyFqxD(bS8XSDu{6U1jZO70Ic@{~t&7=B^ zBD)NOoAkU&Gy^LQJ5PtV?u{&65}4ZUmfYbweP{LTy^YnAGv=AGa7*6wj}%~b0?7r5!@qH7P%p1*$L z@#{ODxoUwG+WsY)zWExj-aqxpQS(e!bx&6L`u)?tfB$~}{{8*?cVO&*V`-G2NeC$Z zWMO1r=w{FXnGVVm3>>=|#5rX=HY{-DP?VFNPL-%m%>B+*~5-k^-+4*MLFr;tQ0}^rlS-^!^Q`Mx1hrB$jwn&hk~Xk=#Nl+_9Nu|Y$D G!5RQ;-6)O# literal 0 HcmV?d00001 diff --git a/docs/reports/4.1/images/icon_warning_sml.gif b/docs/reports/4.1/images/icon_warning_sml.gif new file mode 100644 index 0000000000000000000000000000000000000000..873bbb52cb9768103c27fbb9a9bac16ac615fce5 GIT binary patch literal 576 zcmZ?wbhEHbB!Sy%bj7w z8LP{2I!WYbmF&-Ixi?j6tD|K1XR2M#l>Aw*aXL%wXS3nYW}{zi=4WzsU5r%E6qx+# za{AThd85YVOsT`KDUrWsBtGknIa3>Sy(4;AS@f^Dxt>-=XPXm#FD(1Lr2hBv=9?3X zZS^!XrNw@)>eiN((2|w-y>{aB1+99DGMA?}+UTggT+(Z*rf8+5x~aWVOGcurtl;&U zIa)H3I&#vwvQjJBn`YHj9iKlB7`)(M#!e{yWMO1rC}Yq8NrU2qfqia6SyOXMYa1sM zM_a34eqyRfcQbQJY;^IYGTuzaxglKLqNQEA}OiQec+sQ#rUUjLqg_MpsPmY43 zsgmVV8EHK$eV-B~6*UcAW2+w%1e4o&9#aAczLGF}PmMg|6J0Ey4q A)Bpeg literal 0 HcmV?d00001 diff --git a/docs/reports/4.1/images/logos/build-by-maven-black.png b/docs/reports/4.1/images/logos/build-by-maven-black.png new file mode 100644 index 0000000000000000000000000000000000000000..919fd0f66a7f713920dd7422035db1c9d484351d GIT binary patch literal 2294 zcmVKOG`!VuDc=fnx$+R6#>c^>b&wcOS?|$!`a}U6ptjU_J zlBA}l*3{J0)YMd0R~Hr*dU$xO^ie1jhYlTLS+=C4#MRYRCX#twGUSD6Il$6AA+=UAlkY(ZF;m4037Yc>v&!1mPsNXdliHV74&z>zUEv=}iC@U)i zfc^XTJ3BiAKvYyzczAd~K){|od(ip)`}f`5-HnZnv$L~Hzqq=(y7Kb!>gsAwPfu@e z@3gcu0LabFC4?{xBNPh18Fpy3+Tr2hfq{Yc_V$w}PjVdhGtMTH$zU){PfznaPmK)? z4KH52=;-KZX=#a#jlFZ{PF7YH!!Q{c8Taqs=Xt)UsK{tE{@>vc{2Hgh!NL0adH}e0 z@19Df^78Tm0ES@zz{SO7Zf@=upJ1_AP_bIAgpih&mWqmsojZ4GG#a&9{f)&Au~_Wm z<0F^L4;(mPHk)-io!M*-3JMa7#VIK%EBy%}_$g6IPEM9cBvPp~K0f}{t5+6_rMbEJ z(xpqcZ{G$0j^p<2+vnuu^bN3MdU`rLJ3Br;9ss7MrVbuFxUjHLQBhGX6WriQ5|M*_w z@5bUDdV71dTCG;AO-@dx@4a~OA{y)K>k+2N$jAo|9?w z?b_+nr`2k;!{M;o?Qh<^`R=>#RtFA0KR<`Vfh)Li;|5+X!otGn&U<@%H*VaBDU;Gf zr_<5=()7Iqfmk>yLj`}084`48Zf?d|M~)mpOHfeI{QNv2WMN?;Dk=&9GBY#LVzb%$ z`};Aq6GAK&OK4~)&U*g*IT{xh7M8K~%9SgtQ-;OG#ZeC5ym=F=X|vf(9h#b&K7RZN z05+S=X0xGjU|@g-%ePwl!GC`7t=5VDruDp`t9rXwq=tAb*88KQqo~N`a#V_oixKzA z%F4dJzL1cRy1F{CSUfW`qfjWeZ{Hpm7>H$yNF>V6&c<>vGBOgU_w@7}J9g~o(WA6z z#sgc0B0VlH4i&T6{Pyiz)FUDys6$s*7rnXCi!3z)!0DGJ5eITHyM2Q|E@qtti{QRD z*nbiZg+h^&lY>QINl6I+oH}*N-Q67kYHMqqoSd*@fE67^695Pa36aTU0HD+95)%{g zFw)c0Gcqy&K&4WxG906$qk6p_b=txpgmiazqaGF(M)NU+!{3cPsc^{*a`Ja$nXfZ@ zhsL%N4whw0OG`2M6&4oG&CQ8KBHBPHC@3f>C|I^a>__(qFp!^RU zV`F0uhl6EVxm><`_ijATmoHz|)ztxjL?XdmSuB<(Po5A$mM!w}C3kdS~ef}W>dub-Hhz&fI`vJ#oXvTST@?6qsxN=r)tz|+%n^XARiL+I)0 z!HGL|?4Z?OC@z>ppO+fmk zEDIk1FgrV2R8&O&@;qNwR)+h@$;nZx)dqvXVzG2}b>-#d_4oHa!G&Dp59OYMg zd;9A2I}{29&+|ObzkB!Y^XJcKjE;^*({SomlT)I^E^_90Q{xPG;bvU;38ml zcng&pTZhKxAmAX-{xuvUBO`bZu-omWrKK8;X6fkl>(@`5I6;GyySuwkDCBv*tE;QE zwH1kg)0Ijk1~{Qms8A@Vadob6a=9D}VUx-9>C-1l1S|^dcDq`w#&Z*k#hB*+K%>#n z=0$)zo8T)X1Ujc}V+Omw8!O@%0GKp7%(fp1ER{;7QYogYiHQlT)w*&q5{X2iP;Ak literal 0 HcmV?d00001 diff --git a/docs/reports/4.1/images/logos/build-by-maven-white.png b/docs/reports/4.1/images/logos/build-by-maven-white.png new file mode 100644 index 0000000000000000000000000000000000000000..7d44c9c2e5742bdf8649ad282f83208f1da9b982 GIT binary patch literal 2260 zcmV;_2rKuAP)4hTLUyOQ{PVbVY5&Y3g!&hN~bnR7}ZgkXUt ziC%zU0gf+&kEv>t|d$x|zXw1mS0D%1b{8z7DF%0wW-8(XBFc`A3vVI|O z^!N97baWg(eE86zLn4uA_wL=Zb@+UKU|=8sJb3V6XlSUctSl!dhm4xd=KJ^W|8h2q zR4NS%3yX+|NKQ`f?d=7Cf`Wo)&z=E5TU%REQIXYZefjbwRvsQ6zIyfQojZ3l8V#{v zv)R(q)39Vr2GBPsa+apV2%%fIZY3ln0Kl+1Y8c*(xe3X6sWFH9kH*UDDLl)ZN`}u~;f9D%P!A2LK5P2`MQl z(b3TuDUC++_U+qm01k;n!Z1u+TwGjS+}X2d^Yil+3Pn;B-~q z{Qdm_z{kf&EEb1^gw)j3R904!x}#RBj~+c578Vv16olc}xpQZGd;7k9`>@WHD_2M| z{%VB2fNVCK&1U^_rTW_bx`C@MK&%ZR^ybZ*=;&yb zN);0mV>X+~OA`|lRVtNAr7A8i#zL)DyJycHxm+$5izO0?QmM?$%p@6le0*H3R;yI1 z=;-LCrlu1oPI!8HIypHhmCA~Wig|;>WHON!GbSbmcN`jxhJ=GssnlpRR;zVzaF8J4 z>+3sJhW@0w{LH6-`(Afr<9kMWBXoSUM7Dox&JGJtojOI96z3EG z*uH)HWN?qO7x!`hzQnzLg5JL3Ui^ps%X$n4`+YK2S-yNZo>gC8kJmXUC#D?-i_a7IlwdR(Kkw#T>s)<( zJ!ZVTycREBO!{t;H9|r{F#q)FQ_`LjAsBnPnnKk2PZ;V3*7{M#@%jyBNObh|^_fg2 zd|f0I3eTTEPf=83VhUbHWgRft|{%MRRMp6H>seM7wV6&k5Vn7H0DDSDT_wn(;aaUDU zWi%QoiptK;CgqIWB$bwy78Mm?w@oI~&6_tPBO~$kExCLno}10)mX;RGM?^%-PjqOt zTFi(#=@4C7NJmxEVK7l6G0yhEp_Lq9)1fj}S-2%Mdrv$L~tStVt%xVSheDG9e5EX$6J zj8GIMm&=bIKaK;TqoYG05D0}r0!Kqb1E0?q2n1`_uAR{_f0E{OgnR$~y~Sd|+0n_# z2@6L?MsUQ^H0|QzLJoDKqobtlneyk|8`Sp{cp}PUC5RRQ^8?;2;Iss$eWk%*n3$Nr z(73v~e)3}s219#$yTM=(2n6o#?!LahxUO>?H!v`O%bZ*;$Ideh!!Qg0h{fVXix$lf i91DLtEx@rr0RIK2cl{g~?Z1Nn0000}s literal 0 HcmV?d00001 diff --git a/docs/reports/4.1/images/logos/maven-feather.png b/docs/reports/4.1/images/logos/maven-feather.png new file mode 100644 index 0000000000000000000000000000000000000000..b5ada836e9eb4af4db810f648b013933e72c8fbe GIT binary patch literal 3330 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 literal 0 HcmV?d00001 diff --git a/docs/reports/4.1/images/newwindow.png b/docs/reports/4.1/images/newwindow.png new file mode 100644 index 0000000000000000000000000000000000000000..6287f72bd08a870908e7361d98c35ee0d6dcbc82 GIT binary patch literal 220 zcmeAS@N?(olHy`uVBq!ia0vp^+(699!3-oX?^2ToQY`6?zK#qG>ra@ocD)4hB}-f* zN`mv#O3D+9QW+dm@{>{(JaZG%Q-e|yQz{EjrrH1%@dWsUxR#cd&SYTt4+aeuCvSob zD+%%o1`04ZXs!GLj7%Iec?BF2%&y2ZFfeUwWbk2P5nvW+xWT~4#-PT{uyM;F);OSv44$rjF6*2U FngH~|K)3(^ literal 0 HcmV?d00001 diff --git a/docs/reports/4.1/index.html b/docs/reports/4.1/index.html new file mode 100644 index 000000000..04c2b692f --- /dev/null +++ b/docs/reports/4.1/index.html @@ -0,0 +1,103 @@ + + + + + + + + license-maven-plugin-parent – About + + + + + + + + + +
+
+
+

About license-maven-plugin-parent

+

Contains a Maven 2 plugin to check and update license headers in source files and its optional dependencies

+

Project Modules

+

This project has declared the following modules:

+ + + + + + + + + + + + +
NameDescription
license-maven-pluginMaven 2 plugin to check and update license headers in source files
license-maven-plugin-gitAn optional module for license-maven-plugin adding git related functionality
license-maven-plugin-svnContains a Maven 2 plugin to check and update license headers in source files and its optional dependencies
+
+
+
+
+
+ + + diff --git a/docs/reports/4.1/issue-management.html b/docs/reports/4.1/issue-management.html new file mode 100644 index 000000000..d1221fcc8 --- /dev/null +++ b/docs/reports/4.1/issue-management.html @@ -0,0 +1,92 @@ + + + + + + + + license-maven-plugin-parent – Issue Management + + + + + + + + + +
+
+
+

Overview

+

This project uses GitHub to manage its issues.

+

Issue Management

+

Issues, bugs, and feature requests should be submitted to the following issue management system for this project.

+
+
+
+
+
+
+ + + diff --git a/docs/reports/4.1/license-maven-plugin-git/ci-management.html b/docs/reports/4.1/license-maven-plugin-git/ci-management.html new file mode 100644 index 000000000..5d825a822 --- /dev/null +++ b/docs/reports/4.1/license-maven-plugin-git/ci-management.html @@ -0,0 +1,91 @@ + + + + + + + + license-maven-plugin-git – CI Management + + + + + + + + + +
+
+
+

Overview

+

This project uses Travis CI.

+

Access

+

The following is a link to the continuous integration system used by the project:

+
+

Notifiers

+

No notifiers are defined. Please check back at a later date.

+
+
+
+
+
+ + + diff --git a/docs/reports/4.1/license-maven-plugin-git/css/maven-base.css b/docs/reports/4.1/license-maven-plugin-git/css/maven-base.css new file mode 100644 index 000000000..322efae73 --- /dev/null +++ b/docs/reports/4.1/license-maven-plugin-git/css/maven-base.css @@ -0,0 +1,168 @@ +/* + * 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. + */ + +body { + margin: 0px; + padding: 0px; +} +table { + padding:0px; + width: 100%; + margin-left: -2px; + margin-right: -2px; +} +acronym { + cursor: help; + border-bottom: 1px dotted #feb; +} +table.bodyTable th, table.bodyTable td { + padding: 2px 4px 2px 4px; + vertical-align: top; +} +div.clear{ + clear:both; + visibility: hidden; +} +div.clear hr{ + display: none; +} +#bannerLeft, #bannerRight { + font-size: xx-large; + font-weight: bold; +} +#bannerLeft img, #bannerRight img { + margin: 0px; +} +.xleft, #bannerLeft img { + float:left; +} +.xright, #bannerRight { + float:right; +} +#banner { + padding: 0px; +} +#breadcrumbs { + padding: 3px 10px 3px 10px; +} +#leftColumn { + width: 170px; + float:left; + overflow: auto; +} +#bodyColumn { + margin-right: 1.5em; + margin-left: 197px; +} +#legend { + padding: 8px 0 8px 0; +} +#navcolumn { + padding: 8px 4px 0 8px; +} +#navcolumn h5 { + margin: 0; + padding: 0; + font-size: small; +} +#navcolumn ul { + margin: 0; + padding: 0; + font-size: small; +} +#navcolumn li { + list-style-type: none; + background-image: none; + background-repeat: no-repeat; + background-position: 0 0.4em; + padding-left: 16px; + list-style-position: outside; + line-height: 1.2em; + font-size: smaller; +} +#navcolumn li.expanded { + background-image: url(../images/expanded.gif); +} +#navcolumn li.collapsed { + background-image: url(../images/collapsed.gif); +} +#navcolumn li.none { + text-indent: -1em; + margin-left: 1em; +} +#poweredBy { + text-align: center; +} +#navcolumn img { + margin-top: 10px; + margin-bottom: 3px; +} +#poweredBy img { + display:block; + margin: 20px 0 20px 17px; +} +#search img { + margin: 0px; + display: block; +} +#search #q, #search #btnG { + border: 1px solid #999; + margin-bottom:10px; +} +#search form { + margin: 0px; +} +#lastPublished { + font-size: x-small; +} +.navSection { + margin-bottom: 2px; + padding: 8px; +} +.navSectionHead { + font-weight: bold; + font-size: x-small; +} +.section { + padding: 4px; +} +#footer { + padding: 3px 10px 3px 10px; + font-size: x-small; +} +#breadcrumbs { + font-size: x-small; + margin: 0pt; +} +.source { + padding: 12px; + margin: 1em 7px 1em 7px; +} +.source pre { + margin: 0px; + padding: 0px; +} +#navcolumn img.imageLink, .imageLink { + padding-left: 0px; + padding-bottom: 0px; + padding-top: 0px; + padding-right: 2px; + border: 0px; + margin: 0px; +} diff --git a/docs/reports/4.1/license-maven-plugin-git/css/maven-theme.css b/docs/reports/4.1/license-maven-plugin-git/css/maven-theme.css new file mode 100644 index 000000000..d3407e8ba --- /dev/null +++ b/docs/reports/4.1/license-maven-plugin-git/css/maven-theme.css @@ -0,0 +1,161 @@ +/* + * 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. + */ + +body { + padding: 0px 0px 10px 0px; +} +body, td, select, input, li{ + font-family: Verdana, Helvetica, Arial, sans-serif; + font-size: 13px; +} +code{ + font-family: Courier, monospace; + font-size: 13px; +} +a { + text-decoration: none; +} +a:link { + color:#36a; +} +a:visited { + color:#47a; +} +a:active, a:hover { + color:#69c; +} +#legend li.externalLink { + background: url(../images/external.png) left top no-repeat; + padding-left: 18px; +} +a.externalLink, a.externalLink:link, a.externalLink:visited, a.externalLink:active, a.externalLink:hover { + background: url(../images/external.png) right center no-repeat; + padding-right: 18px; +} +#legend li.newWindow { + background: url(../images/newwindow.png) left top no-repeat; + padding-left: 18px; +} +a.newWindow, a.newWindow:link, a.newWindow:visited, a.newWindow:active, a.newWindow:hover { + background: url(../images/newwindow.png) right center no-repeat; + padding-right: 18px; +} +h2 { + padding: 4px 4px 4px 6px; + border: 1px solid #999; + color: #900; + background-color: #ddd; + font-weight:900; + font-size: x-large; +} +h3 { + padding: 4px 4px 4px 6px; + border: 1px solid #aaa; + color: #900; + background-color: #eee; + font-weight: normal; + font-size: large; +} +h4 { + padding: 4px 4px 4px 6px; + border: 1px solid #bbb; + color: #900; + background-color: #fff; + font-weight: normal; + font-size: large; +} +h5 { + padding: 4px 4px 4px 6px; + color: #900; + font-size: medium; +} +p { + line-height: 1.3em; + font-size: small; +} +#breadcrumbs { + border-top: 1px solid #aaa; + border-bottom: 1px solid #aaa; + background-color: #ccc; +} +#leftColumn { + margin: 10px 0 0 5px; + border: 1px solid #999; + background-color: #eee; + padding-bottom: 3px; /* IE-9 scrollbar-fix */ +} +#navcolumn h5 { + font-size: smaller; + border-bottom: 1px solid #aaaaaa; + padding-top: 2px; + color: #000; +} + +table.bodyTable th { + color: white; + background-color: #bbb; + text-align: left; + font-weight: bold; +} + +table.bodyTable th, table.bodyTable td { + font-size: 1em; +} + +table.bodyTable tr.a { + background-color: #ddd; +} + +table.bodyTable tr.b { + background-color: #eee; +} + +.source { + border: 1px solid #999; +} +dl { + padding: 4px 4px 4px 6px; + border: 1px solid #aaa; + background-color: #ffc; +} +dt { + color: #900; +} +#organizationLogo img, #projectLogo img, #projectLogo span{ + margin: 8px; +} +#banner { + border-bottom: 1px solid #fff; +} +.errormark, .warningmark, .donemark, .infomark { + background: url(../images/icon_error_sml.gif) no-repeat; +} + +.warningmark { + background-image: url(../images/icon_warning_sml.gif); +} + +.donemark { + background-image: url(../images/icon_success_sml.gif); +} + +.infomark { + background-image: url(../images/icon_info_sml.gif); +} + diff --git a/docs/reports/4.1/license-maven-plugin-git/css/print.css b/docs/reports/4.1/license-maven-plugin-git/css/print.css new file mode 100644 index 000000000..18fcbad70 --- /dev/null +++ b/docs/reports/4.1/license-maven-plugin-git/css/print.css @@ -0,0 +1,26 @@ +/* + * 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. + */ + +#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/docs/reports/4.1/license-maven-plugin-git/css/site.css b/docs/reports/4.1/license-maven-plugin-git/css/site.css new file mode 100644 index 000000000..055e7e286 --- /dev/null +++ b/docs/reports/4.1/license-maven-plugin-git/css/site.css @@ -0,0 +1 @@ +/* You can override this file with your own styles */ \ No newline at end of file diff --git a/docs/reports/4.1/license-maven-plugin-git/dependencies.html b/docs/reports/4.1/license-maven-plugin-git/dependencies.html new file mode 100644 index 000000000..afdcbec87 --- /dev/null +++ b/docs/reports/4.1/license-maven-plugin-git/dependencies.html @@ -0,0 +1,1429 @@ + + + + + + + + license-maven-plugin-git – Project Dependencies + + + + + + + + + +
+
+
+

Project Dependencies

+

compile

+

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

+ + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersionTypeLicenses
com.mycilalicense-maven-plugin4.1jarApache License 2.0
org.eclipse.jgitorg.eclipse.jgit3.6.1.201501031845-rjarEclipse Distribution License (New BSD License)
+

test

+

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

+ + + + + + + + + + + + +
GroupIdArtifactIdVersionTypeLicenses
junitjunit4.12jarEclipse Public License 1.0
+

Project Transitive Dependencies

+

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

+

compile

+

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersionClassifierTypeLicenses
aopallianceaopalliance1.0-jarPublic Domain
com.google.code.findbugsjsr3053.0.2-jarThe Apache Software License, Version 2.0
com.google.errorproneerror_prone_annotations2.1.3-jarApache 2.0
com.google.guavaguava25.1-android-jarThe Apache Software License, Version 2.0
com.google.injectguice4.2.1no_aopjarThe Apache Software License, Version 2.0
com.google.j2objcj2objc-annotations1.1-jarThe Apache Software License, Version 2.0
com.googlecode.javaewahJavaEWAH0.7.9-jarApache 2
com.jcraftjsch0.1.50-jarRevised BSD
com.mycilamycila-xmltool4.4.ga-jarApache License 2.0
commons-codeccommons-codec1.4-jarThe Apache Software License, Version 2.0
commons-iocommons-io2.6-jarApache License, Version 2.0
commons-loggingcommons-logging1.1.1-jarThe Apache Software License, Version 2.0
javax.annotationjsr250-api1.0-jarCOMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
javax.enterprisecdi-api1.0-jarApache License, Version 2.0
javax.injectjavax.inject1-jarThe Apache Software License, Version 2.0
org.apache.commonscommons-lang33.8.1-jarApache License, Version 2.0
org.apache.commonscommons-pool22.2-jarThe Apache Software License, Version 2.0
org.apache.httpcomponentshttpclient4.1.3-jarApache License
org.apache.httpcomponentshttpcore4.1.4-jarApache License
org.apache.mavenmaven-artifact3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-builder-support3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-core3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-model3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-model-builder3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-plugin-api3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-repository-metadata3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-resolver-provider3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-settings3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-settings-builder3.6.3-jarApache License, Version 2.0
org.apache.maven.resolvermaven-resolver-api1.4.1-jarApache License, Version 2.0
org.apache.maven.resolvermaven-resolver-impl1.4.1-jarApache License, Version 2.0
org.apache.maven.resolvermaven-resolver-spi1.4.1-jarApache License, Version 2.0
org.apache.maven.resolvermaven-resolver-util1.4.1-jarApache License, Version 2.0
org.apache.maven.sharedmaven-shared-utils3.3.3-jarApache License, Version 2.0
org.checkerframeworkchecker-compat-qual2.0.0-jarGNU General Public License, version 2 (GPL2), with the classpath exceptionThe MIT License
org.codehaus.mojoanimal-sniffer-annotations1.14-jarMIT license
org.codehaus.plexusplexus-classworlds2.6.0-jarApache License, Version 2.0
org.codehaus.plexusplexus-component-annotations2.1.0-jarApache License, Version 2.0
org.codehaus.plexusplexus-interpolation1.25-jarApache License, Version 2.0
org.codehaus.plexusplexus-utils3.2.1-jarApache License, Version 2.0
org.eclipse.sisuorg.eclipse.sisu.inject0.3.4-jarEclipse Public License, Version 1.0
org.eclipse.sisuorg.eclipse.sisu.plexus0.3.4-jarEclipse Public License, Version 1.0
org.slf4jslf4j-api1.7.29-jarMIT License
org.sonatype.plexusplexus-cipher1.4-jarApache Public License 2.0
org.sonatype.plexusplexus-sec-dispatcher1.4-jarApache Public License 2.0
+

test

+

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

+ + + + + + + + + + + + +
GroupIdArtifactIdVersionTypeLicenses
org.hamcresthamcrest-core1.3jarNew BSD License
+

Project Dependency Graph

+ +
+

Dependency Tree

+
+

Licenses

+

Apache Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component

+

Apache 2.0: error-prone annotations

+

Eclipse Public License 1.0: JUnit

+

MIT License: SLF4J API Module

+

Revised BSD: JSch

+

Apache License: HttpClient, HttpCore

+

Public Domain: AOP alliance

+

Eclipse Distribution License (New BSD License): JGit - Core

+

New BSD License: Hamcrest Core

+

Apache 2: JavaEWAH

+

Eclipse Public License, Version 1.0: org.eclipse.sisu.inject, org.eclipse.sisu.plexus

+

Apache License 2.0: license-maven-plugin, license-maven-plugin-git, mycila-xmltool

+

The MIT License: Checker Qual

+

Apache License, Version 2.0: Apache Commons IO, Apache Commons Lang, Apache Maven Shared Utils, CDI APIs, Maven Artifact, Maven Artifact Resolver API, Maven Artifact Resolver Implementation, Maven Artifact Resolver Provider, Maven Artifact Resolver SPI, Maven Artifact Resolver Utilities, Maven Builder Support, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus :: Component Annotations, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API

+

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JSR-250 Common Annotations for the JavaTM Platform

+

GNU General Public License, version 2 (GPL2), with the classpath exception: Checker Qual

+

MIT license: Animal Sniffer Annotations

+

The Apache Software License, Version 2.0: Apache Commons Pool, Commons Codec, Commons Logging, FindBugs-jsr305, Google Guice - Core Library, Guava: Google Core Libraries for Java, J2ObjC Annotations, javax.inject

+

Dependency File Details

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FilenameSizeEntriesClassesPackagesJava VersionDebug Information
aopalliance-1.0.jar4.5 kB15921.3Yes
jsr305-3.0.2.jar19.9 kB463531.5Yes
error_prone_annotations-2.1.3.jar13.7 kB342221.7No
guava-25.1-android.jar2.6 MB19051875181.7Yes
guice-4.2.1-no_aop.jar520.7 kB40639091.7Yes
j2objc-annotations-1.1.jar8.8 kB231211.5Yes
JavaEWAH-0.7.9.jar125.1 kB816931.6Yes
jsch-0.1.50.jar254.4 kB15614341.5Yes
license-maven-plugin-4.1.jar107.3 kB844251.8Yes
mycila-xmltool-4.4.ga.jar59.9 kB433311.6Yes
commons-codec-1.4.jar58.2 kB473051.4Yes
commons-io-2.6.jar214.8 kB14612771.7Yes
commons-logging-1.1.1.jar60.7 kB422821.1Yes
jsr250-api-1.0.jar5.8 kB161121.5Yes
cdi-api-1.0.jar44.9 kB927571.5Yes
javax.inject-1.jar2.5 kB8611.5No
junit-4.12.jar314.9 kB323286301.5Yes
commons-lang3-3.8.1.jar501.9 kB297272131.7Yes
commons-pool2-2.2.jar108 kB806531.6Yes
httpclient-4.1.3.jar352.6 kB309273221.5Yes
httpcore-4.1.4.jar181.4 kB185163101.3Yes
maven-artifact-3.6.3.jar57.8 kB5934111.7Yes
maven-builder-support-3.6.3.jar14.3 kB241011.7Yes
maven-core-3.6.3.jar633 kB490403561.7Yes
maven-model-3.6.3.jar215.4 kB947731.7Yes
maven-model-builder-3.6.3.jar192.3 kB156123161.7Yes
maven-plugin-api-3.6.3.jar47 kB482761.7Yes
maven-repository-metadata-3.6.3.jar27.2 kB27921.7Yes
maven-resolver-provider-3.6.3.jar66.2 kB432611.7Yes
maven-settings-3.6.3.jar44 kB351921.7Yes
maven-settings-builder-3.6.3.jar42.1 kB533251.7Yes
maven-resolver-api-1.4.1.jar149 kB156132121.7Yes
maven-resolver-impl-1.4.1.jar180.7 kB1169551.7Yes
maven-resolver-spi-1.4.1.jar36.7 kB563481.7Yes
maven-resolver-util-1.4.1.jar167.5 kB132105131.7Yes
maven-shared-utils-3.3.3.jar154 kB1037991.7Yes
checker-compat-qual-2.0.0.jar31.5 kB4728101.7Yes
animal-sniffer-annotations-1.14.jar3.5 kB12111.5No
plexus-classworlds-2.6.0.jar52.9 kB523751.7Yes
plexus-component-annotations-2.1.0.jar4.2 kB15311.6No
plexus-interpolation-1.25.jar85.3 kB796271.6Yes
plexus-utils-3.2.1.jar261.8 kB13010591.6Yes
org.eclipse.jgit-3.6.1.201501031845-r.jar2 MB12661213341.5Yes
org.eclipse.sisu.inject-0.3.4.jar379.2 kB28927191.6Yes
org.eclipse.sisu.plexus-0.3.4.jar205.3 kB196164201.6Yes
hamcrest-core-1.3.jar45 kB524531.5Yes
slf4j-api-1.7.29.jar41.4 kB463441.5Yes
plexus-cipher-1.4.jar13.5 kB20611.4Yes
plexus-sec-dispatcher-1.4.jar27.7 kB311331.4Yes
TotalSizeEntriesClassesPackagesJava VersionDebug Information
4910.7 MB816571534071.845
compile: 47compile: 10.3 MBcompile: 7790compile: 6822compile: 374-compile: 43
test: 2test: 360 kBtest: 375test: 331test: 33-test: 2
+
+
+
+
+
+ + + diff --git a/docs/reports/4.1/license-maven-plugin-git/dependency-info.html b/docs/reports/4.1/license-maven-plugin-git/dependency-info.html new file mode 100644 index 000000000..391ac2db0 --- /dev/null +++ b/docs/reports/4.1/license-maven-plugin-git/dependency-info.html @@ -0,0 +1,113 @@ + + + + + + + + license-maven-plugin-git – Dependency Information + + + + + + + + + +
+
+
+

Dependency Information

+

Apache Maven

+
+
<dependency>
+  <groupId>com.mycila</groupId>
+  <artifactId>license-maven-plugin-git</artifactId>
+  <version>4.1</version>
+</dependency>
+

Apache Buildr

+
+
'com.mycila:license-maven-plugin-git:jar:4.1'
+

Apache Ivy

+
+
<dependency org="com.mycila" name="license-maven-plugin-git" rev="4.1">
+  <artifact name="license-maven-plugin-git" type="jar" />
+</dependency>
+

Groovy Grape

+
+
@Grapes(
+@Grab(group='com.mycila', module='license-maven-plugin-git', version='4.1')
+)
+

Gradle/Grails

+
+
compile 'com.mycila:license-maven-plugin-git:4.1'
+

Scala SBT

+
+
libraryDependencies += "com.mycila" % "license-maven-plugin-git" % "4.1"
+

Leiningen

+
+
[com.mycila/license-maven-plugin-git "4.1"]
+
+
+
+
+
+ + + diff --git a/docs/reports/4.1/license-maven-plugin-git/dependency-management.html b/docs/reports/4.1/license-maven-plugin-git/dependency-management.html new file mode 100644 index 000000000..4c50ee953 --- /dev/null +++ b/docs/reports/4.1/license-maven-plugin-git/dependency-management.html @@ -0,0 +1,129 @@ + + + + + + + + license-maven-plugin-git – Project Dependency Management + + + + + + + + + +
+
+
+

Project Dependency Management

+

compile

+

The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersionTypeLicense
com.mycilamycila-xmltool4.4.gajarApache License 2.0
junitjunit4.12jarEclipse Public License 1.0
org.apache.mavenmaven-core3.6.3jarApache License, Version 2.0
org.apache.mavenmaven-plugin-api3.6.3jarApache License, Version 2.0
org.apache.maven.plugin-testingmaven-plugin-testing-harness3.3.0jarApache License, Version 2.0
org.apache.maven.plugin-toolsmaven-plugin-annotations3.6.0jarApache License, Version 2.0
+
+
+
+
+
+ + + diff --git a/docs/reports/4.1/license-maven-plugin-git/distribution-management.html b/docs/reports/4.1/license-maven-plugin-git/distribution-management.html new file mode 100644 index 000000000..f99ee0894 --- /dev/null +++ b/docs/reports/4.1/license-maven-plugin-git/distribution-management.html @@ -0,0 +1,87 @@ + + + + + + + + license-maven-plugin-git – Project Distribution Management + + + + + + + + + +
+
+
+

Overview

+

The following is the distribution management information used by this project.

+

Repository - mycila-oss-staging

https://oss.sonatype.org/service/local/staging/deploy/maven2/
+

Snapshot Repository - mycila-oss-snapshots

https://oss.sonatype.org/content/repositories/snapshots/
+
+
+
+
+
+ + + diff --git a/docs/reports/4.1/license-maven-plugin-git/images/close.gif b/docs/reports/4.1/license-maven-plugin-git/images/close.gif new file mode 100644 index 0000000000000000000000000000000000000000..1c26bbc5264fcc943ad7b5a0f1a84daece211f34 GIT binary patch literal 279 zcmZ?wbhEHb6kyFkwP}e}6+mLp=yE)H5&?6cps==O-j2#K*@61O)i|`#U%|*xTD17#Qg5 z>nkWI$ji$M2ng`=^D}^ygDj#2&;c6F0P+h1n~g(5frm~PL&uV$l`S$eFDwzBDbhJD v>}Bvw*Al_tWna1PC9OaGVdk23i}vRhZI{iR^*V|n<^22a#~T_O9T}_vbswrX literal 0 HcmV?d00001 diff --git a/docs/reports/4.1/license-maven-plugin-git/images/collapsed.gif b/docs/reports/4.1/license-maven-plugin-git/images/collapsed.gif new file mode 100644 index 0000000000000000000000000000000000000000..6e710840640c1bfd9dd76ce7fef56f1004092508 GIT binary patch literal 53 ycmZ?wbhEHbWM^P!XkdT>#h)yUTnvm1Iv_qshJlI4r7uBZ*YkPFU8d4p4Aua}2?(?R literal 0 HcmV?d00001 diff --git a/docs/reports/4.1/license-maven-plugin-git/images/expanded.gif b/docs/reports/4.1/license-maven-plugin-git/images/expanded.gif new file mode 100644 index 0000000000000000000000000000000000000000..0fef3d89e0df1f8bc49a0cd827f2607c7d7fd2f0 GIT binary patch literal 52 xcmZ?wbhEHbWM^P!XkdT>#h)yUTnvm1Iv_qshJlH@g}+fUi&t{amUB!D)&R0C2fzRT literal 0 HcmV?d00001 diff --git a/docs/reports/4.1/license-maven-plugin-git/images/external.png b/docs/reports/4.1/license-maven-plugin-git/images/external.png new file mode 100644 index 0000000000000000000000000000000000000000..3f999fc88b360074e41f38c3b4bc06ccb3bb7cf8 GIT binary patch literal 230 zcmeAS@N?(olHy`uVBq!ia0vp^+(699!3-oX?^2ToQY`6?zK#qG>ra@ocD)4hB}-f* zN`mv#O3D+9QW+dm@{>{(JaZG%Q-e|yQz{EjrrH1%@dWsUxR#cd{{R1fCIbVIy!atN z8e~{WkY6y6%iy53@(Yk3;OXKRQgJIOfsI*BO@UFsfhWLBc>*(#PB?Jn2*(o!76E4F z2oaVU3``tH+Kgs0GI5+@Tg}d)z%jd%F@?{8!SRZ5b1yT80-FZIMn)zc2Ca66y`pzY R*nwsJMCn#OVEqF*oew~oaAu*+mN;-=y?VHT3tIe$XQqrDo-uB_a z!$aaK`z6))OKGn34?nwc^SuifkIL#EmDgV_qjg-#8v*0u4q4%1moUw{LZ54UeCgzNF^jX`uv-XK+9g@yFrG9?@ z!9&5&Tgk*j(b!GF&{N4I-Owl3GNQ;Kslp@APSw&&&ux9d>WxL~{EYoKm2KHvv3+ax zZUYB?Ae*8JnchZheXeEaa>@87?_fB*jV>(`erUx0B6j@wa!KnN)QWMO1rn9HC8 zQU}Tt3>@bftT|;oHYhlHH8T8tc{qL2LBC1&wnQeg^-S05<#H=J%;q~&KX!$OXH$lP zifQJ#9>L8|xhAVRHT-xPa*}7JK>(A*!AmL!CQC~j>707p+C5b#ib-SZ5@wfn#-0y8 zor_pb3M^%mkXhlduwjw4dk@RWhYZ<*tSUAV9x3eYyi#^d39lH{872xT#>g14FgCZb z+Lvv}DClhGVU*`8y(Qe}(9I>Lw<6->0~Q`zX3oMH2272dBARI`0wDzxS_G8b_H+a` TZ#n2*^y*Bf^Krq04Gh)*dSnrT literal 0 HcmV?d00001 diff --git a/docs/reports/4.1/license-maven-plugin-git/images/icon_info_sml.gif b/docs/reports/4.1/license-maven-plugin-git/images/icon_info_sml.gif new file mode 100644 index 0000000000000000000000000000000000000000..c6cb9ad7ce438a798426703e86a7ffc197d51dbb GIT binary patch literal 606 zcmZ?wbhEHb!Rj)7jHhhdgsOUdoQoueZi?7 z>>gViTe&E#V48n=mrru5S3;v}WQB8hiDz7$TU2Fg8RZkU)J)l4H+4sO@7jjxJ4?G(<~7c1nYFul=C0P+d#d`@bj{yi z-npcE!T#Qb2PP~z)H;3B%r(bntUlH>Y2~CvyV|C%UbyM>vTf&9?!2&e&!siHFV0_c zVB`KP8}?n^dg$7Yqc`@PxOMQ%-NWbZ9Xfk=)1K2OFF!hV;r{6>kIr6ua^~ve%eS9j zy7lbD`I|4_et!J??bq+WzI^-n`RfmdkOIfh!pgqYwSCK`t~@$#!^!1aj_y2mzyI{@?vuB79>2N$==JkApPs$`_~ygc*YCf)diVLp z{pXKfy#M&+`?nvze*gIk#Q*;N0|qHLXbBUFKUo+V7>XElKuSSz!oa?}p{S|3rL`#` zEj=M8CWV#D$GthOu#hRgfH^NPHz`Z6or!6tudIJkhF|)EqL_SUmH;#E=*;vU)ut4d z*}1MJ+3|6yK5|W*0YQlwY}}E_93D;*P3)($(!#iHyj&dYc$?gAB*f@)n?~7Mn)5Ze zB*b!gs&gB@F*e|Da`5(ac688Lp~TGAEh5PBlHo`4aV}w%hy?;49h(#+>`NXTD0Bjy;4ci{C-1K14rU#4Xoa9{m6qopA9n0cn|!>ecYkij zwyX=!4*mH3EoqLqSGiVbyFqxD(bS8XSDu{6U1jZO70Ic@{~t&7=B^ zBD)NOoAkU&Gy^LQJ5PtV?u{&65}4ZUmfYbweP{LTy^YnAGv=AGa7*6wj}%~b0?7r5!@qH7P%p1*$L z@#{ODxoUwG+WsY)zWExj-aqxpQS(e!bx&6L`u)?tfB$~}{{8*?cVO&*V`-G2NeC$Z zWMO1r=w{FXnGVVm3>>=|#5rX=HY{-DP?VFNPL-%m%>B+*~5-k^-+4*MLFr;tQ0}^rlS-^!^Q`Mx1hrB$jwn&hk~Xk=#Nl+_9Nu|Y$D G!5RQ;-6)O# literal 0 HcmV?d00001 diff --git a/docs/reports/4.1/license-maven-plugin-git/images/icon_warning_sml.gif b/docs/reports/4.1/license-maven-plugin-git/images/icon_warning_sml.gif new file mode 100644 index 0000000000000000000000000000000000000000..873bbb52cb9768103c27fbb9a9bac16ac615fce5 GIT binary patch literal 576 zcmZ?wbhEHbB!Sy%bj7w z8LP{2I!WYbmF&-Ixi?j6tD|K1XR2M#l>Aw*aXL%wXS3nYW}{zi=4WzsU5r%E6qx+# za{AThd85YVOsT`KDUrWsBtGknIa3>Sy(4;AS@f^Dxt>-=XPXm#FD(1Lr2hBv=9?3X zZS^!XrNw@)>eiN((2|w-y>{aB1+99DGMA?}+UTggT+(Z*rf8+5x~aWVOGcurtl;&U zIa)H3I&#vwvQjJBn`YHj9iKlB7`)(M#!e{yWMO1rC}Yq8NrU2qfqia6SyOXMYa1sM zM_a34eqyRfcQbQJY;^IYGTuzaxglKLqNQEA}OiQec+sQ#rUUjLqg_MpsPmY43 zsgmVV8EHK$eV-B~6*UcAW2+w%1e4o&9#aAczLGF}PmMg|6J0Ey4q A)Bpeg literal 0 HcmV?d00001 diff --git a/docs/reports/4.1/license-maven-plugin-git/images/logos/build-by-maven-black.png b/docs/reports/4.1/license-maven-plugin-git/images/logos/build-by-maven-black.png new file mode 100644 index 0000000000000000000000000000000000000000..919fd0f66a7f713920dd7422035db1c9d484351d GIT binary patch literal 2294 zcmVKOG`!VuDc=fnx$+R6#>c^>b&wcOS?|$!`a}U6ptjU_J zlBA}l*3{J0)YMd0R~Hr*dU$xO^ie1jhYlTLS+=C4#MRYRCX#twGUSD6Il$6AA+=UAlkY(ZF;m4037Yc>v&!1mPsNXdliHV74&z>zUEv=}iC@U)i zfc^XTJ3BiAKvYyzczAd~K){|od(ip)`}f`5-HnZnv$L~Hzqq=(y7Kb!>gsAwPfu@e z@3gcu0LabFC4?{xBNPh18Fpy3+Tr2hfq{Yc_V$w}PjVdhGtMTH$zU){PfznaPmK)? z4KH52=;-KZX=#a#jlFZ{PF7YH!!Q{c8Taqs=Xt)UsK{tE{@>vc{2Hgh!NL0adH}e0 z@19Df^78Tm0ES@zz{SO7Zf@=upJ1_AP_bIAgpih&mWqmsojZ4GG#a&9{f)&Au~_Wm z<0F^L4;(mPHk)-io!M*-3JMa7#VIK%EBy%}_$g6IPEM9cBvPp~K0f}{t5+6_rMbEJ z(xpqcZ{G$0j^p<2+vnuu^bN3MdU`rLJ3Br;9ss7MrVbuFxUjHLQBhGX6WriQ5|M*_w z@5bUDdV71dTCG;AO-@dx@4a~OA{y)K>k+2N$jAo|9?w z?b_+nr`2k;!{M;o?Qh<^`R=>#RtFA0KR<`Vfh)Li;|5+X!otGn&U<@%H*VaBDU;Gf zr_<5=()7Iqfmk>yLj`}084`48Zf?d|M~)mpOHfeI{QNv2WMN?;Dk=&9GBY#LVzb%$ z`};Aq6GAK&OK4~)&U*g*IT{xh7M8K~%9SgtQ-;OG#ZeC5ym=F=X|vf(9h#b&K7RZN z05+S=X0xGjU|@g-%ePwl!GC`7t=5VDruDp`t9rXwq=tAb*88KQqo~N`a#V_oixKzA z%F4dJzL1cRy1F{CSUfW`qfjWeZ{Hpm7>H$yNF>V6&c<>vGBOgU_w@7}J9g~o(WA6z z#sgc0B0VlH4i&T6{Pyiz)FUDys6$s*7rnXCi!3z)!0DGJ5eITHyM2Q|E@qtti{QRD z*nbiZg+h^&lY>QINl6I+oH}*N-Q67kYHMqqoSd*@fE67^695Pa36aTU0HD+95)%{g zFw)c0Gcqy&K&4WxG906$qk6p_b=txpgmiazqaGF(M)NU+!{3cPsc^{*a`Ja$nXfZ@ zhsL%N4whw0OG`2M6&4oG&CQ8KBHBPHC@3f>C|I^a>__(qFp!^RU zV`F0uhl6EVxm><`_ijATmoHz|)ztxjL?XdmSuB<(Po5A$mM!w}C3kdS~ef}W>dub-Hhz&fI`vJ#oXvTST@?6qsxN=r)tz|+%n^XARiL+I)0 z!HGL|?4Z?OC@z>ppO+fmk zEDIk1FgrV2R8&O&@;qNwR)+h@$;nZx)dqvXVzG2}b>-#d_4oHa!G&Dp59OYMg zd;9A2I}{29&+|ObzkB!Y^XJcKjE;^*({SomlT)I^E^_90Q{xPG;bvU;38ml zcng&pTZhKxAmAX-{xuvUBO`bZu-omWrKK8;X6fkl>(@`5I6;GyySuwkDCBv*tE;QE zwH1kg)0Ijk1~{Qms8A@Vadob6a=9D}VUx-9>C-1l1S|^dcDq`w#&Z*k#hB*+K%>#n z=0$)zo8T)X1Ujc}V+Omw8!O@%0GKp7%(fp1ER{;7QYogYiHQlT)w*&q5{X2iP;Ak literal 0 HcmV?d00001 diff --git a/docs/reports/4.1/license-maven-plugin-git/images/logos/build-by-maven-white.png b/docs/reports/4.1/license-maven-plugin-git/images/logos/build-by-maven-white.png new file mode 100644 index 0000000000000000000000000000000000000000..7d44c9c2e5742bdf8649ad282f83208f1da9b982 GIT binary patch literal 2260 zcmV;_2rKuAP)4hTLUyOQ{PVbVY5&Y3g!&hN~bnR7}ZgkXUt ziC%zU0gf+&kEv>t|d$x|zXw1mS0D%1b{8z7DF%0wW-8(XBFc`A3vVI|O z^!N97baWg(eE86zLn4uA_wL=Zb@+UKU|=8sJb3V6XlSUctSl!dhm4xd=KJ^W|8h2q zR4NS%3yX+|NKQ`f?d=7Cf`Wo)&z=E5TU%REQIXYZefjbwRvsQ6zIyfQojZ3l8V#{v zv)R(q)39Vr2GBPsa+apV2%%fIZY3ln0Kl+1Y8c*(xe3X6sWFH9kH*UDDLl)ZN`}u~;f9D%P!A2LK5P2`MQl z(b3TuDUC++_U+qm01k;n!Z1u+TwGjS+}X2d^Yil+3Pn;B-~q z{Qdm_z{kf&EEb1^gw)j3R904!x}#RBj~+c578Vv16olc}xpQZGd;7k9`>@WHD_2M| z{%VB2fNVCK&1U^_rTW_bx`C@MK&%ZR^ybZ*=;&yb zN);0mV>X+~OA`|lRVtNAr7A8i#zL)DyJycHxm+$5izO0?QmM?$%p@6le0*H3R;yI1 z=;-LCrlu1oPI!8HIypHhmCA~Wig|;>WHON!GbSbmcN`jxhJ=GssnlpRR;zVzaF8J4 z>+3sJhW@0w{LH6-`(Afr<9kMWBXoSUM7Dox&JGJtojOI96z3EG z*uH)HWN?qO7x!`hzQnzLg5JL3Ui^ps%X$n4`+YK2S-yNZo>gC8kJmXUC#D?-i_a7IlwdR(Kkw#T>s)<( zJ!ZVTycREBO!{t;H9|r{F#q)FQ_`LjAsBnPnnKk2PZ;V3*7{M#@%jyBNObh|^_fg2 zd|f0I3eTTEPf=83VhUbHWgRft|{%MRRMp6H>seM7wV6&k5Vn7H0DDSDT_wn(;aaUDU zWi%QoiptK;CgqIWB$bwy78Mm?w@oI~&6_tPBO~$kExCLno}10)mX;RGM?^%-PjqOt zTFi(#=@4C7NJmxEVK7l6G0yhEp_Lq9)1fj}S-2%Mdrv$L~tStVt%xVSheDG9e5EX$6J zj8GIMm&=bIKaK;TqoYG05D0}r0!Kqb1E0?q2n1`_uAR{_f0E{OgnR$~y~Sd|+0n_# z2@6L?MsUQ^H0|QzLJoDKqobtlneyk|8`Sp{cp}PUC5RRQ^8?;2;Iss$eWk%*n3$Nr z(73v~e)3}s219#$yTM=(2n6o#?!LahxUO>?H!v`O%bZ*;$Ideh!!Qg0h{fVXix$lf i91DLtEx@rr0RIK2cl{g~?Z1Nn0000}s literal 0 HcmV?d00001 diff --git a/docs/reports/4.1/license-maven-plugin-git/images/logos/maven-feather.png b/docs/reports/4.1/license-maven-plugin-git/images/logos/maven-feather.png new file mode 100644 index 0000000000000000000000000000000000000000..b5ada836e9eb4af4db810f648b013933e72c8fbe GIT binary patch literal 3330 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 literal 0 HcmV?d00001 diff --git a/docs/reports/4.1/license-maven-plugin-git/images/newwindow.png b/docs/reports/4.1/license-maven-plugin-git/images/newwindow.png new file mode 100644 index 0000000000000000000000000000000000000000..6287f72bd08a870908e7361d98c35ee0d6dcbc82 GIT binary patch literal 220 zcmeAS@N?(olHy`uVBq!ia0vp^+(699!3-oX?^2ToQY`6?zK#qG>ra@ocD)4hB}-f* zN`mv#O3D+9QW+dm@{>{(JaZG%Q-e|yQz{EjrrH1%@dWsUxR#cd&SYTt4+aeuCvSob zD+%%o1`04ZXs!GLj7%Iec?BF2%&y2ZFfeUwWbk2P5nvW+xWT~4#-PT{uyM;F);OSv44$rjF6*2U FngH~|K)3(^ literal 0 HcmV?d00001 diff --git a/docs/reports/4.1/license-maven-plugin-git/index.html b/docs/reports/4.1/license-maven-plugin-git/index.html new file mode 100644 index 000000000..4e9112ec8 --- /dev/null +++ b/docs/reports/4.1/license-maven-plugin-git/index.html @@ -0,0 +1,85 @@ + + + + + + + + license-maven-plugin-git – About + + + + + + + + + +
+
+
+

About license-maven-plugin-git

+

An optional module for license-maven-plugin adding git related functionality

+
+
+
+
+
+ + + diff --git a/docs/reports/4.1/license-maven-plugin-git/issue-management.html b/docs/reports/4.1/license-maven-plugin-git/issue-management.html new file mode 100644 index 000000000..ec7789307 --- /dev/null +++ b/docs/reports/4.1/license-maven-plugin-git/issue-management.html @@ -0,0 +1,89 @@ + + + + + + + + license-maven-plugin-git – Issue Management + + + + + + + + + +
+
+
+

Overview

+

This project uses GitHub to manage its issues.

+

Issue Management

+

Issues, bugs, and feature requests should be submitted to the following issue management system for this project.

+
+
+
+
+
+
+ + + diff --git a/docs/reports/4.1/license-maven-plugin-git/licenses.html b/docs/reports/4.1/license-maven-plugin-git/licenses.html new file mode 100644 index 000000000..8095f3f4d --- /dev/null +++ b/docs/reports/4.1/license-maven-plugin-git/licenses.html @@ -0,0 +1,653 @@ + + + + + + + + license-maven-plugin-git – Project Licenses + + + + + + + + + +
+
+
+

Overview

+

Typically the licenses listed for the project are that of the project itself, and not of dependencies.

+

Project Licenses

+

Apache License 2.0

[Original text] +

Copy of the license follows:

+ +
+ + +
+ +
+
+ + + ApacheCon 2021 Coming Soon! + + The Apache Software Foundation +
+ +
+ Apache Support Logo +
+
+
+

Apache License, Version 2.0

+ +

The 2.0 version of the Apache License, approved by the ASF in 2004, helps us achieve our goal of providing +reliable and long-lived software products through collaborative, open-source software development.

+

All packages produced by the ASF are implicitly licensed under the Apache +License, Version 2.0, unless otherwise explicitly stated.

+
+

+Apache License
Version 2.0, January 2004
+http://www.apache.org/licenses/ +

+

TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

+

1. Definitions.

+
+

"License" shall mean the terms and conditions for use, reproduction, and +distribution as defined by Sections 1 through 9 of this document.

+

"Licensor" shall mean the copyright owner or entity authorized by the +copyright owner that is granting the License.

+

"Legal Entity" shall mean the union of the acting entity and all other +entities that control, are controlled by, or are under common control with +that entity. For the purposes of this definition, "control" means (i) the +power, direct or indirect, to cause the direction or management of such +entity, whether by contract or otherwise, or (ii) ownership of fifty +percent (50%) or more of the outstanding shares, or (iii) beneficial +ownership of such entity.

+

"You" (or "Your") shall mean an individual or Legal Entity exercising +permissions granted by this License.

+

"Source" form shall mean the preferred form for making modifications, +including but not limited to software source code, documentation source, +and configuration files.

+

"Object" form shall mean any form resulting from mechanical transformation +or translation of a Source form, including but not limited to compiled +object code, generated documentation, and conversions to other media types.

+

"Work" shall mean the work of authorship, whether in Source or Object form, +made available under the License, as indicated by a copyright notice that +is included in or attached to the work (an example is provided in the +Appendix below).

+

"Derivative Works" shall mean any work, whether in Source or Object form, +that is based on (or derived from) the Work and for which the editorial +revisions, annotations, elaborations, or other modifications represent, as +a whole, an original work of authorship. For the purposes of this License, +Derivative Works shall not include works that remain separable from, or +merely link (or bind by name) to the interfaces of, the Work and Derivative +Works thereof.

+

"Contribution" shall mean any work of authorship, including the original +version of the Work and any modifications or additions to that Work or +Derivative Works thereof, that is intentionally submitted to Licensor for +inclusion in the Work by the copyright owner or by an individual or Legal +Entity authorized to submit on behalf of the copyright owner. For the +purposes of this definition, "submitted" means any form of electronic, +verbal, or written communication sent to the Licensor or its +representatives, including but not limited to communication on electronic +mailing lists, source code control systems, and issue tracking systems that +are managed by, or on behalf of, the Licensor for the purpose of discussing +and improving the Work, but excluding communication that is conspicuously +marked or otherwise designated in writing by the copyright owner as "Not a +Contribution."

+

"Contributor" shall mean Licensor and any individual or Legal Entity on +behalf of whom a Contribution has been received by Licensor and +subsequently incorporated within the Work.

+
+

2. Grant of Copyright License. Subject to the +terms and conditions of this License, each Contributor hereby grants to You +a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable +copyright license to reproduce, prepare Derivative Works of, publicly +display, publicly perform, sublicense, and distribute the Work and such +Derivative Works in Source or Object form.

+

3. Grant of Patent License. Subject to the terms +and conditions of this License, each Contributor hereby grants to You a +perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable +(except as stated in this section) patent license to make, have made, use, +offer to sell, sell, import, and otherwise transfer the Work, where such +license applies only to those patent claims licensable by such Contributor +that are necessarily infringed by their Contribution(s) alone or by +combination of their Contribution(s) with the Work to which such +Contribution(s) was submitted. If You institute patent litigation against +any entity (including a cross-claim or counterclaim in a lawsuit) alleging +that the Work or a Contribution incorporated within the Work constitutes +direct or contributory patent infringement, then any patent licenses +granted to You under this License for that Work shall terminate as of the +date such litigation is filed.

+

4. Redistribution. You may reproduce and +distribute copies of the Work or Derivative Works thereof in any medium, +with or without modifications, and in Source or Object form, provided that +You meet the following conditions:

+
    +
  1. You must give any other recipients of the Work or Derivative Works a +copy of this License; and
  2. +
  3. You must cause any modified files to carry prominent notices stating +that You changed the files; and
  4. +
  5. You must retain, in the Source form of any Derivative Works that You +distribute, all copyright, patent, trademark, and attribution notices from +the Source form of the Work, excluding those notices that do not pertain to +any part of the Derivative Works; and
  6. +
  7. If the Work includes a "NOTICE" text file as part of its distribution, +then any Derivative Works that You distribute must include a readable copy +of the attribution notices contained within such NOTICE file, excluding +those notices that do not pertain to any part of the Derivative Works, in +at least one of the following places: within a NOTICE text file distributed +as part of the Derivative Works; within the Source form or documentation, +if provided along with the Derivative Works; or, within a display generated +by the Derivative Works, if and wherever such third-party notices normally +appear. The contents of the NOTICE file are for informational purposes only +and do not modify the License. You may add Your own attribution notices +within Derivative Works that You distribute, alongside or as an addendum to +the NOTICE text from the Work, provided that such additional attribution +notices cannot be construed as modifying the License. +
    +
    +You may add Your own copyright statement to Your modifications and may +provide additional or different license terms and conditions for use, +reproduction, or distribution of Your modifications, or for any such +Derivative Works as a whole, provided Your use, reproduction, and +distribution of the Work otherwise complies with the conditions stated in +this License. +
  8. +
+

5. Submission of Contributions. Unless You +explicitly state otherwise, any Contribution intentionally submitted for +inclusion in the Work by You to the Licensor shall be under the terms and +conditions of this License, without any additional terms or conditions. +Notwithstanding the above, nothing herein shall supersede or modify the +terms of any separate license agreement you may have executed with Licensor +regarding such Contributions.

+

6. Trademarks. This License does not grant +permission to use the trade names, trademarks, service marks, or product +names of the Licensor, except as required for reasonable and customary use +in describing the origin of the Work and reproducing the content of the +NOTICE file.

+

7. Disclaimer of Warranty. Unless required by +applicable law or agreed to in writing, Licensor provides the Work (and +each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT +WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, +without limitation, any warranties or conditions of TITLE, +NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You +are solely responsible for determining the appropriateness of using or +redistributing the Work and assume any risks associated with Your exercise +of permissions under this License.

+

8. Limitation of Liability. In no event and +under no legal theory, whether in tort (including negligence), contract, or +otherwise, unless required by applicable law (such as deliberate and +grossly negligent acts) or agreed to in writing, shall any Contributor be +liable to You for damages, including any direct, indirect, special, +incidental, or consequential damages of any character arising as a result +of this License or out of the use or inability to use the Work (including +but not limited to damages for loss of goodwill, work stoppage, computer +failure or malfunction, or any and all other commercial damages or losses), +even if such Contributor has been advised of the possibility of such +damages.

+

9. Accepting Warranty or Additional Liability. +While redistributing the Work or Derivative Works thereof, You may choose +to offer, and charge a fee for, acceptance of support, warranty, indemnity, +or other liability obligations and/or rights consistent with this License. +However, in accepting such obligations, You may act only on Your own behalf +and on Your sole responsibility, not on behalf of any other Contributor, +and only if You agree to indemnify, defend, and hold each Contributor +harmless for any liability incurred by, or claims asserted against, such +Contributor by reason of your accepting any such warranty or additional +liability.

+

END OF TERMS AND CONDITIONS

+
+

How to apply the Apache License to your work

+

Include a copy of the Apache License, typically in a file called +LICENSE, in your work, and consider also including a NOTICE file that references the License.

+

To apply the Apache License to specific files in your work, attach the following boilerplate +declaration, replacing the fields enclosed by brackets "[]" with your own +identifying information. (Don't include the brackets!) Enclose the text in the appropriate comment syntax for the file format. We also +recommend that you include a file or class name and description of purpose on the same "printed page" as the copyright notice for easier +identification within third-party archives.

+
Copyright [yyyy] [name of copyright owner]
+
+Licensed under the Apache License, Version 2.0 (the "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.
+
+ +
+ + + + + + + + + + +
+
+
+
+
+
+ + + diff --git a/docs/reports/4.1/license-maven-plugin-git/plugin-management.html b/docs/reports/4.1/license-maven-plugin-git/plugin-management.html new file mode 100644 index 000000000..c8baf6da1 --- /dev/null +++ b/docs/reports/4.1/license-maven-plugin-git/plugin-management.html @@ -0,0 +1,165 @@ + + + + + + + + license-maven-plugin-git – Project Plugin Management + + + + + + + + + +
+
+
+

Project Plugin Management

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersion
com.bluetrainsoftware.mavengroovydoc-maven-plugin2.1
com.mycilalicense-maven-plugin2.6
org.apache.felixmaven-bundle-plugin5.1.1
org.apache.maven.pluginsmaven-antrun-plugin1.3
org.apache.maven.pluginsmaven-assembly-plugin2.2-beta-5
org.apache.maven.pluginsmaven-clean-plugin3.1.0
org.apache.maven.pluginsmaven-compiler-plugin3.8.1
org.apache.maven.pluginsmaven-dependency-plugin2.8
org.apache.maven.pluginsmaven-deploy-plugin2.8.2
org.apache.maven.pluginsmaven-enforcer-plugin1.4.1
org.apache.maven.pluginsmaven-gpg-plugin1.6
org.apache.maven.pluginsmaven-invoker-plugin3.2.1
org.apache.maven.pluginsmaven-jar-plugin3.2.0
org.apache.maven.pluginsmaven-jarsigner-plugin3.0.0
org.apache.maven.pluginsmaven-javadoc-plugin3.2.0
org.apache.maven.pluginsmaven-plugin-plugin3.6.0
org.apache.maven.pluginsmaven-release-plugin2.5.3
org.apache.maven.pluginsmaven-site-plugin3.9.1
org.apache.maven.pluginsmaven-source-plugin3.2.1
+
+
+
+
+
+ + + diff --git a/docs/reports/4.1/license-maven-plugin-git/plugins.html b/docs/reports/4.1/license-maven-plugin-git/plugins.html new file mode 100644 index 000000000..913c4362b --- /dev/null +++ b/docs/reports/4.1/license-maven-plugin-git/plugins.html @@ -0,0 +1,167 @@ + + + + + + + + license-maven-plugin-git – Project Plugins + + + + + + + + + +
+
+
+

Project Build Plugins

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersion
com.bluetrainsoftware.mavengroovydoc-maven-plugin2.1
com.mycilalicense-maven-plugin2.2
org.apache.maven.pluginsmaven-clean-plugin3.1.0
org.apache.maven.pluginsmaven-compiler-plugin3.8.1
org.apache.maven.pluginsmaven-deploy-plugin2.8.2
org.apache.maven.pluginsmaven-enforcer-plugin1.4.1
org.apache.maven.pluginsmaven-gpg-plugin1.6
org.apache.maven.pluginsmaven-install-plugin2.4
org.apache.maven.pluginsmaven-jar-plugin3.2.0
org.apache.maven.pluginsmaven-javadoc-plugin3.2.0
org.apache.maven.pluginsmaven-release-plugin2.5.3
org.apache.maven.pluginsmaven-resources-plugin2.6
org.apache.maven.pluginsmaven-scm-plugin1.9.4
org.apache.maven.pluginsmaven-site-plugin3.9.1
org.apache.maven.pluginsmaven-source-plugin3.2.1
org.apache.maven.pluginsmaven-surefire-plugin2.12.4
+

Project Report Plugins

+ + + + + + + + + + + + +
GroupIdArtifactIdVersion
org.apache.maven.pluginsmaven-plugin-plugin3.6.0
org.apache.maven.pluginsmaven-project-info-reports-plugin3.1.0
+
+
+
+
+
+ + + diff --git a/docs/reports/4.1/license-maven-plugin-git/project-info.html b/docs/reports/4.1/license-maven-plugin-git/project-info.html new file mode 100644 index 000000000..b4d5c2fb9 --- /dev/null +++ b/docs/reports/4.1/license-maven-plugin-git/project-info.html @@ -0,0 +1,129 @@ + + + + + + + + license-maven-plugin-git – Project Information + + + + + + + + + +
+
+
+

Project Information

+

This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by Maven on behalf of the project.

+

Overview

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
DocumentDescription
CI ManagementThis document lists the continuous integration management system of this project for building and testing code on a frequent, regular basis.
DependenciesThis document lists the project's dependencies and provides information on each dependency.
Dependency InformationThis document describes how to include this project as a dependency using various dependency management tools.
Dependency ManagementThis document lists the dependencies that are defined through dependencyManagement.
Distribution ManagementThis document provides informations on the distribution management of this project.
AboutAn optional module for license-maven-plugin adding git related functionality
Issue ManagementThis document provides information on the issue management system used in this project.
LicensesThis document lists the project license(s).
Plugin ManagementThis document lists the plugins that are defined through pluginManagement.
PluginsThis document lists the build plugins and the report plugins used by this project.
Source Code ManagementThis document lists ways to access the online source repository.
SummaryThis document lists other related information of this project
TeamThis document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.
+
+
+
+
+
+ + + diff --git a/docs/reports/4.1/license-maven-plugin-git/scm.html b/docs/reports/4.1/license-maven-plugin-git/scm.html new file mode 100644 index 000000000..738bb8f6e --- /dev/null +++ b/docs/reports/4.1/license-maven-plugin-git/scm.html @@ -0,0 +1,99 @@ + + + + + + + + license-maven-plugin-git – Source Code Management + + + + + + + + + +
+
+
+

Overview

+

This project uses Git to manage its source code. Instructions on Git use can be found at https://git-scm.com/documentation.

+

Web Browser Access

+

The following is a link to a browsable version of the source repository:

+
+

Anonymous Access

+

The source can be checked out anonymously from Git with this command (See https://git-scm.com/docs/git-clone):

+
+
$ git clone --branch license-maven-plugin-4.1 https://github.com/mycila/license-maven-plugin.git
+

Developer Access

+

Only project developers can access the Git tree via this method (See https://git-scm.com/docs/git-clone).

+
+
$ git clone --branch license-maven-plugin-4.1 git@github.com:mycila/license-maven-plugin.git
+

Access from Behind a Firewall

+

Refer to the documentation of the SCM used for more information about access behind a firewall.

+
+
+
+
+
+ + + diff --git a/docs/reports/4.1/license-maven-plugin-git/summary.html b/docs/reports/4.1/license-maven-plugin-git/summary.html new file mode 100644 index 000000000..378ca5304 --- /dev/null +++ b/docs/reports/4.1/license-maven-plugin-git/summary.html @@ -0,0 +1,129 @@ + + + + + + + + license-maven-plugin-git – Project Summary + + + + + + + + + +
+
+
+

Project Summary

+

Project Information

+ + + + + + + + + + + + +
FieldValue
Namelicense-maven-plugin-git
DescriptionAn optional module for license-maven-plugin adding git related functionality
Homepagehttp://mycila.github.io/license-maven-plugin/license-maven-plugin-git
+

Project Organization

+ + + + + + + + + +
FieldValue
NameMycila
URLhttp://www.mycila.com/
+

Build Information

+ + + + + + + + + + + + + + + + + + +
FieldValue
GroupIdcom.mycila
ArtifactIdlicense-maven-plugin-git
Version4.1
Typejar
Java Version1.8
+
+
+
+
+
+ + + diff --git a/docs/reports/4.1/license-maven-plugin-git/team.html b/docs/reports/4.1/license-maven-plugin-git/team.html new file mode 100644 index 000000000..79bdd2d2e --- /dev/null +++ b/docs/reports/4.1/license-maven-plugin-git/team.html @@ -0,0 +1,109 @@ + + + + + + + + license-maven-plugin-git – Project Team + + + + + + + + + +
+
+
+

Project Team

+

A successful project requires many people to play many roles. Some members write code or documentation, while others are valuable as testers, submitting patches and suggestions.

+

The project team is comprised of Members and Contributors. Members have direct access to the source of a project and actively evolve the code-base. Contributors improve the project through submission of patches and suggestions to the Members. The number of Contributors to the project is unbounded. Get involved today. All contributions to the project are greatly appreciated.

+

Members

+

The following is a list of developers with commit privileges that have directly contributed to the project in one way or another.

+ + + + + + + + + + + + + + + + + + +
ImageIdNameEmailURLOrganizationOrganization URLRoles
mathieucarbouMathieu Carboumathieu.carbou@gmail.comhttps://github.com/mathieucarbouMycilahttp://mycila.com/leader, architect, developer
+

Contributors

+

There are no contributors listed for this project. Please check back again later.

+
+
+
+
+
+ + + diff --git a/docs/reports/4.1/license-maven-plugin-svn/ci-management.html b/docs/reports/4.1/license-maven-plugin-svn/ci-management.html new file mode 100644 index 000000000..4ab94aa30 --- /dev/null +++ b/docs/reports/4.1/license-maven-plugin-svn/ci-management.html @@ -0,0 +1,91 @@ + + + + + + + + license-maven-plugin-svn – CI Management + + + + + + + + + +
+
+
+

Overview

+

This project uses Travis CI.

+

Access

+

The following is a link to the continuous integration system used by the project:

+
+

Notifiers

+

No notifiers are defined. Please check back at a later date.

+
+
+
+
+
+ + + diff --git a/docs/reports/4.1/license-maven-plugin-svn/css/maven-base.css b/docs/reports/4.1/license-maven-plugin-svn/css/maven-base.css new file mode 100644 index 000000000..322efae73 --- /dev/null +++ b/docs/reports/4.1/license-maven-plugin-svn/css/maven-base.css @@ -0,0 +1,168 @@ +/* + * 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. + */ + +body { + margin: 0px; + padding: 0px; +} +table { + padding:0px; + width: 100%; + margin-left: -2px; + margin-right: -2px; +} +acronym { + cursor: help; + border-bottom: 1px dotted #feb; +} +table.bodyTable th, table.bodyTable td { + padding: 2px 4px 2px 4px; + vertical-align: top; +} +div.clear{ + clear:both; + visibility: hidden; +} +div.clear hr{ + display: none; +} +#bannerLeft, #bannerRight { + font-size: xx-large; + font-weight: bold; +} +#bannerLeft img, #bannerRight img { + margin: 0px; +} +.xleft, #bannerLeft img { + float:left; +} +.xright, #bannerRight { + float:right; +} +#banner { + padding: 0px; +} +#breadcrumbs { + padding: 3px 10px 3px 10px; +} +#leftColumn { + width: 170px; + float:left; + overflow: auto; +} +#bodyColumn { + margin-right: 1.5em; + margin-left: 197px; +} +#legend { + padding: 8px 0 8px 0; +} +#navcolumn { + padding: 8px 4px 0 8px; +} +#navcolumn h5 { + margin: 0; + padding: 0; + font-size: small; +} +#navcolumn ul { + margin: 0; + padding: 0; + font-size: small; +} +#navcolumn li { + list-style-type: none; + background-image: none; + background-repeat: no-repeat; + background-position: 0 0.4em; + padding-left: 16px; + list-style-position: outside; + line-height: 1.2em; + font-size: smaller; +} +#navcolumn li.expanded { + background-image: url(../images/expanded.gif); +} +#navcolumn li.collapsed { + background-image: url(../images/collapsed.gif); +} +#navcolumn li.none { + text-indent: -1em; + margin-left: 1em; +} +#poweredBy { + text-align: center; +} +#navcolumn img { + margin-top: 10px; + margin-bottom: 3px; +} +#poweredBy img { + display:block; + margin: 20px 0 20px 17px; +} +#search img { + margin: 0px; + display: block; +} +#search #q, #search #btnG { + border: 1px solid #999; + margin-bottom:10px; +} +#search form { + margin: 0px; +} +#lastPublished { + font-size: x-small; +} +.navSection { + margin-bottom: 2px; + padding: 8px; +} +.navSectionHead { + font-weight: bold; + font-size: x-small; +} +.section { + padding: 4px; +} +#footer { + padding: 3px 10px 3px 10px; + font-size: x-small; +} +#breadcrumbs { + font-size: x-small; + margin: 0pt; +} +.source { + padding: 12px; + margin: 1em 7px 1em 7px; +} +.source pre { + margin: 0px; + padding: 0px; +} +#navcolumn img.imageLink, .imageLink { + padding-left: 0px; + padding-bottom: 0px; + padding-top: 0px; + padding-right: 2px; + border: 0px; + margin: 0px; +} diff --git a/docs/reports/4.1/license-maven-plugin-svn/css/maven-theme.css b/docs/reports/4.1/license-maven-plugin-svn/css/maven-theme.css new file mode 100644 index 000000000..d3407e8ba --- /dev/null +++ b/docs/reports/4.1/license-maven-plugin-svn/css/maven-theme.css @@ -0,0 +1,161 @@ +/* + * 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. + */ + +body { + padding: 0px 0px 10px 0px; +} +body, td, select, input, li{ + font-family: Verdana, Helvetica, Arial, sans-serif; + font-size: 13px; +} +code{ + font-family: Courier, monospace; + font-size: 13px; +} +a { + text-decoration: none; +} +a:link { + color:#36a; +} +a:visited { + color:#47a; +} +a:active, a:hover { + color:#69c; +} +#legend li.externalLink { + background: url(../images/external.png) left top no-repeat; + padding-left: 18px; +} +a.externalLink, a.externalLink:link, a.externalLink:visited, a.externalLink:active, a.externalLink:hover { + background: url(../images/external.png) right center no-repeat; + padding-right: 18px; +} +#legend li.newWindow { + background: url(../images/newwindow.png) left top no-repeat; + padding-left: 18px; +} +a.newWindow, a.newWindow:link, a.newWindow:visited, a.newWindow:active, a.newWindow:hover { + background: url(../images/newwindow.png) right center no-repeat; + padding-right: 18px; +} +h2 { + padding: 4px 4px 4px 6px; + border: 1px solid #999; + color: #900; + background-color: #ddd; + font-weight:900; + font-size: x-large; +} +h3 { + padding: 4px 4px 4px 6px; + border: 1px solid #aaa; + color: #900; + background-color: #eee; + font-weight: normal; + font-size: large; +} +h4 { + padding: 4px 4px 4px 6px; + border: 1px solid #bbb; + color: #900; + background-color: #fff; + font-weight: normal; + font-size: large; +} +h5 { + padding: 4px 4px 4px 6px; + color: #900; + font-size: medium; +} +p { + line-height: 1.3em; + font-size: small; +} +#breadcrumbs { + border-top: 1px solid #aaa; + border-bottom: 1px solid #aaa; + background-color: #ccc; +} +#leftColumn { + margin: 10px 0 0 5px; + border: 1px solid #999; + background-color: #eee; + padding-bottom: 3px; /* IE-9 scrollbar-fix */ +} +#navcolumn h5 { + font-size: smaller; + border-bottom: 1px solid #aaaaaa; + padding-top: 2px; + color: #000; +} + +table.bodyTable th { + color: white; + background-color: #bbb; + text-align: left; + font-weight: bold; +} + +table.bodyTable th, table.bodyTable td { + font-size: 1em; +} + +table.bodyTable tr.a { + background-color: #ddd; +} + +table.bodyTable tr.b { + background-color: #eee; +} + +.source { + border: 1px solid #999; +} +dl { + padding: 4px 4px 4px 6px; + border: 1px solid #aaa; + background-color: #ffc; +} +dt { + color: #900; +} +#organizationLogo img, #projectLogo img, #projectLogo span{ + margin: 8px; +} +#banner { + border-bottom: 1px solid #fff; +} +.errormark, .warningmark, .donemark, .infomark { + background: url(../images/icon_error_sml.gif) no-repeat; +} + +.warningmark { + background-image: url(../images/icon_warning_sml.gif); +} + +.donemark { + background-image: url(../images/icon_success_sml.gif); +} + +.infomark { + background-image: url(../images/icon_info_sml.gif); +} + diff --git a/docs/reports/4.1/license-maven-plugin-svn/css/print.css b/docs/reports/4.1/license-maven-plugin-svn/css/print.css new file mode 100644 index 000000000..18fcbad70 --- /dev/null +++ b/docs/reports/4.1/license-maven-plugin-svn/css/print.css @@ -0,0 +1,26 @@ +/* + * 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. + */ + +#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/docs/reports/4.1/license-maven-plugin-svn/css/site.css b/docs/reports/4.1/license-maven-plugin-svn/css/site.css new file mode 100644 index 000000000..055e7e286 --- /dev/null +++ b/docs/reports/4.1/license-maven-plugin-svn/css/site.css @@ -0,0 +1 @@ +/* You can override this file with your own styles */ \ No newline at end of file diff --git a/docs/reports/4.1/license-maven-plugin-svn/dependencies.html b/docs/reports/4.1/license-maven-plugin-svn/dependencies.html new file mode 100644 index 000000000..5f92cec1a --- /dev/null +++ b/docs/reports/4.1/license-maven-plugin-svn/dependencies.html @@ -0,0 +1,1545 @@ + + + + + + + + license-maven-plugin-svn – Project Dependencies + + + + + + + + + +
+
+
+

Project Dependencies

+

compile

+

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

+ + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersionTypeLicenses
com.mycilalicense-maven-plugin4.1jarApache License 2.0
org.tmatesoft.svnkitsvnkit1.8.7jarTMate Open Source License (with dual licensing option)
+

Project Transitive Dependencies

+

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

+

compile

+

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersionClassifierTypeLicenses
aopallianceaopalliance1.0-jarPublic Domain
com.google.code.findbugsjsr3053.0.2-jarThe Apache Software License, Version 2.0
com.google.errorproneerror_prone_annotations2.1.3-jarApache 2.0
com.google.guavaguava25.1-android-jarThe Apache Software License, Version 2.0
com.google.injectguice4.2.1no_aopjarThe Apache Software License, Version 2.0
com.google.j2objcj2objc-annotations1.1-jarThe Apache Software License, Version 2.0
com.jcraftjsch.agentproxy.connector-factory0.0.7-jarRevised BSD
com.jcraftjsch.agentproxy.core0.0.7-jarRevised BSD
com.jcraftjsch.agentproxy.pageant0.0.7-jarRevised BSD
com.jcraftjsch.agentproxy.sshagent0.0.7-jarRevised BSD
com.jcraftjsch.agentproxy.svnkit-trilead-ssh20.0.7-jarRevised BSD
com.jcraftjsch.agentproxy.usocket-jna0.0.7-jarRevised BSD
com.jcraftjsch.agentproxy.usocket-nc0.0.7-jarRevised BSD
com.mycilamycila-xmltool4.4.ga-jarApache License 2.0
com.trileadtrilead-ssh21.0.0-build217-jarTrilead Library License
commons-iocommons-io2.6-jarApache License, Version 2.0
de.regnis.q.sequencesequence-library1.0.3-jarSequence Library License
javax.annotationjsr250-api1.0-jarCOMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
javax.enterprisecdi-api1.0-jarApache License, Version 2.0
javax.injectjavax.inject1-jarThe Apache Software License, Version 2.0
net.java.dev.jnajna4.1.0-jarLGPL, version 2.1ASL, version 2
net.java.dev.jnajna-platform4.1.0-jarLGPL, version 2.1ASL, version 2
net.java.dev.jnaplatform3.4.0-jarLGPL, version 2.1
org.antlrantlr-runtime3.4-jar-
org.apache.commonscommons-lang33.8.1-jarApache License, Version 2.0
org.apache.commonscommons-pool22.2-jarThe Apache Software License, Version 2.0
org.apache.mavenmaven-artifact3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-builder-support3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-core3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-model3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-model-builder3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-plugin-api3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-repository-metadata3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-resolver-provider3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-settings3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-settings-builder3.6.3-jarApache License, Version 2.0
org.apache.maven.resolvermaven-resolver-api1.4.1-jarApache License, Version 2.0
org.apache.maven.resolvermaven-resolver-impl1.4.1-jarApache License, Version 2.0
org.apache.maven.resolvermaven-resolver-spi1.4.1-jarApache License, Version 2.0
org.apache.maven.resolvermaven-resolver-util1.4.1-jarApache License, Version 2.0
org.apache.maven.sharedmaven-shared-utils3.3.3-jarApache License, Version 2.0
org.checkerframeworkchecker-compat-qual2.0.0-jarGNU General Public License, version 2 (GPL2), with the classpath exceptionThe MIT License
org.codehaus.mojoanimal-sniffer-annotations1.14-jarMIT license
org.codehaus.plexusplexus-classworlds2.6.0-jarApache License, Version 2.0
org.codehaus.plexusplexus-component-annotations2.1.0-jarApache License, Version 2.0
org.codehaus.plexusplexus-interpolation1.25-jarApache License, Version 2.0
org.codehaus.plexusplexus-utils3.2.1-jarApache License, Version 2.0
org.eclipse.sisuorg.eclipse.sisu.inject0.3.4-jarEclipse Public License, Version 1.0
org.eclipse.sisuorg.eclipse.sisu.plexus0.3.4-jarEclipse Public License, Version 1.0
org.slf4jslf4j-api1.7.29-jarMIT License
org.sonatype.plexusplexus-cipher1.4-jarApache Public License 2.0
org.sonatype.plexusplexus-sec-dispatcher1.4-jarApache Public License 2.0
org.tmatesoft.sqljetsqljet1.1.10-jarGPL (with dual licensing option)
+

Project Dependency Graph

+ +
+

Dependency Tree

+
+

Licenses

+

Apache Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component

+

Sequence Library License: Sequence Library

+

Apache 2.0: error-prone annotations

+

MIT License: SLF4J API Module

+

Revised BSD: a connector factory, a connector for Pageant using JNA, a connector for ssh-agent, an implementation of USocketFactory using JNA, an implementation of USocketFactory using netcat, jsch-agent-proxy connector to SVNKit fork of Trilead SSH2, jsch-agent-proxy core library

+

Public Domain: AOP alliance

+

Trilead Library License: Trilead SSH2 Library

+

Eclipse Public License, Version 1.0: org.eclipse.sisu.inject, org.eclipse.sisu.plexus

+

Unknown: Antlr 3.4 Runtime

+

Apache License 2.0: license-maven-plugin, license-maven-plugin-svn, mycila-xmltool

+

The MIT License: Checker Qual

+

GPL (with dual licensing option): SqlJet Library

+

Apache License, Version 2.0: Apache Commons IO, Apache Commons Lang, Apache Maven Shared Utils, CDI APIs, Maven Artifact, Maven Artifact Resolver API, Maven Artifact Resolver Implementation, Maven Artifact Resolver Provider, Maven Artifact Resolver SPI, Maven Artifact Resolver Utilities, Maven Builder Support, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus :: Component Annotations, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API

+

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JSR-250 Common Annotations for the JavaTM Platform

+

GNU General Public License, version 2 (GPL2), with the classpath exception: Checker Qual

+

ASL, version 2: Java Native Access, Java Native Access Platform

+

MIT license: Animal Sniffer Annotations

+

TMate Open Source License (with dual licensing option): SVNKit Library

+

LGPL, version 2.1: Java Native Access, Java Native Access Platform

+

The Apache Software License, Version 2.0: Apache Commons Pool, FindBugs-jsr305, Google Guice - Core Library, Guava: Google Core Libraries for Java, J2ObjC Annotations, javax.inject

+

Dependency File Details

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FilenameSizeEntriesClassesPackagesJava VersionDebug Information
aopalliance-1.0.jar4.5 kB15921.3Yes
jsr305-3.0.2.jar19.9 kB463531.5Yes
error_prone_annotations-2.1.3.jar13.7 kB342221.7No
guava-25.1-android.jar2.6 MB19051875181.7Yes
guice-4.2.1-no_aop.jar520.7 kB40639091.7Yes
j2objc-annotations-1.1.jar8.8 kB231211.5Yes
jsch.agentproxy.connector-factory-0.0.7.jar12.1 kB20911.5Yes
jsch.agentproxy.core-0.0.7.jar9.6 kB18711.5Yes
jsch.agentproxy.pageant-0.0.7.jar7.8 kB16411.5Yes
jsch.agentproxy.sshagent-0.0.7.jar4.2 kB13111.5Yes
jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.jar3.8 kB13211.5Yes
jsch.agentproxy.usocket-jna-0.0.7.jar6.6 kB16411.5Yes
jsch.agentproxy.usocket-nc-0.0.7.jar5.3 kB14211.5Yes
license-maven-plugin-4.1.jar107.3 kB844251.8Yes
mycila-xmltool-4.4.ga.jar59.9 kB433311.6Yes
trilead-ssh2-1.0.0-build217.jar250.2 kB159141131.4Yes
commons-io-2.6.jar214.8 kB14612771.7Yes
sequence-library-1.0.3.jar72.1 kB816961.4Yes
jsr250-api-1.0.jar5.8 kB161121.5Yes
cdi-api-1.0.jar44.9 kB927571.5Yes
javax.inject-1.jar2.5 kB8611.5No
jna-4.1.0.jar914.6 kB14110431.6Yes
jna-platform-4.1.0.jar1.5 MB67163891.6Yes
platform-3.4.0.jar913.4 kB41039461.5Yes
antlr-runtime-3.4.jar164.4 kB12811541.4Yes
commons-lang3-3.8.1.jar501.9 kB297272131.7Yes
commons-pool2-2.2.jar108 kB806531.6Yes
maven-artifact-3.6.3.jar57.8 kB5934111.7Yes
maven-builder-support-3.6.3.jar14.3 kB241011.7Yes
maven-core-3.6.3.jar633 kB490403561.7Yes
maven-model-3.6.3.jar215.4 kB947731.7Yes
maven-model-builder-3.6.3.jar192.3 kB156123161.7Yes
maven-plugin-api-3.6.3.jar47 kB482761.7Yes
maven-repository-metadata-3.6.3.jar27.2 kB27921.7Yes
maven-resolver-provider-3.6.3.jar66.2 kB432611.7Yes
maven-settings-3.6.3.jar44 kB351921.7Yes
maven-settings-builder-3.6.3.jar42.1 kB533251.7Yes
maven-resolver-api-1.4.1.jar149 kB156132121.7Yes
maven-resolver-impl-1.4.1.jar180.7 kB1169551.7Yes
maven-resolver-spi-1.4.1.jar36.7 kB563481.7Yes
maven-resolver-util-1.4.1.jar167.5 kB132105131.7Yes
maven-shared-utils-3.3.3.jar154 kB1037991.7Yes
checker-compat-qual-2.0.0.jar31.5 kB4728101.7Yes
animal-sniffer-annotations-1.14.jar3.5 kB12111.5No
plexus-classworlds-2.6.0.jar52.9 kB523751.7Yes
plexus-component-annotations-2.1.0.jar4.2 kB15311.6No
plexus-interpolation-1.25.jar85.3 kB796271.6Yes
plexus-utils-3.2.1.jar261.8 kB13010591.6Yes
org.eclipse.sisu.inject-0.3.4.jar379.2 kB28927191.6Yes
org.eclipse.sisu.plexus-0.3.4.jar205.3 kB196164201.6Yes
slf4j-api-1.7.29.jar41.4 kB463441.5Yes
plexus-cipher-1.4.jar13.5 kB20611.4Yes
plexus-sec-dispatcher-1.4.jar27.7 kB311331.4Yes
sqljet-1.1.10.jar762 kB544519181.5Yes
svnkit-1.8.7.jar4.1 MB18651811401.6Yes
TotalSizeEntriesClassesPackagesJava VersionDebug Information
5516 MB981387234001.851
compile: 55compile: 16 MBcompile: 9813compile: 8723compile: 400-compile: 51
+
+
+
+
+
+ + + diff --git a/docs/reports/4.1/license-maven-plugin-svn/dependency-info.html b/docs/reports/4.1/license-maven-plugin-svn/dependency-info.html new file mode 100644 index 000000000..f6419d17f --- /dev/null +++ b/docs/reports/4.1/license-maven-plugin-svn/dependency-info.html @@ -0,0 +1,113 @@ + + + + + + + + license-maven-plugin-svn – Dependency Information + + + + + + + + + +
+
+
+

Dependency Information

+

Apache Maven

+
+
<dependency>
+  <groupId>com.mycila</groupId>
+  <artifactId>license-maven-plugin-svn</artifactId>
+  <version>4.1</version>
+</dependency>
+

Apache Buildr

+
+
'com.mycila:license-maven-plugin-svn:jar:4.1'
+

Apache Ivy

+
+
<dependency org="com.mycila" name="license-maven-plugin-svn" rev="4.1">
+  <artifact name="license-maven-plugin-svn" type="jar" />
+</dependency>
+

Groovy Grape

+
+
@Grapes(
+@Grab(group='com.mycila', module='license-maven-plugin-svn', version='4.1')
+)
+

Gradle/Grails

+
+
compile 'com.mycila:license-maven-plugin-svn:4.1'
+

Scala SBT

+
+
libraryDependencies += "com.mycila" % "license-maven-plugin-svn" % "4.1"
+

Leiningen

+
+
[com.mycila/license-maven-plugin-svn "4.1"]
+
+
+
+
+
+ + + diff --git a/docs/reports/4.1/license-maven-plugin-svn/dependency-management.html b/docs/reports/4.1/license-maven-plugin-svn/dependency-management.html new file mode 100644 index 000000000..ba2b616f7 --- /dev/null +++ b/docs/reports/4.1/license-maven-plugin-svn/dependency-management.html @@ -0,0 +1,129 @@ + + + + + + + + license-maven-plugin-svn – Project Dependency Management + + + + + + + + + +
+
+
+

Project Dependency Management

+

compile

+

The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersionTypeLicense
com.mycilamycila-xmltool4.4.gajarApache License 2.0
junitjunit4.12jarEclipse Public License 1.0
org.apache.mavenmaven-core3.6.3jarApache License, Version 2.0
org.apache.mavenmaven-plugin-api3.6.3jarApache License, Version 2.0
org.apache.maven.plugin-testingmaven-plugin-testing-harness3.3.0jarApache License, Version 2.0
org.apache.maven.plugin-toolsmaven-plugin-annotations3.6.0jarApache License, Version 2.0
+
+
+
+
+
+ + + diff --git a/docs/reports/4.1/license-maven-plugin-svn/distribution-management.html b/docs/reports/4.1/license-maven-plugin-svn/distribution-management.html new file mode 100644 index 000000000..cbe528b2d --- /dev/null +++ b/docs/reports/4.1/license-maven-plugin-svn/distribution-management.html @@ -0,0 +1,87 @@ + + + + + + + + license-maven-plugin-svn – Project Distribution Management + + + + + + + + + +
+
+
+

Overview

+

The following is the distribution management information used by this project.

+

Repository - mycila-oss-staging

https://oss.sonatype.org/service/local/staging/deploy/maven2/
+

Snapshot Repository - mycila-oss-snapshots

https://oss.sonatype.org/content/repositories/snapshots/
+
+
+
+
+
+ + + diff --git a/docs/reports/4.1/license-maven-plugin-svn/images/close.gif b/docs/reports/4.1/license-maven-plugin-svn/images/close.gif new file mode 100644 index 0000000000000000000000000000000000000000..1c26bbc5264fcc943ad7b5a0f1a84daece211f34 GIT binary patch literal 279 zcmZ?wbhEHb6kyFkwP}e}6+mLp=yE)H5&?6cps==O-j2#K*@61O)i|`#U%|*xTD17#Qg5 z>nkWI$ji$M2ng`=^D}^ygDj#2&;c6F0P+h1n~g(5frm~PL&uV$l`S$eFDwzBDbhJD v>}Bvw*Al_tWna1PC9OaGVdk23i}vRhZI{iR^*V|n<^22a#~T_O9T}_vbswrX literal 0 HcmV?d00001 diff --git a/docs/reports/4.1/license-maven-plugin-svn/images/collapsed.gif b/docs/reports/4.1/license-maven-plugin-svn/images/collapsed.gif new file mode 100644 index 0000000000000000000000000000000000000000..6e710840640c1bfd9dd76ce7fef56f1004092508 GIT binary patch literal 53 ycmZ?wbhEHbWM^P!XkdT>#h)yUTnvm1Iv_qshJlI4r7uBZ*YkPFU8d4p4Aua}2?(?R literal 0 HcmV?d00001 diff --git a/docs/reports/4.1/license-maven-plugin-svn/images/expanded.gif b/docs/reports/4.1/license-maven-plugin-svn/images/expanded.gif new file mode 100644 index 0000000000000000000000000000000000000000..0fef3d89e0df1f8bc49a0cd827f2607c7d7fd2f0 GIT binary patch literal 52 xcmZ?wbhEHbWM^P!XkdT>#h)yUTnvm1Iv_qshJlH@g}+fUi&t{amUB!D)&R0C2fzRT literal 0 HcmV?d00001 diff --git a/docs/reports/4.1/license-maven-plugin-svn/images/external.png b/docs/reports/4.1/license-maven-plugin-svn/images/external.png new file mode 100644 index 0000000000000000000000000000000000000000..3f999fc88b360074e41f38c3b4bc06ccb3bb7cf8 GIT binary patch literal 230 zcmeAS@N?(olHy`uVBq!ia0vp^+(699!3-oX?^2ToQY`6?zK#qG>ra@ocD)4hB}-f* zN`mv#O3D+9QW+dm@{>{(JaZG%Q-e|yQz{EjrrH1%@dWsUxR#cd{{R1fCIbVIy!atN z8e~{WkY6y6%iy53@(Yk3;OXKRQgJIOfsI*BO@UFsfhWLBc>*(#PB?Jn2*(o!76E4F z2oaVU3``tH+Kgs0GI5+@Tg}d)z%jd%F@?{8!SRZ5b1yT80-FZIMn)zc2Ca66y`pzY R*nwsJMCn#OVEqF*oew~oaAu*+mN;-=y?VHT3tIe$XQqrDo-uB_a z!$aaK`z6))OKGn34?nwc^SuifkIL#EmDgV_qjg-#8v*0u4q4%1moUw{LZ54UeCgzNF^jX`uv-XK+9g@yFrG9?@ z!9&5&Tgk*j(b!GF&{N4I-Owl3GNQ;Kslp@APSw&&&ux9d>WxL~{EYoKm2KHvv3+ax zZUYB?Ae*8JnchZheXeEaa>@87?_fB*jV>(`erUx0B6j@wa!KnN)QWMO1rn9HC8 zQU}Tt3>@bftT|;oHYhlHH8T8tc{qL2LBC1&wnQeg^-S05<#H=J%;q~&KX!$OXH$lP zifQJ#9>L8|xhAVRHT-xPa*}7JK>(A*!AmL!CQC~j>707p+C5b#ib-SZ5@wfn#-0y8 zor_pb3M^%mkXhlduwjw4dk@RWhYZ<*tSUAV9x3eYyi#^d39lH{872xT#>g14FgCZb z+Lvv}DClhGVU*`8y(Qe}(9I>Lw<6->0~Q`zX3oMH2272dBARI`0wDzxS_G8b_H+a` TZ#n2*^y*Bf^Krq04Gh)*dSnrT literal 0 HcmV?d00001 diff --git a/docs/reports/4.1/license-maven-plugin-svn/images/icon_info_sml.gif b/docs/reports/4.1/license-maven-plugin-svn/images/icon_info_sml.gif new file mode 100644 index 0000000000000000000000000000000000000000..c6cb9ad7ce438a798426703e86a7ffc197d51dbb GIT binary patch literal 606 zcmZ?wbhEHb!Rj)7jHhhdgsOUdoQoueZi?7 z>>gViTe&E#V48n=mrru5S3;v}WQB8hiDz7$TU2Fg8RZkU)J)l4H+4sO@7jjxJ4?G(<~7c1nYFul=C0P+d#d`@bj{yi z-npcE!T#Qb2PP~z)H;3B%r(bntUlH>Y2~CvyV|C%UbyM>vTf&9?!2&e&!siHFV0_c zVB`KP8}?n^dg$7Yqc`@PxOMQ%-NWbZ9Xfk=)1K2OFF!hV;r{6>kIr6ua^~ve%eS9j zy7lbD`I|4_et!J??bq+WzI^-n`RfmdkOIfh!pgqYwSCK`t~@$#!^!1aj_y2mzyI{@?vuB79>2N$==JkApPs$`_~ygc*YCf)diVLp z{pXKfy#M&+`?nvze*gIk#Q*;N0|qHLXbBUFKUo+V7>XElKuSSz!oa?}p{S|3rL`#` zEj=M8CWV#D$GthOu#hRgfH^NPHz`Z6or!6tudIJkhF|)EqL_SUmH;#E=*;vU)ut4d z*}1MJ+3|6yK5|W*0YQlwY}}E_93D;*P3)($(!#iHyj&dYc$?gAB*f@)n?~7Mn)5Ze zB*b!gs&gB@F*e|Da`5(ac688Lp~TGAEh5PBlHo`4aV}w%hy?;49h(#+>`NXTD0Bjy;4ci{C-1K14rU#4Xoa9{m6qopA9n0cn|!>ecYkij zwyX=!4*mH3EoqLqSGiVbyFqxD(bS8XSDu{6U1jZO70Ic@{~t&7=B^ zBD)NOoAkU&Gy^LQJ5PtV?u{&65}4ZUmfYbweP{LTy^YnAGv=AGa7*6wj}%~b0?7r5!@qH7P%p1*$L z@#{ODxoUwG+WsY)zWExj-aqxpQS(e!bx&6L`u)?tfB$~}{{8*?cVO&*V`-G2NeC$Z zWMO1r=w{FXnGVVm3>>=|#5rX=HY{-DP?VFNPL-%m%>B+*~5-k^-+4*MLFr;tQ0}^rlS-^!^Q`Mx1hrB$jwn&hk~Xk=#Nl+_9Nu|Y$D G!5RQ;-6)O# literal 0 HcmV?d00001 diff --git a/docs/reports/4.1/license-maven-plugin-svn/images/icon_warning_sml.gif b/docs/reports/4.1/license-maven-plugin-svn/images/icon_warning_sml.gif new file mode 100644 index 0000000000000000000000000000000000000000..873bbb52cb9768103c27fbb9a9bac16ac615fce5 GIT binary patch literal 576 zcmZ?wbhEHbB!Sy%bj7w z8LP{2I!WYbmF&-Ixi?j6tD|K1XR2M#l>Aw*aXL%wXS3nYW}{zi=4WzsU5r%E6qx+# za{AThd85YVOsT`KDUrWsBtGknIa3>Sy(4;AS@f^Dxt>-=XPXm#FD(1Lr2hBv=9?3X zZS^!XrNw@)>eiN((2|w-y>{aB1+99DGMA?}+UTggT+(Z*rf8+5x~aWVOGcurtl;&U zIa)H3I&#vwvQjJBn`YHj9iKlB7`)(M#!e{yWMO1rC}Yq8NrU2qfqia6SyOXMYa1sM zM_a34eqyRfcQbQJY;^IYGTuzaxglKLqNQEA}OiQec+sQ#rUUjLqg_MpsPmY43 zsgmVV8EHK$eV-B~6*UcAW2+w%1e4o&9#aAczLGF}PmMg|6J0Ey4q A)Bpeg literal 0 HcmV?d00001 diff --git a/docs/reports/4.1/license-maven-plugin-svn/images/logos/build-by-maven-black.png b/docs/reports/4.1/license-maven-plugin-svn/images/logos/build-by-maven-black.png new file mode 100644 index 0000000000000000000000000000000000000000..919fd0f66a7f713920dd7422035db1c9d484351d GIT binary patch literal 2294 zcmVKOG`!VuDc=fnx$+R6#>c^>b&wcOS?|$!`a}U6ptjU_J zlBA}l*3{J0)YMd0R~Hr*dU$xO^ie1jhYlTLS+=C4#MRYRCX#twGUSD6Il$6AA+=UAlkY(ZF;m4037Yc>v&!1mPsNXdliHV74&z>zUEv=}iC@U)i zfc^XTJ3BiAKvYyzczAd~K){|od(ip)`}f`5-HnZnv$L~Hzqq=(y7Kb!>gsAwPfu@e z@3gcu0LabFC4?{xBNPh18Fpy3+Tr2hfq{Yc_V$w}PjVdhGtMTH$zU){PfznaPmK)? z4KH52=;-KZX=#a#jlFZ{PF7YH!!Q{c8Taqs=Xt)UsK{tE{@>vc{2Hgh!NL0adH}e0 z@19Df^78Tm0ES@zz{SO7Zf@=upJ1_AP_bIAgpih&mWqmsojZ4GG#a&9{f)&Au~_Wm z<0F^L4;(mPHk)-io!M*-3JMa7#VIK%EBy%}_$g6IPEM9cBvPp~K0f}{t5+6_rMbEJ z(xpqcZ{G$0j^p<2+vnuu^bN3MdU`rLJ3Br;9ss7MrVbuFxUjHLQBhGX6WriQ5|M*_w z@5bUDdV71dTCG;AO-@dx@4a~OA{y)K>k+2N$jAo|9?w z?b_+nr`2k;!{M;o?Qh<^`R=>#RtFA0KR<`Vfh)Li;|5+X!otGn&U<@%H*VaBDU;Gf zr_<5=()7Iqfmk>yLj`}084`48Zf?d|M~)mpOHfeI{QNv2WMN?;Dk=&9GBY#LVzb%$ z`};Aq6GAK&OK4~)&U*g*IT{xh7M8K~%9SgtQ-;OG#ZeC5ym=F=X|vf(9h#b&K7RZN z05+S=X0xGjU|@g-%ePwl!GC`7t=5VDruDp`t9rXwq=tAb*88KQqo~N`a#V_oixKzA z%F4dJzL1cRy1F{CSUfW`qfjWeZ{Hpm7>H$yNF>V6&c<>vGBOgU_w@7}J9g~o(WA6z z#sgc0B0VlH4i&T6{Pyiz)FUDys6$s*7rnXCi!3z)!0DGJ5eITHyM2Q|E@qtti{QRD z*nbiZg+h^&lY>QINl6I+oH}*N-Q67kYHMqqoSd*@fE67^695Pa36aTU0HD+95)%{g zFw)c0Gcqy&K&4WxG906$qk6p_b=txpgmiazqaGF(M)NU+!{3cPsc^{*a`Ja$nXfZ@ zhsL%N4whw0OG`2M6&4oG&CQ8KBHBPHC@3f>C|I^a>__(qFp!^RU zV`F0uhl6EVxm><`_ijATmoHz|)ztxjL?XdmSuB<(Po5A$mM!w}C3kdS~ef}W>dub-Hhz&fI`vJ#oXvTST@?6qsxN=r)tz|+%n^XARiL+I)0 z!HGL|?4Z?OC@z>ppO+fmk zEDIk1FgrV2R8&O&@;qNwR)+h@$;nZx)dqvXVzG2}b>-#d_4oHa!G&Dp59OYMg zd;9A2I}{29&+|ObzkB!Y^XJcKjE;^*({SomlT)I^E^_90Q{xPG;bvU;38ml zcng&pTZhKxAmAX-{xuvUBO`bZu-omWrKK8;X6fkl>(@`5I6;GyySuwkDCBv*tE;QE zwH1kg)0Ijk1~{Qms8A@Vadob6a=9D}VUx-9>C-1l1S|^dcDq`w#&Z*k#hB*+K%>#n z=0$)zo8T)X1Ujc}V+Omw8!O@%0GKp7%(fp1ER{;7QYogYiHQlT)w*&q5{X2iP;Ak literal 0 HcmV?d00001 diff --git a/docs/reports/4.1/license-maven-plugin-svn/images/logos/build-by-maven-white.png b/docs/reports/4.1/license-maven-plugin-svn/images/logos/build-by-maven-white.png new file mode 100644 index 0000000000000000000000000000000000000000..7d44c9c2e5742bdf8649ad282f83208f1da9b982 GIT binary patch literal 2260 zcmV;_2rKuAP)4hTLUyOQ{PVbVY5&Y3g!&hN~bnR7}ZgkXUt ziC%zU0gf+&kEv>t|d$x|zXw1mS0D%1b{8z7DF%0wW-8(XBFc`A3vVI|O z^!N97baWg(eE86zLn4uA_wL=Zb@+UKU|=8sJb3V6XlSUctSl!dhm4xd=KJ^W|8h2q zR4NS%3yX+|NKQ`f?d=7Cf`Wo)&z=E5TU%REQIXYZefjbwRvsQ6zIyfQojZ3l8V#{v zv)R(q)39Vr2GBPsa+apV2%%fIZY3ln0Kl+1Y8c*(xe3X6sWFH9kH*UDDLl)ZN`}u~;f9D%P!A2LK5P2`MQl z(b3TuDUC++_U+qm01k;n!Z1u+TwGjS+}X2d^Yil+3Pn;B-~q z{Qdm_z{kf&EEb1^gw)j3R904!x}#RBj~+c578Vv16olc}xpQZGd;7k9`>@WHD_2M| z{%VB2fNVCK&1U^_rTW_bx`C@MK&%ZR^ybZ*=;&yb zN);0mV>X+~OA`|lRVtNAr7A8i#zL)DyJycHxm+$5izO0?QmM?$%p@6le0*H3R;yI1 z=;-LCrlu1oPI!8HIypHhmCA~Wig|;>WHON!GbSbmcN`jxhJ=GssnlpRR;zVzaF8J4 z>+3sJhW@0w{LH6-`(Afr<9kMWBXoSUM7Dox&JGJtojOI96z3EG z*uH)HWN?qO7x!`hzQnzLg5JL3Ui^ps%X$n4`+YK2S-yNZo>gC8kJmXUC#D?-i_a7IlwdR(Kkw#T>s)<( zJ!ZVTycREBO!{t;H9|r{F#q)FQ_`LjAsBnPnnKk2PZ;V3*7{M#@%jyBNObh|^_fg2 zd|f0I3eTTEPf=83VhUbHWgRft|{%MRRMp6H>seM7wV6&k5Vn7H0DDSDT_wn(;aaUDU zWi%QoiptK;CgqIWB$bwy78Mm?w@oI~&6_tPBO~$kExCLno}10)mX;RGM?^%-PjqOt zTFi(#=@4C7NJmxEVK7l6G0yhEp_Lq9)1fj}S-2%Mdrv$L~tStVt%xVSheDG9e5EX$6J zj8GIMm&=bIKaK;TqoYG05D0}r0!Kqb1E0?q2n1`_uAR{_f0E{OgnR$~y~Sd|+0n_# z2@6L?MsUQ^H0|QzLJoDKqobtlneyk|8`Sp{cp}PUC5RRQ^8?;2;Iss$eWk%*n3$Nr z(73v~e)3}s219#$yTM=(2n6o#?!LahxUO>?H!v`O%bZ*;$Ideh!!Qg0h{fVXix$lf i91DLtEx@rr0RIK2cl{g~?Z1Nn0000}s literal 0 HcmV?d00001 diff --git a/docs/reports/4.1/license-maven-plugin-svn/images/logos/maven-feather.png b/docs/reports/4.1/license-maven-plugin-svn/images/logos/maven-feather.png new file mode 100644 index 0000000000000000000000000000000000000000..b5ada836e9eb4af4db810f648b013933e72c8fbe GIT binary patch literal 3330 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 literal 0 HcmV?d00001 diff --git a/docs/reports/4.1/license-maven-plugin-svn/images/newwindow.png b/docs/reports/4.1/license-maven-plugin-svn/images/newwindow.png new file mode 100644 index 0000000000000000000000000000000000000000..6287f72bd08a870908e7361d98c35ee0d6dcbc82 GIT binary patch literal 220 zcmeAS@N?(olHy`uVBq!ia0vp^+(699!3-oX?^2ToQY`6?zK#qG>ra@ocD)4hB}-f* zN`mv#O3D+9QW+dm@{>{(JaZG%Q-e|yQz{EjrrH1%@dWsUxR#cd&SYTt4+aeuCvSob zD+%%o1`04ZXs!GLj7%Iec?BF2%&y2ZFfeUwWbk2P5nvW+xWT~4#-PT{uyM;F);OSv44$rjF6*2U FngH~|K)3(^ literal 0 HcmV?d00001 diff --git a/docs/reports/4.1/license-maven-plugin-svn/index.html b/docs/reports/4.1/license-maven-plugin-svn/index.html new file mode 100644 index 000000000..09c20645a --- /dev/null +++ b/docs/reports/4.1/license-maven-plugin-svn/index.html @@ -0,0 +1,85 @@ + + + + + + + + license-maven-plugin-svn – About + + + + + + + + + +
+
+
+

About license-maven-plugin-svn

+

Contains a Maven 2 plugin to check and update license headers in source files and its optional dependencies

+
+
+
+
+
+ + + diff --git a/docs/reports/4.1/license-maven-plugin-svn/issue-management.html b/docs/reports/4.1/license-maven-plugin-svn/issue-management.html new file mode 100644 index 000000000..88c51206b --- /dev/null +++ b/docs/reports/4.1/license-maven-plugin-svn/issue-management.html @@ -0,0 +1,89 @@ + + + + + + + + license-maven-plugin-svn – Issue Management + + + + + + + + + +
+
+
+

Overview

+

This project uses GitHub to manage its issues.

+

Issue Management

+

Issues, bugs, and feature requests should be submitted to the following issue management system for this project.

+
+
+
+
+
+
+ + + diff --git a/docs/reports/4.1/license-maven-plugin-svn/licenses.html b/docs/reports/4.1/license-maven-plugin-svn/licenses.html new file mode 100644 index 000000000..fca7c2d13 --- /dev/null +++ b/docs/reports/4.1/license-maven-plugin-svn/licenses.html @@ -0,0 +1,653 @@ + + + + + + + + license-maven-plugin-svn – Project Licenses + + + + + + + + + +
+
+
+

Overview

+

Typically the licenses listed for the project are that of the project itself, and not of dependencies.

+

Project Licenses

+

Apache License 2.0

[Original text] +

Copy of the license follows:

+ +
+ + +
+ +
+
+ + + ApacheCon 2021 Coming Soon! + + The Apache Software Foundation +
+ +
+ Apache Support Logo +
+
+
+

Apache License, Version 2.0

+ +

The 2.0 version of the Apache License, approved by the ASF in 2004, helps us achieve our goal of providing +reliable and long-lived software products through collaborative, open-source software development.

+

All packages produced by the ASF are implicitly licensed under the Apache +License, Version 2.0, unless otherwise explicitly stated.

+
+

+Apache License
Version 2.0, January 2004
+http://www.apache.org/licenses/ +

+

TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

+

1. Definitions.

+
+

"License" shall mean the terms and conditions for use, reproduction, and +distribution as defined by Sections 1 through 9 of this document.

+

"Licensor" shall mean the copyright owner or entity authorized by the +copyright owner that is granting the License.

+

"Legal Entity" shall mean the union of the acting entity and all other +entities that control, are controlled by, or are under common control with +that entity. For the purposes of this definition, "control" means (i) the +power, direct or indirect, to cause the direction or management of such +entity, whether by contract or otherwise, or (ii) ownership of fifty +percent (50%) or more of the outstanding shares, or (iii) beneficial +ownership of such entity.

+

"You" (or "Your") shall mean an individual or Legal Entity exercising +permissions granted by this License.

+

"Source" form shall mean the preferred form for making modifications, +including but not limited to software source code, documentation source, +and configuration files.

+

"Object" form shall mean any form resulting from mechanical transformation +or translation of a Source form, including but not limited to compiled +object code, generated documentation, and conversions to other media types.

+

"Work" shall mean the work of authorship, whether in Source or Object form, +made available under the License, as indicated by a copyright notice that +is included in or attached to the work (an example is provided in the +Appendix below).

+

"Derivative Works" shall mean any work, whether in Source or Object form, +that is based on (or derived from) the Work and for which the editorial +revisions, annotations, elaborations, or other modifications represent, as +a whole, an original work of authorship. For the purposes of this License, +Derivative Works shall not include works that remain separable from, or +merely link (or bind by name) to the interfaces of, the Work and Derivative +Works thereof.

+

"Contribution" shall mean any work of authorship, including the original +version of the Work and any modifications or additions to that Work or +Derivative Works thereof, that is intentionally submitted to Licensor for +inclusion in the Work by the copyright owner or by an individual or Legal +Entity authorized to submit on behalf of the copyright owner. For the +purposes of this definition, "submitted" means any form of electronic, +verbal, or written communication sent to the Licensor or its +representatives, including but not limited to communication on electronic +mailing lists, source code control systems, and issue tracking systems that +are managed by, or on behalf of, the Licensor for the purpose of discussing +and improving the Work, but excluding communication that is conspicuously +marked or otherwise designated in writing by the copyright owner as "Not a +Contribution."

+

"Contributor" shall mean Licensor and any individual or Legal Entity on +behalf of whom a Contribution has been received by Licensor and +subsequently incorporated within the Work.

+
+

2. Grant of Copyright License. Subject to the +terms and conditions of this License, each Contributor hereby grants to You +a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable +copyright license to reproduce, prepare Derivative Works of, publicly +display, publicly perform, sublicense, and distribute the Work and such +Derivative Works in Source or Object form.

+

3. Grant of Patent License. Subject to the terms +and conditions of this License, each Contributor hereby grants to You a +perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable +(except as stated in this section) patent license to make, have made, use, +offer to sell, sell, import, and otherwise transfer the Work, where such +license applies only to those patent claims licensable by such Contributor +that are necessarily infringed by their Contribution(s) alone or by +combination of their Contribution(s) with the Work to which such +Contribution(s) was submitted. If You institute patent litigation against +any entity (including a cross-claim or counterclaim in a lawsuit) alleging +that the Work or a Contribution incorporated within the Work constitutes +direct or contributory patent infringement, then any patent licenses +granted to You under this License for that Work shall terminate as of the +date such litigation is filed.

+

4. Redistribution. You may reproduce and +distribute copies of the Work or Derivative Works thereof in any medium, +with or without modifications, and in Source or Object form, provided that +You meet the following conditions:

+
    +
  1. You must give any other recipients of the Work or Derivative Works a +copy of this License; and
  2. +
  3. You must cause any modified files to carry prominent notices stating +that You changed the files; and
  4. +
  5. You must retain, in the Source form of any Derivative Works that You +distribute, all copyright, patent, trademark, and attribution notices from +the Source form of the Work, excluding those notices that do not pertain to +any part of the Derivative Works; and
  6. +
  7. If the Work includes a "NOTICE" text file as part of its distribution, +then any Derivative Works that You distribute must include a readable copy +of the attribution notices contained within such NOTICE file, excluding +those notices that do not pertain to any part of the Derivative Works, in +at least one of the following places: within a NOTICE text file distributed +as part of the Derivative Works; within the Source form or documentation, +if provided along with the Derivative Works; or, within a display generated +by the Derivative Works, if and wherever such third-party notices normally +appear. The contents of the NOTICE file are for informational purposes only +and do not modify the License. You may add Your own attribution notices +within Derivative Works that You distribute, alongside or as an addendum to +the NOTICE text from the Work, provided that such additional attribution +notices cannot be construed as modifying the License. +
    +
    +You may add Your own copyright statement to Your modifications and may +provide additional or different license terms and conditions for use, +reproduction, or distribution of Your modifications, or for any such +Derivative Works as a whole, provided Your use, reproduction, and +distribution of the Work otherwise complies with the conditions stated in +this License. +
  8. +
+

5. Submission of Contributions. Unless You +explicitly state otherwise, any Contribution intentionally submitted for +inclusion in the Work by You to the Licensor shall be under the terms and +conditions of this License, without any additional terms or conditions. +Notwithstanding the above, nothing herein shall supersede or modify the +terms of any separate license agreement you may have executed with Licensor +regarding such Contributions.

+

6. Trademarks. This License does not grant +permission to use the trade names, trademarks, service marks, or product +names of the Licensor, except as required for reasonable and customary use +in describing the origin of the Work and reproducing the content of the +NOTICE file.

+

7. Disclaimer of Warranty. Unless required by +applicable law or agreed to in writing, Licensor provides the Work (and +each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT +WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, +without limitation, any warranties or conditions of TITLE, +NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You +are solely responsible for determining the appropriateness of using or +redistributing the Work and assume any risks associated with Your exercise +of permissions under this License.

+

8. Limitation of Liability. In no event and +under no legal theory, whether in tort (including negligence), contract, or +otherwise, unless required by applicable law (such as deliberate and +grossly negligent acts) or agreed to in writing, shall any Contributor be +liable to You for damages, including any direct, indirect, special, +incidental, or consequential damages of any character arising as a result +of this License or out of the use or inability to use the Work (including +but not limited to damages for loss of goodwill, work stoppage, computer +failure or malfunction, or any and all other commercial damages or losses), +even if such Contributor has been advised of the possibility of such +damages.

+

9. Accepting Warranty or Additional Liability. +While redistributing the Work or Derivative Works thereof, You may choose +to offer, and charge a fee for, acceptance of support, warranty, indemnity, +or other liability obligations and/or rights consistent with this License. +However, in accepting such obligations, You may act only on Your own behalf +and on Your sole responsibility, not on behalf of any other Contributor, +and only if You agree to indemnify, defend, and hold each Contributor +harmless for any liability incurred by, or claims asserted against, such +Contributor by reason of your accepting any such warranty or additional +liability.

+

END OF TERMS AND CONDITIONS

+
+

How to apply the Apache License to your work

+

Include a copy of the Apache License, typically in a file called +LICENSE, in your work, and consider also including a NOTICE file that references the License.

+

To apply the Apache License to specific files in your work, attach the following boilerplate +declaration, replacing the fields enclosed by brackets "[]" with your own +identifying information. (Don't include the brackets!) Enclose the text in the appropriate comment syntax for the file format. We also +recommend that you include a file or class name and description of purpose on the same "printed page" as the copyright notice for easier +identification within third-party archives.

+
Copyright [yyyy] [name of copyright owner]
+
+Licensed under the Apache License, Version 2.0 (the "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.
+
+ +
+ + + + + + + + + + +
+
+
+
+
+
+ + + diff --git a/docs/reports/4.1/license-maven-plugin-svn/plugin-management.html b/docs/reports/4.1/license-maven-plugin-svn/plugin-management.html new file mode 100644 index 000000000..7449e995c --- /dev/null +++ b/docs/reports/4.1/license-maven-plugin-svn/plugin-management.html @@ -0,0 +1,165 @@ + + + + + + + + license-maven-plugin-svn – Project Plugin Management + + + + + + + + + +
+
+
+

Project Plugin Management

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersion
com.bluetrainsoftware.mavengroovydoc-maven-plugin2.1
com.mycilalicense-maven-plugin2.6
org.apache.felixmaven-bundle-plugin5.1.1
org.apache.maven.pluginsmaven-antrun-plugin1.3
org.apache.maven.pluginsmaven-assembly-plugin2.2-beta-5
org.apache.maven.pluginsmaven-clean-plugin3.1.0
org.apache.maven.pluginsmaven-compiler-plugin3.8.1
org.apache.maven.pluginsmaven-dependency-plugin2.8
org.apache.maven.pluginsmaven-deploy-plugin2.8.2
org.apache.maven.pluginsmaven-enforcer-plugin1.4.1
org.apache.maven.pluginsmaven-gpg-plugin1.6
org.apache.maven.pluginsmaven-invoker-plugin3.2.1
org.apache.maven.pluginsmaven-jar-plugin3.2.0
org.apache.maven.pluginsmaven-jarsigner-plugin3.0.0
org.apache.maven.pluginsmaven-javadoc-plugin3.2.0
org.apache.maven.pluginsmaven-plugin-plugin3.6.0
org.apache.maven.pluginsmaven-release-plugin2.5.3
org.apache.maven.pluginsmaven-site-plugin3.9.1
org.apache.maven.pluginsmaven-source-plugin3.2.1
+
+
+
+
+
+ + + diff --git a/docs/reports/4.1/license-maven-plugin-svn/plugins.html b/docs/reports/4.1/license-maven-plugin-svn/plugins.html new file mode 100644 index 000000000..d18539a8f --- /dev/null +++ b/docs/reports/4.1/license-maven-plugin-svn/plugins.html @@ -0,0 +1,167 @@ + + + + + + + + license-maven-plugin-svn – Project Plugins + + + + + + + + + +
+
+
+

Project Build Plugins

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersion
com.bluetrainsoftware.mavengroovydoc-maven-plugin2.1
com.mycilalicense-maven-plugin2.2
org.apache.maven.pluginsmaven-clean-plugin3.1.0
org.apache.maven.pluginsmaven-compiler-plugin3.8.1
org.apache.maven.pluginsmaven-deploy-plugin2.8.2
org.apache.maven.pluginsmaven-enforcer-plugin1.4.1
org.apache.maven.pluginsmaven-gpg-plugin1.6
org.apache.maven.pluginsmaven-install-plugin2.4
org.apache.maven.pluginsmaven-jar-plugin3.2.0
org.apache.maven.pluginsmaven-javadoc-plugin3.2.0
org.apache.maven.pluginsmaven-release-plugin2.5.3
org.apache.maven.pluginsmaven-resources-plugin2.6
org.apache.maven.pluginsmaven-scm-plugin1.9.4
org.apache.maven.pluginsmaven-site-plugin3.9.1
org.apache.maven.pluginsmaven-source-plugin3.2.1
org.apache.maven.pluginsmaven-surefire-plugin2.12.4
+

Project Report Plugins

+ + + + + + + + + + + + +
GroupIdArtifactIdVersion
org.apache.maven.pluginsmaven-plugin-plugin3.6.0
org.apache.maven.pluginsmaven-project-info-reports-plugin3.1.0
+
+
+
+
+
+ + + diff --git a/docs/reports/4.1/license-maven-plugin-svn/project-info.html b/docs/reports/4.1/license-maven-plugin-svn/project-info.html new file mode 100644 index 000000000..e2c564d17 --- /dev/null +++ b/docs/reports/4.1/license-maven-plugin-svn/project-info.html @@ -0,0 +1,129 @@ + + + + + + + + license-maven-plugin-svn – Project Information + + + + + + + + + +
+
+
+

Project Information

+

This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by Maven on behalf of the project.

+

Overview

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
DocumentDescription
CI ManagementThis document lists the continuous integration management system of this project for building and testing code on a frequent, regular basis.
DependenciesThis document lists the project's dependencies and provides information on each dependency.
Dependency InformationThis document describes how to include this project as a dependency using various dependency management tools.
Dependency ManagementThis document lists the dependencies that are defined through dependencyManagement.
Distribution ManagementThis document provides informations on the distribution management of this project.
AboutContains a Maven 2 plugin to check and update license headers in source files and its optional dependencies
Issue ManagementThis document provides information on the issue management system used in this project.
LicensesThis document lists the project license(s).
Plugin ManagementThis document lists the plugins that are defined through pluginManagement.
PluginsThis document lists the build plugins and the report plugins used by this project.
Source Code ManagementThis document lists ways to access the online source repository.
SummaryThis document lists other related information of this project
TeamThis document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.
+
+
+
+
+
+ + + diff --git a/docs/reports/4.1/license-maven-plugin-svn/scm.html b/docs/reports/4.1/license-maven-plugin-svn/scm.html new file mode 100644 index 000000000..d84b73696 --- /dev/null +++ b/docs/reports/4.1/license-maven-plugin-svn/scm.html @@ -0,0 +1,99 @@ + + + + + + + + license-maven-plugin-svn – Source Code Management + + + + + + + + + +
+
+
+

Overview

+

This project uses Git to manage its source code. Instructions on Git use can be found at https://git-scm.com/documentation.

+

Web Browser Access

+

The following is a link to a browsable version of the source repository:

+
+

Anonymous Access

+

The source can be checked out anonymously from Git with this command (See https://git-scm.com/docs/git-clone):

+
+
$ git clone --branch license-maven-plugin-4.1 https://github.com/mycila/license-maven-plugin.git
+

Developer Access

+

Only project developers can access the Git tree via this method (See https://git-scm.com/docs/git-clone).

+
+
$ git clone --branch license-maven-plugin-4.1 git@github.com:mycila/license-maven-plugin.git
+

Access from Behind a Firewall

+

Refer to the documentation of the SCM used for more information about access behind a firewall.

+
+
+
+
+
+ + + diff --git a/docs/reports/4.1/license-maven-plugin-svn/summary.html b/docs/reports/4.1/license-maven-plugin-svn/summary.html new file mode 100644 index 000000000..937feb9de --- /dev/null +++ b/docs/reports/4.1/license-maven-plugin-svn/summary.html @@ -0,0 +1,129 @@ + + + + + + + + license-maven-plugin-svn – Project Summary + + + + + + + + + +
+
+
+

Project Summary

+

Project Information

+ + + + + + + + + + + + +
FieldValue
Namelicense-maven-plugin-svn
DescriptionContains a Maven 2 plugin to check and update license headers in source files and its optional dependencies
Homepagehttp://mycila.github.io/license-maven-plugin/license-maven-plugin-svn
+

Project Organization

+ + + + + + + + + +
FieldValue
NameMycila
URLhttp://www.mycila.com/
+

Build Information

+ + + + + + + + + + + + + + + + + + +
FieldValue
GroupIdcom.mycila
ArtifactIdlicense-maven-plugin-svn
Version4.1
Typejar
Java Version1.8
+
+
+
+
+
+ + + diff --git a/docs/reports/4.1/license-maven-plugin-svn/team.html b/docs/reports/4.1/license-maven-plugin-svn/team.html new file mode 100644 index 000000000..b72e94a97 --- /dev/null +++ b/docs/reports/4.1/license-maven-plugin-svn/team.html @@ -0,0 +1,109 @@ + + + + + + + + license-maven-plugin-svn – Project Team + + + + + + + + + +
+
+
+

Project Team

+

A successful project requires many people to play many roles. Some members write code or documentation, while others are valuable as testers, submitting patches and suggestions.

+

The project team is comprised of Members and Contributors. Members have direct access to the source of a project and actively evolve the code-base. Contributors improve the project through submission of patches and suggestions to the Members. The number of Contributors to the project is unbounded. Get involved today. All contributions to the project are greatly appreciated.

+

Members

+

The following is a list of developers with commit privileges that have directly contributed to the project in one way or another.

+ + + + + + + + + + + + + + + + + + +
ImageIdNameEmailURLOrganizationOrganization URLRoles
mathieucarbouMathieu Carboumathieu.carbou@gmail.comhttps://github.com/mathieucarbouMycilahttp://mycila.com/leader, architect, developer
+

Contributors

+

There are no contributors listed for this project. Please check back again later.

+
+
+
+
+
+ + + diff --git a/docs/reports/4.1/license-maven-plugin/check-mojo.html b/docs/reports/4.1/license-maven-plugin/check-mojo.html new file mode 100644 index 000000000..ab8000153 --- /dev/null +++ b/docs/reports/4.1/license-maven-plugin/check-mojo.html @@ -0,0 +1,936 @@ + + + + + + + + license-maven-plugin – license:check + + + + + + + + +
+ +
+
+
+ + +
+

license:check

+ +

Full name:

+ +

com.mycila:license-maven-plugin:4.1:check

+ +

Description:

+ +
Check if the source files of the project have a valid license +header
+ +

Attributes:

+ +
    + +
  • Requires a Maven project to be executed.
  • + +
  • Binds by default to the lifecycle phase: verify.
  • +
+
+

Required Parameters

+ + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeSinceDescription
<defaultBasedir>File-The base directory, in which to search for project files. This is +named `defaultBaseDirectory` as it will be used as the default +value for the base directory. This default value can be overridden +in each LicenseSet by setting LicenseSet.basedir.
Default value is: ${basedir}.
User property is: license.basedir.
Alias is: basedir.
+
+
+

Optional Parameters

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeSinceDescription
<aggregate>boolean-You can set this flag to true if you want to check the headers for +all modules of your project. Only used for multi-modules projects, +to check for example the header licenses from the parent module for +all sub modules.
Default value is: false.
User property is: license.aggregate.
<concurrencyFactor>float-Maven license plugin uses concurrency to check license headers. +This factor is used to control the number of threads used to check. +The rule is:
+ <nThreads> = <number of cores> * +concurrencyFactor
+The default is 1.5.
Default value is: 1.5.
User property is: license.concurrencyFactor.
<defaultHeaderDefinitions>String[]-Allows the use of external header definitions files. These files +are properties like files. This is named `defaultHeaderDefinitions` +as it will be used as the default value for the header definitions. +This default value can be overridden in each LicenseSet by setting +LicenseSet.headerDefinitions.
Alias is: headerDefinitions.
<defaultProperties>Map-You can set here some properties that you want to use when reading +the header file. You can use in your header file some properties +like ${year}, ${owner} or whatever you want for the name. They will +be replaced when the header file is read by those you specified in +the command line, in the POM and in system environment. This is +named `defaultProperties` as it will be used as the default value +for the properties. This default value can be overridden in each +LicenseSet by setting LicenseSet.properties.
Alias is: properties.
<defaultUseDefaultExcludes>boolean-Specify if you want to use default exclusions besides the files you +have excluded. Default exclusions exclude CVS and SVN folders, IDE +descriptors and so on. This is named `defaultUseDefaultExcludes` as +it will be used as the default value for whether to use default +excludes. This default value can be overridden in each LicenseSet +by setting LicenseSet.useDefaultExcludes.
Default value is: true.
User property is: license.useDefaultExcludes.
Alias is: useDefaultExcludes.
<dryRun>boolean-If dryRun is enabled, calls to license:format and license:remove +will not overwrite the existing file but instead write the result +to a new file with the same name but ending with `.licensed`.
Default value is: false.
User property is: license.dryRun.
<encoding>String-Specify the encoding of your files. Default to the project source +encoding property (project.build.sourceEncoding).
Default value is: ${project.build.sourceEncoding}.
User property is: license.encoding.
<errorMessage>String-(no description)
Default value is: Some files do not have the expected license header.
User property is: license.errorMessage.
<failIfMissing>boolean-You can set this flag to false if you do not want the build to fail +when some headers are missing.
Default value is: true.
User property is: license.failIfMissing.
<failIfUnknown>boolean2.8You can leave this flag on false if you do not want +the build to fail for files that do not have an implicit or +explicit comment style definition. Setting this explicitly to +true is a safe way to make sure that the effective +file type mappings cover all files included from your project. + +

Default is false for backwards compatibility +reasons.


Default value is: false.
User property is: license.failIfUnknown.
<legacyConfigExcludes>String[]-Deprecated. use LicenseSet.excludes
User property is: license.excludes.
Alias is: excludes.
<legacyConfigHeader>String-Deprecated. use LicenseSet.header
User property is: license.header.
Alias is: header.
<legacyConfigHeaderSections>HeaderSection[]-Deprecated. use LicenseSet.headerSections
Alias is: headerSections.
<legacyConfigIncludes>String[]-Deprecated. use LicenseSet.includes
User property is: license.includes.
Alias is: includes.
<legacyConfigInlineHeader>String-Deprecated. use LicenseSet.inlineHeader
User property is: license.inlineHeader.
Alias is: inlineHeader.
<legacyConfigKeywords>String[]-Deprecated. use LicenseSet.keywords
Alias is: keywords.
<legacyConfigMulti>Multi-Deprecated. use LicenseSet.multi
<legacyConfigValidHeaders>String[]-Deprecated. use LicenseSet.validHeaders
Alias is: validHeaders.
<licenseSets>LicenseSet[]-(no description)
<mapping>LinkedHashMap-Set mapping between document mapping and a supported type to use. +This section is very useful when you want to customize the +supported extensions. If your project is using file extensions not +supported by default by this plugin, you can add a mapping to +attach the extension to an existing type of comment. The tag name +is the new extension name to support, and the value is the name of +the comment type to use.
<nThreads>int-Maven license plugin uses concurrency to check license headers. +With this option the number of threads used to check can be +specified. If given it take precedence over +concurrencyFactor The default is 0 which implies that +the default for concurrencyFactor is used.
Default value is: 0.
User property is: license.nThreads.
<quiet>boolean-If you do not want to see the list of file having a missing header, +you can add the quiet flag that will shorten the output
Default value is: false.
User property is: license.quiet.
<skip>boolean-Whether to skip the plugin execution
Default value is: false.
User property is: license.skip.
<skipExistingHeaders>boolean-Skip the formatting of files which already contain a detected +header.
Default value is: false.
User property is: license.skipExistingHeaders.
<strictCheck>boolean-Set to true if you need a strict check against the headers. By +default, the existence of a header is verified by taking the top +portion of a file and checking if it contains the headers text, not +considering special characters (spaces, tabs, ...).
+We highly recommend to keep this option set to true.
Default value is: true.
User property is: license.strictCheck.
<useDefaultMapping>boolean-Whether to use the default mapping between file extensions and +comment types, or only the one your provide.
Default value is: true.
User property is: license.useDefaultMapping.
+
+
+

Parameter Details

+
+

<aggregate>

+ +
You can set this flag to true if you want to check the headers for +all modules of your project. Only used for multi-modules projects, +to check for example the header licenses from the parent module for +all sub modules.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.aggregate
  • + +
  • Default: false
  • +

+

<concurrencyFactor>

+ +
Maven license plugin uses concurrency to check license headers. +This factor is used to control the number of threads used to check. +The rule is:
+ <nThreads> = <number of cores> * +concurrencyFactor
+The default is 1.5.
+ +
    + +
  • Type: float
  • + +
  • Required: No
  • + +
  • User Property: license.concurrencyFactor
  • + +
  • Default: 1.5
  • +

+

<defaultBasedir>

+ +
The base directory, in which to search for project files. This is +named `defaultBaseDirectory` as it will be used as the default +value for the base directory. This default value can be overridden +in each LicenseSet by setting LicenseSet.basedir.
+ +
    + +
  • Type: java.io.File
  • + +
  • Required: Yes
  • + +
  • User Property: license.basedir
  • + +
  • Default: ${basedir}
  • + +
  • Alias: basedir
  • +

+

<defaultHeaderDefinitions>

+ +
Allows the use of external header definitions files. These files +are properties like files. This is named `defaultHeaderDefinitions` +as it will be used as the default value for the header definitions. +This default value can be overridden in each LicenseSet by setting +LicenseSet.headerDefinitions.
+ +
    + +
  • Type: java.lang.String[]
  • + +
  • Required: No
  • + +
  • Alias: headerDefinitions
  • +

+

<defaultProperties>

+ +
You can set here some properties that you want to use when reading +the header file. You can use in your header file some properties +like ${year}, ${owner} or whatever you want for the name. They will +be replaced when the header file is read by those you specified in +the command line, in the POM and in system environment. This is +named `defaultProperties` as it will be used as the default value +for the properties. This default value can be overridden in each +LicenseSet by setting LicenseSet.properties.
+ +
    + +
  • Type: java.util.Map
  • + +
  • Required: No
  • + +
  • Alias: properties
  • +

+

<defaultUseDefaultExcludes>

+ +
Specify if you want to use default exclusions besides the files you +have excluded. Default exclusions exclude CVS and SVN folders, IDE +descriptors and so on. This is named `defaultUseDefaultExcludes` as +it will be used as the default value for whether to use default +excludes. This default value can be overridden in each LicenseSet +by setting LicenseSet.useDefaultExcludes.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.useDefaultExcludes
  • + +
  • Default: true
  • + +
  • Alias: useDefaultExcludes
  • +

+

<dryRun>

+ +
If dryRun is enabled, calls to license:format and license:remove +will not overwrite the existing file but instead write the result +to a new file with the same name but ending with `.licensed`.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.dryRun
  • + +
  • Default: false
  • +

+

<encoding>

+ +
Specify the encoding of your files. Default to the project source +encoding property (project.build.sourceEncoding).
+ +
    + +
  • Type: java.lang.String
  • + +
  • Required: No
  • + +
  • User Property: license.encoding
  • + +
  • Default: ${project.build.sourceEncoding}
  • +

+

<errorMessage>

+ +
(no description)
+ +
    + +
  • Type: java.lang.String
  • + +
  • Required: No
  • + +
  • User Property: license.errorMessage
  • + +
  • Default: Some files do not have the expected license header
  • +

+

<failIfMissing>

+ +
You can set this flag to false if you do not want the build to fail +when some headers are missing.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.failIfMissing
  • + +
  • Default: true
  • +

+

<failIfUnknown>

+ +
You can leave this flag on false if you do not want +the build to fail for files that do not have an implicit or +explicit comment style definition. Setting this explicitly to +true is a safe way to make sure that the effective +file type mappings cover all files included from your project. + +

Default is false for backwards compatibility +reasons.

+ +
    + +
  • Type: boolean
  • + +
  • Since: 2.8
  • + +
  • Required: No
  • + +
  • User Property: license.failIfUnknown
  • + +
  • Default: false
  • +

+

<legacyConfigExcludes>

+ +
Deprecated. use LicenseSet.excludes
+ +
Specifies files, which are excluded in the check. By default, only +the files matching the default exclude patterns are excluded.
+ +
    + +
  • Type: java.lang.String[]
  • + +
  • Required: No
  • + +
  • User Property: license.excludes
  • + +
  • Alias: excludes
  • +

+

<legacyConfigHeader>

+ +
Deprecated. use LicenseSet.header
+ +
Location of the header. It can be a relative path, absolute path, +classpath resource, any URL. The plugin first check if the name +specified is a relative file, then an absolute file, then in the +classpath. If not found, it tries to construct a URL from the +location.
+ +
    + +
  • Type: java.lang.String
  • + +
  • Required: No
  • + +
  • User Property: license.header
  • + +
  • Alias: header
  • +

+

<legacyConfigHeaderSections>

+ +
Deprecated. use LicenseSet.headerSections
+ +
HeadSections define special regions of a header that allow for +dynamic substitution and validation
+ +
    + +
  • Type: com.mycila.maven.plugin.license.HeaderSection[]
  • + +
  • Required: No
  • + +
  • Alias: headerSections
  • +

+

<legacyConfigIncludes>

+ +
Deprecated. use LicenseSet.includes
+ +
Specifies files, which are included in the check. By default, all +files are included.
+ +
    + +
  • Type: java.lang.String[]
  • + +
  • Required: No
  • + +
  • User Property: license.includes
  • + +
  • Alias: includes
  • +

+

<legacyConfigInlineHeader>

+ +
Deprecated. use LicenseSet.inlineHeader
+ +
Header, as text, directly in pom file. Using a CDATA section is +strongly recommended.
+ +
    + +
  • Type: java.lang.String
  • + +
  • Required: No
  • + +
  • User Property: license.inlineHeader
  • + +
  • Alias: inlineHeader
  • +

+

<legacyConfigKeywords>

+ +
Deprecated. use LicenseSet.keywords
+ +
Specify the list of keywords to use to detect a header. A header +must include all keywords to be valid. By default, the word +'copyright' is used. Detection is done case insensitive.
+ +
    + +
  • Type: java.lang.String[]
  • + +
  • Required: No
  • + +
  • Alias: keywords
  • +

+

<legacyConfigMulti>

+ +
Deprecated. use LicenseSet.multi
+ +
Alternative to `header`, `inlineHeader`, or `validHeaders` for use +when code is multi-licensed. Whilst you could create a concatenated +header yourself, a cleaner approach may be to specify more than one +header and have them concatenated together by the plugin. This +allows you to maintain each distinct license header in its own file +and combined them in different ways.
+ +
    + +
  • Type: com.mycila.maven.plugin.license.Multi
  • + +
  • Required: No
  • +

+

<legacyConfigValidHeaders>

+ +
Deprecated. use LicenseSet.validHeaders
+ +
Specifies additional header files to use when checking for the +presence of a valid header in your sources.
+When using format goal, this property will be used to detect all +valid headers that don't need formatting.
+When using remove goal, this property will be used to detect all +valid headers that also must be removed.
+ +
    + +
  • Type: java.lang.String[]
  • + +
  • Required: No
  • + +
  • Alias: validHeaders
  • +

+

<licenseSets>

+ +
(no description)
+ +
    + +
  • Type: com.mycila.maven.plugin.license.LicenseSet[]
  • + +
  • Required: No
  • +

+

<mapping>

+ +
Set mapping between document mapping and a supported type to use. +This section is very useful when you want to customize the +supported extensions. If your project is using file extensions not +supported by default by this plugin, you can add a mapping to +attach the extension to an existing type of comment. The tag name +is the new extension name to support, and the value is the name of +the comment type to use.
+ +
    + +
  • Type: java.util.LinkedHashMap
  • + +
  • Required: No
  • +

+

<nThreads>

+ +
Maven license plugin uses concurrency to check license headers. +With this option the number of threads used to check can be +specified. If given it take precedence over +concurrencyFactor The default is 0 which implies that +the default for concurrencyFactor is used.
+ +
    + +
  • Type: int
  • + +
  • Required: No
  • + +
  • User Property: license.nThreads
  • + +
  • Default: 0
  • +

+

<quiet>

+ +
If you do not want to see the list of file having a missing header, +you can add the quiet flag that will shorten the output
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.quiet
  • + +
  • Default: false
  • +

+

<skip>

+ +
Whether to skip the plugin execution
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.skip
  • + +
  • Default: false
  • +

+

<skipExistingHeaders>

+ +
Skip the formatting of files which already contain a detected +header.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.skipExistingHeaders
  • + +
  • Default: false
  • +

+

<strictCheck>

+ +
Set to true if you need a strict check against the headers. By +default, the existence of a header is verified by taking the top +portion of a file and checking if it contains the headers text, not +considering special characters (spaces, tabs, ...).
+We highly recommend to keep this option set to true.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.strictCheck
  • + +
  • Default: true
  • +

+

<useDefaultMapping>

+ +
Whether to use the default mapping between file extensions and +comment types, or only the one your provide.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.useDefaultMapping
  • + +
  • Default: true
  • +
+
+
+ + +
+
+
+
+
+ + + diff --git a/docs/reports/4.1/license-maven-plugin/ci-management.html b/docs/reports/4.1/license-maven-plugin/ci-management.html new file mode 100644 index 000000000..7c992b515 --- /dev/null +++ b/docs/reports/4.1/license-maven-plugin/ci-management.html @@ -0,0 +1,92 @@ + + + + + + + + license-maven-plugin – CI Management + + + + + + + + + +
+
+
+

Overview

+

This project uses Travis CI.

+

Access

+

The following is a link to the continuous integration system used by the project:

+
+

Notifiers

+

No notifiers are defined. Please check back at a later date.

+
+
+
+
+
+ + + diff --git a/docs/reports/4.1/license-maven-plugin/css/maven-base.css b/docs/reports/4.1/license-maven-plugin/css/maven-base.css new file mode 100644 index 000000000..322efae73 --- /dev/null +++ b/docs/reports/4.1/license-maven-plugin/css/maven-base.css @@ -0,0 +1,168 @@ +/* + * 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. + */ + +body { + margin: 0px; + padding: 0px; +} +table { + padding:0px; + width: 100%; + margin-left: -2px; + margin-right: -2px; +} +acronym { + cursor: help; + border-bottom: 1px dotted #feb; +} +table.bodyTable th, table.bodyTable td { + padding: 2px 4px 2px 4px; + vertical-align: top; +} +div.clear{ + clear:both; + visibility: hidden; +} +div.clear hr{ + display: none; +} +#bannerLeft, #bannerRight { + font-size: xx-large; + font-weight: bold; +} +#bannerLeft img, #bannerRight img { + margin: 0px; +} +.xleft, #bannerLeft img { + float:left; +} +.xright, #bannerRight { + float:right; +} +#banner { + padding: 0px; +} +#breadcrumbs { + padding: 3px 10px 3px 10px; +} +#leftColumn { + width: 170px; + float:left; + overflow: auto; +} +#bodyColumn { + margin-right: 1.5em; + margin-left: 197px; +} +#legend { + padding: 8px 0 8px 0; +} +#navcolumn { + padding: 8px 4px 0 8px; +} +#navcolumn h5 { + margin: 0; + padding: 0; + font-size: small; +} +#navcolumn ul { + margin: 0; + padding: 0; + font-size: small; +} +#navcolumn li { + list-style-type: none; + background-image: none; + background-repeat: no-repeat; + background-position: 0 0.4em; + padding-left: 16px; + list-style-position: outside; + line-height: 1.2em; + font-size: smaller; +} +#navcolumn li.expanded { + background-image: url(../images/expanded.gif); +} +#navcolumn li.collapsed { + background-image: url(../images/collapsed.gif); +} +#navcolumn li.none { + text-indent: -1em; + margin-left: 1em; +} +#poweredBy { + text-align: center; +} +#navcolumn img { + margin-top: 10px; + margin-bottom: 3px; +} +#poweredBy img { + display:block; + margin: 20px 0 20px 17px; +} +#search img { + margin: 0px; + display: block; +} +#search #q, #search #btnG { + border: 1px solid #999; + margin-bottom:10px; +} +#search form { + margin: 0px; +} +#lastPublished { + font-size: x-small; +} +.navSection { + margin-bottom: 2px; + padding: 8px; +} +.navSectionHead { + font-weight: bold; + font-size: x-small; +} +.section { + padding: 4px; +} +#footer { + padding: 3px 10px 3px 10px; + font-size: x-small; +} +#breadcrumbs { + font-size: x-small; + margin: 0pt; +} +.source { + padding: 12px; + margin: 1em 7px 1em 7px; +} +.source pre { + margin: 0px; + padding: 0px; +} +#navcolumn img.imageLink, .imageLink { + padding-left: 0px; + padding-bottom: 0px; + padding-top: 0px; + padding-right: 2px; + border: 0px; + margin: 0px; +} diff --git a/docs/reports/4.1/license-maven-plugin/css/maven-theme.css b/docs/reports/4.1/license-maven-plugin/css/maven-theme.css new file mode 100644 index 000000000..d3407e8ba --- /dev/null +++ b/docs/reports/4.1/license-maven-plugin/css/maven-theme.css @@ -0,0 +1,161 @@ +/* + * 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. + */ + +body { + padding: 0px 0px 10px 0px; +} +body, td, select, input, li{ + font-family: Verdana, Helvetica, Arial, sans-serif; + font-size: 13px; +} +code{ + font-family: Courier, monospace; + font-size: 13px; +} +a { + text-decoration: none; +} +a:link { + color:#36a; +} +a:visited { + color:#47a; +} +a:active, a:hover { + color:#69c; +} +#legend li.externalLink { + background: url(../images/external.png) left top no-repeat; + padding-left: 18px; +} +a.externalLink, a.externalLink:link, a.externalLink:visited, a.externalLink:active, a.externalLink:hover { + background: url(../images/external.png) right center no-repeat; + padding-right: 18px; +} +#legend li.newWindow { + background: url(../images/newwindow.png) left top no-repeat; + padding-left: 18px; +} +a.newWindow, a.newWindow:link, a.newWindow:visited, a.newWindow:active, a.newWindow:hover { + background: url(../images/newwindow.png) right center no-repeat; + padding-right: 18px; +} +h2 { + padding: 4px 4px 4px 6px; + border: 1px solid #999; + color: #900; + background-color: #ddd; + font-weight:900; + font-size: x-large; +} +h3 { + padding: 4px 4px 4px 6px; + border: 1px solid #aaa; + color: #900; + background-color: #eee; + font-weight: normal; + font-size: large; +} +h4 { + padding: 4px 4px 4px 6px; + border: 1px solid #bbb; + color: #900; + background-color: #fff; + font-weight: normal; + font-size: large; +} +h5 { + padding: 4px 4px 4px 6px; + color: #900; + font-size: medium; +} +p { + line-height: 1.3em; + font-size: small; +} +#breadcrumbs { + border-top: 1px solid #aaa; + border-bottom: 1px solid #aaa; + background-color: #ccc; +} +#leftColumn { + margin: 10px 0 0 5px; + border: 1px solid #999; + background-color: #eee; + padding-bottom: 3px; /* IE-9 scrollbar-fix */ +} +#navcolumn h5 { + font-size: smaller; + border-bottom: 1px solid #aaaaaa; + padding-top: 2px; + color: #000; +} + +table.bodyTable th { + color: white; + background-color: #bbb; + text-align: left; + font-weight: bold; +} + +table.bodyTable th, table.bodyTable td { + font-size: 1em; +} + +table.bodyTable tr.a { + background-color: #ddd; +} + +table.bodyTable tr.b { + background-color: #eee; +} + +.source { + border: 1px solid #999; +} +dl { + padding: 4px 4px 4px 6px; + border: 1px solid #aaa; + background-color: #ffc; +} +dt { + color: #900; +} +#organizationLogo img, #projectLogo img, #projectLogo span{ + margin: 8px; +} +#banner { + border-bottom: 1px solid #fff; +} +.errormark, .warningmark, .donemark, .infomark { + background: url(../images/icon_error_sml.gif) no-repeat; +} + +.warningmark { + background-image: url(../images/icon_warning_sml.gif); +} + +.donemark { + background-image: url(../images/icon_success_sml.gif); +} + +.infomark { + background-image: url(../images/icon_info_sml.gif); +} + diff --git a/docs/reports/4.1/license-maven-plugin/css/print.css b/docs/reports/4.1/license-maven-plugin/css/print.css new file mode 100644 index 000000000..18fcbad70 --- /dev/null +++ b/docs/reports/4.1/license-maven-plugin/css/print.css @@ -0,0 +1,26 @@ +/* + * 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. + */ + +#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/docs/reports/4.1/license-maven-plugin/css/site.css b/docs/reports/4.1/license-maven-plugin/css/site.css new file mode 100644 index 000000000..055e7e286 --- /dev/null +++ b/docs/reports/4.1/license-maven-plugin/css/site.css @@ -0,0 +1 @@ +/* You can override this file with your own styles */ \ No newline at end of file diff --git a/docs/reports/4.1/license-maven-plugin/dependencies.html b/docs/reports/4.1/license-maven-plugin/dependencies.html new file mode 100644 index 000000000..e40571b99 --- /dev/null +++ b/docs/reports/4.1/license-maven-plugin/dependencies.html @@ -0,0 +1,1283 @@ + + + + + + + + license-maven-plugin – Project Dependencies + + + + + + + + + +
+
+
+

Project Dependencies

+

compile

+

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersionTypeLicenses
com.mycilamycila-xmltool4.4.gajarApache License 2.0
org.apache.mavenmaven-core3.6.3jarApache License, Version 2.0
org.apache.mavenmaven-plugin-api3.6.3jarApache License, Version 2.0
org.apache.maven.sharedmaven-shared-utils3.3.3jarApache License, Version 2.0
+

test

+

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

+ + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersionTypeLicenses
com.google.guavaguava10.0.1jarThe Apache Software License, Version 2.0
junitjunit4.12jarEclipse Public License 1.0
org.apache.maven.plugin-testingmaven-plugin-testing-harness3.3.0jarApache License, Version 2.0
+

provided

+

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

+ + + + + + + + + + + + + + +
GroupIdArtifactIdVersionTypeLicensesOptional
org.apache.maven.plugin-toolsmaven-plugin-annotations3.6.0jarApache License, Version 2.0Yes
+

Project Transitive Dependencies

+

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

+

compile

+

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersionClassifierTypeLicenses
aopallianceaopalliance1.0-jarPublic Domain
com.google.injectguice4.2.1no_aopjarThe Apache Software License, Version 2.0
commons-iocommons-io2.6-jarApache License, Version 2.0
javax.annotationjsr250-api1.0-jarCOMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
javax.enterprisecdi-api1.0-jarApache License, Version 2.0
javax.injectjavax.inject1-jarThe Apache Software License, Version 2.0
org.apache.commonscommons-lang33.8.1-jarApache License, Version 2.0
org.apache.commonscommons-pool22.2-jarThe Apache Software License, Version 2.0
org.apache.mavenmaven-artifact3.0-jarThe Apache Software License, Version 2.0
org.apache.mavenmaven-builder-support3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-model3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-model-builder3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-repository-metadata3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-resolver-provider3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-settings3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-settings-builder3.6.3-jarApache License, Version 2.0
org.apache.maven.resolvermaven-resolver-api1.4.1-jarApache License, Version 2.0
org.apache.maven.resolvermaven-resolver-impl1.4.1-jarApache License, Version 2.0
org.apache.maven.resolvermaven-resolver-spi1.4.1-jarApache License, Version 2.0
org.apache.maven.resolvermaven-resolver-util1.4.1-jarApache License, Version 2.0
org.codehaus.plexusplexus-classworlds2.6.0-jarApache License, Version 2.0
org.codehaus.plexusplexus-component-annotations2.1.0-jarApache License, Version 2.0
org.codehaus.plexusplexus-interpolation1.25-jarApache License, Version 2.0
org.codehaus.plexusplexus-utils3.2.1-jarApache License, Version 2.0
org.eclipse.sisuorg.eclipse.sisu.inject0.3.4-jarEclipse Public License, Version 1.0
org.eclipse.sisuorg.eclipse.sisu.plexus0.3.4-jarEclipse Public License, Version 1.0
org.slf4jslf4j-api1.7.29-jarMIT License
org.sonatype.plexusplexus-cipher1.4-jarApache Public License 2.0
org.sonatype.plexusplexus-sec-dispatcher1.4-jarApache Public License 2.0
+

test

+

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersionTypeLicenses
classworldsclassworlds1.1-alpha-2jar-
com.google.code.findbugsjsr3051.3.9jarThe Apache Software License, Version 2.0
org.codehaus.plexusplexus-archiver2.2jarThe Apache Software License, Version 2.0
org.codehaus.plexusplexus-container-default1.0-alpha-9-stable-1jar-
org.codehaus.plexusplexus-io2.0.4jarThe Apache Software License, Version 2.0
org.hamcresthamcrest-core1.3jarNew BSD License
+

Project Dependency Graph

+ +
+

Dependency Tree

+
+

Licenses

+

Eclipse Public License, Version 1.0: org.eclipse.sisu.inject, org.eclipse.sisu.plexus

+

Apache Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component

+

Unknown: Default Plexus Container, classworlds

+

Apache License 2.0: license-maven-plugin, mycila-xmltool

+

Eclipse Public License 1.0: JUnit

+

MIT License: SLF4J API Module

+

Apache License, Version 2.0: Apache Commons IO, Apache Commons Lang, Apache Maven Shared Utils, CDI APIs, Maven Artifact Resolver API, Maven Artifact Resolver Implementation, Maven Artifact Resolver Provider, Maven Artifact Resolver SPI, Maven Artifact Resolver Utilities, Maven Builder Support, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Testing Mechanism, Maven Plugin Tools Java Annotations, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus :: Component Annotations, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API

+

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JSR-250 Common Annotations for the JavaTM Platform

+

Public Domain: AOP alliance

+

New BSD License: Hamcrest Core

+

The Apache Software License, Version 2.0: Apache Commons Pool, FindBugs-jsr305, Google Guice - Core Library, Guava: Google Core Libraries for Java, Maven Artifact, Plexus Archiver Component, Plexus IO Components, javax.inject

+

Dependency File Details

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FilenameSizeEntriesClassesPackagesJava VersionDebug Information
aopalliance-1.0.jar4.5 kB15921.3Yes
classworlds-1.1-alpha-2.jar37.5 kB322231.1Yes
jsr305-1.3.9.jar33 kB723531.5Yes
guava-10.0.1.jar1.5 MB11851164101.5Yes
guice-4.2.1-no_aop.jar520.7 kB40639091.7Yes
mycila-xmltool-4.4.ga.jar59.9 kB433311.6Yes
commons-io-2.6.jar214.8 kB14612771.7Yes
jsr250-api-1.0.jar5.8 kB161121.5Yes
cdi-api-1.0.jar44.9 kB927571.5Yes
javax.inject-1.jar2.5 kB8611.5No
junit-4.12.jar314.9 kB323286301.5Yes
commons-lang3-3.8.1.jar501.9 kB297272131.7Yes
commons-pool2-2.2.jar108 kB806531.6Yes
maven-artifact-3.0.jar51.9 kB5732111.5Yes
maven-builder-support-3.6.3.jar14.3 kB241011.7Yes
maven-core-3.6.3.jar633 kB490403561.7Yes
maven-model-3.6.3.jar215.4 kB947731.7Yes
maven-model-builder-3.6.3.jar192.3 kB156123161.7Yes
maven-plugin-api-3.6.3.jar47 kB482761.7Yes
maven-repository-metadata-3.6.3.jar27.2 kB27921.7Yes
maven-resolver-provider-3.6.3.jar66.2 kB432611.7Yes
maven-settings-3.6.3.jar44 kB351921.7Yes
maven-settings-builder-3.6.3.jar42.1 kB533251.7Yes
maven-plugin-testing-harness-3.3.0.jar51 kB361731.6Yes
maven-resolver-api-1.4.1.jar149 kB156132121.7Yes
maven-resolver-impl-1.4.1.jar180.7 kB1169551.7Yes
maven-resolver-spi-1.4.1.jar36.7 kB563481.7Yes
maven-resolver-util-1.4.1.jar167.5 kB132105131.7Yes
maven-shared-utils-3.3.3.jar154 kB1037991.7Yes
plexus-archiver-2.2.jar185 kB137112121.5Yes
plexus-classworlds-2.6.0.jar52.9 kB523751.7Yes
plexus-component-annotations-2.1.0.jar4.2 kB15311.6No
plexus-container-default-1.0-alpha-9-stable-1.jar194.5 kB215175281.1Yes
plexus-interpolation-1.25.jar85.3 kB796271.6Yes
plexus-io-2.0.4.jar58.3 kB624351.5Yes
plexus-utils-3.2.1.jar261.8 kB13010591.6Yes
org.eclipse.sisu.inject-0.3.4.jar379.2 kB28927191.6Yes
org.eclipse.sisu.plexus-0.3.4.jar205.3 kB196164201.6Yes
hamcrest-core-1.3.jar45 kB524531.5Yes
slf4j-api-1.7.29.jar41.4 kB463441.5Yes
plexus-cipher-1.4.jar13.5 kB20611.4Yes
plexus-sec-dispatcher-1.4.jar27.7 kB311331.4Yes
maven-plugin-annotations-3.6.0.jar14.3 kB22711.7Yes
TotalSizeEntriesClassesPackagesJava VersionDebug Information
437 MB568747923521.741
compile: 33compile: 4.6 MBcompile: 3551compile: 2886compile: 254-compile: 31
test: 9test: 2.4 MBtest: 2114test: 1899test: 97-test: 9
provided: 1provided: 14.3 kBprovided: 22provided: 7provided: 1-provided: 1
+
+
+
+
+
+ + + diff --git a/docs/reports/4.1/license-maven-plugin/dependency-info.html b/docs/reports/4.1/license-maven-plugin/dependency-info.html new file mode 100644 index 000000000..69c5f7429 --- /dev/null +++ b/docs/reports/4.1/license-maven-plugin/dependency-info.html @@ -0,0 +1,115 @@ + + + + + + + + license-maven-plugin – Dependency Information + + + + + + + + + +
+
+
+

Dependency Information

+

Apache Maven

+
+
<dependency>
+  <groupId>com.mycila</groupId>
+  <artifactId>license-maven-plugin</artifactId>
+  <version>4.1</version>
+  <type>maven-plugin</type>
+</dependency>
+

Apache Buildr

+
+
'com.mycila:license-maven-plugin:maven-plugin:4.1'
+

Apache Ivy

+
+
<dependency org="com.mycila" name="license-maven-plugin" rev="4.1">
+  <artifact name="license-maven-plugin" type="maven-plugin" />
+</dependency>
+

Groovy Grape

+
+
@Grapes(
+@Grab(group='com.mycila', module='license-maven-plugin', version='4.1')
+)
+

Gradle/Grails

+
+
compile 'com.mycila:license-maven-plugin:4.1'
+

Scala SBT

+
+
libraryDependencies += "com.mycila" % "license-maven-plugin" % "4.1"
+

Leiningen

+
+
[com.mycila/license-maven-plugin "4.1"]
+
+
+
+
+
+ + + diff --git a/docs/reports/4.1/license-maven-plugin/dependency-management.html b/docs/reports/4.1/license-maven-plugin/dependency-management.html new file mode 100644 index 000000000..9234c7c05 --- /dev/null +++ b/docs/reports/4.1/license-maven-plugin/dependency-management.html @@ -0,0 +1,130 @@ + + + + + + + + license-maven-plugin – Project Dependency Management + + + + + + + + + +
+
+
+

Project Dependency Management

+

compile

+

The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersionTypeLicense
com.mycilamycila-xmltool4.4.gajarApache License 2.0
junitjunit4.12jarEclipse Public License 1.0
org.apache.mavenmaven-core3.6.3jarApache License, Version 2.0
org.apache.mavenmaven-plugin-api3.6.3jarApache License, Version 2.0
org.apache.maven.plugin-testingmaven-plugin-testing-harness3.3.0jarApache License, Version 2.0
org.apache.maven.plugin-toolsmaven-plugin-annotations3.6.0jarApache License, Version 2.0
+
+
+
+
+
+ + + diff --git a/docs/reports/4.1/license-maven-plugin/distribution-management.html b/docs/reports/4.1/license-maven-plugin/distribution-management.html new file mode 100644 index 000000000..2a943fc26 --- /dev/null +++ b/docs/reports/4.1/license-maven-plugin/distribution-management.html @@ -0,0 +1,88 @@ + + + + + + + + license-maven-plugin – Project Distribution Management + + + + + + + + + +
+
+
+

Overview

+

The following is the distribution management information used by this project.

+

Repository - mycila-oss-staging

https://oss.sonatype.org/service/local/staging/deploy/maven2/
+

Snapshot Repository - mycila-oss-snapshots

https://oss.sonatype.org/content/repositories/snapshots/
+
+
+
+
+
+ + + diff --git a/docs/reports/4.1/license-maven-plugin/format-mojo.html b/docs/reports/4.1/license-maven-plugin/format-mojo.html new file mode 100644 index 000000000..67533fb33 --- /dev/null +++ b/docs/reports/4.1/license-maven-plugin/format-mojo.html @@ -0,0 +1,908 @@ + + + + + + + + license-maven-plugin – license:format + + + + + + + + +
+ +
+
+
+ + +
+

license:format

+ +

Full name:

+ +

com.mycila:license-maven-plugin:4.1:format

+ +

Description:

+ +
Reformat files with a missing header to add it
+ +

Attributes:

+ +
    + +
  • Requires a Maven project to be executed.
  • +
+
+

Required Parameters

+ + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeSinceDescription
<defaultBasedir>File-The base directory, in which to search for project files. This is +named `defaultBaseDirectory` as it will be used as the default +value for the base directory. This default value can be overridden +in each LicenseSet by setting LicenseSet.basedir.
Default value is: ${basedir}.
User property is: license.basedir.
Alias is: basedir.
+
+
+

Optional Parameters

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeSinceDescription
<aggregate>boolean-You can set this flag to true if you want to check the headers for +all modules of your project. Only used for multi-modules projects, +to check for example the header licenses from the parent module for +all sub modules.
Default value is: false.
User property is: license.aggregate.
<concurrencyFactor>float-Maven license plugin uses concurrency to check license headers. +This factor is used to control the number of threads used to check. +The rule is:
+ <nThreads> = <number of cores> * +concurrencyFactor
+The default is 1.5.
Default value is: 1.5.
User property is: license.concurrencyFactor.
<defaultHeaderDefinitions>String[]-Allows the use of external header definitions files. These files +are properties like files. This is named `defaultHeaderDefinitions` +as it will be used as the default value for the header definitions. +This default value can be overridden in each LicenseSet by setting +LicenseSet.headerDefinitions.
Alias is: headerDefinitions.
<defaultProperties>Map-You can set here some properties that you want to use when reading +the header file. You can use in your header file some properties +like ${year}, ${owner} or whatever you want for the name. They will +be replaced when the header file is read by those you specified in +the command line, in the POM and in system environment. This is +named `defaultProperties` as it will be used as the default value +for the properties. This default value can be overridden in each +LicenseSet by setting LicenseSet.properties.
Alias is: properties.
<defaultUseDefaultExcludes>boolean-Specify if you want to use default exclusions besides the files you +have excluded. Default exclusions exclude CVS and SVN folders, IDE +descriptors and so on. This is named `defaultUseDefaultExcludes` as +it will be used as the default value for whether to use default +excludes. This default value can be overridden in each LicenseSet +by setting LicenseSet.useDefaultExcludes.
Default value is: true.
User property is: license.useDefaultExcludes.
Alias is: useDefaultExcludes.
<dryRun>boolean-If dryRun is enabled, calls to license:format and license:remove +will not overwrite the existing file but instead write the result +to a new file with the same name but ending with `.licensed`.
Default value is: false.
User property is: license.dryRun.
<encoding>String-Specify the encoding of your files. Default to the project source +encoding property (project.build.sourceEncoding).
Default value is: ${project.build.sourceEncoding}.
User property is: license.encoding.
<failIfMissing>boolean-You can set this flag to false if you do not want the build to fail +when some headers are missing.
Default value is: true.
User property is: license.failIfMissing.
<failIfUnknown>boolean2.8You can leave this flag on false if you do not want +the build to fail for files that do not have an implicit or +explicit comment style definition. Setting this explicitly to +true is a safe way to make sure that the effective +file type mappings cover all files included from your project. + +

Default is false for backwards compatibility +reasons.


Default value is: false.
User property is: license.failIfUnknown.
<legacyConfigExcludes>String[]-Deprecated. use LicenseSet.excludes
User property is: license.excludes.
Alias is: excludes.
<legacyConfigHeader>String-Deprecated. use LicenseSet.header
User property is: license.header.
Alias is: header.
<legacyConfigHeaderSections>HeaderSection[]-Deprecated. use LicenseSet.headerSections
Alias is: headerSections.
<legacyConfigIncludes>String[]-Deprecated. use LicenseSet.includes
User property is: license.includes.
Alias is: includes.
<legacyConfigInlineHeader>String-Deprecated. use LicenseSet.inlineHeader
User property is: license.inlineHeader.
Alias is: inlineHeader.
<legacyConfigKeywords>String[]-Deprecated. use LicenseSet.keywords
Alias is: keywords.
<legacyConfigMulti>Multi-Deprecated. use LicenseSet.multi
<legacyConfigValidHeaders>String[]-Deprecated. use LicenseSet.validHeaders
Alias is: validHeaders.
<licenseSets>LicenseSet[]-(no description)
<mapping>LinkedHashMap-Set mapping between document mapping and a supported type to use. +This section is very useful when you want to customize the +supported extensions. If your project is using file extensions not +supported by default by this plugin, you can add a mapping to +attach the extension to an existing type of comment. The tag name +is the new extension name to support, and the value is the name of +the comment type to use.
<nThreads>int-Maven license plugin uses concurrency to check license headers. +With this option the number of threads used to check can be +specified. If given it take precedence over +concurrencyFactor The default is 0 which implies that +the default for concurrencyFactor is used.
Default value is: 0.
User property is: license.nThreads.
<quiet>boolean-If you do not want to see the list of file having a missing header, +you can add the quiet flag that will shorten the output
Default value is: false.
User property is: license.quiet.
<skip>boolean-Whether to skip the plugin execution
Default value is: false.
User property is: license.skip.
<skipExistingHeaders>boolean-Skip the formatting of files which already contain a detected +header.
Default value is: false.
User property is: license.skipExistingHeaders.
<strictCheck>boolean-Set to true if you need a strict check against the headers. By +default, the existence of a header is verified by taking the top +portion of a file and checking if it contains the headers text, not +considering special characters (spaces, tabs, ...).
+We highly recommend to keep this option set to true.
Default value is: true.
User property is: license.strictCheck.
<useDefaultMapping>boolean-Whether to use the default mapping between file extensions and +comment types, or only the one your provide.
Default value is: true.
User property is: license.useDefaultMapping.
+
+
+

Parameter Details

+
+

<aggregate>

+ +
You can set this flag to true if you want to check the headers for +all modules of your project. Only used for multi-modules projects, +to check for example the header licenses from the parent module for +all sub modules.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.aggregate
  • + +
  • Default: false
  • +

+

<concurrencyFactor>

+ +
Maven license plugin uses concurrency to check license headers. +This factor is used to control the number of threads used to check. +The rule is:
+ <nThreads> = <number of cores> * +concurrencyFactor
+The default is 1.5.
+ +
    + +
  • Type: float
  • + +
  • Required: No
  • + +
  • User Property: license.concurrencyFactor
  • + +
  • Default: 1.5
  • +

+

<defaultBasedir>

+ +
The base directory, in which to search for project files. This is +named `defaultBaseDirectory` as it will be used as the default +value for the base directory. This default value can be overridden +in each LicenseSet by setting LicenseSet.basedir.
+ +
    + +
  • Type: java.io.File
  • + +
  • Required: Yes
  • + +
  • User Property: license.basedir
  • + +
  • Default: ${basedir}
  • + +
  • Alias: basedir
  • +

+

<defaultHeaderDefinitions>

+ +
Allows the use of external header definitions files. These files +are properties like files. This is named `defaultHeaderDefinitions` +as it will be used as the default value for the header definitions. +This default value can be overridden in each LicenseSet by setting +LicenseSet.headerDefinitions.
+ +
    + +
  • Type: java.lang.String[]
  • + +
  • Required: No
  • + +
  • Alias: headerDefinitions
  • +

+

<defaultProperties>

+ +
You can set here some properties that you want to use when reading +the header file. You can use in your header file some properties +like ${year}, ${owner} or whatever you want for the name. They will +be replaced when the header file is read by those you specified in +the command line, in the POM and in system environment. This is +named `defaultProperties` as it will be used as the default value +for the properties. This default value can be overridden in each +LicenseSet by setting LicenseSet.properties.
+ +
    + +
  • Type: java.util.Map
  • + +
  • Required: No
  • + +
  • Alias: properties
  • +

+

<defaultUseDefaultExcludes>

+ +
Specify if you want to use default exclusions besides the files you +have excluded. Default exclusions exclude CVS and SVN folders, IDE +descriptors and so on. This is named `defaultUseDefaultExcludes` as +it will be used as the default value for whether to use default +excludes. This default value can be overridden in each LicenseSet +by setting LicenseSet.useDefaultExcludes.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.useDefaultExcludes
  • + +
  • Default: true
  • + +
  • Alias: useDefaultExcludes
  • +

+

<dryRun>

+ +
If dryRun is enabled, calls to license:format and license:remove +will not overwrite the existing file but instead write the result +to a new file with the same name but ending with `.licensed`.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.dryRun
  • + +
  • Default: false
  • +

+

<encoding>

+ +
Specify the encoding of your files. Default to the project source +encoding property (project.build.sourceEncoding).
+ +
    + +
  • Type: java.lang.String
  • + +
  • Required: No
  • + +
  • User Property: license.encoding
  • + +
  • Default: ${project.build.sourceEncoding}
  • +

+

<failIfMissing>

+ +
You can set this flag to false if you do not want the build to fail +when some headers are missing.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.failIfMissing
  • + +
  • Default: true
  • +

+

<failIfUnknown>

+ +
You can leave this flag on false if you do not want +the build to fail for files that do not have an implicit or +explicit comment style definition. Setting this explicitly to +true is a safe way to make sure that the effective +file type mappings cover all files included from your project. + +

Default is false for backwards compatibility +reasons.

+ +
    + +
  • Type: boolean
  • + +
  • Since: 2.8
  • + +
  • Required: No
  • + +
  • User Property: license.failIfUnknown
  • + +
  • Default: false
  • +

+

<legacyConfigExcludes>

+ +
Deprecated. use LicenseSet.excludes
+ +
Specifies files, which are excluded in the check. By default, only +the files matching the default exclude patterns are excluded.
+ +
    + +
  • Type: java.lang.String[]
  • + +
  • Required: No
  • + +
  • User Property: license.excludes
  • + +
  • Alias: excludes
  • +

+

<legacyConfigHeader>

+ +
Deprecated. use LicenseSet.header
+ +
Location of the header. It can be a relative path, absolute path, +classpath resource, any URL. The plugin first check if the name +specified is a relative file, then an absolute file, then in the +classpath. If not found, it tries to construct a URL from the +location.
+ +
    + +
  • Type: java.lang.String
  • + +
  • Required: No
  • + +
  • User Property: license.header
  • + +
  • Alias: header
  • +

+

<legacyConfigHeaderSections>

+ +
Deprecated. use LicenseSet.headerSections
+ +
HeadSections define special regions of a header that allow for +dynamic substitution and validation
+ +
    + +
  • Type: com.mycila.maven.plugin.license.HeaderSection[]
  • + +
  • Required: No
  • + +
  • Alias: headerSections
  • +

+

<legacyConfigIncludes>

+ +
Deprecated. use LicenseSet.includes
+ +
Specifies files, which are included in the check. By default, all +files are included.
+ +
    + +
  • Type: java.lang.String[]
  • + +
  • Required: No
  • + +
  • User Property: license.includes
  • + +
  • Alias: includes
  • +

+

<legacyConfigInlineHeader>

+ +
Deprecated. use LicenseSet.inlineHeader
+ +
Header, as text, directly in pom file. Using a CDATA section is +strongly recommended.
+ +
    + +
  • Type: java.lang.String
  • + +
  • Required: No
  • + +
  • User Property: license.inlineHeader
  • + +
  • Alias: inlineHeader
  • +

+

<legacyConfigKeywords>

+ +
Deprecated. use LicenseSet.keywords
+ +
Specify the list of keywords to use to detect a header. A header +must include all keywords to be valid. By default, the word +'copyright' is used. Detection is done case insensitive.
+ +
    + +
  • Type: java.lang.String[]
  • + +
  • Required: No
  • + +
  • Alias: keywords
  • +

+

<legacyConfigMulti>

+ +
Deprecated. use LicenseSet.multi
+ +
Alternative to `header`, `inlineHeader`, or `validHeaders` for use +when code is multi-licensed. Whilst you could create a concatenated +header yourself, a cleaner approach may be to specify more than one +header and have them concatenated together by the plugin. This +allows you to maintain each distinct license header in its own file +and combined them in different ways.
+ +
    + +
  • Type: com.mycila.maven.plugin.license.Multi
  • + +
  • Required: No
  • +

+

<legacyConfigValidHeaders>

+ +
Deprecated. use LicenseSet.validHeaders
+ +
Specifies additional header files to use when checking for the +presence of a valid header in your sources.
+When using format goal, this property will be used to detect all +valid headers that don't need formatting.
+When using remove goal, this property will be used to detect all +valid headers that also must be removed.
+ +
    + +
  • Type: java.lang.String[]
  • + +
  • Required: No
  • + +
  • Alias: validHeaders
  • +

+

<licenseSets>

+ +
(no description)
+ +
    + +
  • Type: com.mycila.maven.plugin.license.LicenseSet[]
  • + +
  • Required: No
  • +

+

<mapping>

+ +
Set mapping between document mapping and a supported type to use. +This section is very useful when you want to customize the +supported extensions. If your project is using file extensions not +supported by default by this plugin, you can add a mapping to +attach the extension to an existing type of comment. The tag name +is the new extension name to support, and the value is the name of +the comment type to use.
+ +
    + +
  • Type: java.util.LinkedHashMap
  • + +
  • Required: No
  • +

+

<nThreads>

+ +
Maven license plugin uses concurrency to check license headers. +With this option the number of threads used to check can be +specified. If given it take precedence over +concurrencyFactor The default is 0 which implies that +the default for concurrencyFactor is used.
+ +
    + +
  • Type: int
  • + +
  • Required: No
  • + +
  • User Property: license.nThreads
  • + +
  • Default: 0
  • +

+

<quiet>

+ +
If you do not want to see the list of file having a missing header, +you can add the quiet flag that will shorten the output
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.quiet
  • + +
  • Default: false
  • +

+

<skip>

+ +
Whether to skip the plugin execution
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.skip
  • + +
  • Default: false
  • +

+

<skipExistingHeaders>

+ +
Skip the formatting of files which already contain a detected +header.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.skipExistingHeaders
  • + +
  • Default: false
  • +

+

<strictCheck>

+ +
Set to true if you need a strict check against the headers. By +default, the existence of a header is verified by taking the top +portion of a file and checking if it contains the headers text, not +considering special characters (spaces, tabs, ...).
+We highly recommend to keep this option set to true.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.strictCheck
  • + +
  • Default: true
  • +

+

<useDefaultMapping>

+ +
Whether to use the default mapping between file extensions and +comment types, or only the one your provide.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.useDefaultMapping
  • + +
  • Default: true
  • +
+
+
+ + +
+
+
+
+
+ + + diff --git a/docs/reports/4.1/license-maven-plugin/help-mojo.html b/docs/reports/4.1/license-maven-plugin/help-mojo.html new file mode 100644 index 000000000..fdacaf9c1 --- /dev/null +++ b/docs/reports/4.1/license-maven-plugin/help-mojo.html @@ -0,0 +1,210 @@ + + + + + + + + license-maven-plugin – license:help + + + + + + + + +
+ +
+
+
+ + +
+

license:help

+ +

Full name:

+ +

com.mycila:license-maven-plugin:4.1:help

+ +

Description:

+ +
Display help information on license-maven-plugin.
+Call mvn license:help -Ddetail=true +-Dgoal=<goal-name> to display parameter details.
+ +

Attributes:

+
+

Optional Parameters

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeSinceDescription
<detail>boolean-If true, display all settable properties for each +goal.
Default value is: false.
User property is: detail.
<goal>String-The name of the goal for which to show help. If unspecified, all +goals will be displayed.
User property is: goal.
<indentSize>int-The number of spaces per indentation level, should be positive.
Default value is: 2.
User property is: indentSize.
<lineLength>int-The maximum length of a display line, should be positive.
Default value is: 80.
User property is: lineLength.
+
+
+

Parameter Details

+
+

<detail>

+ +
If true, display all settable properties for each +goal.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: detail
  • + +
  • Default: false
  • +

+

<goal>

+ +
The name of the goal for which to show help. If unspecified, all +goals will be displayed.
+ +
    + +
  • Type: java.lang.String
  • + +
  • Required: No
  • + +
  • User Property: goal
  • +

+

<indentSize>

+ +
The number of spaces per indentation level, should be positive.
+ +
    + +
  • Type: int
  • + +
  • Required: No
  • + +
  • User Property: indentSize
  • + +
  • Default: 2
  • +

+

<lineLength>

+ +
The maximum length of a display line, should be positive.
+ +
    + +
  • Type: int
  • + +
  • Required: No
  • + +
  • User Property: lineLength
  • + +
  • Default: 80
  • +
+
+
+ + +
+
+
+
+
+ + + diff --git a/docs/reports/4.1/license-maven-plugin/images/close.gif b/docs/reports/4.1/license-maven-plugin/images/close.gif new file mode 100644 index 0000000000000000000000000000000000000000..1c26bbc5264fcc943ad7b5a0f1a84daece211f34 GIT binary patch literal 279 zcmZ?wbhEHb6kyFkwP}e}6+mLp=yE)H5&?6cps==O-j2#K*@61O)i|`#U%|*xTD17#Qg5 z>nkWI$ji$M2ng`=^D}^ygDj#2&;c6F0P+h1n~g(5frm~PL&uV$l`S$eFDwzBDbhJD v>}Bvw*Al_tWna1PC9OaGVdk23i}vRhZI{iR^*V|n<^22a#~T_O9T}_vbswrX literal 0 HcmV?d00001 diff --git a/docs/reports/4.1/license-maven-plugin/images/collapsed.gif b/docs/reports/4.1/license-maven-plugin/images/collapsed.gif new file mode 100644 index 0000000000000000000000000000000000000000..6e710840640c1bfd9dd76ce7fef56f1004092508 GIT binary patch literal 53 ycmZ?wbhEHbWM^P!XkdT>#h)yUTnvm1Iv_qshJlI4r7uBZ*YkPFU8d4p4Aua}2?(?R literal 0 HcmV?d00001 diff --git a/docs/reports/4.1/license-maven-plugin/images/expanded.gif b/docs/reports/4.1/license-maven-plugin/images/expanded.gif new file mode 100644 index 0000000000000000000000000000000000000000..0fef3d89e0df1f8bc49a0cd827f2607c7d7fd2f0 GIT binary patch literal 52 xcmZ?wbhEHbWM^P!XkdT>#h)yUTnvm1Iv_qshJlH@g}+fUi&t{amUB!D)&R0C2fzRT literal 0 HcmV?d00001 diff --git a/docs/reports/4.1/license-maven-plugin/images/external.png b/docs/reports/4.1/license-maven-plugin/images/external.png new file mode 100644 index 0000000000000000000000000000000000000000..3f999fc88b360074e41f38c3b4bc06ccb3bb7cf8 GIT binary patch literal 230 zcmeAS@N?(olHy`uVBq!ia0vp^+(699!3-oX?^2ToQY`6?zK#qG>ra@ocD)4hB}-f* zN`mv#O3D+9QW+dm@{>{(JaZG%Q-e|yQz{EjrrH1%@dWsUxR#cd{{R1fCIbVIy!atN z8e~{WkY6y6%iy53@(Yk3;OXKRQgJIOfsI*BO@UFsfhWLBc>*(#PB?Jn2*(o!76E4F z2oaVU3``tH+Kgs0GI5+@Tg}d)z%jd%F@?{8!SRZ5b1yT80-FZIMn)zc2Ca66y`pzY R*nwsJMCn#OVEqF*oew~oaAu*+mN;-=y?VHT3tIe$XQqrDo-uB_a z!$aaK`z6))OKGn34?nwc^SuifkIL#EmDgV_qjg-#8v*0u4q4%1moUw{LZ54UeCgzNF^jX`uv-XK+9g@yFrG9?@ z!9&5&Tgk*j(b!GF&{N4I-Owl3GNQ;Kslp@APSw&&&ux9d>WxL~{EYoKm2KHvv3+ax zZUYB?Ae*8JnchZheXeEaa>@87?_fB*jV>(`erUx0B6j@wa!KnN)QWMO1rn9HC8 zQU}Tt3>@bftT|;oHYhlHH8T8tc{qL2LBC1&wnQeg^-S05<#H=J%;q~&KX!$OXH$lP zifQJ#9>L8|xhAVRHT-xPa*}7JK>(A*!AmL!CQC~j>707p+C5b#ib-SZ5@wfn#-0y8 zor_pb3M^%mkXhlduwjw4dk@RWhYZ<*tSUAV9x3eYyi#^d39lH{872xT#>g14FgCZb z+Lvv}DClhGVU*`8y(Qe}(9I>Lw<6->0~Q`zX3oMH2272dBARI`0wDzxS_G8b_H+a` TZ#n2*^y*Bf^Krq04Gh)*dSnrT literal 0 HcmV?d00001 diff --git a/docs/reports/4.1/license-maven-plugin/images/icon_info_sml.gif b/docs/reports/4.1/license-maven-plugin/images/icon_info_sml.gif new file mode 100644 index 0000000000000000000000000000000000000000..c6cb9ad7ce438a798426703e86a7ffc197d51dbb GIT binary patch literal 606 zcmZ?wbhEHb!Rj)7jHhhdgsOUdoQoueZi?7 z>>gViTe&E#V48n=mrru5S3;v}WQB8hiDz7$TU2Fg8RZkU)J)l4H+4sO@7jjxJ4?G(<~7c1nYFul=C0P+d#d`@bj{yi z-npcE!T#Qb2PP~z)H;3B%r(bntUlH>Y2~CvyV|C%UbyM>vTf&9?!2&e&!siHFV0_c zVB`KP8}?n^dg$7Yqc`@PxOMQ%-NWbZ9Xfk=)1K2OFF!hV;r{6>kIr6ua^~ve%eS9j zy7lbD`I|4_et!J??bq+WzI^-n`RfmdkOIfh!pgqYwSCK`t~@$#!^!1aj_y2mzyI{@?vuB79>2N$==JkApPs$`_~ygc*YCf)diVLp z{pXKfy#M&+`?nvze*gIk#Q*;N0|qHLXbBUFKUo+V7>XElKuSSz!oa?}p{S|3rL`#` zEj=M8CWV#D$GthOu#hRgfH^NPHz`Z6or!6tudIJkhF|)EqL_SUmH;#E=*;vU)ut4d z*}1MJ+3|6yK5|W*0YQlwY}}E_93D;*P3)($(!#iHyj&dYc$?gAB*f@)n?~7Mn)5Ze zB*b!gs&gB@F*e|Da`5(ac688Lp~TGAEh5PBlHo`4aV}w%hy?;49h(#+>`NXTD0Bjy;4ci{C-1K14rU#4Xoa9{m6qopA9n0cn|!>ecYkij zwyX=!4*mH3EoqLqSGiVbyFqxD(bS8XSDu{6U1jZO70Ic@{~t&7=B^ zBD)NOoAkU&Gy^LQJ5PtV?u{&65}4ZUmfYbweP{LTy^YnAGv=AGa7*6wj}%~b0?7r5!@qH7P%p1*$L z@#{ODxoUwG+WsY)zWExj-aqxpQS(e!bx&6L`u)?tfB$~}{{8*?cVO&*V`-G2NeC$Z zWMO1r=w{FXnGVVm3>>=|#5rX=HY{-DP?VFNPL-%m%>B+*~5-k^-+4*MLFr;tQ0}^rlS-^!^Q`Mx1hrB$jwn&hk~Xk=#Nl+_9Nu|Y$D G!5RQ;-6)O# literal 0 HcmV?d00001 diff --git a/docs/reports/4.1/license-maven-plugin/images/icon_warning_sml.gif b/docs/reports/4.1/license-maven-plugin/images/icon_warning_sml.gif new file mode 100644 index 0000000000000000000000000000000000000000..873bbb52cb9768103c27fbb9a9bac16ac615fce5 GIT binary patch literal 576 zcmZ?wbhEHbB!Sy%bj7w z8LP{2I!WYbmF&-Ixi?j6tD|K1XR2M#l>Aw*aXL%wXS3nYW}{zi=4WzsU5r%E6qx+# za{AThd85YVOsT`KDUrWsBtGknIa3>Sy(4;AS@f^Dxt>-=XPXm#FD(1Lr2hBv=9?3X zZS^!XrNw@)>eiN((2|w-y>{aB1+99DGMA?}+UTggT+(Z*rf8+5x~aWVOGcurtl;&U zIa)H3I&#vwvQjJBn`YHj9iKlB7`)(M#!e{yWMO1rC}Yq8NrU2qfqia6SyOXMYa1sM zM_a34eqyRfcQbQJY;^IYGTuzaxglKLqNQEA}OiQec+sQ#rUUjLqg_MpsPmY43 zsgmVV8EHK$eV-B~6*UcAW2+w%1e4o&9#aAczLGF}PmMg|6J0Ey4q A)Bpeg literal 0 HcmV?d00001 diff --git a/docs/reports/4.1/license-maven-plugin/images/logos/build-by-maven-black.png b/docs/reports/4.1/license-maven-plugin/images/logos/build-by-maven-black.png new file mode 100644 index 0000000000000000000000000000000000000000..919fd0f66a7f713920dd7422035db1c9d484351d GIT binary patch literal 2294 zcmVKOG`!VuDc=fnx$+R6#>c^>b&wcOS?|$!`a}U6ptjU_J zlBA}l*3{J0)YMd0R~Hr*dU$xO^ie1jhYlTLS+=C4#MRYRCX#twGUSD6Il$6AA+=UAlkY(ZF;m4037Yc>v&!1mPsNXdliHV74&z>zUEv=}iC@U)i zfc^XTJ3BiAKvYyzczAd~K){|od(ip)`}f`5-HnZnv$L~Hzqq=(y7Kb!>gsAwPfu@e z@3gcu0LabFC4?{xBNPh18Fpy3+Tr2hfq{Yc_V$w}PjVdhGtMTH$zU){PfznaPmK)? z4KH52=;-KZX=#a#jlFZ{PF7YH!!Q{c8Taqs=Xt)UsK{tE{@>vc{2Hgh!NL0adH}e0 z@19Df^78Tm0ES@zz{SO7Zf@=upJ1_AP_bIAgpih&mWqmsojZ4GG#a&9{f)&Au~_Wm z<0F^L4;(mPHk)-io!M*-3JMa7#VIK%EBy%}_$g6IPEM9cBvPp~K0f}{t5+6_rMbEJ z(xpqcZ{G$0j^p<2+vnuu^bN3MdU`rLJ3Br;9ss7MrVbuFxUjHLQBhGX6WriQ5|M*_w z@5bUDdV71dTCG;AO-@dx@4a~OA{y)K>k+2N$jAo|9?w z?b_+nr`2k;!{M;o?Qh<^`R=>#RtFA0KR<`Vfh)Li;|5+X!otGn&U<@%H*VaBDU;Gf zr_<5=()7Iqfmk>yLj`}084`48Zf?d|M~)mpOHfeI{QNv2WMN?;Dk=&9GBY#LVzb%$ z`};Aq6GAK&OK4~)&U*g*IT{xh7M8K~%9SgtQ-;OG#ZeC5ym=F=X|vf(9h#b&K7RZN z05+S=X0xGjU|@g-%ePwl!GC`7t=5VDruDp`t9rXwq=tAb*88KQqo~N`a#V_oixKzA z%F4dJzL1cRy1F{CSUfW`qfjWeZ{Hpm7>H$yNF>V6&c<>vGBOgU_w@7}J9g~o(WA6z z#sgc0B0VlH4i&T6{Pyiz)FUDys6$s*7rnXCi!3z)!0DGJ5eITHyM2Q|E@qtti{QRD z*nbiZg+h^&lY>QINl6I+oH}*N-Q67kYHMqqoSd*@fE67^695Pa36aTU0HD+95)%{g zFw)c0Gcqy&K&4WxG906$qk6p_b=txpgmiazqaGF(M)NU+!{3cPsc^{*a`Ja$nXfZ@ zhsL%N4whw0OG`2M6&4oG&CQ8KBHBPHC@3f>C|I^a>__(qFp!^RU zV`F0uhl6EVxm><`_ijATmoHz|)ztxjL?XdmSuB<(Po5A$mM!w}C3kdS~ef}W>dub-Hhz&fI`vJ#oXvTST@?6qsxN=r)tz|+%n^XARiL+I)0 z!HGL|?4Z?OC@z>ppO+fmk zEDIk1FgrV2R8&O&@;qNwR)+h@$;nZx)dqvXVzG2}b>-#d_4oHa!G&Dp59OYMg zd;9A2I}{29&+|ObzkB!Y^XJcKjE;^*({SomlT)I^E^_90Q{xPG;bvU;38ml zcng&pTZhKxAmAX-{xuvUBO`bZu-omWrKK8;X6fkl>(@`5I6;GyySuwkDCBv*tE;QE zwH1kg)0Ijk1~{Qms8A@Vadob6a=9D}VUx-9>C-1l1S|^dcDq`w#&Z*k#hB*+K%>#n z=0$)zo8T)X1Ujc}V+Omw8!O@%0GKp7%(fp1ER{;7QYogYiHQlT)w*&q5{X2iP;Ak literal 0 HcmV?d00001 diff --git a/docs/reports/4.1/license-maven-plugin/images/logos/build-by-maven-white.png b/docs/reports/4.1/license-maven-plugin/images/logos/build-by-maven-white.png new file mode 100644 index 0000000000000000000000000000000000000000..7d44c9c2e5742bdf8649ad282f83208f1da9b982 GIT binary patch literal 2260 zcmV;_2rKuAP)4hTLUyOQ{PVbVY5&Y3g!&hN~bnR7}ZgkXUt ziC%zU0gf+&kEv>t|d$x|zXw1mS0D%1b{8z7DF%0wW-8(XBFc`A3vVI|O z^!N97baWg(eE86zLn4uA_wL=Zb@+UKU|=8sJb3V6XlSUctSl!dhm4xd=KJ^W|8h2q zR4NS%3yX+|NKQ`f?d=7Cf`Wo)&z=E5TU%REQIXYZefjbwRvsQ6zIyfQojZ3l8V#{v zv)R(q)39Vr2GBPsa+apV2%%fIZY3ln0Kl+1Y8c*(xe3X6sWFH9kH*UDDLl)ZN`}u~;f9D%P!A2LK5P2`MQl z(b3TuDUC++_U+qm01k;n!Z1u+TwGjS+}X2d^Yil+3Pn;B-~q z{Qdm_z{kf&EEb1^gw)j3R904!x}#RBj~+c578Vv16olc}xpQZGd;7k9`>@WHD_2M| z{%VB2fNVCK&1U^_rTW_bx`C@MK&%ZR^ybZ*=;&yb zN);0mV>X+~OA`|lRVtNAr7A8i#zL)DyJycHxm+$5izO0?QmM?$%p@6le0*H3R;yI1 z=;-LCrlu1oPI!8HIypHhmCA~Wig|;>WHON!GbSbmcN`jxhJ=GssnlpRR;zVzaF8J4 z>+3sJhW@0w{LH6-`(Afr<9kMWBXoSUM7Dox&JGJtojOI96z3EG z*uH)HWN?qO7x!`hzQnzLg5JL3Ui^ps%X$n4`+YK2S-yNZo>gC8kJmXUC#D?-i_a7IlwdR(Kkw#T>s)<( zJ!ZVTycREBO!{t;H9|r{F#q)FQ_`LjAsBnPnnKk2PZ;V3*7{M#@%jyBNObh|^_fg2 zd|f0I3eTTEPf=83VhUbHWgRft|{%MRRMp6H>seM7wV6&k5Vn7H0DDSDT_wn(;aaUDU zWi%QoiptK;CgqIWB$bwy78Mm?w@oI~&6_tPBO~$kExCLno}10)mX;RGM?^%-PjqOt zTFi(#=@4C7NJmxEVK7l6G0yhEp_Lq9)1fj}S-2%Mdrv$L~tStVt%xVSheDG9e5EX$6J zj8GIMm&=bIKaK;TqoYG05D0}r0!Kqb1E0?q2n1`_uAR{_f0E{OgnR$~y~Sd|+0n_# z2@6L?MsUQ^H0|QzLJoDKqobtlneyk|8`Sp{cp}PUC5RRQ^8?;2;Iss$eWk%*n3$Nr z(73v~e)3}s219#$yTM=(2n6o#?!LahxUO>?H!v`O%bZ*;$Ideh!!Qg0h{fVXix$lf i91DLtEx@rr0RIK2cl{g~?Z1Nn0000}s literal 0 HcmV?d00001 diff --git a/docs/reports/4.1/license-maven-plugin/images/logos/maven-feather.png b/docs/reports/4.1/license-maven-plugin/images/logos/maven-feather.png new file mode 100644 index 0000000000000000000000000000000000000000..b5ada836e9eb4af4db810f648b013933e72c8fbe GIT binary patch literal 3330 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 literal 0 HcmV?d00001 diff --git a/docs/reports/4.1/license-maven-plugin/images/newwindow.png b/docs/reports/4.1/license-maven-plugin/images/newwindow.png new file mode 100644 index 0000000000000000000000000000000000000000..6287f72bd08a870908e7361d98c35ee0d6dcbc82 GIT binary patch literal 220 zcmeAS@N?(olHy`uVBq!ia0vp^+(699!3-oX?^2ToQY`6?zK#qG>ra@ocD)4hB}-f* zN`mv#O3D+9QW+dm@{>{(JaZG%Q-e|yQz{EjrrH1%@dWsUxR#cd&SYTt4+aeuCvSob zD+%%o1`04ZXs!GLj7%Iec?BF2%&y2ZFfeUwWbk2P5nvW+xWT~4#-PT{uyM;F);OSv44$rjF6*2U FngH~|K)3(^ literal 0 HcmV?d00001 diff --git a/docs/reports/4.1/license-maven-plugin/index.html b/docs/reports/4.1/license-maven-plugin/index.html new file mode 100644 index 000000000..2ab98bea0 --- /dev/null +++ b/docs/reports/4.1/license-maven-plugin/index.html @@ -0,0 +1,86 @@ + + + + + + + + license-maven-plugin – About + + + + + + + + + +
+
+
+

About license-maven-plugin

+

Maven 2 plugin to check and update license headers in source files

+
+
+
+
+
+ + + diff --git a/docs/reports/4.1/license-maven-plugin/issue-management.html b/docs/reports/4.1/license-maven-plugin/issue-management.html new file mode 100644 index 000000000..049526549 --- /dev/null +++ b/docs/reports/4.1/license-maven-plugin/issue-management.html @@ -0,0 +1,90 @@ + + + + + + + + license-maven-plugin – Issue Management + + + + + + + + + +
+
+
+

Overview

+

This project uses GitHub to manage its issues.

+

Issue Management

+

Issues, bugs, and feature requests should be submitted to the following issue management system for this project.

+
+
+
+
+
+
+ + + diff --git a/docs/reports/4.1/license-maven-plugin/licenses.html b/docs/reports/4.1/license-maven-plugin/licenses.html new file mode 100644 index 000000000..8d3946417 --- /dev/null +++ b/docs/reports/4.1/license-maven-plugin/licenses.html @@ -0,0 +1,654 @@ + + + + + + + + license-maven-plugin – Project Licenses + + + + + + + + + +
+
+
+

Overview

+

Typically the licenses listed for the project are that of the project itself, and not of dependencies.

+

Project Licenses

+

Apache License 2.0

[Original text] +

Copy of the license follows:

+ +
+ + +
+ +
+
+ + + ApacheCon 2021 Coming Soon! + + The Apache Software Foundation +
+ +
+ Apache Support Logo +
+
+
+

Apache License, Version 2.0

+ +

The 2.0 version of the Apache License, approved by the ASF in 2004, helps us achieve our goal of providing +reliable and long-lived software products through collaborative, open-source software development.

+

All packages produced by the ASF are implicitly licensed under the Apache +License, Version 2.0, unless otherwise explicitly stated.

+
+

+Apache License
Version 2.0, January 2004
+http://www.apache.org/licenses/ +

+

TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

+

1. Definitions.

+
+

"License" shall mean the terms and conditions for use, reproduction, and +distribution as defined by Sections 1 through 9 of this document.

+

"Licensor" shall mean the copyright owner or entity authorized by the +copyright owner that is granting the License.

+

"Legal Entity" shall mean the union of the acting entity and all other +entities that control, are controlled by, or are under common control with +that entity. For the purposes of this definition, "control" means (i) the +power, direct or indirect, to cause the direction or management of such +entity, whether by contract or otherwise, or (ii) ownership of fifty +percent (50%) or more of the outstanding shares, or (iii) beneficial +ownership of such entity.

+

"You" (or "Your") shall mean an individual or Legal Entity exercising +permissions granted by this License.

+

"Source" form shall mean the preferred form for making modifications, +including but not limited to software source code, documentation source, +and configuration files.

+

"Object" form shall mean any form resulting from mechanical transformation +or translation of a Source form, including but not limited to compiled +object code, generated documentation, and conversions to other media types.

+

"Work" shall mean the work of authorship, whether in Source or Object form, +made available under the License, as indicated by a copyright notice that +is included in or attached to the work (an example is provided in the +Appendix below).

+

"Derivative Works" shall mean any work, whether in Source or Object form, +that is based on (or derived from) the Work and for which the editorial +revisions, annotations, elaborations, or other modifications represent, as +a whole, an original work of authorship. For the purposes of this License, +Derivative Works shall not include works that remain separable from, or +merely link (or bind by name) to the interfaces of, the Work and Derivative +Works thereof.

+

"Contribution" shall mean any work of authorship, including the original +version of the Work and any modifications or additions to that Work or +Derivative Works thereof, that is intentionally submitted to Licensor for +inclusion in the Work by the copyright owner or by an individual or Legal +Entity authorized to submit on behalf of the copyright owner. For the +purposes of this definition, "submitted" means any form of electronic, +verbal, or written communication sent to the Licensor or its +representatives, including but not limited to communication on electronic +mailing lists, source code control systems, and issue tracking systems that +are managed by, or on behalf of, the Licensor for the purpose of discussing +and improving the Work, but excluding communication that is conspicuously +marked or otherwise designated in writing by the copyright owner as "Not a +Contribution."

+

"Contributor" shall mean Licensor and any individual or Legal Entity on +behalf of whom a Contribution has been received by Licensor and +subsequently incorporated within the Work.

+
+

2. Grant of Copyright License. Subject to the +terms and conditions of this License, each Contributor hereby grants to You +a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable +copyright license to reproduce, prepare Derivative Works of, publicly +display, publicly perform, sublicense, and distribute the Work and such +Derivative Works in Source or Object form.

+

3. Grant of Patent License. Subject to the terms +and conditions of this License, each Contributor hereby grants to You a +perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable +(except as stated in this section) patent license to make, have made, use, +offer to sell, sell, import, and otherwise transfer the Work, where such +license applies only to those patent claims licensable by such Contributor +that are necessarily infringed by their Contribution(s) alone or by +combination of their Contribution(s) with the Work to which such +Contribution(s) was submitted. If You institute patent litigation against +any entity (including a cross-claim or counterclaim in a lawsuit) alleging +that the Work or a Contribution incorporated within the Work constitutes +direct or contributory patent infringement, then any patent licenses +granted to You under this License for that Work shall terminate as of the +date such litigation is filed.

+

4. Redistribution. You may reproduce and +distribute copies of the Work or Derivative Works thereof in any medium, +with or without modifications, and in Source or Object form, provided that +You meet the following conditions:

+
    +
  1. You must give any other recipients of the Work or Derivative Works a +copy of this License; and
  2. +
  3. You must cause any modified files to carry prominent notices stating +that You changed the files; and
  4. +
  5. You must retain, in the Source form of any Derivative Works that You +distribute, all copyright, patent, trademark, and attribution notices from +the Source form of the Work, excluding those notices that do not pertain to +any part of the Derivative Works; and
  6. +
  7. If the Work includes a "NOTICE" text file as part of its distribution, +then any Derivative Works that You distribute must include a readable copy +of the attribution notices contained within such NOTICE file, excluding +those notices that do not pertain to any part of the Derivative Works, in +at least one of the following places: within a NOTICE text file distributed +as part of the Derivative Works; within the Source form or documentation, +if provided along with the Derivative Works; or, within a display generated +by the Derivative Works, if and wherever such third-party notices normally +appear. The contents of the NOTICE file are for informational purposes only +and do not modify the License. You may add Your own attribution notices +within Derivative Works that You distribute, alongside or as an addendum to +the NOTICE text from the Work, provided that such additional attribution +notices cannot be construed as modifying the License. +
    +
    +You may add Your own copyright statement to Your modifications and may +provide additional or different license terms and conditions for use, +reproduction, or distribution of Your modifications, or for any such +Derivative Works as a whole, provided Your use, reproduction, and +distribution of the Work otherwise complies with the conditions stated in +this License. +
  8. +
+

5. Submission of Contributions. Unless You +explicitly state otherwise, any Contribution intentionally submitted for +inclusion in the Work by You to the Licensor shall be under the terms and +conditions of this License, without any additional terms or conditions. +Notwithstanding the above, nothing herein shall supersede or modify the +terms of any separate license agreement you may have executed with Licensor +regarding such Contributions.

+

6. Trademarks. This License does not grant +permission to use the trade names, trademarks, service marks, or product +names of the Licensor, except as required for reasonable and customary use +in describing the origin of the Work and reproducing the content of the +NOTICE file.

+

7. Disclaimer of Warranty. Unless required by +applicable law or agreed to in writing, Licensor provides the Work (and +each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT +WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, +without limitation, any warranties or conditions of TITLE, +NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You +are solely responsible for determining the appropriateness of using or +redistributing the Work and assume any risks associated with Your exercise +of permissions under this License.

+

8. Limitation of Liability. In no event and +under no legal theory, whether in tort (including negligence), contract, or +otherwise, unless required by applicable law (such as deliberate and +grossly negligent acts) or agreed to in writing, shall any Contributor be +liable to You for damages, including any direct, indirect, special, +incidental, or consequential damages of any character arising as a result +of this License or out of the use or inability to use the Work (including +but not limited to damages for loss of goodwill, work stoppage, computer +failure or malfunction, or any and all other commercial damages or losses), +even if such Contributor has been advised of the possibility of such +damages.

+

9. Accepting Warranty or Additional Liability. +While redistributing the Work or Derivative Works thereof, You may choose +to offer, and charge a fee for, acceptance of support, warranty, indemnity, +or other liability obligations and/or rights consistent with this License. +However, in accepting such obligations, You may act only on Your own behalf +and on Your sole responsibility, not on behalf of any other Contributor, +and only if You agree to indemnify, defend, and hold each Contributor +harmless for any liability incurred by, or claims asserted against, such +Contributor by reason of your accepting any such warranty or additional +liability.

+

END OF TERMS AND CONDITIONS

+
+

How to apply the Apache License to your work

+

Include a copy of the Apache License, typically in a file called +LICENSE, in your work, and consider also including a NOTICE file that references the License.

+

To apply the Apache License to specific files in your work, attach the following boilerplate +declaration, replacing the fields enclosed by brackets "[]" with your own +identifying information. (Don't include the brackets!) Enclose the text in the appropriate comment syntax for the file format. We also +recommend that you include a file or class name and description of purpose on the same "printed page" as the copyright notice for easier +identification within third-party archives.

+
Copyright [yyyy] [name of copyright owner]
+
+Licensed under the Apache License, Version 2.0 (the "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.
+
+ +
+ + + + + + + + + + +
+
+
+
+
+
+ + + diff --git a/docs/reports/4.1/license-maven-plugin/plugin-info.html b/docs/reports/4.1/license-maven-plugin/plugin-info.html new file mode 100644 index 000000000..027fea179 --- /dev/null +++ b/docs/reports/4.1/license-maven-plugin/plugin-info.html @@ -0,0 +1,139 @@ + + + + + + + + license-maven-plugin – Plugin Documentation + + + + + + + + +
+ +
+
+
+
+

Plugin Documentation

+

Goals available for this plugin:

+ + + + + + + + + + + + + + + +
GoalDescription
license:checkCheck if the source files of the project have a valid license +header
license:formatReformat files with a missing header to add it
license:helpDisplay help information on license-maven-plugin.
+Call mvn license:help -Ddetail=true +-Dgoal=<goal-name> to display parameter details.
license:removeRemove the specified header from source files
+

System Requirements

+

The following specifies the minimum requirements to run this Maven plugin:

+ + + + + + + + + + + + +
Maven2.0
JDK1.8
MemoryNo minimum requirement.
Disk SpaceNo minimum requirement.
+

Usage

+

You should specify the version in your project's plugin configuration:

+
+
<project>
+  ...
+  <build>
+    <!-- To define the plugin version in your parent POM -->
+    <pluginManagement>
+      <plugins>
+        <plugin>
+          <groupId>com.mycila</groupId>
+          <artifactId>license-maven-plugin</artifactId>
+          <version>4.1</version>
+        </plugin>
+        ...
+      </plugins>
+    </pluginManagement>
+    <!-- To use the plugin goals in your POM or parent POM -->
+    <plugins>
+      <plugin>
+        <groupId>com.mycila</groupId>
+        <artifactId>license-maven-plugin</artifactId>
+        <version>4.1</version>
+      </plugin>
+      ...
+    </plugins>
+  </build>
+  ...
+</project>
+
+

For more information, see "Guide to Configuring Plug-ins"

+
+
+
+
+
+ + + diff --git a/docs/reports/4.1/license-maven-plugin/plugin-management.html b/docs/reports/4.1/license-maven-plugin/plugin-management.html new file mode 100644 index 000000000..5eade42fd --- /dev/null +++ b/docs/reports/4.1/license-maven-plugin/plugin-management.html @@ -0,0 +1,166 @@ + + + + + + + + license-maven-plugin – Project Plugin Management + + + + + + + + + +
+
+
+

Project Plugin Management

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersion
com.bluetrainsoftware.mavengroovydoc-maven-plugin2.1
com.mycilalicense-maven-plugin2.6
org.apache.felixmaven-bundle-plugin5.1.1
org.apache.maven.pluginsmaven-antrun-plugin1.3
org.apache.maven.pluginsmaven-assembly-plugin2.2-beta-5
org.apache.maven.pluginsmaven-clean-plugin3.1.0
org.apache.maven.pluginsmaven-compiler-plugin3.8.1
org.apache.maven.pluginsmaven-dependency-plugin2.8
org.apache.maven.pluginsmaven-deploy-plugin2.8.2
org.apache.maven.pluginsmaven-enforcer-plugin1.4.1
org.apache.maven.pluginsmaven-gpg-plugin1.6
org.apache.maven.pluginsmaven-invoker-plugin3.2.1
org.apache.maven.pluginsmaven-jar-plugin3.2.0
org.apache.maven.pluginsmaven-jarsigner-plugin3.0.0
org.apache.maven.pluginsmaven-javadoc-plugin3.2.0
org.apache.maven.pluginsmaven-plugin-plugin3.6.0
org.apache.maven.pluginsmaven-release-plugin2.5.3
org.apache.maven.pluginsmaven-site-plugin3.9.1
org.apache.maven.pluginsmaven-source-plugin3.2.1
+
+
+
+
+
+ + + diff --git a/docs/reports/4.1/license-maven-plugin/plugins.html b/docs/reports/4.1/license-maven-plugin/plugins.html new file mode 100644 index 000000000..95ad17da2 --- /dev/null +++ b/docs/reports/4.1/license-maven-plugin/plugins.html @@ -0,0 +1,176 @@ + + + + + + + + license-maven-plugin – Project Plugins + + + + + + + + + +
+
+
+

Project Build Plugins

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersion
com.bluetrainsoftware.mavengroovydoc-maven-plugin2.1
com.mycilalicense-maven-plugin2.2
org.apache.maven.pluginsmaven-clean-plugin3.1.0
org.apache.maven.pluginsmaven-compiler-plugin3.8.1
org.apache.maven.pluginsmaven-deploy-plugin2.8.2
org.apache.maven.pluginsmaven-enforcer-plugin1.4.1
org.apache.maven.pluginsmaven-gpg-plugin1.6
org.apache.maven.pluginsmaven-install-plugin2.4
org.apache.maven.pluginsmaven-invoker-plugin3.2.1
org.apache.maven.pluginsmaven-jar-plugin3.2.0
org.apache.maven.pluginsmaven-javadoc-plugin3.2.0
org.apache.maven.pluginsmaven-plugin-plugin3.6.0
org.apache.maven.pluginsmaven-release-plugin2.5.3
org.apache.maven.pluginsmaven-resources-plugin2.6
org.apache.maven.pluginsmaven-scm-plugin1.9.4
org.apache.maven.pluginsmaven-site-plugin3.9.1
org.apache.maven.pluginsmaven-source-plugin3.2.1
org.apache.maven.pluginsmaven-surefire-plugin2.12.4
+

Project Report Plugins

+ + + + + + + + + + + + +
GroupIdArtifactIdVersion
org.apache.maven.pluginsmaven-plugin-plugin3.6.0
org.apache.maven.pluginsmaven-project-info-reports-plugin3.1.0
+
+
+
+
+
+ + + diff --git a/docs/reports/4.1/license-maven-plugin/project-info.html b/docs/reports/4.1/license-maven-plugin/project-info.html new file mode 100644 index 000000000..e31fd33b9 --- /dev/null +++ b/docs/reports/4.1/license-maven-plugin/project-info.html @@ -0,0 +1,130 @@ + + + + + + + + license-maven-plugin – Project Information + + + + + + + + + +
+
+
+

Project Information

+

This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by Maven on behalf of the project.

+

Overview

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
DocumentDescription
CI ManagementThis document lists the continuous integration management system of this project for building and testing code on a frequent, regular basis.
DependenciesThis document lists the project's dependencies and provides information on each dependency.
Dependency InformationThis document describes how to include this project as a dependency using various dependency management tools.
Dependency ManagementThis document lists the dependencies that are defined through dependencyManagement.
Distribution ManagementThis document provides informations on the distribution management of this project.
AboutMaven 2 plugin to check and update license headers in source files
Issue ManagementThis document provides information on the issue management system used in this project.
LicensesThis document lists the project license(s).
Plugin ManagementThis document lists the plugins that are defined through pluginManagement.
PluginsThis document lists the build plugins and the report plugins used by this project.
Source Code ManagementThis document lists ways to access the online source repository.
SummaryThis document lists other related information of this project
TeamThis document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.
+
+
+
+
+
+ + + diff --git a/docs/reports/4.1/license-maven-plugin/project-reports.html b/docs/reports/4.1/license-maven-plugin/project-reports.html new file mode 100644 index 000000000..56843965d --- /dev/null +++ b/docs/reports/4.1/license-maven-plugin/project-reports.html @@ -0,0 +1,82 @@ + + + + + + + + license-maven-plugin – Generated Reports + + + + + + + + +
+ +
+
+
+
+

Generated Reports

+

This document provides an overview of the various reports that are automatically generated by Maven . Each report is briefly described below.

+

Overview

+ + + + + + +
DocumentDescription
Plugin DocumentationThis report provides goals and parameters documentation of a plugin.
+
+
+
+
+
+ + + diff --git a/docs/reports/4.1/license-maven-plugin/remove-mojo.html b/docs/reports/4.1/license-maven-plugin/remove-mojo.html new file mode 100644 index 000000000..b07d3d84e --- /dev/null +++ b/docs/reports/4.1/license-maven-plugin/remove-mojo.html @@ -0,0 +1,908 @@ + + + + + + + + license-maven-plugin – license:remove + + + + + + + + +
+ +
+
+
+ + +
+

license:remove

+ +

Full name:

+ +

com.mycila:license-maven-plugin:4.1:remove

+ +

Description:

+ +
Remove the specified header from source files
+ +

Attributes:

+ +
    + +
  • Requires a Maven project to be executed.
  • +
+
+

Required Parameters

+ + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeSinceDescription
<defaultBasedir>File-The base directory, in which to search for project files. This is +named `defaultBaseDirectory` as it will be used as the default +value for the base directory. This default value can be overridden +in each LicenseSet by setting LicenseSet.basedir.
Default value is: ${basedir}.
User property is: license.basedir.
Alias is: basedir.
+
+
+

Optional Parameters

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeSinceDescription
<aggregate>boolean-You can set this flag to true if you want to check the headers for +all modules of your project. Only used for multi-modules projects, +to check for example the header licenses from the parent module for +all sub modules.
Default value is: false.
User property is: license.aggregate.
<concurrencyFactor>float-Maven license plugin uses concurrency to check license headers. +This factor is used to control the number of threads used to check. +The rule is:
+ <nThreads> = <number of cores> * +concurrencyFactor
+The default is 1.5.
Default value is: 1.5.
User property is: license.concurrencyFactor.
<defaultHeaderDefinitions>String[]-Allows the use of external header definitions files. These files +are properties like files. This is named `defaultHeaderDefinitions` +as it will be used as the default value for the header definitions. +This default value can be overridden in each LicenseSet by setting +LicenseSet.headerDefinitions.
Alias is: headerDefinitions.
<defaultProperties>Map-You can set here some properties that you want to use when reading +the header file. You can use in your header file some properties +like ${year}, ${owner} or whatever you want for the name. They will +be replaced when the header file is read by those you specified in +the command line, in the POM and in system environment. This is +named `defaultProperties` as it will be used as the default value +for the properties. This default value can be overridden in each +LicenseSet by setting LicenseSet.properties.
Alias is: properties.
<defaultUseDefaultExcludes>boolean-Specify if you want to use default exclusions besides the files you +have excluded. Default exclusions exclude CVS and SVN folders, IDE +descriptors and so on. This is named `defaultUseDefaultExcludes` as +it will be used as the default value for whether to use default +excludes. This default value can be overridden in each LicenseSet +by setting LicenseSet.useDefaultExcludes.
Default value is: true.
User property is: license.useDefaultExcludes.
Alias is: useDefaultExcludes.
<dryRun>boolean-If dryRun is enabled, calls to license:format and license:remove +will not overwrite the existing file but instead write the result +to a new file with the same name but ending with `.licensed`.
Default value is: false.
User property is: license.dryRun.
<encoding>String-Specify the encoding of your files. Default to the project source +encoding property (project.build.sourceEncoding).
Default value is: ${project.build.sourceEncoding}.
User property is: license.encoding.
<failIfMissing>boolean-You can set this flag to false if you do not want the build to fail +when some headers are missing.
Default value is: true.
User property is: license.failIfMissing.
<failIfUnknown>boolean2.8You can leave this flag on false if you do not want +the build to fail for files that do not have an implicit or +explicit comment style definition. Setting this explicitly to +true is a safe way to make sure that the effective +file type mappings cover all files included from your project. + +

Default is false for backwards compatibility +reasons.


Default value is: false.
User property is: license.failIfUnknown.
<legacyConfigExcludes>String[]-Deprecated. use LicenseSet.excludes
User property is: license.excludes.
Alias is: excludes.
<legacyConfigHeader>String-Deprecated. use LicenseSet.header
User property is: license.header.
Alias is: header.
<legacyConfigHeaderSections>HeaderSection[]-Deprecated. use LicenseSet.headerSections
Alias is: headerSections.
<legacyConfigIncludes>String[]-Deprecated. use LicenseSet.includes
User property is: license.includes.
Alias is: includes.
<legacyConfigInlineHeader>String-Deprecated. use LicenseSet.inlineHeader
User property is: license.inlineHeader.
Alias is: inlineHeader.
<legacyConfigKeywords>String[]-Deprecated. use LicenseSet.keywords
Alias is: keywords.
<legacyConfigMulti>Multi-Deprecated. use LicenseSet.multi
<legacyConfigValidHeaders>String[]-Deprecated. use LicenseSet.validHeaders
Alias is: validHeaders.
<licenseSets>LicenseSet[]-(no description)
<mapping>LinkedHashMap-Set mapping between document mapping and a supported type to use. +This section is very useful when you want to customize the +supported extensions. If your project is using file extensions not +supported by default by this plugin, you can add a mapping to +attach the extension to an existing type of comment. The tag name +is the new extension name to support, and the value is the name of +the comment type to use.
<nThreads>int-Maven license plugin uses concurrency to check license headers. +With this option the number of threads used to check can be +specified. If given it take precedence over +concurrencyFactor The default is 0 which implies that +the default for concurrencyFactor is used.
Default value is: 0.
User property is: license.nThreads.
<quiet>boolean-If you do not want to see the list of file having a missing header, +you can add the quiet flag that will shorten the output
Default value is: false.
User property is: license.quiet.
<skip>boolean-Whether to skip the plugin execution
Default value is: false.
User property is: license.skip.
<skipExistingHeaders>boolean-Skip the formatting of files which already contain a detected +header.
Default value is: false.
User property is: license.skipExistingHeaders.
<strictCheck>boolean-Set to true if you need a strict check against the headers. By +default, the existence of a header is verified by taking the top +portion of a file and checking if it contains the headers text, not +considering special characters (spaces, tabs, ...).
+We highly recommend to keep this option set to true.
Default value is: true.
User property is: license.strictCheck.
<useDefaultMapping>boolean-Whether to use the default mapping between file extensions and +comment types, or only the one your provide.
Default value is: true.
User property is: license.useDefaultMapping.
+
+
+

Parameter Details

+
+

<aggregate>

+ +
You can set this flag to true if you want to check the headers for +all modules of your project. Only used for multi-modules projects, +to check for example the header licenses from the parent module for +all sub modules.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.aggregate
  • + +
  • Default: false
  • +

+

<concurrencyFactor>

+ +
Maven license plugin uses concurrency to check license headers. +This factor is used to control the number of threads used to check. +The rule is:
+ <nThreads> = <number of cores> * +concurrencyFactor
+The default is 1.5.
+ +
    + +
  • Type: float
  • + +
  • Required: No
  • + +
  • User Property: license.concurrencyFactor
  • + +
  • Default: 1.5
  • +

+

<defaultBasedir>

+ +
The base directory, in which to search for project files. This is +named `defaultBaseDirectory` as it will be used as the default +value for the base directory. This default value can be overridden +in each LicenseSet by setting LicenseSet.basedir.
+ +
    + +
  • Type: java.io.File
  • + +
  • Required: Yes
  • + +
  • User Property: license.basedir
  • + +
  • Default: ${basedir}
  • + +
  • Alias: basedir
  • +

+

<defaultHeaderDefinitions>

+ +
Allows the use of external header definitions files. These files +are properties like files. This is named `defaultHeaderDefinitions` +as it will be used as the default value for the header definitions. +This default value can be overridden in each LicenseSet by setting +LicenseSet.headerDefinitions.
+ +
    + +
  • Type: java.lang.String[]
  • + +
  • Required: No
  • + +
  • Alias: headerDefinitions
  • +

+

<defaultProperties>

+ +
You can set here some properties that you want to use when reading +the header file. You can use in your header file some properties +like ${year}, ${owner} or whatever you want for the name. They will +be replaced when the header file is read by those you specified in +the command line, in the POM and in system environment. This is +named `defaultProperties` as it will be used as the default value +for the properties. This default value can be overridden in each +LicenseSet by setting LicenseSet.properties.
+ +
    + +
  • Type: java.util.Map
  • + +
  • Required: No
  • + +
  • Alias: properties
  • +

+

<defaultUseDefaultExcludes>

+ +
Specify if you want to use default exclusions besides the files you +have excluded. Default exclusions exclude CVS and SVN folders, IDE +descriptors and so on. This is named `defaultUseDefaultExcludes` as +it will be used as the default value for whether to use default +excludes. This default value can be overridden in each LicenseSet +by setting LicenseSet.useDefaultExcludes.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.useDefaultExcludes
  • + +
  • Default: true
  • + +
  • Alias: useDefaultExcludes
  • +

+

<dryRun>

+ +
If dryRun is enabled, calls to license:format and license:remove +will not overwrite the existing file but instead write the result +to a new file with the same name but ending with `.licensed`.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.dryRun
  • + +
  • Default: false
  • +

+

<encoding>

+ +
Specify the encoding of your files. Default to the project source +encoding property (project.build.sourceEncoding).
+ +
    + +
  • Type: java.lang.String
  • + +
  • Required: No
  • + +
  • User Property: license.encoding
  • + +
  • Default: ${project.build.sourceEncoding}
  • +

+

<failIfMissing>

+ +
You can set this flag to false if you do not want the build to fail +when some headers are missing.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.failIfMissing
  • + +
  • Default: true
  • +

+

<failIfUnknown>

+ +
You can leave this flag on false if you do not want +the build to fail for files that do not have an implicit or +explicit comment style definition. Setting this explicitly to +true is a safe way to make sure that the effective +file type mappings cover all files included from your project. + +

Default is false for backwards compatibility +reasons.

+ +
    + +
  • Type: boolean
  • + +
  • Since: 2.8
  • + +
  • Required: No
  • + +
  • User Property: license.failIfUnknown
  • + +
  • Default: false
  • +

+

<legacyConfigExcludes>

+ +
Deprecated. use LicenseSet.excludes
+ +
Specifies files, which are excluded in the check. By default, only +the files matching the default exclude patterns are excluded.
+ +
    + +
  • Type: java.lang.String[]
  • + +
  • Required: No
  • + +
  • User Property: license.excludes
  • + +
  • Alias: excludes
  • +

+

<legacyConfigHeader>

+ +
Deprecated. use LicenseSet.header
+ +
Location of the header. It can be a relative path, absolute path, +classpath resource, any URL. The plugin first check if the name +specified is a relative file, then an absolute file, then in the +classpath. If not found, it tries to construct a URL from the +location.
+ +
    + +
  • Type: java.lang.String
  • + +
  • Required: No
  • + +
  • User Property: license.header
  • + +
  • Alias: header
  • +

+

<legacyConfigHeaderSections>

+ +
Deprecated. use LicenseSet.headerSections
+ +
HeadSections define special regions of a header that allow for +dynamic substitution and validation
+ +
    + +
  • Type: com.mycila.maven.plugin.license.HeaderSection[]
  • + +
  • Required: No
  • + +
  • Alias: headerSections
  • +

+

<legacyConfigIncludes>

+ +
Deprecated. use LicenseSet.includes
+ +
Specifies files, which are included in the check. By default, all +files are included.
+ +
    + +
  • Type: java.lang.String[]
  • + +
  • Required: No
  • + +
  • User Property: license.includes
  • + +
  • Alias: includes
  • +

+

<legacyConfigInlineHeader>

+ +
Deprecated. use LicenseSet.inlineHeader
+ +
Header, as text, directly in pom file. Using a CDATA section is +strongly recommended.
+ +
    + +
  • Type: java.lang.String
  • + +
  • Required: No
  • + +
  • User Property: license.inlineHeader
  • + +
  • Alias: inlineHeader
  • +

+

<legacyConfigKeywords>

+ +
Deprecated. use LicenseSet.keywords
+ +
Specify the list of keywords to use to detect a header. A header +must include all keywords to be valid. By default, the word +'copyright' is used. Detection is done case insensitive.
+ +
    + +
  • Type: java.lang.String[]
  • + +
  • Required: No
  • + +
  • Alias: keywords
  • +

+

<legacyConfigMulti>

+ +
Deprecated. use LicenseSet.multi
+ +
Alternative to `header`, `inlineHeader`, or `validHeaders` for use +when code is multi-licensed. Whilst you could create a concatenated +header yourself, a cleaner approach may be to specify more than one +header and have them concatenated together by the plugin. This +allows you to maintain each distinct license header in its own file +and combined them in different ways.
+ +
    + +
  • Type: com.mycila.maven.plugin.license.Multi
  • + +
  • Required: No
  • +

+

<legacyConfigValidHeaders>

+ +
Deprecated. use LicenseSet.validHeaders
+ +
Specifies additional header files to use when checking for the +presence of a valid header in your sources.
+When using format goal, this property will be used to detect all +valid headers that don't need formatting.
+When using remove goal, this property will be used to detect all +valid headers that also must be removed.
+ +
    + +
  • Type: java.lang.String[]
  • + +
  • Required: No
  • + +
  • Alias: validHeaders
  • +

+

<licenseSets>

+ +
(no description)
+ +
    + +
  • Type: com.mycila.maven.plugin.license.LicenseSet[]
  • + +
  • Required: No
  • +

+

<mapping>

+ +
Set mapping between document mapping and a supported type to use. +This section is very useful when you want to customize the +supported extensions. If your project is using file extensions not +supported by default by this plugin, you can add a mapping to +attach the extension to an existing type of comment. The tag name +is the new extension name to support, and the value is the name of +the comment type to use.
+ +
    + +
  • Type: java.util.LinkedHashMap
  • + +
  • Required: No
  • +

+

<nThreads>

+ +
Maven license plugin uses concurrency to check license headers. +With this option the number of threads used to check can be +specified. If given it take precedence over +concurrencyFactor The default is 0 which implies that +the default for concurrencyFactor is used.
+ +
    + +
  • Type: int
  • + +
  • Required: No
  • + +
  • User Property: license.nThreads
  • + +
  • Default: 0
  • +

+

<quiet>

+ +
If you do not want to see the list of file having a missing header, +you can add the quiet flag that will shorten the output
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.quiet
  • + +
  • Default: false
  • +

+

<skip>

+ +
Whether to skip the plugin execution
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.skip
  • + +
  • Default: false
  • +

+

<skipExistingHeaders>

+ +
Skip the formatting of files which already contain a detected +header.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.skipExistingHeaders
  • + +
  • Default: false
  • +

+

<strictCheck>

+ +
Set to true if you need a strict check against the headers. By +default, the existence of a header is verified by taking the top +portion of a file and checking if it contains the headers text, not +considering special characters (spaces, tabs, ...).
+We highly recommend to keep this option set to true.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.strictCheck
  • + +
  • Default: true
  • +

+

<useDefaultMapping>

+ +
Whether to use the default mapping between file extensions and +comment types, or only the one your provide.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.useDefaultMapping
  • + +
  • Default: true
  • +
+
+
+ + +
+
+
+
+
+ + + diff --git a/docs/reports/4.1/license-maven-plugin/scm.html b/docs/reports/4.1/license-maven-plugin/scm.html new file mode 100644 index 000000000..d695b0ba9 --- /dev/null +++ b/docs/reports/4.1/license-maven-plugin/scm.html @@ -0,0 +1,100 @@ + + + + + + + + license-maven-plugin – Source Code Management + + + + + + + + + +
+
+
+

Overview

+

This project uses Git to manage its source code. Instructions on Git use can be found at https://git-scm.com/documentation.

+

Web Browser Access

+

The following is a link to a browsable version of the source repository:

+
+

Anonymous Access

+

The source can be checked out anonymously from Git with this command (See https://git-scm.com/docs/git-clone):

+
+
$ git clone --branch license-maven-plugin-4.1 https://github.com/mycila/license-maven-plugin.git
+

Developer Access

+

Only project developers can access the Git tree via this method (See https://git-scm.com/docs/git-clone).

+
+
$ git clone --branch license-maven-plugin-4.1 git@github.com:mycila/license-maven-plugin.git
+

Access from Behind a Firewall

+

Refer to the documentation of the SCM used for more information about access behind a firewall.

+
+
+
+
+
+ + + diff --git a/docs/reports/4.1/license-maven-plugin/summary.html b/docs/reports/4.1/license-maven-plugin/summary.html new file mode 100644 index 000000000..a4b68b850 --- /dev/null +++ b/docs/reports/4.1/license-maven-plugin/summary.html @@ -0,0 +1,130 @@ + + + + + + + + license-maven-plugin – Project Summary + + + + + + + + + +
+
+
+

Project Summary

+

Project Information

+ + + + + + + + + + + + +
FieldValue
Namelicense-maven-plugin
DescriptionMaven 2 plugin to check and update license headers in source files
Homepagehttp://mycila.github.io/license-maven-plugin
+

Project Organization

+ + + + + + + + + +
FieldValue
NameMycila
URLhttp://www.mycila.com/
+

Build Information

+ + + + + + + + + + + + + + + + + + +
FieldValue
GroupIdcom.mycila
ArtifactIdlicense-maven-plugin
Version4.1
Typemaven-plugin
Java Version1.8
+
+
+
+
+
+ + + diff --git a/docs/reports/4.1/license-maven-plugin/team.html b/docs/reports/4.1/license-maven-plugin/team.html new file mode 100644 index 000000000..af1ef3f46 --- /dev/null +++ b/docs/reports/4.1/license-maven-plugin/team.html @@ -0,0 +1,110 @@ + + + + + + + + license-maven-plugin – Project Team + + + + + + + + + +
+
+
+

Project Team

+

A successful project requires many people to play many roles. Some members write code or documentation, while others are valuable as testers, submitting patches and suggestions.

+

The project team is comprised of Members and Contributors. Members have direct access to the source of a project and actively evolve the code-base. Contributors improve the project through submission of patches and suggestions to the Members. The number of Contributors to the project is unbounded. Get involved today. All contributions to the project are greatly appreciated.

+

Members

+

The following is a list of developers with commit privileges that have directly contributed to the project in one way or another.

+ + + + + + + + + + + + + + + + + + +
ImageIdNameEmailURLOrganizationOrganization URLRoles
mathieucarbouMathieu Carboumathieu.carbou@gmail.comhttps://github.com/mathieucarbouMycilahttp://mycila.com/leader, architect, developer
+

Contributors

+

There are no contributors listed for this project. Please check back again later.

+
+
+
+
+
+ + + diff --git a/docs/reports/4.1/licenses.html b/docs/reports/4.1/licenses.html new file mode 100644 index 000000000..078dc6692 --- /dev/null +++ b/docs/reports/4.1/licenses.html @@ -0,0 +1,656 @@ + + + + + + + + license-maven-plugin-parent – Project Licenses + + + + + + + + + +
+
+
+

Overview

+

Typically the licenses listed for the project are that of the project itself, and not of dependencies.

+

Project Licenses

+

Apache License 2.0

[Original text] +

Copy of the license follows:

+ +
+ + +
+ +
+
+ + + ApacheCon 2021 Coming Soon! + + The Apache Software Foundation +
+ +
+ Apache Support Logo +
+
+
+

Apache License, Version 2.0

+ +

The 2.0 version of the Apache License, approved by the ASF in 2004, helps us achieve our goal of providing +reliable and long-lived software products through collaborative, open-source software development.

+

All packages produced by the ASF are implicitly licensed under the Apache +License, Version 2.0, unless otherwise explicitly stated.

+
+

+Apache License
Version 2.0, January 2004
+http://www.apache.org/licenses/ +

+

TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

+

1. Definitions.

+
+

"License" shall mean the terms and conditions for use, reproduction, and +distribution as defined by Sections 1 through 9 of this document.

+

"Licensor" shall mean the copyright owner or entity authorized by the +copyright owner that is granting the License.

+

"Legal Entity" shall mean the union of the acting entity and all other +entities that control, are controlled by, or are under common control with +that entity. For the purposes of this definition, "control" means (i) the +power, direct or indirect, to cause the direction or management of such +entity, whether by contract or otherwise, or (ii) ownership of fifty +percent (50%) or more of the outstanding shares, or (iii) beneficial +ownership of such entity.

+

"You" (or "Your") shall mean an individual or Legal Entity exercising +permissions granted by this License.

+

"Source" form shall mean the preferred form for making modifications, +including but not limited to software source code, documentation source, +and configuration files.

+

"Object" form shall mean any form resulting from mechanical transformation +or translation of a Source form, including but not limited to compiled +object code, generated documentation, and conversions to other media types.

+

"Work" shall mean the work of authorship, whether in Source or Object form, +made available under the License, as indicated by a copyright notice that +is included in or attached to the work (an example is provided in the +Appendix below).

+

"Derivative Works" shall mean any work, whether in Source or Object form, +that is based on (or derived from) the Work and for which the editorial +revisions, annotations, elaborations, or other modifications represent, as +a whole, an original work of authorship. For the purposes of this License, +Derivative Works shall not include works that remain separable from, or +merely link (or bind by name) to the interfaces of, the Work and Derivative +Works thereof.

+

"Contribution" shall mean any work of authorship, including the original +version of the Work and any modifications or additions to that Work or +Derivative Works thereof, that is intentionally submitted to Licensor for +inclusion in the Work by the copyright owner or by an individual or Legal +Entity authorized to submit on behalf of the copyright owner. For the +purposes of this definition, "submitted" means any form of electronic, +verbal, or written communication sent to the Licensor or its +representatives, including but not limited to communication on electronic +mailing lists, source code control systems, and issue tracking systems that +are managed by, or on behalf of, the Licensor for the purpose of discussing +and improving the Work, but excluding communication that is conspicuously +marked or otherwise designated in writing by the copyright owner as "Not a +Contribution."

+

"Contributor" shall mean Licensor and any individual or Legal Entity on +behalf of whom a Contribution has been received by Licensor and +subsequently incorporated within the Work.

+
+

2. Grant of Copyright License. Subject to the +terms and conditions of this License, each Contributor hereby grants to You +a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable +copyright license to reproduce, prepare Derivative Works of, publicly +display, publicly perform, sublicense, and distribute the Work and such +Derivative Works in Source or Object form.

+

3. Grant of Patent License. Subject to the terms +and conditions of this License, each Contributor hereby grants to You a +perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable +(except as stated in this section) patent license to make, have made, use, +offer to sell, sell, import, and otherwise transfer the Work, where such +license applies only to those patent claims licensable by such Contributor +that are necessarily infringed by their Contribution(s) alone or by +combination of their Contribution(s) with the Work to which such +Contribution(s) was submitted. If You institute patent litigation against +any entity (including a cross-claim or counterclaim in a lawsuit) alleging +that the Work or a Contribution incorporated within the Work constitutes +direct or contributory patent infringement, then any patent licenses +granted to You under this License for that Work shall terminate as of the +date such litigation is filed.

+

4. Redistribution. You may reproduce and +distribute copies of the Work or Derivative Works thereof in any medium, +with or without modifications, and in Source or Object form, provided that +You meet the following conditions:

+
    +
  1. You must give any other recipients of the Work or Derivative Works a +copy of this License; and
  2. +
  3. You must cause any modified files to carry prominent notices stating +that You changed the files; and
  4. +
  5. You must retain, in the Source form of any Derivative Works that You +distribute, all copyright, patent, trademark, and attribution notices from +the Source form of the Work, excluding those notices that do not pertain to +any part of the Derivative Works; and
  6. +
  7. If the Work includes a "NOTICE" text file as part of its distribution, +then any Derivative Works that You distribute must include a readable copy +of the attribution notices contained within such NOTICE file, excluding +those notices that do not pertain to any part of the Derivative Works, in +at least one of the following places: within a NOTICE text file distributed +as part of the Derivative Works; within the Source form or documentation, +if provided along with the Derivative Works; or, within a display generated +by the Derivative Works, if and wherever such third-party notices normally +appear. The contents of the NOTICE file are for informational purposes only +and do not modify the License. You may add Your own attribution notices +within Derivative Works that You distribute, alongside or as an addendum to +the NOTICE text from the Work, provided that such additional attribution +notices cannot be construed as modifying the License. +
    +
    +You may add Your own copyright statement to Your modifications and may +provide additional or different license terms and conditions for use, +reproduction, or distribution of Your modifications, or for any such +Derivative Works as a whole, provided Your use, reproduction, and +distribution of the Work otherwise complies with the conditions stated in +this License. +
  8. +
+

5. Submission of Contributions. Unless You +explicitly state otherwise, any Contribution intentionally submitted for +inclusion in the Work by You to the Licensor shall be under the terms and +conditions of this License, without any additional terms or conditions. +Notwithstanding the above, nothing herein shall supersede or modify the +terms of any separate license agreement you may have executed with Licensor +regarding such Contributions.

+

6. Trademarks. This License does not grant +permission to use the trade names, trademarks, service marks, or product +names of the Licensor, except as required for reasonable and customary use +in describing the origin of the Work and reproducing the content of the +NOTICE file.

+

7. Disclaimer of Warranty. Unless required by +applicable law or agreed to in writing, Licensor provides the Work (and +each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT +WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, +without limitation, any warranties or conditions of TITLE, +NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You +are solely responsible for determining the appropriateness of using or +redistributing the Work and assume any risks associated with Your exercise +of permissions under this License.

+

8. Limitation of Liability. In no event and +under no legal theory, whether in tort (including negligence), contract, or +otherwise, unless required by applicable law (such as deliberate and +grossly negligent acts) or agreed to in writing, shall any Contributor be +liable to You for damages, including any direct, indirect, special, +incidental, or consequential damages of any character arising as a result +of this License or out of the use or inability to use the Work (including +but not limited to damages for loss of goodwill, work stoppage, computer +failure or malfunction, or any and all other commercial damages or losses), +even if such Contributor has been advised of the possibility of such +damages.

+

9. Accepting Warranty or Additional Liability. +While redistributing the Work or Derivative Works thereof, You may choose +to offer, and charge a fee for, acceptance of support, warranty, indemnity, +or other liability obligations and/or rights consistent with this License. +However, in accepting such obligations, You may act only on Your own behalf +and on Your sole responsibility, not on behalf of any other Contributor, +and only if You agree to indemnify, defend, and hold each Contributor +harmless for any liability incurred by, or claims asserted against, such +Contributor by reason of your accepting any such warranty or additional +liability.

+

END OF TERMS AND CONDITIONS

+
+

How to apply the Apache License to your work

+

Include a copy of the Apache License, typically in a file called +LICENSE, in your work, and consider also including a NOTICE file that references the License.

+

To apply the Apache License to specific files in your work, attach the following boilerplate +declaration, replacing the fields enclosed by brackets "[]" with your own +identifying information. (Don't include the brackets!) Enclose the text in the appropriate comment syntax for the file format. We also +recommend that you include a file or class name and description of purpose on the same "printed page" as the copyright notice for easier +identification within third-party archives.

+
Copyright [yyyy] [name of copyright owner]
+
+Licensed under the Apache License, Version 2.0 (the "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.
+
+ +
+ + + + + + + + + + +
+
+
+
+
+
+ + + diff --git a/docs/reports/4.1/modules.html b/docs/reports/4.1/modules.html new file mode 100644 index 000000000..4451d72d5 --- /dev/null +++ b/docs/reports/4.1/modules.html @@ -0,0 +1,101 @@ + + + + + + + + license-maven-plugin-parent – Project Modules + + + + + + + + + +
+
+
+

Project Modules

+

This project has declared the following modules:

+ + + + + + + + + + + + +
NameDescription
license-maven-pluginMaven 2 plugin to check and update license headers in source files
license-maven-plugin-gitAn optional module for license-maven-plugin adding git related functionality
license-maven-plugin-svnContains a Maven 2 plugin to check and update license headers in source files and its optional dependencies
+
+
+
+
+
+ + + diff --git a/docs/reports/4.1/plugin-management.html b/docs/reports/4.1/plugin-management.html new file mode 100644 index 000000000..4e6fd68f4 --- /dev/null +++ b/docs/reports/4.1/plugin-management.html @@ -0,0 +1,168 @@ + + + + + + + + license-maven-plugin-parent – Project Plugin Management + + + + + + + + + +
+
+
+

Project Plugin Management

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersion
com.bluetrainsoftware.mavengroovydoc-maven-plugin2.1
com.mycilalicense-maven-plugin2.6
org.apache.felixmaven-bundle-plugin5.1.1
org.apache.maven.pluginsmaven-antrun-plugin1.3
org.apache.maven.pluginsmaven-assembly-plugin2.2-beta-5
org.apache.maven.pluginsmaven-clean-plugin3.1.0
org.apache.maven.pluginsmaven-compiler-plugin3.8.1
org.apache.maven.pluginsmaven-dependency-plugin2.8
org.apache.maven.pluginsmaven-deploy-plugin2.8.2
org.apache.maven.pluginsmaven-enforcer-plugin1.4.1
org.apache.maven.pluginsmaven-gpg-plugin1.6
org.apache.maven.pluginsmaven-invoker-plugin3.2.1
org.apache.maven.pluginsmaven-jar-plugin3.2.0
org.apache.maven.pluginsmaven-jarsigner-plugin3.0.0
org.apache.maven.pluginsmaven-javadoc-plugin3.2.0
org.apache.maven.pluginsmaven-plugin-plugin3.6.0
org.apache.maven.pluginsmaven-release-plugin2.5.3
org.apache.maven.pluginsmaven-site-plugin3.9.1
org.apache.maven.pluginsmaven-source-plugin3.2.1
+
+
+
+
+
+ + + diff --git a/docs/reports/4.1/plugins.html b/docs/reports/4.1/plugins.html new file mode 100644 index 000000000..2fb79c88a --- /dev/null +++ b/docs/reports/4.1/plugins.html @@ -0,0 +1,158 @@ + + + + + + + + license-maven-plugin-parent – Project Plugins + + + + + + + + + +
+
+
+

Project Build Plugins

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersion
com.bluetrainsoftware.mavengroovydoc-maven-plugin2.1
com.mycilalicense-maven-plugin2.2
org.apache.maven.pluginsmaven-clean-plugin3.1.0
org.apache.maven.pluginsmaven-compiler-plugin3.8.1
org.apache.maven.pluginsmaven-deploy-plugin2.8.2
org.apache.maven.pluginsmaven-enforcer-plugin1.4.1
org.apache.maven.pluginsmaven-gpg-plugin1.6
org.apache.maven.pluginsmaven-install-plugin2.4
org.apache.maven.pluginsmaven-javadoc-plugin3.2.0
org.apache.maven.pluginsmaven-release-plugin2.5.3
org.apache.maven.pluginsmaven-scm-plugin1.9.4
org.apache.maven.pluginsmaven-site-plugin3.9.1
org.apache.maven.pluginsmaven-source-plugin3.2.1
+

Project Report Plugins

+ + + + + + + + + + + + +
GroupIdArtifactIdVersion
org.apache.maven.pluginsmaven-plugin-plugin3.6.0
org.apache.maven.pluginsmaven-project-info-reports-plugin3.1.0
+
+
+
+
+
+ + + diff --git a/docs/reports/4.1/project-info.html b/docs/reports/4.1/project-info.html new file mode 100644 index 000000000..8a4eb8a34 --- /dev/null +++ b/docs/reports/4.1/project-info.html @@ -0,0 +1,135 @@ + + + + + + + + license-maven-plugin-parent – Project Information + + + + + + + + + +
+
+
+

Project Information

+

This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by Maven on behalf of the project.

+

Overview

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
DocumentDescription
CI ManagementThis document lists the continuous integration management system of this project for building and testing code on a frequent, regular basis.
Dependency ConvergenceThis document presents the convergence of dependency versions across the entire project, and its sub modules.
Dependency InformationThis document describes how to include this project as a dependency using various dependency management tools.
Dependency ManagementThis document lists the dependencies that are defined through dependencyManagement.
Distribution ManagementThis document provides informations on the distribution management of this project.
AboutContains a Maven 2 plugin to check and update license headers in source files and its optional dependencies
Issue ManagementThis document provides information on the issue management system used in this project.
LicensesThis document lists the project license(s).
Project ModulesThis document lists the modules (sub-projects) of this project.
Plugin ManagementThis document lists the plugins that are defined through pluginManagement.
PluginsThis document lists the build plugins and the report plugins used by this project.
Source Code ManagementThis document lists ways to access the online source repository.
SummaryThis document lists other related information of this project
TeamThis document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.
+
+
+
+
+
+ + + diff --git a/docs/reports/4.1/scm.html b/docs/reports/4.1/scm.html new file mode 100644 index 000000000..4dd566ad2 --- /dev/null +++ b/docs/reports/4.1/scm.html @@ -0,0 +1,102 @@ + + + + + + + + license-maven-plugin-parent – Source Code Management + + + + + + + + + +
+
+
+

Overview

+

This project uses Git to manage its source code. Instructions on Git use can be found at https://git-scm.com/documentation.

+

Web Browser Access

+

The following is a link to a browsable version of the source repository:

+
+

Anonymous Access

+

The source can be checked out anonymously from Git with this command (See https://git-scm.com/docs/git-clone):

+
+
$ git clone --branch license-maven-plugin-4.1 https://github.com/mycila/license-maven-plugin.git
+

Developer Access

+

Only project developers can access the Git tree via this method (See https://git-scm.com/docs/git-clone).

+
+
$ git clone --branch license-maven-plugin-4.1 git@github.com:mycila/license-maven-plugin.git
+

Access from Behind a Firewall

+

Refer to the documentation of the SCM used for more information about access behind a firewall.

+
+
+
+
+
+ + + diff --git a/docs/reports/4.1/summary.html b/docs/reports/4.1/summary.html new file mode 100644 index 000000000..ed4198ac1 --- /dev/null +++ b/docs/reports/4.1/summary.html @@ -0,0 +1,129 @@ + + + + + + + + license-maven-plugin-parent – Project Summary + + + + + + + + + +
+
+
+

Project Summary

+

Project Information

+ + + + + + + + + + + + +
FieldValue
Namelicense-maven-plugin-parent
DescriptionContains a Maven 2 plugin to check and update license headers in source files and its optional dependencies
Homepagehttp://mycila.github.io/license-maven-plugin
+

Project Organization

+ + + + + + + + + +
FieldValue
NameMycila
URLhttp://www.mycila.com/
+

Build Information

+ + + + + + + + + + + + + + + +
FieldValue
GroupIdcom.mycila
ArtifactIdlicense-maven-plugin-parent
Version4.1
Typepom
+
+
+
+
+
+ + + diff --git a/docs/reports/4.1/team.html b/docs/reports/4.1/team.html new file mode 100644 index 000000000..934b101f5 --- /dev/null +++ b/docs/reports/4.1/team.html @@ -0,0 +1,112 @@ + + + + + + + + license-maven-plugin-parent – Project Team + + + + + + + + + +
+
+
+

Project Team

+

A successful project requires many people to play many roles. Some members write code or documentation, while others are valuable as testers, submitting patches and suggestions.

+

The project team is comprised of Members and Contributors. Members have direct access to the source of a project and actively evolve the code-base. Contributors improve the project through submission of patches and suggestions to the Members. The number of Contributors to the project is unbounded. Get involved today. All contributions to the project are greatly appreciated.

+

Members

+

The following is a list of developers with commit privileges that have directly contributed to the project in one way or another.

+ + + + + + + + + + + + + + + + + + +
ImageIdNameEmailURLOrganizationOrganization URLRoles
mathieucarbouMathieu Carboumathieu.carbou@gmail.comhttps://github.com/mathieucarbouMycilahttp://mycila.com/leader, architect, developer
+

Contributors

+

There are no contributors listed for this project. Please check back again later.

+
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/ci-management.html b/docs/reports/4.2-SNAPSHOT/ci-management.html new file mode 100644 index 000000000..c4febedd7 --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/ci-management.html @@ -0,0 +1,94 @@ + + + + + + + + license-maven-plugin-parent – CI Management + + + + + + + + + +
+
+
+

Overview

+

This project uses Travis CI.

+

Access

+

The following is a link to the continuous integration system used by the project:

+
+

Notifiers

+

No notifiers are defined. Please check back at a later date.

+
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/css/maven-base.css b/docs/reports/4.2-SNAPSHOT/css/maven-base.css new file mode 100644 index 000000000..322efae73 --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/css/maven-base.css @@ -0,0 +1,168 @@ +/* + * 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. + */ + +body { + margin: 0px; + padding: 0px; +} +table { + padding:0px; + width: 100%; + margin-left: -2px; + margin-right: -2px; +} +acronym { + cursor: help; + border-bottom: 1px dotted #feb; +} +table.bodyTable th, table.bodyTable td { + padding: 2px 4px 2px 4px; + vertical-align: top; +} +div.clear{ + clear:both; + visibility: hidden; +} +div.clear hr{ + display: none; +} +#bannerLeft, #bannerRight { + font-size: xx-large; + font-weight: bold; +} +#bannerLeft img, #bannerRight img { + margin: 0px; +} +.xleft, #bannerLeft img { + float:left; +} +.xright, #bannerRight { + float:right; +} +#banner { + padding: 0px; +} +#breadcrumbs { + padding: 3px 10px 3px 10px; +} +#leftColumn { + width: 170px; + float:left; + overflow: auto; +} +#bodyColumn { + margin-right: 1.5em; + margin-left: 197px; +} +#legend { + padding: 8px 0 8px 0; +} +#navcolumn { + padding: 8px 4px 0 8px; +} +#navcolumn h5 { + margin: 0; + padding: 0; + font-size: small; +} +#navcolumn ul { + margin: 0; + padding: 0; + font-size: small; +} +#navcolumn li { + list-style-type: none; + background-image: none; + background-repeat: no-repeat; + background-position: 0 0.4em; + padding-left: 16px; + list-style-position: outside; + line-height: 1.2em; + font-size: smaller; +} +#navcolumn li.expanded { + background-image: url(../images/expanded.gif); +} +#navcolumn li.collapsed { + background-image: url(../images/collapsed.gif); +} +#navcolumn li.none { + text-indent: -1em; + margin-left: 1em; +} +#poweredBy { + text-align: center; +} +#navcolumn img { + margin-top: 10px; + margin-bottom: 3px; +} +#poweredBy img { + display:block; + margin: 20px 0 20px 17px; +} +#search img { + margin: 0px; + display: block; +} +#search #q, #search #btnG { + border: 1px solid #999; + margin-bottom:10px; +} +#search form { + margin: 0px; +} +#lastPublished { + font-size: x-small; +} +.navSection { + margin-bottom: 2px; + padding: 8px; +} +.navSectionHead { + font-weight: bold; + font-size: x-small; +} +.section { + padding: 4px; +} +#footer { + padding: 3px 10px 3px 10px; + font-size: x-small; +} +#breadcrumbs { + font-size: x-small; + margin: 0pt; +} +.source { + padding: 12px; + margin: 1em 7px 1em 7px; +} +.source pre { + margin: 0px; + padding: 0px; +} +#navcolumn img.imageLink, .imageLink { + padding-left: 0px; + padding-bottom: 0px; + padding-top: 0px; + padding-right: 2px; + border: 0px; + margin: 0px; +} diff --git a/docs/reports/4.2-SNAPSHOT/css/maven-theme.css b/docs/reports/4.2-SNAPSHOT/css/maven-theme.css new file mode 100644 index 000000000..d3407e8ba --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/css/maven-theme.css @@ -0,0 +1,161 @@ +/* + * 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. + */ + +body { + padding: 0px 0px 10px 0px; +} +body, td, select, input, li{ + font-family: Verdana, Helvetica, Arial, sans-serif; + font-size: 13px; +} +code{ + font-family: Courier, monospace; + font-size: 13px; +} +a { + text-decoration: none; +} +a:link { + color:#36a; +} +a:visited { + color:#47a; +} +a:active, a:hover { + color:#69c; +} +#legend li.externalLink { + background: url(../images/external.png) left top no-repeat; + padding-left: 18px; +} +a.externalLink, a.externalLink:link, a.externalLink:visited, a.externalLink:active, a.externalLink:hover { + background: url(../images/external.png) right center no-repeat; + padding-right: 18px; +} +#legend li.newWindow { + background: url(../images/newwindow.png) left top no-repeat; + padding-left: 18px; +} +a.newWindow, a.newWindow:link, a.newWindow:visited, a.newWindow:active, a.newWindow:hover { + background: url(../images/newwindow.png) right center no-repeat; + padding-right: 18px; +} +h2 { + padding: 4px 4px 4px 6px; + border: 1px solid #999; + color: #900; + background-color: #ddd; + font-weight:900; + font-size: x-large; +} +h3 { + padding: 4px 4px 4px 6px; + border: 1px solid #aaa; + color: #900; + background-color: #eee; + font-weight: normal; + font-size: large; +} +h4 { + padding: 4px 4px 4px 6px; + border: 1px solid #bbb; + color: #900; + background-color: #fff; + font-weight: normal; + font-size: large; +} +h5 { + padding: 4px 4px 4px 6px; + color: #900; + font-size: medium; +} +p { + line-height: 1.3em; + font-size: small; +} +#breadcrumbs { + border-top: 1px solid #aaa; + border-bottom: 1px solid #aaa; + background-color: #ccc; +} +#leftColumn { + margin: 10px 0 0 5px; + border: 1px solid #999; + background-color: #eee; + padding-bottom: 3px; /* IE-9 scrollbar-fix */ +} +#navcolumn h5 { + font-size: smaller; + border-bottom: 1px solid #aaaaaa; + padding-top: 2px; + color: #000; +} + +table.bodyTable th { + color: white; + background-color: #bbb; + text-align: left; + font-weight: bold; +} + +table.bodyTable th, table.bodyTable td { + font-size: 1em; +} + +table.bodyTable tr.a { + background-color: #ddd; +} + +table.bodyTable tr.b { + background-color: #eee; +} + +.source { + border: 1px solid #999; +} +dl { + padding: 4px 4px 4px 6px; + border: 1px solid #aaa; + background-color: #ffc; +} +dt { + color: #900; +} +#organizationLogo img, #projectLogo img, #projectLogo span{ + margin: 8px; +} +#banner { + border-bottom: 1px solid #fff; +} +.errormark, .warningmark, .donemark, .infomark { + background: url(../images/icon_error_sml.gif) no-repeat; +} + +.warningmark { + background-image: url(../images/icon_warning_sml.gif); +} + +.donemark { + background-image: url(../images/icon_success_sml.gif); +} + +.infomark { + background-image: url(../images/icon_info_sml.gif); +} + diff --git a/docs/reports/4.2-SNAPSHOT/css/print.css b/docs/reports/4.2-SNAPSHOT/css/print.css new file mode 100644 index 000000000..18fcbad70 --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/css/print.css @@ -0,0 +1,26 @@ +/* + * 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. + */ + +#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/docs/reports/4.2-SNAPSHOT/css/site.css b/docs/reports/4.2-SNAPSHOT/css/site.css new file mode 100644 index 000000000..055e7e286 --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/css/site.css @@ -0,0 +1 @@ +/* You can override this file with your own styles */ \ No newline at end of file diff --git a/docs/reports/4.2-SNAPSHOT/dependency-convergence.html b/docs/reports/4.2-SNAPSHOT/dependency-convergence.html new file mode 100644 index 000000000..47f8d58e7 --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/dependency-convergence.html @@ -0,0 +1,351 @@ + + + + + + + + license-maven-plugin-parent – Reactor Dependency Convergence + + + + + + + + + +
+
+
+

Reactor Dependency Convergence

+ + + +
+ Legend: +
[Error]
At least one dependency has a differing version of the dependency or has SNAPSHOT dependencies.

+ + + + + + + + + + + + + + + + + + + + + +
+ Statistics: +
Number of modules:4
Number of dependencies (NOD):75
Number of unique artifacts (NOA):91
Number of version-conflicting artifacts (NOC):11
Number of SNAPSHOT artifacts (NOS):0
Convergence (NOD/NOA):
[Error]
 82 %
Ready for release (100% convergence and no SNAPSHOTS):
[Error]
 Error
You do not have 100% convergence.
+

Dependencies used in modules

+

com.google.guava:guava

+ + + +
[Error]
+ + + + + + +
16.0.1 +
    +
  1. com.mycila:license-maven-plugin:maven-plugin:4.2-SNAPSHOT
    \- com.google.guava:guava:jar:16.0.1:test (scope not updated to compile)

25.1-android +
    +
  1. com.mycila:license-maven-plugin:maven-plugin:4.2-SNAPSHOT
    \- org.apache.maven:maven-core:jar:3.6.3:compile
       \- com.google.inject:guice:jar:no_aop:4.2.1:compile
          \- (com.google.guava:guava:jar:25.1-android:compile - omitted for conflict with 16.0.1)

+

commons-io:commons-io

+ + + +
[Error]
+ + + + + + +
2.2 +
    +
  1. com.mycila:license-maven-plugin:maven-plugin:4.2-SNAPSHOT
    \- org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:3.3.0:test
       \- (commons-io:commons-io:jar:2.2:test - omitted for conflict with 2.6)

2.6 +
    +
  1. com.mycila:license-maven-plugin:maven-plugin:4.2-SNAPSHOT
    +- org.apache.maven.shared:maven-shared-utils:jar:3.3.4:compile
    |  \- commons-io:commons-io:jar:2.6:compile
    \- org.apache.maven.shared:maven-common-artifact-filters:jar:3.2.0:compile
       \- (commons-io:commons-io:jar:2.6:compile - omitted for duplicate)

+

net.java.dev.jna:jna

+ + + +
[Error]
+ + + + + + +
3.4.0 +
    +
  1. com.mycila:license-maven-plugin-svn:jar:4.2-SNAPSHOT
    \- org.tmatesoft.svnkit:svnkit:jar:1.8.7:compile
       \- com.jcraft:jsch.agentproxy.connector-factory:jar:0.0.7:compile
          +- com.jcraft:jsch.agentproxy.usocket-jna:jar:0.0.7:compile
          |  \- (net.java.dev.jna:jna:jar:3.4.0:compile - omitted for conflict with 4.1.0)
          \- com.jcraft:jsch.agentproxy.pageant:jar:0.0.7:compile
             \- (net.java.dev.jna:jna:jar:3.4.0:compile - omitted for conflict with 4.1.0)

4.1.0 +
    +
  1. com.mycila:license-maven-plugin-svn:jar:4.2-SNAPSHOT
    \- org.tmatesoft.svnkit:svnkit:jar:1.8.7:compile
       +- net.java.dev.jna:jna-platform:jar:4.1.0:compile
       |  \- (net.java.dev.jna:jna:jar:4.1.0:compile - omitted for duplicate)
       \- net.java.dev.jna:jna:jar:4.1.0:compile

+

org.apache.maven.shared:maven-shared-utils

+ + + +
[Error]
+ + + + + + + + + +
3.2.1 +
    +
  1. com.mycila:license-maven-plugin-git:jar:4.2-SNAPSHOT
    \- com.mycila:license-maven-plugin:jar:4.2-SNAPSHOT:compile
       \- org.apache.maven:maven-core:jar:3.6.3:compile
          \- (org.apache.maven.shared:maven-shared-utils:jar:3.2.1:compile - omitted for conflict with 3.3.4)

  2. +
  3. com.mycila:license-maven-plugin-svn:jar:4.2-SNAPSHOT
    \- com.mycila:license-maven-plugin:jar:4.2-SNAPSHOT:compile
       \- org.apache.maven:maven-core:jar:3.6.3:compile
          \- (org.apache.maven.shared:maven-shared-utils:jar:3.2.1:compile - omitted for conflict with 3.3.4)

  4. +
  5. com.mycila:license-maven-plugin:maven-plugin:4.2-SNAPSHOT
    +- org.apache.maven:maven-core:jar:3.6.3:compile
    |  \- (org.apache.maven.shared:maven-shared-utils:jar:3.2.1:compile - omitted for conflict with 3.3.4)
    \- org.apache.maven.shared:maven-verifier:jar:1.7.2:test
       \- (org.apache.maven.shared:maven-shared-utils:jar:3.2.1:test - omitted for conflict with 3.3.4)

3.3.3 +
    +
  1. com.mycila:license-maven-plugin-git:jar:4.2-SNAPSHOT
    \- com.mycila:license-maven-plugin:jar:4.2-SNAPSHOT:compile
       \- org.apache.maven.shared:maven-common-artifact-filters:jar:3.2.0:compile
          \- (org.apache.maven.shared:maven-shared-utils:jar:3.3.3:compile - omitted for conflict with 3.3.4)

  2. +
  3. com.mycila:license-maven-plugin-svn:jar:4.2-SNAPSHOT
    \- com.mycila:license-maven-plugin:jar:4.2-SNAPSHOT:compile
       \- org.apache.maven.shared:maven-common-artifact-filters:jar:3.2.0:compile
          \- (org.apache.maven.shared:maven-shared-utils:jar:3.3.3:compile - omitted for conflict with 3.3.4)

  4. +
  5. com.mycila:license-maven-plugin:maven-plugin:4.2-SNAPSHOT
    \- org.apache.maven.shared:maven-common-artifact-filters:jar:3.2.0:compile
       \- (org.apache.maven.shared:maven-shared-utils:jar:3.3.3:compile - omitted for conflict with 3.3.4)

3.3.4 +
    +
  1. com.mycila:license-maven-plugin-git:jar:4.2-SNAPSHOT
    \- com.mycila:license-maven-plugin:jar:4.2-SNAPSHOT:compile
       \- org.apache.maven.shared:maven-shared-utils:jar:3.3.4:compile

  2. +
  3. com.mycila:license-maven-plugin-svn:jar:4.2-SNAPSHOT
    \- com.mycila:license-maven-plugin:jar:4.2-SNAPSHOT:compile
       \- org.apache.maven.shared:maven-shared-utils:jar:3.3.4:compile

  4. +
  5. com.mycila:license-maven-plugin:maven-plugin:4.2-SNAPSHOT
    \- org.apache.maven.shared:maven-shared-utils:jar:3.3.4:compile

+

org.apache.maven:maven-model

+ + + +
[Error]
+ + + + + + +
3.1.1 +
    +
  1. com.mycila:license-maven-plugin-git:jar:4.2-SNAPSHOT
    \- com.mycila:license-maven-plugin:jar:4.2-SNAPSHOT:compile
       \- org.apache.maven.shared:maven-common-artifact-filters:jar:3.2.0:compile
          \- (org.apache.maven:maven-model:jar:3.1.1:compile - omitted for conflict with 3.6.3)

  2. +
  3. com.mycila:license-maven-plugin-svn:jar:4.2-SNAPSHOT
    \- com.mycila:license-maven-plugin:jar:4.2-SNAPSHOT:compile
       \- org.apache.maven.shared:maven-common-artifact-filters:jar:3.2.0:compile
          \- (org.apache.maven:maven-model:jar:3.1.1:compile - omitted for conflict with 3.6.3)

  4. +
  5. com.mycila:license-maven-plugin:maven-plugin:4.2-SNAPSHOT
    \- org.apache.maven.shared:maven-common-artifact-filters:jar:3.2.0:compile
       \- (org.apache.maven:maven-model:jar:3.1.1:compile - omitted for conflict with 3.6.3)

3.6.3 +
    +
  1. com.mycila:license-maven-plugin-git:jar:4.2-SNAPSHOT
    \- com.mycila:license-maven-plugin:jar:4.2-SNAPSHOT:compile
       +- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
       |  \- org.apache.maven:maven-model:jar:3.6.3:compile
       \- org.apache.maven:maven-core:jar:3.6.3:compile
          +- (org.apache.maven:maven-model:jar:3.6.3:compile - omitted for duplicate)
          +- org.apache.maven:maven-model-builder:jar:3.6.3:compile
          |  \- (org.apache.maven:maven-model:jar:3.6.3:compile - omitted for duplicate)
          \- org.apache.maven:maven-resolver-provider:jar:3.6.3:compile
             \- (org.apache.maven:maven-model:jar:3.6.3:compile - omitted for duplicate)

  2. +
  3. com.mycila:license-maven-plugin-svn:jar:4.2-SNAPSHOT
    \- com.mycila:license-maven-plugin:jar:4.2-SNAPSHOT:compile
       +- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
       |  \- org.apache.maven:maven-model:jar:3.6.3:compile
       \- org.apache.maven:maven-core:jar:3.6.3:compile
          +- (org.apache.maven:maven-model:jar:3.6.3:compile - omitted for duplicate)
          +- org.apache.maven:maven-model-builder:jar:3.6.3:compile
          |  \- (org.apache.maven:maven-model:jar:3.6.3:compile - omitted for duplicate)
          \- org.apache.maven:maven-resolver-provider:jar:3.6.3:compile
             \- (org.apache.maven:maven-model:jar:3.6.3:compile - omitted for duplicate)

  4. +
  5. com.mycila:license-maven-plugin:maven-plugin:4.2-SNAPSHOT
    +- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
    |  \- org.apache.maven:maven-model:jar:3.6.3:compile
    \- org.apache.maven:maven-core:jar:3.6.3:compile
       +- (org.apache.maven:maven-model:jar:3.6.3:compile - omitted for duplicate)
       +- org.apache.maven:maven-model-builder:jar:3.6.3:compile
       |  \- (org.apache.maven:maven-model:jar:3.6.3:compile - omitted for duplicate)
       \- org.apache.maven:maven-resolver-provider:jar:3.6.3:compile
          \- (org.apache.maven:maven-model:jar:3.6.3:compile - omitted for duplicate)

+

org.codehaus.plexus:plexus-classworlds

+ + + +
[Error]
+ + + + + + +
2.5.2 +
    +
  1. com.mycila:license-maven-plugin-git:jar:4.2-SNAPSHOT
    \- com.mycila:license-maven-plugin:jar:4.2-SNAPSHOT:compile
       \- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
          \- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.4:compile
             \- (org.codehaus.plexus:plexus-classworlds:jar:2.5.2:compile - omitted for conflict with 2.6.0)

  2. +
  3. com.mycila:license-maven-plugin-svn:jar:4.2-SNAPSHOT
    \- com.mycila:license-maven-plugin:jar:4.2-SNAPSHOT:compile
       \- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
          \- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.4:compile
             \- (org.codehaus.plexus:plexus-classworlds:jar:2.5.2:compile - omitted for conflict with 2.6.0)

  4. +
  5. com.mycila:license-maven-plugin:maven-plugin:4.2-SNAPSHOT
    \- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
       \- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.4:compile
          \- (org.codehaus.plexus:plexus-classworlds:jar:2.5.2:compile - omitted for conflict with 2.6.0)

2.6.0 +
    +
  1. com.mycila:license-maven-plugin-git:jar:4.2-SNAPSHOT
    \- com.mycila:license-maven-plugin:jar:4.2-SNAPSHOT:compile
       +- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
       |  \- org.codehaus.plexus:plexus-classworlds:jar:2.6.0:compile
       \- org.apache.maven:maven-core:jar:3.6.3:compile
          \- (org.codehaus.plexus:plexus-classworlds:jar:2.6.0:compile - omitted for duplicate)

  2. +
  3. com.mycila:license-maven-plugin-svn:jar:4.2-SNAPSHOT
    \- com.mycila:license-maven-plugin:jar:4.2-SNAPSHOT:compile
       +- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
       |  \- org.codehaus.plexus:plexus-classworlds:jar:2.6.0:compile
       \- org.apache.maven:maven-core:jar:3.6.3:compile
          \- (org.codehaus.plexus:plexus-classworlds:jar:2.6.0:compile - omitted for duplicate)

  4. +
  5. com.mycila:license-maven-plugin:maven-plugin:4.2-SNAPSHOT
    +- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
    |  \- org.codehaus.plexus:plexus-classworlds:jar:2.6.0:compile
    \- org.apache.maven:maven-core:jar:3.6.3:compile
       \- (org.codehaus.plexus:plexus-classworlds:jar:2.6.0:compile - omitted for duplicate)

+

org.codehaus.plexus:plexus-component-annotations

+ + + +
[Error]
+ + + + + + +
1.5.5 +
    +
  1. com.mycila:license-maven-plugin-git:jar:4.2-SNAPSHOT
    \- com.mycila:license-maven-plugin:jar:4.2-SNAPSHOT:compile
       +- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
       |  \- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.4:compile
       |     \- (org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile - omitted for conflict with 2.1.0)
       \- org.apache.maven.shared:maven-dependency-tree:jar:2.2:compile
          \- (org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile - omitted for conflict with 2.1.0)

  2. +
  3. com.mycila:license-maven-plugin-svn:jar:4.2-SNAPSHOT
    \- com.mycila:license-maven-plugin:jar:4.2-SNAPSHOT:compile
       +- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
       |  \- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.4:compile
       |     \- (org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile - omitted for conflict with 2.1.0)
       \- org.apache.maven.shared:maven-dependency-tree:jar:2.2:compile
          \- (org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile - omitted for conflict with 2.1.0)

  4. +
  5. com.mycila:license-maven-plugin:maven-plugin:4.2-SNAPSHOT
    +- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
    |  \- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.4:compile
    |     \- (org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile - omitted for conflict with 2.1.0)
    \- org.apache.maven.shared:maven-dependency-tree:jar:2.2:compile
       \- (org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile - omitted for conflict with 2.1.0)

2.1.0 +
    +
  1. com.mycila:license-maven-plugin-git:jar:4.2-SNAPSHOT
    \- com.mycila:license-maven-plugin:jar:4.2-SNAPSHOT:compile
       \- org.apache.maven:maven-core:jar:3.6.3:compile
          \- org.codehaus.plexus:plexus-component-annotations:jar:2.1.0:compile

  2. +
  3. com.mycila:license-maven-plugin-svn:jar:4.2-SNAPSHOT
    \- com.mycila:license-maven-plugin:jar:4.2-SNAPSHOT:compile
       \- org.apache.maven:maven-core:jar:3.6.3:compile
          \- org.codehaus.plexus:plexus-component-annotations:jar:2.1.0:compile

  4. +
  5. com.mycila:license-maven-plugin:maven-plugin:4.2-SNAPSHOT
    \- org.apache.maven:maven-core:jar:3.6.3:compile
       \- org.codehaus.plexus:plexus-component-annotations:jar:2.1.0:compile

+

org.codehaus.plexus:plexus-utils

+ + + +
[Error]
+ + + + + + + + + + + + + + + + + + +
1.0.4 +
    +
  1. com.mycila:license-maven-plugin:maven-plugin:4.2-SNAPSHOT
    \- org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:3.3.0:test
       \- org.codehaus.plexus:plexus-archiver:jar:2.2:test
          \- org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:test
             \- (org.codehaus.plexus:plexus-utils:jar:1.0.4:test - omitted for conflict with 3.2.1)

1.5.5 +
    +
  1. com.mycila:license-maven-plugin-git:jar:4.2-SNAPSHOT
    \- com.mycila:license-maven-plugin:jar:4.2-SNAPSHOT:compile
       \- org.apache.maven:maven-core:jar:3.6.3:compile
          \- org.apache.maven:maven-settings-builder:jar:3.6.3:compile
             \- org.sonatype.plexus:plexus-sec-dispatcher:jar:1.4:compile
                \- (org.codehaus.plexus:plexus-utils:jar:1.5.5:compile - omitted for conflict with 3.2.1)

  2. +
  3. com.mycila:license-maven-plugin-svn:jar:4.2-SNAPSHOT
    \- com.mycila:license-maven-plugin:jar:4.2-SNAPSHOT:compile
       \- org.apache.maven:maven-core:jar:3.6.3:compile
          \- org.apache.maven:maven-settings-builder:jar:3.6.3:compile
             \- org.sonatype.plexus:plexus-sec-dispatcher:jar:1.4:compile
                \- (org.codehaus.plexus:plexus-utils:jar:1.5.5:compile - omitted for conflict with 3.2.1)

  4. +
  5. com.mycila:license-maven-plugin:maven-plugin:4.2-SNAPSHOT
    \- org.apache.maven:maven-core:jar:3.6.3:compile
       \- org.apache.maven:maven-settings-builder:jar:3.6.3:compile
          \- org.sonatype.plexus:plexus-sec-dispatcher:jar:1.4:compile
             \- (org.codehaus.plexus:plexus-utils:jar:1.5.5:compile - omitted for conflict with 3.2.1)

3.0 +
    +
  1. com.mycila:license-maven-plugin:maven-plugin:4.2-SNAPSHOT
    \- org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:3.3.0:test
       \- org.codehaus.plexus:plexus-archiver:jar:2.2:test
          \- org.codehaus.plexus:plexus-io:jar:2.0.4:test
             \- (org.codehaus.plexus:plexus-utils:jar:3.0:test - omitted for conflict with 3.2.1)

3.0.17 +
    +
  1. com.mycila:license-maven-plugin-git:jar:4.2-SNAPSHOT
    \- com.mycila:license-maven-plugin:jar:4.2-SNAPSHOT:compile
       \- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
          \- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.4:compile
             \- (org.codehaus.plexus:plexus-utils:jar:3.0.17:compile - omitted for conflict with 3.2.1)

  2. +
  3. com.mycila:license-maven-plugin-svn:jar:4.2-SNAPSHOT
    \- com.mycila:license-maven-plugin:jar:4.2-SNAPSHOT:compile
       \- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
          \- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.4:compile
             \- (org.codehaus.plexus:plexus-utils:jar:3.0.17:compile - omitted for conflict with 3.2.1)

  4. +
  5. com.mycila:license-maven-plugin:maven-plugin:4.2-SNAPSHOT
    \- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
       \- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.4:compile
          \- (org.codehaus.plexus:plexus-utils:jar:3.0.17:compile - omitted for conflict with 3.2.1)

3.0.7 +
    +
  1. com.mycila:license-maven-plugin:maven-plugin:4.2-SNAPSHOT
    \- org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:3.3.0:test
       \- org.codehaus.plexus:plexus-archiver:jar:2.2:test
          \- (org.codehaus.plexus:plexus-utils:jar:3.0.7:test - omitted for conflict with 3.2.1)

3.2.1 +
    +
  1. com.mycila:license-maven-plugin-git:jar:4.2-SNAPSHOT
    \- com.mycila:license-maven-plugin:jar:4.2-SNAPSHOT:compile
       +- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
       |  +- org.apache.maven:maven-model:jar:3.6.3:compile
       |  |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
       |  +- org.apache.maven:maven-artifact:jar:3.6.3:compile
       |  |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
       |  \- org.codehaus.plexus:plexus-utils:jar:3.2.1:compile
       \- org.apache.maven:maven-core:jar:3.6.3:compile
          +- org.apache.maven:maven-settings:jar:3.6.3:compile
          |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
          +- org.apache.maven:maven-settings-builder:jar:3.6.3:compile
          |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
          +- org.apache.maven:maven-repository-metadata:jar:3.6.3:compile
          |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
          +- org.apache.maven:maven-model-builder:jar:3.6.3:compile
          |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
          +- org.apache.maven:maven-resolver-provider:jar:3.6.3:compile
          |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
          \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)

  2. +
  3. com.mycila:license-maven-plugin-svn:jar:4.2-SNAPSHOT
    \- com.mycila:license-maven-plugin:jar:4.2-SNAPSHOT:compile
       +- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
       |  +- org.apache.maven:maven-model:jar:3.6.3:compile
       |  |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
       |  +- org.apache.maven:maven-artifact:jar:3.6.3:compile
       |  |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
       |  \- org.codehaus.plexus:plexus-utils:jar:3.2.1:compile
       \- org.apache.maven:maven-core:jar:3.6.3:compile
          +- org.apache.maven:maven-settings:jar:3.6.3:compile
          |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
          +- org.apache.maven:maven-settings-builder:jar:3.6.3:compile
          |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
          +- org.apache.maven:maven-repository-metadata:jar:3.6.3:compile
          |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
          +- org.apache.maven:maven-model-builder:jar:3.6.3:compile
          |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
          +- org.apache.maven:maven-resolver-provider:jar:3.6.3:compile
          |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
          \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)

  4. +
  5. com.mycila:license-maven-plugin:maven-plugin:4.2-SNAPSHOT
    +- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
    |  +- org.apache.maven:maven-model:jar:3.6.3:compile
    |  |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
    |  +- org.apache.maven:maven-artifact:jar:3.6.3:compile
    |  |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
    |  \- org.codehaus.plexus:plexus-utils:jar:3.2.1:compile
    \- org.apache.maven:maven-core:jar:3.6.3:compile
       +- org.apache.maven:maven-settings:jar:3.6.3:compile
       |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
       +- org.apache.maven:maven-settings-builder:jar:3.6.3:compile
       |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
       +- org.apache.maven:maven-repository-metadata:jar:3.6.3:compile
       |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
       +- org.apache.maven:maven-model-builder:jar:3.6.3:compile
       |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
       +- org.apache.maven:maven-resolver-provider:jar:3.6.3:compile
       |  \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)
       \- (org.codehaus.plexus:plexus-utils:jar:3.2.1:compile - omitted for duplicate)

+

org.eclipse.sisu:org.eclipse.sisu.plexus

+ + + +
[Error]
+ + + + + + +
0.0.0.M5 +
    +
  1. com.mycila:license-maven-plugin-git:jar:4.2-SNAPSHOT
    \- com.mycila:license-maven-plugin:jar:4.2-SNAPSHOT:compile
       \- org.apache.maven.shared:maven-common-artifact-filters:jar:3.2.0:compile
          \- (org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.0.0.M5:compile - omitted for conflict with 0.3.4)

  2. +
  3. com.mycila:license-maven-plugin-svn:jar:4.2-SNAPSHOT
    \- com.mycila:license-maven-plugin:jar:4.2-SNAPSHOT:compile
       \- org.apache.maven.shared:maven-common-artifact-filters:jar:3.2.0:compile
          \- (org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.0.0.M5:compile - omitted for conflict with 0.3.4)

  4. +
  5. com.mycila:license-maven-plugin:maven-plugin:4.2-SNAPSHOT
    \- org.apache.maven.shared:maven-common-artifact-filters:jar:3.2.0:compile
       \- (org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.0.0.M5:compile - omitted for conflict with 0.3.4)

0.3.4 +
    +
  1. com.mycila:license-maven-plugin-git:jar:4.2-SNAPSHOT
    \- com.mycila:license-maven-plugin:jar:4.2-SNAPSHOT:compile
       +- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
       |  \- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.4:compile
       \- org.apache.maven:maven-core:jar:3.6.3:compile
          \- (org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.4:compile - omitted for duplicate)

  2. +
  3. com.mycila:license-maven-plugin-svn:jar:4.2-SNAPSHOT
    \- com.mycila:license-maven-plugin:jar:4.2-SNAPSHOT:compile
       +- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
       |  \- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.4:compile
       \- org.apache.maven:maven-core:jar:3.6.3:compile
          \- (org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.4:compile - omitted for duplicate)

  4. +
  5. com.mycila:license-maven-plugin:maven-plugin:4.2-SNAPSHOT
    +- org.apache.maven:maven-plugin-api:jar:3.6.3:compile
    |  \- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.4:compile
    \- org.apache.maven:maven-core:jar:3.6.3:compile
       \- (org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.4:compile - omitted for duplicate)

+

org.hamcrest:hamcrest-core

+ + + +
[Error]
+ + + + + + +
1.3 +
    +
  1. com.mycila:license-maven-plugin:maven-plugin:4.2-SNAPSHOT
    \- junit:junit:jar:4.13.2:test
       \- org.hamcrest:hamcrest-core:jar:1.3:test

2.2 +
    +
  1. com.mycila:license-maven-plugin:maven-plugin:4.2-SNAPSHOT
    \- org.apache.maven.shared:maven-verifier:jar:1.7.2:test
       \- (org.hamcrest:hamcrest-core:jar:2.2:test - omitted for conflict with 1.3)

+

org.slf4j:slf4j-api

+ + + +
[Error]
+ + + + + + +
1.7.25 +
    +
  1. com.mycila:license-maven-plugin-git:jar:4.2-SNAPSHOT
    \- com.mycila:license-maven-plugin:jar:4.2-SNAPSHOT:compile
       \- org.apache.maven:maven-core:jar:3.6.3:compile
          \- org.apache.maven.resolver:maven-resolver-impl:jar:1.4.1:compile
             \- (org.slf4j:slf4j-api:jar:1.7.25:compile - omitted for conflict with 1.7.29)

  2. +
  3. com.mycila:license-maven-plugin-svn:jar:4.2-SNAPSHOT
    \- com.mycila:license-maven-plugin:jar:4.2-SNAPSHOT:compile
       \- org.apache.maven:maven-core:jar:3.6.3:compile
          \- org.apache.maven.resolver:maven-resolver-impl:jar:1.4.1:compile
             \- (org.slf4j:slf4j-api:jar:1.7.25:compile - omitted for conflict with 1.7.29)

  4. +
  5. com.mycila:license-maven-plugin:maven-plugin:4.2-SNAPSHOT
    \- org.apache.maven:maven-core:jar:3.6.3:compile
       \- org.apache.maven.resolver:maven-resolver-impl:jar:1.4.1:compile
          \- (org.slf4j:slf4j-api:jar:1.7.25:compile - omitted for conflict with 1.7.29)

1.7.29 +
    +
  1. com.mycila:license-maven-plugin-git:jar:4.2-SNAPSHOT
    \- com.mycila:license-maven-plugin:jar:4.2-SNAPSHOT:compile
       \- org.apache.maven:maven-core:jar:3.6.3:compile
          \- org.apache.maven:maven-resolver-provider:jar:3.6.3:compile
             \- org.slf4j:slf4j-api:jar:1.7.29:compile

  2. +
  3. com.mycila:license-maven-plugin-svn:jar:4.2-SNAPSHOT
    \- com.mycila:license-maven-plugin:jar:4.2-SNAPSHOT:compile
       \- org.apache.maven:maven-core:jar:3.6.3:compile
          \- org.apache.maven:maven-resolver-provider:jar:3.6.3:compile
             \- org.slf4j:slf4j-api:jar:1.7.29:compile

  4. +
  5. com.mycila:license-maven-plugin:maven-plugin:4.2-SNAPSHOT
    \- org.apache.maven:maven-core:jar:3.6.3:compile
       \- org.apache.maven:maven-resolver-provider:jar:3.6.3:compile
          \- org.slf4j:slf4j-api:jar:1.7.29:compile

+
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/dependency-info.html b/docs/reports/4.2-SNAPSHOT/dependency-info.html new file mode 100644 index 000000000..c5b8b397a --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/dependency-info.html @@ -0,0 +1,117 @@ + + + + + + + + license-maven-plugin-parent – Dependency Information + + + + + + + + + +
+
+
+

Dependency Information

+

Apache Maven

+
+
<dependency>
+  <groupId>com.mycila</groupId>
+  <artifactId>license-maven-plugin-parent</artifactId>
+  <version>4.2-SNAPSHOT</version>
+  <type>pom</type>
+</dependency>
+

Apache Buildr

+
+
'com.mycila:license-maven-plugin-parent:pom:4.2-SNAPSHOT'
+

Apache Ivy

+
+
<dependency org="com.mycila" name="license-maven-plugin-parent" rev="4.2-SNAPSHOT">
+  <artifact name="license-maven-plugin-parent" type="pom" />
+</dependency>
+

Groovy Grape

+
+
@Grapes(
+@Grab(group='com.mycila', module='license-maven-plugin-parent', version='4.2-SNAPSHOT')
+)
+

Gradle/Grails

+
+
compile 'com.mycila:license-maven-plugin-parent:4.2-SNAPSHOT'
+

Scala SBT

+
+
libraryDependencies += "com.mycila" % "license-maven-plugin-parent" % "4.2-SNAPSHOT"
+

Leiningen

+
+
[com.mycila/license-maven-plugin-parent "4.2-SNAPSHOT"]
+
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/dependency-management.html b/docs/reports/4.2-SNAPSHOT/dependency-management.html new file mode 100644 index 000000000..2b8975cb3 --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/dependency-management.html @@ -0,0 +1,138 @@ + + + + + + + + license-maven-plugin-parent – Project Dependency Management + + + + + + + + + +
+
+
+

Project Dependency Management

+

compile

+

The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersionTypeLicense
com.mycilamycila-xmltool4.4.gajarApache License 2.0
junitjunit4.13.2jarEclipse Public License 1.0
org.apache.mavenmaven-artifact3.6.3jarApache License, Version 2.0
org.apache.mavenmaven-core3.6.3jarApache License, Version 2.0
org.apache.mavenmaven-plugin-api3.6.3jarApache License, Version 2.0
org.apache.maven.plugin-testingmaven-plugin-testing-harness3.3.0jarApache License, Version 2.0
org.apache.maven.plugin-toolsmaven-plugin-annotations3.6.0jarApache License, Version 2.0
+
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/distribution-management.html b/docs/reports/4.2-SNAPSHOT/distribution-management.html new file mode 100644 index 000000000..78f6a301e --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/distribution-management.html @@ -0,0 +1,91 @@ + + + + + + + + license-maven-plugin-parent – Project Distribution Management + + + + + + + + + +
+
+
+

Overview

+

The following is the distribution management information used by this project.

+

Repository - mycila-oss-staging

https://oss.sonatype.org/service/local/staging/deploy/maven2/
+

Snapshot Repository - mycila-oss-snapshots

https://oss.sonatype.org/content/repositories/snapshots/
+

Site - report

https://mycila.carbou.me/license-maven-plugin/reports/4.2-SNAPSHOT
+
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/images/collapsed.gif b/docs/reports/4.2-SNAPSHOT/images/collapsed.gif new file mode 100644 index 0000000000000000000000000000000000000000..6e710840640c1bfd9dd76ce7fef56f1004092508 GIT binary patch literal 53 ycmZ?wbhEHbWM^P!XkdT>#h)yUTnvm1Iv_qshJlI4r7uBZ*YkPFU8d4p4Aua}2?(?R literal 0 HcmV?d00001 diff --git a/docs/reports/4.2-SNAPSHOT/images/expanded.gif b/docs/reports/4.2-SNAPSHOT/images/expanded.gif new file mode 100644 index 0000000000000000000000000000000000000000..0fef3d89e0df1f8bc49a0cd827f2607c7d7fd2f0 GIT binary patch literal 52 xcmZ?wbhEHbWM^P!XkdT>#h)yUTnvm1Iv_qshJlH@g}+fUi&t{amUB!D)&R0C2fzRT literal 0 HcmV?d00001 diff --git a/docs/reports/4.2-SNAPSHOT/images/external.png b/docs/reports/4.2-SNAPSHOT/images/external.png new file mode 100644 index 0000000000000000000000000000000000000000..3f999fc88b360074e41f38c3b4bc06ccb3bb7cf8 GIT binary patch literal 230 zcmeAS@N?(olHy`uVBq!ia0vp^+(699!3-oX?^2ToQY`6?zK#qG>ra@ocD)4hB}-f* zN`mv#O3D+9QW+dm@{>{(JaZG%Q-e|yQz{EjrrH1%@dWsUxR#cd{{R1fCIbVIy!atN z8e~{WkY6y6%iy53@(Yk3;OXKRQgJIOfsI*BO@UFsfhWLBc>*(#PB?Jn2*(o!76E4F z2oaVU3``tH+Kgs0GI5+@Tg}d)z%jd%F@?{8!SRZ5b1yT80-FZIMn)zc2Ca66y`pzY R*nwsJMCn#OVEqF*oew~oaAu*+mN;-=y?VHT3tIe$XQqrDo-uB_a z!$aaK`z6))OKGn34?nwc^SuifkIL#EmDgV_qjg-#8v*0u4q4%1moUw{LZ54UeCgzNF^jX`uv-XK+9g@yFrG9?@ z!9&5&Tgk*j(b!GF&{N4I-Owl3GNQ;Kslp@APSw&&&ux9d>WxL~{EYoKm2KHvv3+ax zZUYB?Ae*8JnchZheXeEaa>@87?_fB*jV>(`erUx0B6j@wa!KnN)QWMO1rn9HC8 zQU}Tt3>@bftT|;oHYhlHH8T8tc{qL2LBC1&wnQeg^-S05<#H=J%;q~&KX!$OXH$lP zifQJ#9>L8|xhAVRHT-xPa*}7JK>(A*!AmL!CQC~j>707p+C5b#ib-SZ5@wfn#-0y8 zor_pb3M^%mkXhlduwjw4dk@RWhYZ<*tSUAV9x3eYyi#^d39lH{872xT#>g14FgCZb z+Lvv}DClhGVU*`8y(Qe}(9I>Lw<6->0~Q`zX3oMH2272dBARI`0wDzxS_G8b_H+a` TZ#n2*^y*Bf^Krq04Gh)*dSnrT literal 0 HcmV?d00001 diff --git a/docs/reports/4.2-SNAPSHOT/images/icon_info_sml.gif b/docs/reports/4.2-SNAPSHOT/images/icon_info_sml.gif new file mode 100644 index 0000000000000000000000000000000000000000..c6cb9ad7ce438a798426703e86a7ffc197d51dbb GIT binary patch literal 606 zcmZ?wbhEHb!Rj)7jHhhdgsOUdoQoueZi?7 z>>gViTe&E#V48n=mrru5S3;v}WQB8hiDz7$TU2Fg8RZkU)J)l4H+4sO@7jjxJ4?G(<~7c1nYFul=C0P+d#d`@bj{yi z-npcE!T#Qb2PP~z)H;3B%r(bntUlH>Y2~CvyV|C%UbyM>vTf&9?!2&e&!siHFV0_c zVB`KP8}?n^dg$7Yqc`@PxOMQ%-NWbZ9Xfk=)1K2OFF!hV;r{6>kIr6ua^~ve%eS9j zy7lbD`I|4_et!J??bq+WzI^-n`RfmdkOIfh!pgqYwSCK`t~@$#!^!1aj_y2mzyI{@?vuB79>2N$==JkApPs$`_~ygc*YCf)diVLp z{pXKfy#M&+`?nvze*gIk#Q*;N0|qHLXbBUFKUo+V7>XElKuSSz!oa?}p{S|3rL`#` zEj=M8CWV#D$GthOu#hRgfH^NPHz`Z6or!6tudIJkhF|)EqL_SUmH;#E=*;vU)ut4d z*}1MJ+3|6yK5|W*0YQlwY}}E_93D;*P3)($(!#iHyj&dYc$?gAB*f@)n?~7Mn)5Ze zB*b!gs&gB@F*e|Da`5(ac688Lp~TGAEh5PBlHo`4aV}w%hy?;49h(#+>`NXTD0Bjy;4ci{C-1K14rU#4Xoa9{m6qopA9n0cn|!>ecYkij zwyX=!4*mH3EoqLqSGiVbyFqxD(bS8XSDu{6U1jZO70Ic@{~t&7=B^ zBD)NOoAkU&Gy^LQJ5PtV?u{&65}4ZUmfYbweP{LTy^YnAGv=AGa7*6wj}%~b0?7r5!@qH7P%p1*$L z@#{ODxoUwG+WsY)zWExj-aqxpQS(e!bx&6L`u)?tfB$~}{{8*?cVO&*V`-G2NeC$Z zWMO1r=w{FXnGVVm3>>=|#5rX=HY{-DP?VFNPL-%m%>B+*~5-k^-+4*MLFr;tQ0}^rlS-^!^Q`Mx1hrB$jwn&hk~Xk=#Nl+_9Nu|Y$D G!5RQ;-6)O# literal 0 HcmV?d00001 diff --git a/docs/reports/4.2-SNAPSHOT/images/icon_warning_sml.gif b/docs/reports/4.2-SNAPSHOT/images/icon_warning_sml.gif new file mode 100644 index 0000000000000000000000000000000000000000..873bbb52cb9768103c27fbb9a9bac16ac615fce5 GIT binary patch literal 576 zcmZ?wbhEHbB!Sy%bj7w z8LP{2I!WYbmF&-Ixi?j6tD|K1XR2M#l>Aw*aXL%wXS3nYW}{zi=4WzsU5r%E6qx+# za{AThd85YVOsT`KDUrWsBtGknIa3>Sy(4;AS@f^Dxt>-=XPXm#FD(1Lr2hBv=9?3X zZS^!XrNw@)>eiN((2|w-y>{aB1+99DGMA?}+UTggT+(Z*rf8+5x~aWVOGcurtl;&U zIa)H3I&#vwvQjJBn`YHj9iKlB7`)(M#!e{yWMO1rC}Yq8NrU2qfqia6SyOXMYa1sM zM_a34eqyRfcQbQJY;^IYGTuzaxglKLqNQEA}OiQec+sQ#rUUjLqg_MpsPmY43 zsgmVV8EHK$eV-B~6*UcAW2+w%1e4o&9#aAczLGF}PmMg|6J0Ey4q A)Bpeg literal 0 HcmV?d00001 diff --git a/docs/reports/4.2-SNAPSHOT/images/logos/build-by-maven-black.png b/docs/reports/4.2-SNAPSHOT/images/logos/build-by-maven-black.png new file mode 100644 index 0000000000000000000000000000000000000000..919fd0f66a7f713920dd7422035db1c9d484351d GIT binary patch literal 2294 zcmVKOG`!VuDc=fnx$+R6#>c^>b&wcOS?|$!`a}U6ptjU_J zlBA}l*3{J0)YMd0R~Hr*dU$xO^ie1jhYlTLS+=C4#MRYRCX#twGUSD6Il$6AA+=UAlkY(ZF;m4037Yc>v&!1mPsNXdliHV74&z>zUEv=}iC@U)i zfc^XTJ3BiAKvYyzczAd~K){|od(ip)`}f`5-HnZnv$L~Hzqq=(y7Kb!>gsAwPfu@e z@3gcu0LabFC4?{xBNPh18Fpy3+Tr2hfq{Yc_V$w}PjVdhGtMTH$zU){PfznaPmK)? z4KH52=;-KZX=#a#jlFZ{PF7YH!!Q{c8Taqs=Xt)UsK{tE{@>vc{2Hgh!NL0adH}e0 z@19Df^78Tm0ES@zz{SO7Zf@=upJ1_AP_bIAgpih&mWqmsojZ4GG#a&9{f)&Au~_Wm z<0F^L4;(mPHk)-io!M*-3JMa7#VIK%EBy%}_$g6IPEM9cBvPp~K0f}{t5+6_rMbEJ z(xpqcZ{G$0j^p<2+vnuu^bN3MdU`rLJ3Br;9ss7MrVbuFxUjHLQBhGX6WriQ5|M*_w z@5bUDdV71dTCG;AO-@dx@4a~OA{y)K>k+2N$jAo|9?w z?b_+nr`2k;!{M;o?Qh<^`R=>#RtFA0KR<`Vfh)Li;|5+X!otGn&U<@%H*VaBDU;Gf zr_<5=()7Iqfmk>yLj`}084`48Zf?d|M~)mpOHfeI{QNv2WMN?;Dk=&9GBY#LVzb%$ z`};Aq6GAK&OK4~)&U*g*IT{xh7M8K~%9SgtQ-;OG#ZeC5ym=F=X|vf(9h#b&K7RZN z05+S=X0xGjU|@g-%ePwl!GC`7t=5VDruDp`t9rXwq=tAb*88KQqo~N`a#V_oixKzA z%F4dJzL1cRy1F{CSUfW`qfjWeZ{Hpm7>H$yNF>V6&c<>vGBOgU_w@7}J9g~o(WA6z z#sgc0B0VlH4i&T6{Pyiz)FUDys6$s*7rnXCi!3z)!0DGJ5eITHyM2Q|E@qtti{QRD z*nbiZg+h^&lY>QINl6I+oH}*N-Q67kYHMqqoSd*@fE67^695Pa36aTU0HD+95)%{g zFw)c0Gcqy&K&4WxG906$qk6p_b=txpgmiazqaGF(M)NU+!{3cPsc^{*a`Ja$nXfZ@ zhsL%N4whw0OG`2M6&4oG&CQ8KBHBPHC@3f>C|I^a>__(qFp!^RU zV`F0uhl6EVxm><`_ijATmoHz|)ztxjL?XdmSuB<(Po5A$mM!w}C3kdS~ef}W>dub-Hhz&fI`vJ#oXvTST@?6qsxN=r)tz|+%n^XARiL+I)0 z!HGL|?4Z?OC@z>ppO+fmk zEDIk1FgrV2R8&O&@;qNwR)+h@$;nZx)dqvXVzG2}b>-#d_4oHa!G&Dp59OYMg zd;9A2I}{29&+|ObzkB!Y^XJcKjE;^*({SomlT)I^E^_90Q{xPG;bvU;38ml zcng&pTZhKxAmAX-{xuvUBO`bZu-omWrKK8;X6fkl>(@`5I6;GyySuwkDCBv*tE;QE zwH1kg)0Ijk1~{Qms8A@Vadob6a=9D}VUx-9>C-1l1S|^dcDq`w#&Z*k#hB*+K%>#n z=0$)zo8T)X1Ujc}V+Omw8!O@%0GKp7%(fp1ER{;7QYogYiHQlT)w*&q5{X2iP;Ak literal 0 HcmV?d00001 diff --git a/docs/reports/4.2-SNAPSHOT/images/logos/build-by-maven-white.png b/docs/reports/4.2-SNAPSHOT/images/logos/build-by-maven-white.png new file mode 100644 index 0000000000000000000000000000000000000000..7d44c9c2e5742bdf8649ad282f83208f1da9b982 GIT binary patch literal 2260 zcmV;_2rKuAP)4hTLUyOQ{PVbVY5&Y3g!&hN~bnR7}ZgkXUt ziC%zU0gf+&kEv>t|d$x|zXw1mS0D%1b{8z7DF%0wW-8(XBFc`A3vVI|O z^!N97baWg(eE86zLn4uA_wL=Zb@+UKU|=8sJb3V6XlSUctSl!dhm4xd=KJ^W|8h2q zR4NS%3yX+|NKQ`f?d=7Cf`Wo)&z=E5TU%REQIXYZefjbwRvsQ6zIyfQojZ3l8V#{v zv)R(q)39Vr2GBPsa+apV2%%fIZY3ln0Kl+1Y8c*(xe3X6sWFH9kH*UDDLl)ZN`}u~;f9D%P!A2LK5P2`MQl z(b3TuDUC++_U+qm01k;n!Z1u+TwGjS+}X2d^Yil+3Pn;B-~q z{Qdm_z{kf&EEb1^gw)j3R904!x}#RBj~+c578Vv16olc}xpQZGd;7k9`>@WHD_2M| z{%VB2fNVCK&1U^_rTW_bx`C@MK&%ZR^ybZ*=;&yb zN);0mV>X+~OA`|lRVtNAr7A8i#zL)DyJycHxm+$5izO0?QmM?$%p@6le0*H3R;yI1 z=;-LCrlu1oPI!8HIypHhmCA~Wig|;>WHON!GbSbmcN`jxhJ=GssnlpRR;zVzaF8J4 z>+3sJhW@0w{LH6-`(Afr<9kMWBXoSUM7Dox&JGJtojOI96z3EG z*uH)HWN?qO7x!`hzQnzLg5JL3Ui^ps%X$n4`+YK2S-yNZo>gC8kJmXUC#D?-i_a7IlwdR(Kkw#T>s)<( zJ!ZVTycREBO!{t;H9|r{F#q)FQ_`LjAsBnPnnKk2PZ;V3*7{M#@%jyBNObh|^_fg2 zd|f0I3eTTEPf=83VhUbHWgRft|{%MRRMp6H>seM7wV6&k5Vn7H0DDSDT_wn(;aaUDU zWi%QoiptK;CgqIWB$bwy78Mm?w@oI~&6_tPBO~$kExCLno}10)mX;RGM?^%-PjqOt zTFi(#=@4C7NJmxEVK7l6G0yhEp_Lq9)1fj}S-2%Mdrv$L~tStVt%xVSheDG9e5EX$6J zj8GIMm&=bIKaK;TqoYG05D0}r0!Kqb1E0?q2n1`_uAR{_f0E{OgnR$~y~Sd|+0n_# z2@6L?MsUQ^H0|QzLJoDKqobtlneyk|8`Sp{cp}PUC5RRQ^8?;2;Iss$eWk%*n3$Nr z(73v~e)3}s219#$yTM=(2n6o#?!LahxUO>?H!v`O%bZ*;$Ideh!!Qg0h{fVXix$lf i91DLtEx@rr0RIK2cl{g~?Z1Nn0000}s literal 0 HcmV?d00001 diff --git a/docs/reports/4.2-SNAPSHOT/images/logos/maven-feather.png b/docs/reports/4.2-SNAPSHOT/images/logos/maven-feather.png new file mode 100644 index 0000000000000000000000000000000000000000..b5ada836e9eb4af4db810f648b013933e72c8fbe GIT binary patch literal 3330 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 literal 0 HcmV?d00001 diff --git a/docs/reports/4.2-SNAPSHOT/images/newwindow.png b/docs/reports/4.2-SNAPSHOT/images/newwindow.png new file mode 100644 index 0000000000000000000000000000000000000000..6287f72bd08a870908e7361d98c35ee0d6dcbc82 GIT binary patch literal 220 zcmeAS@N?(olHy`uVBq!ia0vp^+(699!3-oX?^2ToQY`6?zK#qG>ra@ocD)4hB}-f* zN`mv#O3D+9QW+dm@{>{(JaZG%Q-e|yQz{EjrrH1%@dWsUxR#cd&SYTt4+aeuCvSob zD+%%o1`04ZXs!GLj7%Iec?BF2%&y2ZFfeUwWbk2P5nvW+xWT~4#-PT{uyM;F);OSv44$rjF6*2U FngH~|K)3(^ literal 0 HcmV?d00001 diff --git a/docs/reports/4.2-SNAPSHOT/index.html b/docs/reports/4.2-SNAPSHOT/index.html new file mode 100644 index 000000000..7f18ec4ea --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/index.html @@ -0,0 +1,103 @@ + + + + + + + + license-maven-plugin-parent – About + + + + + + + + + +
+
+
+

About license-maven-plugin-parent

+

Contains a Maven 2 plugin to check and update license headers in source files and its optional dependencies

+

Project Modules

+

This project has declared the following modules:

+ + + + + + + + + + + + +
NameDescription
license-maven-pluginMaven 2 plugin to check and update license headers in source files
license-maven-plugin-gitAn optional module for license-maven-plugin adding git related functionality
license-maven-plugin-svnContains a Maven 2 plugin to check and update license headers in source files and its optional dependencies
+
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/issue-management.html b/docs/reports/4.2-SNAPSHOT/issue-management.html new file mode 100644 index 000000000..75e3214d1 --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/issue-management.html @@ -0,0 +1,92 @@ + + + + + + + + license-maven-plugin-parent – Issue Management + + + + + + + + + +
+
+
+

Overview

+

This project uses GitHub to manage its issues.

+

Issue Management

+

Issues, bugs, and feature requests should be submitted to the following issue management system for this project.

+
+
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/ci-management.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/ci-management.html new file mode 100644 index 000000000..ba992ff8d --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/ci-management.html @@ -0,0 +1,91 @@ + + + + + + + + license-maven-plugin-git – CI Management + + + + + + + + + +
+
+
+

Overview

+

This project uses Travis CI.

+

Access

+

The following is a link to the continuous integration system used by the project:

+
+

Notifiers

+

No notifiers are defined. Please check back at a later date.

+
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/css/maven-base.css b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/css/maven-base.css new file mode 100644 index 000000000..322efae73 --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/css/maven-base.css @@ -0,0 +1,168 @@ +/* + * 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. + */ + +body { + margin: 0px; + padding: 0px; +} +table { + padding:0px; + width: 100%; + margin-left: -2px; + margin-right: -2px; +} +acronym { + cursor: help; + border-bottom: 1px dotted #feb; +} +table.bodyTable th, table.bodyTable td { + padding: 2px 4px 2px 4px; + vertical-align: top; +} +div.clear{ + clear:both; + visibility: hidden; +} +div.clear hr{ + display: none; +} +#bannerLeft, #bannerRight { + font-size: xx-large; + font-weight: bold; +} +#bannerLeft img, #bannerRight img { + margin: 0px; +} +.xleft, #bannerLeft img { + float:left; +} +.xright, #bannerRight { + float:right; +} +#banner { + padding: 0px; +} +#breadcrumbs { + padding: 3px 10px 3px 10px; +} +#leftColumn { + width: 170px; + float:left; + overflow: auto; +} +#bodyColumn { + margin-right: 1.5em; + margin-left: 197px; +} +#legend { + padding: 8px 0 8px 0; +} +#navcolumn { + padding: 8px 4px 0 8px; +} +#navcolumn h5 { + margin: 0; + padding: 0; + font-size: small; +} +#navcolumn ul { + margin: 0; + padding: 0; + font-size: small; +} +#navcolumn li { + list-style-type: none; + background-image: none; + background-repeat: no-repeat; + background-position: 0 0.4em; + padding-left: 16px; + list-style-position: outside; + line-height: 1.2em; + font-size: smaller; +} +#navcolumn li.expanded { + background-image: url(../images/expanded.gif); +} +#navcolumn li.collapsed { + background-image: url(../images/collapsed.gif); +} +#navcolumn li.none { + text-indent: -1em; + margin-left: 1em; +} +#poweredBy { + text-align: center; +} +#navcolumn img { + margin-top: 10px; + margin-bottom: 3px; +} +#poweredBy img { + display:block; + margin: 20px 0 20px 17px; +} +#search img { + margin: 0px; + display: block; +} +#search #q, #search #btnG { + border: 1px solid #999; + margin-bottom:10px; +} +#search form { + margin: 0px; +} +#lastPublished { + font-size: x-small; +} +.navSection { + margin-bottom: 2px; + padding: 8px; +} +.navSectionHead { + font-weight: bold; + font-size: x-small; +} +.section { + padding: 4px; +} +#footer { + padding: 3px 10px 3px 10px; + font-size: x-small; +} +#breadcrumbs { + font-size: x-small; + margin: 0pt; +} +.source { + padding: 12px; + margin: 1em 7px 1em 7px; +} +.source pre { + margin: 0px; + padding: 0px; +} +#navcolumn img.imageLink, .imageLink { + padding-left: 0px; + padding-bottom: 0px; + padding-top: 0px; + padding-right: 2px; + border: 0px; + margin: 0px; +} diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/css/maven-theme.css b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/css/maven-theme.css new file mode 100644 index 000000000..d3407e8ba --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/css/maven-theme.css @@ -0,0 +1,161 @@ +/* + * 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. + */ + +body { + padding: 0px 0px 10px 0px; +} +body, td, select, input, li{ + font-family: Verdana, Helvetica, Arial, sans-serif; + font-size: 13px; +} +code{ + font-family: Courier, monospace; + font-size: 13px; +} +a { + text-decoration: none; +} +a:link { + color:#36a; +} +a:visited { + color:#47a; +} +a:active, a:hover { + color:#69c; +} +#legend li.externalLink { + background: url(../images/external.png) left top no-repeat; + padding-left: 18px; +} +a.externalLink, a.externalLink:link, a.externalLink:visited, a.externalLink:active, a.externalLink:hover { + background: url(../images/external.png) right center no-repeat; + padding-right: 18px; +} +#legend li.newWindow { + background: url(../images/newwindow.png) left top no-repeat; + padding-left: 18px; +} +a.newWindow, a.newWindow:link, a.newWindow:visited, a.newWindow:active, a.newWindow:hover { + background: url(../images/newwindow.png) right center no-repeat; + padding-right: 18px; +} +h2 { + padding: 4px 4px 4px 6px; + border: 1px solid #999; + color: #900; + background-color: #ddd; + font-weight:900; + font-size: x-large; +} +h3 { + padding: 4px 4px 4px 6px; + border: 1px solid #aaa; + color: #900; + background-color: #eee; + font-weight: normal; + font-size: large; +} +h4 { + padding: 4px 4px 4px 6px; + border: 1px solid #bbb; + color: #900; + background-color: #fff; + font-weight: normal; + font-size: large; +} +h5 { + padding: 4px 4px 4px 6px; + color: #900; + font-size: medium; +} +p { + line-height: 1.3em; + font-size: small; +} +#breadcrumbs { + border-top: 1px solid #aaa; + border-bottom: 1px solid #aaa; + background-color: #ccc; +} +#leftColumn { + margin: 10px 0 0 5px; + border: 1px solid #999; + background-color: #eee; + padding-bottom: 3px; /* IE-9 scrollbar-fix */ +} +#navcolumn h5 { + font-size: smaller; + border-bottom: 1px solid #aaaaaa; + padding-top: 2px; + color: #000; +} + +table.bodyTable th { + color: white; + background-color: #bbb; + text-align: left; + font-weight: bold; +} + +table.bodyTable th, table.bodyTable td { + font-size: 1em; +} + +table.bodyTable tr.a { + background-color: #ddd; +} + +table.bodyTable tr.b { + background-color: #eee; +} + +.source { + border: 1px solid #999; +} +dl { + padding: 4px 4px 4px 6px; + border: 1px solid #aaa; + background-color: #ffc; +} +dt { + color: #900; +} +#organizationLogo img, #projectLogo img, #projectLogo span{ + margin: 8px; +} +#banner { + border-bottom: 1px solid #fff; +} +.errormark, .warningmark, .donemark, .infomark { + background: url(../images/icon_error_sml.gif) no-repeat; +} + +.warningmark { + background-image: url(../images/icon_warning_sml.gif); +} + +.donemark { + background-image: url(../images/icon_success_sml.gif); +} + +.infomark { + background-image: url(../images/icon_info_sml.gif); +} + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/css/print.css b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/css/print.css new file mode 100644 index 000000000..18fcbad70 --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/css/print.css @@ -0,0 +1,26 @@ +/* + * 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. + */ + +#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/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/css/site.css b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/css/site.css new file mode 100644 index 000000000..055e7e286 --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/css/site.css @@ -0,0 +1 @@ +/* You can override this file with your own styles */ \ No newline at end of file diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/dependencies.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/dependencies.html new file mode 100644 index 000000000..066d08a20 --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/dependencies.html @@ -0,0 +1,1526 @@ + + + + + + + + license-maven-plugin-git – Project Dependencies + + + + + + + + + +
+
+
+

Project Dependencies

+

compile

+

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

+ + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersionTypeLicenses
com.mycilalicense-maven-plugin4.2-SNAPSHOTjarApache License 2.0
org.eclipse.jgitorg.eclipse.jgit3.6.1.201501031845-rjarEclipse Distribution License (New BSD License)
+

test

+

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

+ + + + + + + + + + + + +
GroupIdArtifactIdVersionTypeLicenses
junitjunit4.13.2jarEclipse Public License 1.0
+

Project Transitive Dependencies

+

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

+

compile

+

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersionClassifierTypeLicenses
aopallianceaopalliance1.0-jarPublic Domain
com.google.code.findbugsjsr3053.0.2-jarThe Apache Software License, Version 2.0
com.google.errorproneerror_prone_annotations2.1.3-jarApache 2.0
com.google.guavaguava25.1-android-jarThe Apache Software License, Version 2.0
com.google.injectguice4.2.1no_aopjarThe Apache Software License, Version 2.0
com.google.j2objcj2objc-annotations1.1-jarThe Apache Software License, Version 2.0
com.googlecode.javaewahJavaEWAH0.7.9-jarApache 2
com.jcraftjsch0.1.50-jarRevised BSD
com.mycilamycila-xmltool4.4.ga-jarApache License 2.0
commons-codeccommons-codec1.4-jarThe Apache Software License, Version 2.0
commons-iocommons-io2.6-jarApache License, Version 2.0
commons-loggingcommons-logging1.1.1-jarThe Apache Software License, Version 2.0
javax.annotationjsr250-api1.0-jarCOMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
javax.enterprisecdi-api1.0-jarApache License, Version 2.0
javax.injectjavax.inject1-jarThe Apache Software License, Version 2.0
org.apache.commonscommons-lang33.8.1-jarApache License, Version 2.0
org.apache.commonscommons-pool22.2-jarThe Apache Software License, Version 2.0
org.apache.httpcomponentshttpclient4.1.3-jarApache License
org.apache.httpcomponentshttpcore4.1.4-jarApache License
org.apache.mavenmaven-artifact3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-builder-support3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-core3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-model3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-model-builder3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-plugin-api3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-repository-metadata3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-resolver-provider3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-settings3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-settings-builder3.6.3-jarApache License, Version 2.0
org.apache.maven.resolvermaven-resolver-api1.4.1-jarApache License, Version 2.0
org.apache.maven.resolvermaven-resolver-impl1.4.1-jarApache License, Version 2.0
org.apache.maven.resolvermaven-resolver-spi1.4.1-jarApache License, Version 2.0
org.apache.maven.resolvermaven-resolver-util1.4.1-jarApache License, Version 2.0
org.apache.maven.sharedmaven-common-artifact-filters3.2.0-jarApache License, Version 2.0
org.apache.maven.sharedmaven-dependency-tree2.2-jarApache License, Version 2.0
org.apache.maven.sharedmaven-shared-utils3.3.4-jarApache License, Version 2.0
org.checkerframeworkchecker-compat-qual2.0.0-jarGNU General Public License, version 2 (GPL2), with the classpath exceptionThe MIT License
org.codehaus.mojoanimal-sniffer-annotations1.14-jarMIT license
org.codehaus.plexusplexus-classworlds2.6.0-jarApache License, Version 2.0
org.codehaus.plexusplexus-component-annotations2.1.0-jarApache License, Version 2.0
org.codehaus.plexusplexus-interpolation1.25-jarApache License, Version 2.0
org.codehaus.plexusplexus-utils3.2.1-jarApache License, Version 2.0
org.eclipse.aetheraether-api0.9.0.M2-jarEclipse Public License, Version 1.0
org.eclipse.aetheraether-util0.9.0.M2-jarEclipse Public License, Version 1.0
org.eclipse.sisuorg.eclipse.sisu.inject0.3.4-jarEclipse Public License, Version 1.0
org.eclipse.sisuorg.eclipse.sisu.plexus0.3.4-jarEclipse Public License, Version 1.0
org.slf4jslf4j-api1.7.29-jarMIT License
org.sonatype.plexusplexus-cipher1.4-jarApache Public License 2.0
org.sonatype.plexusplexus-sec-dispatcher1.4-jarApache Public License 2.0
+

test

+

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

+ + + + + + + + + + + + +
GroupIdArtifactIdVersionTypeLicenses
org.hamcresthamcrest-core1.3jarNew BSD License
+

Project Dependency Graph

+ +
+

Dependency Tree

+
+

Licenses

+

Apache Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component

+

Apache 2.0: error-prone annotations

+

Eclipse Public License 1.0: JUnit

+

MIT License: SLF4J API Module

+

Revised BSD: JSch

+

Apache License: HttpClient, HttpCore

+

Public Domain: AOP alliance

+

Eclipse Distribution License (New BSD License): JGit - Core

+

New BSD License: Hamcrest Core

+

Apache 2: JavaEWAH

+

Eclipse Public License, Version 1.0: Aether API, Aether Utilities, org.eclipse.sisu.inject, org.eclipse.sisu.plexus

+

Apache License 2.0: license-maven-plugin, license-maven-plugin-git, mycila-xmltool

+

The MIT License: Checker Qual

+

Apache License, Version 2.0: Apache Commons IO, Apache Commons Lang, Apache Maven Common Artifact Filters, Apache Maven Dependency Tree, Apache Maven Shared Utils, CDI APIs, Maven Artifact, Maven Artifact Resolver API, Maven Artifact Resolver Implementation, Maven Artifact Resolver Provider, Maven Artifact Resolver SPI, Maven Artifact Resolver Utilities, Maven Builder Support, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus :: Component Annotations, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API

+

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JSR-250 Common Annotations for the JavaTM Platform

+

GNU General Public License, version 2 (GPL2), with the classpath exception: Checker Qual

+

MIT license: Animal Sniffer Annotations

+

The Apache Software License, Version 2.0: Apache Commons Pool, Commons Codec, Commons Logging, FindBugs-jsr305, Google Guice - Core Library, Guava: Google Core Libraries for Java, J2ObjC Annotations, javax.inject

+

Dependency File Details

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FilenameSizeEntriesClassesPackagesJava VersionDebug Information
aopalliance-1.0.jar4.5 kB15921.3Yes
jsr305-3.0.2.jar19.9 kB463531.5Yes
error_prone_annotations-2.1.3.jar13.7 kB342221.7No
guava-25.1-android.jar2.6 MB19051875181.7Yes
guice-4.2.1-no_aop.jar520.7 kB40639091.7Yes
j2objc-annotations-1.1.jar8.8 kB231211.5Yes
JavaEWAH-0.7.9.jar125.1 kB816931.6Yes
jsch-0.1.50.jar254.4 kB15614341.5Yes
license-maven-plugin-4.2-SNAPSHOT.jar128.9 kB1005761.8Yes
mycila-xmltool-4.4.ga.jar59.9 kB433311.6Yes
commons-codec-1.4.jar58.2 kB473051.4Yes
commons-io-2.6.jar214.8 kB14612771.7Yes
commons-logging-1.1.1.jar60.7 kB422821.1Yes
jsr250-api-1.0.jar5.8 kB161121.5Yes
cdi-api-1.0.jar44.9 kB927571.5Yes
javax.inject-1.jar2.5 kB8611.5No
junit-4.13.2.jar384.6 kB389350321.5Yes
commons-lang3-3.8.1.jar501.9 kB297272131.7Yes
commons-pool2-2.2.jar108 kB806531.6Yes
httpclient-4.1.3.jar352.6 kB309273221.5Yes
httpcore-4.1.4.jar181.4 kB185163101.3Yes
maven-artifact-3.6.3.jar57.8 kB5934111.7Yes
maven-builder-support-3.6.3.jar14.3 kB241011.7Yes
maven-core-3.6.3.jar633 kB490403561.7Yes
maven-model-3.6.3.jar215.4 kB947731.7Yes
maven-model-builder-3.6.3.jar192.3 kB156123161.7Yes
maven-plugin-api-3.6.3.jar47 kB482761.7Yes
maven-repository-metadata-3.6.3.jar27.2 kB27921.7Yes
maven-resolver-provider-3.6.3.jar66.2 kB432611.7Yes
maven-settings-3.6.3.jar44 kB351921.7Yes
maven-settings-builder-3.6.3.jar42.1 kB533251.7Yes
maven-resolver-api-1.4.1.jar149 kB156132121.7Yes
maven-resolver-impl-1.4.1.jar180.7 kB1169551.7Yes
maven-resolver-spi-1.4.1.jar36.7 kB563481.7Yes
maven-resolver-util-1.4.1.jar167.5 kB132105131.7Yes
maven-common-artifact-filters-3.2.0.jar61.4 kB644541.7Yes
maven-dependency-tree-2.2.jar63.6 kB654171.5Yes
maven-shared-utils-3.3.4.jar153.1 kB1037991.7Yes
checker-compat-qual-2.0.0.jar31.5 kB4728101.7Yes
animal-sniffer-annotations-1.14.jar3.5 kB12111.5No
plexus-classworlds-2.6.0.jar52.9 kB523751.7Yes
plexus-component-annotations-2.1.0.jar4.2 kB15311.6No
plexus-interpolation-1.25.jar85.3 kB796271.6Yes
plexus-utils-3.2.1.jar261.8 kB13010591.6Yes
aether-api-0.9.0.M2.jar134 kB147126111.5Yes
aether-util-0.9.0.M2.jar133.6 kB11893131.5Yes
org.eclipse.jgit-3.6.1.201501031845-r.jar2 MB12661213341.5Yes
org.eclipse.sisu.inject-0.3.4.jar379.2 kB28927191.6Yes
org.eclipse.sisu.plexus-0.3.4.jar205.3 kB196164201.6Yes
hamcrest-core-1.3.jar45 kB524531.5Yes
slf4j-api-1.7.29.jar41.4 kB463441.5Yes
plexus-cipher-1.4.jar13.5 kB20611.4Yes
plexus-sec-dispatcher-1.4.jar27.7 kB311331.4Yes
TotalSizeEntriesClassesPackagesJava VersionDebug Information
5311.2 MB864175374451.849
compile: 51compile: 10.7 MBcompile: 8200compile: 7142compile: 410-compile: 47
test: 2test: 429.6 kBtest: 441test: 395test: 35-test: 2
+
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/dependency-info.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/dependency-info.html new file mode 100644 index 000000000..dcb321a8c --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/dependency-info.html @@ -0,0 +1,113 @@ + + + + + + + + license-maven-plugin-git – Dependency Information + + + + + + + + + +
+
+
+

Dependency Information

+

Apache Maven

+
+
<dependency>
+  <groupId>com.mycila</groupId>
+  <artifactId>license-maven-plugin-git</artifactId>
+  <version>4.2-SNAPSHOT</version>
+</dependency>
+

Apache Buildr

+
+
'com.mycila:license-maven-plugin-git:jar:4.2-SNAPSHOT'
+

Apache Ivy

+
+
<dependency org="com.mycila" name="license-maven-plugin-git" rev="4.2-SNAPSHOT">
+  <artifact name="license-maven-plugin-git" type="jar" />
+</dependency>
+

Groovy Grape

+
+
@Grapes(
+@Grab(group='com.mycila', module='license-maven-plugin-git', version='4.2-SNAPSHOT')
+)
+

Gradle/Grails

+
+
compile 'com.mycila:license-maven-plugin-git:4.2-SNAPSHOT'
+

Scala SBT

+
+
libraryDependencies += "com.mycila" % "license-maven-plugin-git" % "4.2-SNAPSHOT"
+

Leiningen

+
+
[com.mycila/license-maven-plugin-git "4.2-SNAPSHOT"]
+
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/dependency-management.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/dependency-management.html new file mode 100644 index 000000000..078509054 --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/dependency-management.html @@ -0,0 +1,135 @@ + + + + + + + + license-maven-plugin-git – Project Dependency Management + + + + + + + + + +
+
+
+

Project Dependency Management

+

compile

+

The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersionTypeLicense
com.mycilamycila-xmltool4.4.gajarApache License 2.0
junitjunit4.13.2jarEclipse Public License 1.0
org.apache.mavenmaven-artifact3.6.3jarApache License, Version 2.0
org.apache.mavenmaven-core3.6.3jarApache License, Version 2.0
org.apache.mavenmaven-plugin-api3.6.3jarApache License, Version 2.0
org.apache.maven.plugin-testingmaven-plugin-testing-harness3.3.0jarApache License, Version 2.0
org.apache.maven.plugin-toolsmaven-plugin-annotations3.6.0jarApache License, Version 2.0
+
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/distribution-management.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/distribution-management.html new file mode 100644 index 000000000..c0b8085c7 --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/distribution-management.html @@ -0,0 +1,88 @@ + + + + + + + + license-maven-plugin-git – Project Distribution Management + + + + + + + + + +
+
+
+

Overview

+

The following is the distribution management information used by this project.

+

Repository - mycila-oss-staging

https://oss.sonatype.org/service/local/staging/deploy/maven2/
+

Snapshot Repository - mycila-oss-snapshots

https://oss.sonatype.org/content/repositories/snapshots/
+

Site - report

https://mycila.carbou.me/license-maven-plugin/reports/4.2-SNAPSHOT/license-maven-plugin-git
+
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/images/close.gif b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/images/close.gif new file mode 100644 index 0000000000000000000000000000000000000000..1c26bbc5264fcc943ad7b5a0f1a84daece211f34 GIT binary patch literal 279 zcmZ?wbhEHb6kyFkwP}e}6+mLp=yE)H5&?6cps==O-j2#K*@61O)i|`#U%|*xTD17#Qg5 z>nkWI$ji$M2ng`=^D}^ygDj#2&;c6F0P+h1n~g(5frm~PL&uV$l`S$eFDwzBDbhJD v>}Bvw*Al_tWna1PC9OaGVdk23i}vRhZI{iR^*V|n<^22a#~T_O9T}_vbswrX literal 0 HcmV?d00001 diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/images/collapsed.gif b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/images/collapsed.gif new file mode 100644 index 0000000000000000000000000000000000000000..6e710840640c1bfd9dd76ce7fef56f1004092508 GIT binary patch literal 53 ycmZ?wbhEHbWM^P!XkdT>#h)yUTnvm1Iv_qshJlI4r7uBZ*YkPFU8d4p4Aua}2?(?R literal 0 HcmV?d00001 diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/images/expanded.gif b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/images/expanded.gif new file mode 100644 index 0000000000000000000000000000000000000000..0fef3d89e0df1f8bc49a0cd827f2607c7d7fd2f0 GIT binary patch literal 52 xcmZ?wbhEHbWM^P!XkdT>#h)yUTnvm1Iv_qshJlH@g}+fUi&t{amUB!D)&R0C2fzRT literal 0 HcmV?d00001 diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/images/external.png b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/images/external.png new file mode 100644 index 0000000000000000000000000000000000000000..3f999fc88b360074e41f38c3b4bc06ccb3bb7cf8 GIT binary patch literal 230 zcmeAS@N?(olHy`uVBq!ia0vp^+(699!3-oX?^2ToQY`6?zK#qG>ra@ocD)4hB}-f* zN`mv#O3D+9QW+dm@{>{(JaZG%Q-e|yQz{EjrrH1%@dWsUxR#cd{{R1fCIbVIy!atN z8e~{WkY6y6%iy53@(Yk3;OXKRQgJIOfsI*BO@UFsfhWLBc>*(#PB?Jn2*(o!76E4F z2oaVU3``tH+Kgs0GI5+@Tg}d)z%jd%F@?{8!SRZ5b1yT80-FZIMn)zc2Ca66y`pzY R*nwsJMCn#OVEqF*oew~oaAu*+mN;-=y?VHT3tIe$XQqrDo-uB_a z!$aaK`z6))OKGn34?nwc^SuifkIL#EmDgV_qjg-#8v*0u4q4%1moUw{LZ54UeCgzNF^jX`uv-XK+9g@yFrG9?@ z!9&5&Tgk*j(b!GF&{N4I-Owl3GNQ;Kslp@APSw&&&ux9d>WxL~{EYoKm2KHvv3+ax zZUYB?Ae*8JnchZheXeEaa>@87?_fB*jV>(`erUx0B6j@wa!KnN)QWMO1rn9HC8 zQU}Tt3>@bftT|;oHYhlHH8T8tc{qL2LBC1&wnQeg^-S05<#H=J%;q~&KX!$OXH$lP zifQJ#9>L8|xhAVRHT-xPa*}7JK>(A*!AmL!CQC~j>707p+C5b#ib-SZ5@wfn#-0y8 zor_pb3M^%mkXhlduwjw4dk@RWhYZ<*tSUAV9x3eYyi#^d39lH{872xT#>g14FgCZb z+Lvv}DClhGVU*`8y(Qe}(9I>Lw<6->0~Q`zX3oMH2272dBARI`0wDzxS_G8b_H+a` TZ#n2*^y*Bf^Krq04Gh)*dSnrT literal 0 HcmV?d00001 diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/images/icon_info_sml.gif b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/images/icon_info_sml.gif new file mode 100644 index 0000000000000000000000000000000000000000..c6cb9ad7ce438a798426703e86a7ffc197d51dbb GIT binary patch literal 606 zcmZ?wbhEHb!Rj)7jHhhdgsOUdoQoueZi?7 z>>gViTe&E#V48n=mrru5S3;v}WQB8hiDz7$TU2Fg8RZkU)J)l4H+4sO@7jjxJ4?G(<~7c1nYFul=C0P+d#d`@bj{yi z-npcE!T#Qb2PP~z)H;3B%r(bntUlH>Y2~CvyV|C%UbyM>vTf&9?!2&e&!siHFV0_c zVB`KP8}?n^dg$7Yqc`@PxOMQ%-NWbZ9Xfk=)1K2OFF!hV;r{6>kIr6ua^~ve%eS9j zy7lbD`I|4_et!J??bq+WzI^-n`RfmdkOIfh!pgqYwSCK`t~@$#!^!1aj_y2mzyI{@?vuB79>2N$==JkApPs$`_~ygc*YCf)diVLp z{pXKfy#M&+`?nvze*gIk#Q*;N0|qHLXbBUFKUo+V7>XElKuSSz!oa?}p{S|3rL`#` zEj=M8CWV#D$GthOu#hRgfH^NPHz`Z6or!6tudIJkhF|)EqL_SUmH;#E=*;vU)ut4d z*}1MJ+3|6yK5|W*0YQlwY}}E_93D;*P3)($(!#iHyj&dYc$?gAB*f@)n?~7Mn)5Ze zB*b!gs&gB@F*e|Da`5(ac688Lp~TGAEh5PBlHo`4aV}w%hy?;49h(#+>`NXTD0Bjy;4ci{C-1K14rU#4Xoa9{m6qopA9n0cn|!>ecYkij zwyX=!4*mH3EoqLqSGiVbyFqxD(bS8XSDu{6U1jZO70Ic@{~t&7=B^ zBD)NOoAkU&Gy^LQJ5PtV?u{&65}4ZUmfYbweP{LTy^YnAGv=AGa7*6wj}%~b0?7r5!@qH7P%p1*$L z@#{ODxoUwG+WsY)zWExj-aqxpQS(e!bx&6L`u)?tfB$~}{{8*?cVO&*V`-G2NeC$Z zWMO1r=w{FXnGVVm3>>=|#5rX=HY{-DP?VFNPL-%m%>B+*~5-k^-+4*MLFr;tQ0}^rlS-^!^Q`Mx1hrB$jwn&hk~Xk=#Nl+_9Nu|Y$D G!5RQ;-6)O# literal 0 HcmV?d00001 diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/images/icon_warning_sml.gif b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/images/icon_warning_sml.gif new file mode 100644 index 0000000000000000000000000000000000000000..873bbb52cb9768103c27fbb9a9bac16ac615fce5 GIT binary patch literal 576 zcmZ?wbhEHbB!Sy%bj7w z8LP{2I!WYbmF&-Ixi?j6tD|K1XR2M#l>Aw*aXL%wXS3nYW}{zi=4WzsU5r%E6qx+# za{AThd85YVOsT`KDUrWsBtGknIa3>Sy(4;AS@f^Dxt>-=XPXm#FD(1Lr2hBv=9?3X zZS^!XrNw@)>eiN((2|w-y>{aB1+99DGMA?}+UTggT+(Z*rf8+5x~aWVOGcurtl;&U zIa)H3I&#vwvQjJBn`YHj9iKlB7`)(M#!e{yWMO1rC}Yq8NrU2qfqia6SyOXMYa1sM zM_a34eqyRfcQbQJY;^IYGTuzaxglKLqNQEA}OiQec+sQ#rUUjLqg_MpsPmY43 zsgmVV8EHK$eV-B~6*UcAW2+w%1e4o&9#aAczLGF}PmMg|6J0Ey4q A)Bpeg literal 0 HcmV?d00001 diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/images/logos/build-by-maven-black.png b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/images/logos/build-by-maven-black.png new file mode 100644 index 0000000000000000000000000000000000000000..919fd0f66a7f713920dd7422035db1c9d484351d GIT binary patch literal 2294 zcmVKOG`!VuDc=fnx$+R6#>c^>b&wcOS?|$!`a}U6ptjU_J zlBA}l*3{J0)YMd0R~Hr*dU$xO^ie1jhYlTLS+=C4#MRYRCX#twGUSD6Il$6AA+=UAlkY(ZF;m4037Yc>v&!1mPsNXdliHV74&z>zUEv=}iC@U)i zfc^XTJ3BiAKvYyzczAd~K){|od(ip)`}f`5-HnZnv$L~Hzqq=(y7Kb!>gsAwPfu@e z@3gcu0LabFC4?{xBNPh18Fpy3+Tr2hfq{Yc_V$w}PjVdhGtMTH$zU){PfznaPmK)? z4KH52=;-KZX=#a#jlFZ{PF7YH!!Q{c8Taqs=Xt)UsK{tE{@>vc{2Hgh!NL0adH}e0 z@19Df^78Tm0ES@zz{SO7Zf@=upJ1_AP_bIAgpih&mWqmsojZ4GG#a&9{f)&Au~_Wm z<0F^L4;(mPHk)-io!M*-3JMa7#VIK%EBy%}_$g6IPEM9cBvPp~K0f}{t5+6_rMbEJ z(xpqcZ{G$0j^p<2+vnuu^bN3MdU`rLJ3Br;9ss7MrVbuFxUjHLQBhGX6WriQ5|M*_w z@5bUDdV71dTCG;AO-@dx@4a~OA{y)K>k+2N$jAo|9?w z?b_+nr`2k;!{M;o?Qh<^`R=>#RtFA0KR<`Vfh)Li;|5+X!otGn&U<@%H*VaBDU;Gf zr_<5=()7Iqfmk>yLj`}084`48Zf?d|M~)mpOHfeI{QNv2WMN?;Dk=&9GBY#LVzb%$ z`};Aq6GAK&OK4~)&U*g*IT{xh7M8K~%9SgtQ-;OG#ZeC5ym=F=X|vf(9h#b&K7RZN z05+S=X0xGjU|@g-%ePwl!GC`7t=5VDruDp`t9rXwq=tAb*88KQqo~N`a#V_oixKzA z%F4dJzL1cRy1F{CSUfW`qfjWeZ{Hpm7>H$yNF>V6&c<>vGBOgU_w@7}J9g~o(WA6z z#sgc0B0VlH4i&T6{Pyiz)FUDys6$s*7rnXCi!3z)!0DGJ5eITHyM2Q|E@qtti{QRD z*nbiZg+h^&lY>QINl6I+oH}*N-Q67kYHMqqoSd*@fE67^695Pa36aTU0HD+95)%{g zFw)c0Gcqy&K&4WxG906$qk6p_b=txpgmiazqaGF(M)NU+!{3cPsc^{*a`Ja$nXfZ@ zhsL%N4whw0OG`2M6&4oG&CQ8KBHBPHC@3f>C|I^a>__(qFp!^RU zV`F0uhl6EVxm><`_ijATmoHz|)ztxjL?XdmSuB<(Po5A$mM!w}C3kdS~ef}W>dub-Hhz&fI`vJ#oXvTST@?6qsxN=r)tz|+%n^XARiL+I)0 z!HGL|?4Z?OC@z>ppO+fmk zEDIk1FgrV2R8&O&@;qNwR)+h@$;nZx)dqvXVzG2}b>-#d_4oHa!G&Dp59OYMg zd;9A2I}{29&+|ObzkB!Y^XJcKjE;^*({SomlT)I^E^_90Q{xPG;bvU;38ml zcng&pTZhKxAmAX-{xuvUBO`bZu-omWrKK8;X6fkl>(@`5I6;GyySuwkDCBv*tE;QE zwH1kg)0Ijk1~{Qms8A@Vadob6a=9D}VUx-9>C-1l1S|^dcDq`w#&Z*k#hB*+K%>#n z=0$)zo8T)X1Ujc}V+Omw8!O@%0GKp7%(fp1ER{;7QYogYiHQlT)w*&q5{X2iP;Ak literal 0 HcmV?d00001 diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/images/logos/build-by-maven-white.png b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/images/logos/build-by-maven-white.png new file mode 100644 index 0000000000000000000000000000000000000000..7d44c9c2e5742bdf8649ad282f83208f1da9b982 GIT binary patch literal 2260 zcmV;_2rKuAP)4hTLUyOQ{PVbVY5&Y3g!&hN~bnR7}ZgkXUt ziC%zU0gf+&kEv>t|d$x|zXw1mS0D%1b{8z7DF%0wW-8(XBFc`A3vVI|O z^!N97baWg(eE86zLn4uA_wL=Zb@+UKU|=8sJb3V6XlSUctSl!dhm4xd=KJ^W|8h2q zR4NS%3yX+|NKQ`f?d=7Cf`Wo)&z=E5TU%REQIXYZefjbwRvsQ6zIyfQojZ3l8V#{v zv)R(q)39Vr2GBPsa+apV2%%fIZY3ln0Kl+1Y8c*(xe3X6sWFH9kH*UDDLl)ZN`}u~;f9D%P!A2LK5P2`MQl z(b3TuDUC++_U+qm01k;n!Z1u+TwGjS+}X2d^Yil+3Pn;B-~q z{Qdm_z{kf&EEb1^gw)j3R904!x}#RBj~+c578Vv16olc}xpQZGd;7k9`>@WHD_2M| z{%VB2fNVCK&1U^_rTW_bx`C@MK&%ZR^ybZ*=;&yb zN);0mV>X+~OA`|lRVtNAr7A8i#zL)DyJycHxm+$5izO0?QmM?$%p@6le0*H3R;yI1 z=;-LCrlu1oPI!8HIypHhmCA~Wig|;>WHON!GbSbmcN`jxhJ=GssnlpRR;zVzaF8J4 z>+3sJhW@0w{LH6-`(Afr<9kMWBXoSUM7Dox&JGJtojOI96z3EG z*uH)HWN?qO7x!`hzQnzLg5JL3Ui^ps%X$n4`+YK2S-yNZo>gC8kJmXUC#D?-i_a7IlwdR(Kkw#T>s)<( zJ!ZVTycREBO!{t;H9|r{F#q)FQ_`LjAsBnPnnKk2PZ;V3*7{M#@%jyBNObh|^_fg2 zd|f0I3eTTEPf=83VhUbHWgRft|{%MRRMp6H>seM7wV6&k5Vn7H0DDSDT_wn(;aaUDU zWi%QoiptK;CgqIWB$bwy78Mm?w@oI~&6_tPBO~$kExCLno}10)mX;RGM?^%-PjqOt zTFi(#=@4C7NJmxEVK7l6G0yhEp_Lq9)1fj}S-2%Mdrv$L~tStVt%xVSheDG9e5EX$6J zj8GIMm&=bIKaK;TqoYG05D0}r0!Kqb1E0?q2n1`_uAR{_f0E{OgnR$~y~Sd|+0n_# z2@6L?MsUQ^H0|QzLJoDKqobtlneyk|8`Sp{cp}PUC5RRQ^8?;2;Iss$eWk%*n3$Nr z(73v~e)3}s219#$yTM=(2n6o#?!LahxUO>?H!v`O%bZ*;$Ideh!!Qg0h{fVXix$lf i91DLtEx@rr0RIK2cl{g~?Z1Nn0000}s literal 0 HcmV?d00001 diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/images/logos/maven-feather.png b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/images/logos/maven-feather.png new file mode 100644 index 0000000000000000000000000000000000000000..b5ada836e9eb4af4db810f648b013933e72c8fbe GIT binary patch literal 3330 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 literal 0 HcmV?d00001 diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/images/newwindow.png b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/images/newwindow.png new file mode 100644 index 0000000000000000000000000000000000000000..6287f72bd08a870908e7361d98c35ee0d6dcbc82 GIT binary patch literal 220 zcmeAS@N?(olHy`uVBq!ia0vp^+(699!3-oX?^2ToQY`6?zK#qG>ra@ocD)4hB}-f* zN`mv#O3D+9QW+dm@{>{(JaZG%Q-e|yQz{EjrrH1%@dWsUxR#cd&SYTt4+aeuCvSob zD+%%o1`04ZXs!GLj7%Iec?BF2%&y2ZFfeUwWbk2P5nvW+xWT~4#-PT{uyM;F);OSv44$rjF6*2U FngH~|K)3(^ literal 0 HcmV?d00001 diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/index.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/index.html new file mode 100644 index 000000000..328792c60 --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/index.html @@ -0,0 +1,85 @@ + + + + + + + + license-maven-plugin-git – About + + + + + + + + + +
+
+
+

About license-maven-plugin-git

+

An optional module for license-maven-plugin adding git related functionality

+
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/issue-management.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/issue-management.html new file mode 100644 index 000000000..25c047c03 --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/issue-management.html @@ -0,0 +1,89 @@ + + + + + + + + license-maven-plugin-git – Issue Management + + + + + + + + + +
+
+
+

Overview

+

This project uses GitHub to manage its issues.

+

Issue Management

+

Issues, bugs, and feature requests should be submitted to the following issue management system for this project.

+
+
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/licenses.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/licenses.html new file mode 100644 index 000000000..6ef4c7646 --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/licenses.html @@ -0,0 +1,653 @@ + + + + + + + + license-maven-plugin-git – Project Licenses + + + + + + + + + +
+
+
+

Overview

+

Typically the licenses listed for the project are that of the project itself, and not of dependencies.

+

Project Licenses

+

Apache License 2.0

[Original text] +

Copy of the license follows:

+ +
+ + +
+ +
+
+ + + ApacheCon 2021 Coming Soon! + + The Apache Software Foundation +
+ +
+ Apache Support Logo +
+
+
+

Apache License, Version 2.0

+ +

The 2.0 version of the Apache License, approved by the ASF in 2004, helps us achieve our goal of providing +reliable and long-lived software products through collaborative, open-source software development.

+

All packages produced by the ASF are implicitly licensed under the Apache +License, Version 2.0, unless otherwise explicitly stated.

+
+

+Apache License
Version 2.0, January 2004
+http://www.apache.org/licenses/ +

+

TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

+

1. Definitions.

+
+

"License" shall mean the terms and conditions for use, reproduction, and +distribution as defined by Sections 1 through 9 of this document.

+

"Licensor" shall mean the copyright owner or entity authorized by the +copyright owner that is granting the License.

+

"Legal Entity" shall mean the union of the acting entity and all other +entities that control, are controlled by, or are under common control with +that entity. For the purposes of this definition, "control" means (i) the +power, direct or indirect, to cause the direction or management of such +entity, whether by contract or otherwise, or (ii) ownership of fifty +percent (50%) or more of the outstanding shares, or (iii) beneficial +ownership of such entity.

+

"You" (or "Your") shall mean an individual or Legal Entity exercising +permissions granted by this License.

+

"Source" form shall mean the preferred form for making modifications, +including but not limited to software source code, documentation source, +and configuration files.

+

"Object" form shall mean any form resulting from mechanical transformation +or translation of a Source form, including but not limited to compiled +object code, generated documentation, and conversions to other media types.

+

"Work" shall mean the work of authorship, whether in Source or Object form, +made available under the License, as indicated by a copyright notice that +is included in or attached to the work (an example is provided in the +Appendix below).

+

"Derivative Works" shall mean any work, whether in Source or Object form, +that is based on (or derived from) the Work and for which the editorial +revisions, annotations, elaborations, or other modifications represent, as +a whole, an original work of authorship. For the purposes of this License, +Derivative Works shall not include works that remain separable from, or +merely link (or bind by name) to the interfaces of, the Work and Derivative +Works thereof.

+

"Contribution" shall mean any work of authorship, including the original +version of the Work and any modifications or additions to that Work or +Derivative Works thereof, that is intentionally submitted to Licensor for +inclusion in the Work by the copyright owner or by an individual or Legal +Entity authorized to submit on behalf of the copyright owner. For the +purposes of this definition, "submitted" means any form of electronic, +verbal, or written communication sent to the Licensor or its +representatives, including but not limited to communication on electronic +mailing lists, source code control systems, and issue tracking systems that +are managed by, or on behalf of, the Licensor for the purpose of discussing +and improving the Work, but excluding communication that is conspicuously +marked or otherwise designated in writing by the copyright owner as "Not a +Contribution."

+

"Contributor" shall mean Licensor and any individual or Legal Entity on +behalf of whom a Contribution has been received by Licensor and +subsequently incorporated within the Work.

+
+

2. Grant of Copyright License. Subject to the +terms and conditions of this License, each Contributor hereby grants to You +a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable +copyright license to reproduce, prepare Derivative Works of, publicly +display, publicly perform, sublicense, and distribute the Work and such +Derivative Works in Source or Object form.

+

3. Grant of Patent License. Subject to the terms +and conditions of this License, each Contributor hereby grants to You a +perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable +(except as stated in this section) patent license to make, have made, use, +offer to sell, sell, import, and otherwise transfer the Work, where such +license applies only to those patent claims licensable by such Contributor +that are necessarily infringed by their Contribution(s) alone or by +combination of their Contribution(s) with the Work to which such +Contribution(s) was submitted. If You institute patent litigation against +any entity (including a cross-claim or counterclaim in a lawsuit) alleging +that the Work or a Contribution incorporated within the Work constitutes +direct or contributory patent infringement, then any patent licenses +granted to You under this License for that Work shall terminate as of the +date such litigation is filed.

+

4. Redistribution. You may reproduce and +distribute copies of the Work or Derivative Works thereof in any medium, +with or without modifications, and in Source or Object form, provided that +You meet the following conditions:

+
    +
  1. You must give any other recipients of the Work or Derivative Works a +copy of this License; and
  2. +
  3. You must cause any modified files to carry prominent notices stating +that You changed the files; and
  4. +
  5. You must retain, in the Source form of any Derivative Works that You +distribute, all copyright, patent, trademark, and attribution notices from +the Source form of the Work, excluding those notices that do not pertain to +any part of the Derivative Works; and
  6. +
  7. If the Work includes a "NOTICE" text file as part of its distribution, +then any Derivative Works that You distribute must include a readable copy +of the attribution notices contained within such NOTICE file, excluding +those notices that do not pertain to any part of the Derivative Works, in +at least one of the following places: within a NOTICE text file distributed +as part of the Derivative Works; within the Source form or documentation, +if provided along with the Derivative Works; or, within a display generated +by the Derivative Works, if and wherever such third-party notices normally +appear. The contents of the NOTICE file are for informational purposes only +and do not modify the License. You may add Your own attribution notices +within Derivative Works that You distribute, alongside or as an addendum to +the NOTICE text from the Work, provided that such additional attribution +notices cannot be construed as modifying the License. +
    +
    +You may add Your own copyright statement to Your modifications and may +provide additional or different license terms and conditions for use, +reproduction, or distribution of Your modifications, or for any such +Derivative Works as a whole, provided Your use, reproduction, and +distribution of the Work otherwise complies with the conditions stated in +this License. +
  8. +
+

5. Submission of Contributions. Unless You +explicitly state otherwise, any Contribution intentionally submitted for +inclusion in the Work by You to the Licensor shall be under the terms and +conditions of this License, without any additional terms or conditions. +Notwithstanding the above, nothing herein shall supersede or modify the +terms of any separate license agreement you may have executed with Licensor +regarding such Contributions.

+

6. Trademarks. This License does not grant +permission to use the trade names, trademarks, service marks, or product +names of the Licensor, except as required for reasonable and customary use +in describing the origin of the Work and reproducing the content of the +NOTICE file.

+

7. Disclaimer of Warranty. Unless required by +applicable law or agreed to in writing, Licensor provides the Work (and +each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT +WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, +without limitation, any warranties or conditions of TITLE, +NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You +are solely responsible for determining the appropriateness of using or +redistributing the Work and assume any risks associated with Your exercise +of permissions under this License.

+

8. Limitation of Liability. In no event and +under no legal theory, whether in tort (including negligence), contract, or +otherwise, unless required by applicable law (such as deliberate and +grossly negligent acts) or agreed to in writing, shall any Contributor be +liable to You for damages, including any direct, indirect, special, +incidental, or consequential damages of any character arising as a result +of this License or out of the use or inability to use the Work (including +but not limited to damages for loss of goodwill, work stoppage, computer +failure or malfunction, or any and all other commercial damages or losses), +even if such Contributor has been advised of the possibility of such +damages.

+

9. Accepting Warranty or Additional Liability. +While redistributing the Work or Derivative Works thereof, You may choose +to offer, and charge a fee for, acceptance of support, warranty, indemnity, +or other liability obligations and/or rights consistent with this License. +However, in accepting such obligations, You may act only on Your own behalf +and on Your sole responsibility, not on behalf of any other Contributor, +and only if You agree to indemnify, defend, and hold each Contributor +harmless for any liability incurred by, or claims asserted against, such +Contributor by reason of your accepting any such warranty or additional +liability.

+

END OF TERMS AND CONDITIONS

+
+

How to apply the Apache License to your work

+

Include a copy of the Apache License, typically in a file called +LICENSE, in your work, and consider also including a NOTICE file that references the License.

+

To apply the Apache License to specific files in your work, attach the following boilerplate +declaration, replacing the fields enclosed by brackets "[]" with your own +identifying information. (Don't include the brackets!) Enclose the text in the appropriate comment syntax for the file format. We also +recommend that you include a file or class name and description of purpose on the same "printed page" as the copyright notice for easier +identification within third-party archives.

+
Copyright [yyyy] [name of copyright owner]
+
+Licensed under the Apache License, Version 2.0 (the "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.
+
+ +
+ + + + + + + + + + +
+
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/plugin-management.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/plugin-management.html new file mode 100644 index 000000000..95cdacc3f --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/plugin-management.html @@ -0,0 +1,165 @@ + + + + + + + + license-maven-plugin-git – Project Plugin Management + + + + + + + + + +
+
+
+

Project Plugin Management

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersion
com.bluetrainsoftware.mavengroovydoc-maven-plugin2.1
com.mycilalicense-maven-plugin2.6
org.apache.felixmaven-bundle-plugin5.1.1
org.apache.maven.pluginsmaven-antrun-plugin1.3
org.apache.maven.pluginsmaven-assembly-plugin2.2-beta-5
org.apache.maven.pluginsmaven-clean-plugin3.1.0
org.apache.maven.pluginsmaven-compiler-plugin3.8.1
org.apache.maven.pluginsmaven-dependency-plugin2.8
org.apache.maven.pluginsmaven-deploy-plugin2.8.2
org.apache.maven.pluginsmaven-enforcer-plugin1.4.1
org.apache.maven.pluginsmaven-gpg-plugin1.6
org.apache.maven.pluginsmaven-invoker-plugin3.2.1
org.apache.maven.pluginsmaven-jar-plugin3.2.0
org.apache.maven.pluginsmaven-jarsigner-plugin3.0.0
org.apache.maven.pluginsmaven-javadoc-plugin3.2.0
org.apache.maven.pluginsmaven-plugin-plugin3.6.0
org.apache.maven.pluginsmaven-release-plugin2.5.3
org.apache.maven.pluginsmaven-site-plugin3.9.1
org.apache.maven.pluginsmaven-source-plugin3.2.1
+
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/plugins.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/plugins.html new file mode 100644 index 000000000..ca6871e4d --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/plugins.html @@ -0,0 +1,167 @@ + + + + + + + + license-maven-plugin-git – Project Plugins + + + + + + + + + +
+
+
+

Project Build Plugins

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersion
com.bluetrainsoftware.mavengroovydoc-maven-plugin2.1
com.mycilalicense-maven-plugin2.2
org.apache.maven.pluginsmaven-clean-plugin3.1.0
org.apache.maven.pluginsmaven-compiler-plugin3.8.1
org.apache.maven.pluginsmaven-deploy-plugin2.8.2
org.apache.maven.pluginsmaven-enforcer-plugin1.4.1
org.apache.maven.pluginsmaven-gpg-plugin1.6
org.apache.maven.pluginsmaven-install-plugin2.4
org.apache.maven.pluginsmaven-jar-plugin3.2.0
org.apache.maven.pluginsmaven-javadoc-plugin3.2.0
org.apache.maven.pluginsmaven-release-plugin2.5.3
org.apache.maven.pluginsmaven-resources-plugin2.6
org.apache.maven.pluginsmaven-scm-plugin1.9.4
org.apache.maven.pluginsmaven-site-plugin3.9.1
org.apache.maven.pluginsmaven-source-plugin3.2.1
org.apache.maven.pluginsmaven-surefire-plugin2.12.4
+

Project Report Plugins

+ + + + + + + + + + + + +
GroupIdArtifactIdVersion
org.apache.maven.pluginsmaven-plugin-plugin3.6.0
org.apache.maven.pluginsmaven-project-info-reports-plugin3.1.0
+
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/project-info.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/project-info.html new file mode 100644 index 000000000..bdb69e7ec --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/project-info.html @@ -0,0 +1,129 @@ + + + + + + + + license-maven-plugin-git – Project Information + + + + + + + + + +
+
+
+

Project Information

+

This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by Maven on behalf of the project.

+

Overview

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
DocumentDescription
CI ManagementThis document lists the continuous integration management system of this project for building and testing code on a frequent, regular basis.
DependenciesThis document lists the project's dependencies and provides information on each dependency.
Dependency InformationThis document describes how to include this project as a dependency using various dependency management tools.
Dependency ManagementThis document lists the dependencies that are defined through dependencyManagement.
Distribution ManagementThis document provides informations on the distribution management of this project.
AboutAn optional module for license-maven-plugin adding git related functionality
Issue ManagementThis document provides information on the issue management system used in this project.
LicensesThis document lists the project license(s).
Plugin ManagementThis document lists the plugins that are defined through pluginManagement.
PluginsThis document lists the build plugins and the report plugins used by this project.
Source Code ManagementThis document lists ways to access the online source repository.
SummaryThis document lists other related information of this project
TeamThis document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.
+
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/scm.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/scm.html new file mode 100644 index 000000000..9aa4139be --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/scm.html @@ -0,0 +1,99 @@ + + + + + + + + license-maven-plugin-git – Source Code Management + + + + + + + + + +
+
+
+

Overview

+

This project uses Git to manage its source code. Instructions on Git use can be found at https://git-scm.com/documentation.

+

Web Browser Access

+

The following is a link to a browsable version of the source repository:

+
+

Anonymous Access

+

The source can be checked out anonymously from Git with this command (See https://git-scm.com/docs/git-clone):

+
+
$ git clone https://github.com/mycila/license-maven-plugin.git
+

Developer Access

+

Only project developers can access the Git tree via this method (See https://git-scm.com/docs/git-clone).

+
+
$ git clone git@github.com:mycila/license-maven-plugin.git
+

Access from Behind a Firewall

+

Refer to the documentation of the SCM used for more information about access behind a firewall.

+
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/summary.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/summary.html new file mode 100644 index 000000000..90155fb73 --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/summary.html @@ -0,0 +1,129 @@ + + + + + + + + license-maven-plugin-git – Project Summary + + + + + + + + + +
+
+
+

Project Summary

+

Project Information

+ + + + + + + + + + + + +
FieldValue
Namelicense-maven-plugin-git
DescriptionAn optional module for license-maven-plugin adding git related functionality
Homepagehttps://mycila.carbou.me/license-maven-plugin/reports/4.2-SNAPSHOT/license-maven-plugin-git
+

Project Organization

+ + + + + + + + + +
FieldValue
NameMycila
URLhttp://www.mycila.com/
+

Build Information

+ + + + + + + + + + + + + + + + + + +
FieldValue
GroupIdcom.mycila
ArtifactIdlicense-maven-plugin-git
Version4.2-SNAPSHOT
Typejar
Java Version1.8
+
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/team.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/team.html new file mode 100644 index 000000000..66d6169db --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/team.html @@ -0,0 +1,109 @@ + + + + + + + + license-maven-plugin-git – Project Team + + + + + + + + + +
+
+
+

Project Team

+

A successful project requires many people to play many roles. Some members write code or documentation, while others are valuable as testers, submitting patches and suggestions.

+

The project team is comprised of Members and Contributors. Members have direct access to the source of a project and actively evolve the code-base. Contributors improve the project through submission of patches and suggestions to the Members. The number of Contributors to the project is unbounded. Get involved today. All contributions to the project are greatly appreciated.

+

Members

+

The following is a list of developers with commit privileges that have directly contributed to the project in one way or another.

+ + + + + + + + + + + + + + + + + + +
ImageIdNameEmailURLOrganizationOrganization URLRoles
mathieucarbouMathieu Carboumathieu.carbou@gmail.comhttps://github.com/mathieucarbouMycilahttp://mycila.com/leader, architect, developer
+

Contributors

+

There are no contributors listed for this project. Please check back again later.

+
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/ci-management.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/ci-management.html new file mode 100644 index 000000000..749709402 --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/ci-management.html @@ -0,0 +1,91 @@ + + + + + + + + license-maven-plugin-svn – CI Management + + + + + + + + + +
+
+
+

Overview

+

This project uses Travis CI.

+

Access

+

The following is a link to the continuous integration system used by the project:

+
+

Notifiers

+

No notifiers are defined. Please check back at a later date.

+
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/css/maven-base.css b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/css/maven-base.css new file mode 100644 index 000000000..322efae73 --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/css/maven-base.css @@ -0,0 +1,168 @@ +/* + * 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. + */ + +body { + margin: 0px; + padding: 0px; +} +table { + padding:0px; + width: 100%; + margin-left: -2px; + margin-right: -2px; +} +acronym { + cursor: help; + border-bottom: 1px dotted #feb; +} +table.bodyTable th, table.bodyTable td { + padding: 2px 4px 2px 4px; + vertical-align: top; +} +div.clear{ + clear:both; + visibility: hidden; +} +div.clear hr{ + display: none; +} +#bannerLeft, #bannerRight { + font-size: xx-large; + font-weight: bold; +} +#bannerLeft img, #bannerRight img { + margin: 0px; +} +.xleft, #bannerLeft img { + float:left; +} +.xright, #bannerRight { + float:right; +} +#banner { + padding: 0px; +} +#breadcrumbs { + padding: 3px 10px 3px 10px; +} +#leftColumn { + width: 170px; + float:left; + overflow: auto; +} +#bodyColumn { + margin-right: 1.5em; + margin-left: 197px; +} +#legend { + padding: 8px 0 8px 0; +} +#navcolumn { + padding: 8px 4px 0 8px; +} +#navcolumn h5 { + margin: 0; + padding: 0; + font-size: small; +} +#navcolumn ul { + margin: 0; + padding: 0; + font-size: small; +} +#navcolumn li { + list-style-type: none; + background-image: none; + background-repeat: no-repeat; + background-position: 0 0.4em; + padding-left: 16px; + list-style-position: outside; + line-height: 1.2em; + font-size: smaller; +} +#navcolumn li.expanded { + background-image: url(../images/expanded.gif); +} +#navcolumn li.collapsed { + background-image: url(../images/collapsed.gif); +} +#navcolumn li.none { + text-indent: -1em; + margin-left: 1em; +} +#poweredBy { + text-align: center; +} +#navcolumn img { + margin-top: 10px; + margin-bottom: 3px; +} +#poweredBy img { + display:block; + margin: 20px 0 20px 17px; +} +#search img { + margin: 0px; + display: block; +} +#search #q, #search #btnG { + border: 1px solid #999; + margin-bottom:10px; +} +#search form { + margin: 0px; +} +#lastPublished { + font-size: x-small; +} +.navSection { + margin-bottom: 2px; + padding: 8px; +} +.navSectionHead { + font-weight: bold; + font-size: x-small; +} +.section { + padding: 4px; +} +#footer { + padding: 3px 10px 3px 10px; + font-size: x-small; +} +#breadcrumbs { + font-size: x-small; + margin: 0pt; +} +.source { + padding: 12px; + margin: 1em 7px 1em 7px; +} +.source pre { + margin: 0px; + padding: 0px; +} +#navcolumn img.imageLink, .imageLink { + padding-left: 0px; + padding-bottom: 0px; + padding-top: 0px; + padding-right: 2px; + border: 0px; + margin: 0px; +} diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/css/maven-theme.css b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/css/maven-theme.css new file mode 100644 index 000000000..d3407e8ba --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/css/maven-theme.css @@ -0,0 +1,161 @@ +/* + * 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. + */ + +body { + padding: 0px 0px 10px 0px; +} +body, td, select, input, li{ + font-family: Verdana, Helvetica, Arial, sans-serif; + font-size: 13px; +} +code{ + font-family: Courier, monospace; + font-size: 13px; +} +a { + text-decoration: none; +} +a:link { + color:#36a; +} +a:visited { + color:#47a; +} +a:active, a:hover { + color:#69c; +} +#legend li.externalLink { + background: url(../images/external.png) left top no-repeat; + padding-left: 18px; +} +a.externalLink, a.externalLink:link, a.externalLink:visited, a.externalLink:active, a.externalLink:hover { + background: url(../images/external.png) right center no-repeat; + padding-right: 18px; +} +#legend li.newWindow { + background: url(../images/newwindow.png) left top no-repeat; + padding-left: 18px; +} +a.newWindow, a.newWindow:link, a.newWindow:visited, a.newWindow:active, a.newWindow:hover { + background: url(../images/newwindow.png) right center no-repeat; + padding-right: 18px; +} +h2 { + padding: 4px 4px 4px 6px; + border: 1px solid #999; + color: #900; + background-color: #ddd; + font-weight:900; + font-size: x-large; +} +h3 { + padding: 4px 4px 4px 6px; + border: 1px solid #aaa; + color: #900; + background-color: #eee; + font-weight: normal; + font-size: large; +} +h4 { + padding: 4px 4px 4px 6px; + border: 1px solid #bbb; + color: #900; + background-color: #fff; + font-weight: normal; + font-size: large; +} +h5 { + padding: 4px 4px 4px 6px; + color: #900; + font-size: medium; +} +p { + line-height: 1.3em; + font-size: small; +} +#breadcrumbs { + border-top: 1px solid #aaa; + border-bottom: 1px solid #aaa; + background-color: #ccc; +} +#leftColumn { + margin: 10px 0 0 5px; + border: 1px solid #999; + background-color: #eee; + padding-bottom: 3px; /* IE-9 scrollbar-fix */ +} +#navcolumn h5 { + font-size: smaller; + border-bottom: 1px solid #aaaaaa; + padding-top: 2px; + color: #000; +} + +table.bodyTable th { + color: white; + background-color: #bbb; + text-align: left; + font-weight: bold; +} + +table.bodyTable th, table.bodyTable td { + font-size: 1em; +} + +table.bodyTable tr.a { + background-color: #ddd; +} + +table.bodyTable tr.b { + background-color: #eee; +} + +.source { + border: 1px solid #999; +} +dl { + padding: 4px 4px 4px 6px; + border: 1px solid #aaa; + background-color: #ffc; +} +dt { + color: #900; +} +#organizationLogo img, #projectLogo img, #projectLogo span{ + margin: 8px; +} +#banner { + border-bottom: 1px solid #fff; +} +.errormark, .warningmark, .donemark, .infomark { + background: url(../images/icon_error_sml.gif) no-repeat; +} + +.warningmark { + background-image: url(../images/icon_warning_sml.gif); +} + +.donemark { + background-image: url(../images/icon_success_sml.gif); +} + +.infomark { + background-image: url(../images/icon_info_sml.gif); +} + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/css/print.css b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/css/print.css new file mode 100644 index 000000000..18fcbad70 --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/css/print.css @@ -0,0 +1,26 @@ +/* + * 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. + */ + +#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/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/css/site.css b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/css/site.css new file mode 100644 index 000000000..055e7e286 --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/css/site.css @@ -0,0 +1 @@ +/* You can override this file with your own styles */ \ No newline at end of file diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/dependencies.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/dependencies.html new file mode 100644 index 000000000..e7095542d --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/dependencies.html @@ -0,0 +1,1642 @@ + + + + + + + + license-maven-plugin-svn – Project Dependencies + + + + + + + + + +
+
+
+

Project Dependencies

+

compile

+

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

+ + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersionTypeLicenses
com.mycilalicense-maven-plugin4.2-SNAPSHOTjarApache License 2.0
org.tmatesoft.svnkitsvnkit1.8.7jarTMate Open Source License (with dual licensing option)
+

Project Transitive Dependencies

+

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

+

compile

+

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersionClassifierTypeLicenses
aopallianceaopalliance1.0-jarPublic Domain
com.google.code.findbugsjsr3053.0.2-jarThe Apache Software License, Version 2.0
com.google.errorproneerror_prone_annotations2.1.3-jarApache 2.0
com.google.guavaguava25.1-android-jarThe Apache Software License, Version 2.0
com.google.injectguice4.2.1no_aopjarThe Apache Software License, Version 2.0
com.google.j2objcj2objc-annotations1.1-jarThe Apache Software License, Version 2.0
com.jcraftjsch.agentproxy.connector-factory0.0.7-jarRevised BSD
com.jcraftjsch.agentproxy.core0.0.7-jarRevised BSD
com.jcraftjsch.agentproxy.pageant0.0.7-jarRevised BSD
com.jcraftjsch.agentproxy.sshagent0.0.7-jarRevised BSD
com.jcraftjsch.agentproxy.svnkit-trilead-ssh20.0.7-jarRevised BSD
com.jcraftjsch.agentproxy.usocket-jna0.0.7-jarRevised BSD
com.jcraftjsch.agentproxy.usocket-nc0.0.7-jarRevised BSD
com.mycilamycila-xmltool4.4.ga-jarApache License 2.0
com.trileadtrilead-ssh21.0.0-build217-jarTrilead Library License
commons-iocommons-io2.6-jarApache License, Version 2.0
de.regnis.q.sequencesequence-library1.0.3-jarSequence Library License
javax.annotationjsr250-api1.0-jarCOMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
javax.enterprisecdi-api1.0-jarApache License, Version 2.0
javax.injectjavax.inject1-jarThe Apache Software License, Version 2.0
net.java.dev.jnajna4.1.0-jarLGPL, version 2.1ASL, version 2
net.java.dev.jnajna-platform4.1.0-jarLGPL, version 2.1ASL, version 2
net.java.dev.jnaplatform3.4.0-jarLGPL, version 2.1
org.antlrantlr-runtime3.4-jar-
org.apache.commonscommons-lang33.8.1-jarApache License, Version 2.0
org.apache.commonscommons-pool22.2-jarThe Apache Software License, Version 2.0
org.apache.mavenmaven-artifact3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-builder-support3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-core3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-model3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-model-builder3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-plugin-api3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-repository-metadata3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-resolver-provider3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-settings3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-settings-builder3.6.3-jarApache License, Version 2.0
org.apache.maven.resolvermaven-resolver-api1.4.1-jarApache License, Version 2.0
org.apache.maven.resolvermaven-resolver-impl1.4.1-jarApache License, Version 2.0
org.apache.maven.resolvermaven-resolver-spi1.4.1-jarApache License, Version 2.0
org.apache.maven.resolvermaven-resolver-util1.4.1-jarApache License, Version 2.0
org.apache.maven.sharedmaven-common-artifact-filters3.2.0-jarApache License, Version 2.0
org.apache.maven.sharedmaven-dependency-tree2.2-jarApache License, Version 2.0
org.apache.maven.sharedmaven-shared-utils3.3.4-jarApache License, Version 2.0
org.checkerframeworkchecker-compat-qual2.0.0-jarGNU General Public License, version 2 (GPL2), with the classpath exceptionThe MIT License
org.codehaus.mojoanimal-sniffer-annotations1.14-jarMIT license
org.codehaus.plexusplexus-classworlds2.6.0-jarApache License, Version 2.0
org.codehaus.plexusplexus-component-annotations2.1.0-jarApache License, Version 2.0
org.codehaus.plexusplexus-interpolation1.25-jarApache License, Version 2.0
org.codehaus.plexusplexus-utils3.2.1-jarApache License, Version 2.0
org.eclipse.aetheraether-api0.9.0.M2-jarEclipse Public License, Version 1.0
org.eclipse.aetheraether-util0.9.0.M2-jarEclipse Public License, Version 1.0
org.eclipse.sisuorg.eclipse.sisu.inject0.3.4-jarEclipse Public License, Version 1.0
org.eclipse.sisuorg.eclipse.sisu.plexus0.3.4-jarEclipse Public License, Version 1.0
org.slf4jslf4j-api1.7.29-jarMIT License
org.sonatype.plexusplexus-cipher1.4-jarApache Public License 2.0
org.sonatype.plexusplexus-sec-dispatcher1.4-jarApache Public License 2.0
org.tmatesoft.sqljetsqljet1.1.10-jarGPL (with dual licensing option)
+

Project Dependency Graph

+ +
+

Dependency Tree

+
+

Licenses

+

Apache Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component

+

Sequence Library License: Sequence Library

+

Apache 2.0: error-prone annotations

+

MIT License: SLF4J API Module

+

Revised BSD: a connector factory, a connector for Pageant using JNA, a connector for ssh-agent, an implementation of USocketFactory using JNA, an implementation of USocketFactory using netcat, jsch-agent-proxy connector to SVNKit fork of Trilead SSH2, jsch-agent-proxy core library

+

Public Domain: AOP alliance

+

Trilead Library License: Trilead SSH2 Library

+

Eclipse Public License, Version 1.0: Aether API, Aether Utilities, org.eclipse.sisu.inject, org.eclipse.sisu.plexus

+

Unknown: Antlr 3.4 Runtime

+

Apache License 2.0: license-maven-plugin, license-maven-plugin-svn, mycila-xmltool

+

The MIT License: Checker Qual

+

GPL (with dual licensing option): SqlJet Library

+

Apache License, Version 2.0: Apache Commons IO, Apache Commons Lang, Apache Maven Common Artifact Filters, Apache Maven Dependency Tree, Apache Maven Shared Utils, CDI APIs, Maven Artifact, Maven Artifact Resolver API, Maven Artifact Resolver Implementation, Maven Artifact Resolver Provider, Maven Artifact Resolver SPI, Maven Artifact Resolver Utilities, Maven Builder Support, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus :: Component Annotations, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API

+

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JSR-250 Common Annotations for the JavaTM Platform

+

GNU General Public License, version 2 (GPL2), with the classpath exception: Checker Qual

+

ASL, version 2: Java Native Access, Java Native Access Platform

+

MIT license: Animal Sniffer Annotations

+

TMate Open Source License (with dual licensing option): SVNKit Library

+

LGPL, version 2.1: Java Native Access, Java Native Access Platform

+

The Apache Software License, Version 2.0: Apache Commons Pool, FindBugs-jsr305, Google Guice - Core Library, Guava: Google Core Libraries for Java, J2ObjC Annotations, javax.inject

+

Dependency File Details

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FilenameSizeEntriesClassesPackagesJava VersionDebug Information
aopalliance-1.0.jar4.5 kB15921.3Yes
jsr305-3.0.2.jar19.9 kB463531.5Yes
error_prone_annotations-2.1.3.jar13.7 kB342221.7No
guava-25.1-android.jar2.6 MB19051875181.7Yes
guice-4.2.1-no_aop.jar520.7 kB40639091.7Yes
j2objc-annotations-1.1.jar8.8 kB231211.5Yes
jsch.agentproxy.connector-factory-0.0.7.jar12.1 kB20911.5Yes
jsch.agentproxy.core-0.0.7.jar9.6 kB18711.5Yes
jsch.agentproxy.pageant-0.0.7.jar7.8 kB16411.5Yes
jsch.agentproxy.sshagent-0.0.7.jar4.2 kB13111.5Yes
jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.jar3.8 kB13211.5Yes
jsch.agentproxy.usocket-jna-0.0.7.jar6.6 kB16411.5Yes
jsch.agentproxy.usocket-nc-0.0.7.jar5.3 kB14211.5Yes
license-maven-plugin-4.2-SNAPSHOT.jar128.9 kB1005761.8Yes
mycila-xmltool-4.4.ga.jar59.9 kB433311.6Yes
trilead-ssh2-1.0.0-build217.jar250.2 kB159141131.4Yes
commons-io-2.6.jar214.8 kB14612771.7Yes
sequence-library-1.0.3.jar72.1 kB816961.4Yes
jsr250-api-1.0.jar5.8 kB161121.5Yes
cdi-api-1.0.jar44.9 kB927571.5Yes
javax.inject-1.jar2.5 kB8611.5No
jna-4.1.0.jar914.6 kB14110431.6Yes
jna-platform-4.1.0.jar1.5 MB67163891.6Yes
platform-3.4.0.jar913.4 kB41039461.5Yes
antlr-runtime-3.4.jar164.4 kB12811541.4Yes
commons-lang3-3.8.1.jar501.9 kB297272131.7Yes
commons-pool2-2.2.jar108 kB806531.6Yes
maven-artifact-3.6.3.jar57.8 kB5934111.7Yes
maven-builder-support-3.6.3.jar14.3 kB241011.7Yes
maven-core-3.6.3.jar633 kB490403561.7Yes
maven-model-3.6.3.jar215.4 kB947731.7Yes
maven-model-builder-3.6.3.jar192.3 kB156123161.7Yes
maven-plugin-api-3.6.3.jar47 kB482761.7Yes
maven-repository-metadata-3.6.3.jar27.2 kB27921.7Yes
maven-resolver-provider-3.6.3.jar66.2 kB432611.7Yes
maven-settings-3.6.3.jar44 kB351921.7Yes
maven-settings-builder-3.6.3.jar42.1 kB533251.7Yes
maven-resolver-api-1.4.1.jar149 kB156132121.7Yes
maven-resolver-impl-1.4.1.jar180.7 kB1169551.7Yes
maven-resolver-spi-1.4.1.jar36.7 kB563481.7Yes
maven-resolver-util-1.4.1.jar167.5 kB132105131.7Yes
maven-common-artifact-filters-3.2.0.jar61.4 kB644541.7Yes
maven-dependency-tree-2.2.jar63.6 kB654171.5Yes
maven-shared-utils-3.3.4.jar153.1 kB1037991.7Yes
checker-compat-qual-2.0.0.jar31.5 kB4728101.7Yes
animal-sniffer-annotations-1.14.jar3.5 kB12111.5No
plexus-classworlds-2.6.0.jar52.9 kB523751.7Yes
plexus-component-annotations-2.1.0.jar4.2 kB15311.6No
plexus-interpolation-1.25.jar85.3 kB796271.6Yes
plexus-utils-3.2.1.jar261.8 kB13010591.6Yes
aether-api-0.9.0.M2.jar134 kB147126111.5Yes
aether-util-0.9.0.M2.jar133.6 kB11893131.5Yes
org.eclipse.sisu.inject-0.3.4.jar379.2 kB28927191.6Yes
org.eclipse.sisu.plexus-0.3.4.jar205.3 kB196164201.6Yes
slf4j-api-1.7.29.jar41.4 kB463441.5Yes
plexus-cipher-1.4.jar13.5 kB20611.4Yes
plexus-sec-dispatcher-1.4.jar27.7 kB311331.4Yes
sqljet-1.1.10.jar762 kB544519181.5Yes
svnkit-1.8.7.jar4.1 MB18651811401.6Yes
TotalSizeEntriesClassesPackagesJava VersionDebug Information
5916.5 MB1022390434361.855
compile: 59compile: 16.5 MBcompile: 10223compile: 9043compile: 436-compile: 55
+
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/dependency-info.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/dependency-info.html new file mode 100644 index 000000000..6a80cf244 --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/dependency-info.html @@ -0,0 +1,113 @@ + + + + + + + + license-maven-plugin-svn – Dependency Information + + + + + + + + + +
+
+
+

Dependency Information

+

Apache Maven

+
+
<dependency>
+  <groupId>com.mycila</groupId>
+  <artifactId>license-maven-plugin-svn</artifactId>
+  <version>4.2-SNAPSHOT</version>
+</dependency>
+

Apache Buildr

+
+
'com.mycila:license-maven-plugin-svn:jar:4.2-SNAPSHOT'
+

Apache Ivy

+
+
<dependency org="com.mycila" name="license-maven-plugin-svn" rev="4.2-SNAPSHOT">
+  <artifact name="license-maven-plugin-svn" type="jar" />
+</dependency>
+

Groovy Grape

+
+
@Grapes(
+@Grab(group='com.mycila', module='license-maven-plugin-svn', version='4.2-SNAPSHOT')
+)
+

Gradle/Grails

+
+
compile 'com.mycila:license-maven-plugin-svn:4.2-SNAPSHOT'
+

Scala SBT

+
+
libraryDependencies += "com.mycila" % "license-maven-plugin-svn" % "4.2-SNAPSHOT"
+

Leiningen

+
+
[com.mycila/license-maven-plugin-svn "4.2-SNAPSHOT"]
+
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/dependency-management.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/dependency-management.html new file mode 100644 index 000000000..dfc796992 --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/dependency-management.html @@ -0,0 +1,135 @@ + + + + + + + + license-maven-plugin-svn – Project Dependency Management + + + + + + + + + +
+
+
+

Project Dependency Management

+

compile

+

The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersionTypeLicense
com.mycilamycila-xmltool4.4.gajarApache License 2.0
junitjunit4.13.2jarEclipse Public License 1.0
org.apache.mavenmaven-artifact3.6.3jarApache License, Version 2.0
org.apache.mavenmaven-core3.6.3jarApache License, Version 2.0
org.apache.mavenmaven-plugin-api3.6.3jarApache License, Version 2.0
org.apache.maven.plugin-testingmaven-plugin-testing-harness3.3.0jarApache License, Version 2.0
org.apache.maven.plugin-toolsmaven-plugin-annotations3.6.0jarApache License, Version 2.0
+
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/distribution-management.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/distribution-management.html new file mode 100644 index 000000000..f676dab44 --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/distribution-management.html @@ -0,0 +1,88 @@ + + + + + + + + license-maven-plugin-svn – Project Distribution Management + + + + + + + + + +
+
+
+

Overview

+

The following is the distribution management information used by this project.

+

Repository - mycila-oss-staging

https://oss.sonatype.org/service/local/staging/deploy/maven2/
+

Snapshot Repository - mycila-oss-snapshots

https://oss.sonatype.org/content/repositories/snapshots/
+

Site - report

https://mycila.carbou.me/license-maven-plugin/reports/4.2-SNAPSHOT/license-maven-plugin-svn
+
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/images/close.gif b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/images/close.gif new file mode 100644 index 0000000000000000000000000000000000000000..1c26bbc5264fcc943ad7b5a0f1a84daece211f34 GIT binary patch literal 279 zcmZ?wbhEHb6kyFkwP}e}6+mLp=yE)H5&?6cps==O-j2#K*@61O)i|`#U%|*xTD17#Qg5 z>nkWI$ji$M2ng`=^D}^ygDj#2&;c6F0P+h1n~g(5frm~PL&uV$l`S$eFDwzBDbhJD v>}Bvw*Al_tWna1PC9OaGVdk23i}vRhZI{iR^*V|n<^22a#~T_O9T}_vbswrX literal 0 HcmV?d00001 diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/images/collapsed.gif b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/images/collapsed.gif new file mode 100644 index 0000000000000000000000000000000000000000..6e710840640c1bfd9dd76ce7fef56f1004092508 GIT binary patch literal 53 ycmZ?wbhEHbWM^P!XkdT>#h)yUTnvm1Iv_qshJlI4r7uBZ*YkPFU8d4p4Aua}2?(?R literal 0 HcmV?d00001 diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/images/expanded.gif b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/images/expanded.gif new file mode 100644 index 0000000000000000000000000000000000000000..0fef3d89e0df1f8bc49a0cd827f2607c7d7fd2f0 GIT binary patch literal 52 xcmZ?wbhEHbWM^P!XkdT>#h)yUTnvm1Iv_qshJlH@g}+fUi&t{amUB!D)&R0C2fzRT literal 0 HcmV?d00001 diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/images/external.png b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/images/external.png new file mode 100644 index 0000000000000000000000000000000000000000..3f999fc88b360074e41f38c3b4bc06ccb3bb7cf8 GIT binary patch literal 230 zcmeAS@N?(olHy`uVBq!ia0vp^+(699!3-oX?^2ToQY`6?zK#qG>ra@ocD)4hB}-f* zN`mv#O3D+9QW+dm@{>{(JaZG%Q-e|yQz{EjrrH1%@dWsUxR#cd{{R1fCIbVIy!atN z8e~{WkY6y6%iy53@(Yk3;OXKRQgJIOfsI*BO@UFsfhWLBc>*(#PB?Jn2*(o!76E4F z2oaVU3``tH+Kgs0GI5+@Tg}d)z%jd%F@?{8!SRZ5b1yT80-FZIMn)zc2Ca66y`pzY R*nwsJMCn#OVEqF*oew~oaAu*+mN;-=y?VHT3tIe$XQqrDo-uB_a z!$aaK`z6))OKGn34?nwc^SuifkIL#EmDgV_qjg-#8v*0u4q4%1moUw{LZ54UeCgzNF^jX`uv-XK+9g@yFrG9?@ z!9&5&Tgk*j(b!GF&{N4I-Owl3GNQ;Kslp@APSw&&&ux9d>WxL~{EYoKm2KHvv3+ax zZUYB?Ae*8JnchZheXeEaa>@87?_fB*jV>(`erUx0B6j@wa!KnN)QWMO1rn9HC8 zQU}Tt3>@bftT|;oHYhlHH8T8tc{qL2LBC1&wnQeg^-S05<#H=J%;q~&KX!$OXH$lP zifQJ#9>L8|xhAVRHT-xPa*}7JK>(A*!AmL!CQC~j>707p+C5b#ib-SZ5@wfn#-0y8 zor_pb3M^%mkXhlduwjw4dk@RWhYZ<*tSUAV9x3eYyi#^d39lH{872xT#>g14FgCZb z+Lvv}DClhGVU*`8y(Qe}(9I>Lw<6->0~Q`zX3oMH2272dBARI`0wDzxS_G8b_H+a` TZ#n2*^y*Bf^Krq04Gh)*dSnrT literal 0 HcmV?d00001 diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/images/icon_info_sml.gif b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/images/icon_info_sml.gif new file mode 100644 index 0000000000000000000000000000000000000000..c6cb9ad7ce438a798426703e86a7ffc197d51dbb GIT binary patch literal 606 zcmZ?wbhEHb!Rj)7jHhhdgsOUdoQoueZi?7 z>>gViTe&E#V48n=mrru5S3;v}WQB8hiDz7$TU2Fg8RZkU)J)l4H+4sO@7jjxJ4?G(<~7c1nYFul=C0P+d#d`@bj{yi z-npcE!T#Qb2PP~z)H;3B%r(bntUlH>Y2~CvyV|C%UbyM>vTf&9?!2&e&!siHFV0_c zVB`KP8}?n^dg$7Yqc`@PxOMQ%-NWbZ9Xfk=)1K2OFF!hV;r{6>kIr6ua^~ve%eS9j zy7lbD`I|4_et!J??bq+WzI^-n`RfmdkOIfh!pgqYwSCK`t~@$#!^!1aj_y2mzyI{@?vuB79>2N$==JkApPs$`_~ygc*YCf)diVLp z{pXKfy#M&+`?nvze*gIk#Q*;N0|qHLXbBUFKUo+V7>XElKuSSz!oa?}p{S|3rL`#` zEj=M8CWV#D$GthOu#hRgfH^NPHz`Z6or!6tudIJkhF|)EqL_SUmH;#E=*;vU)ut4d z*}1MJ+3|6yK5|W*0YQlwY}}E_93D;*P3)($(!#iHyj&dYc$?gAB*f@)n?~7Mn)5Ze zB*b!gs&gB@F*e|Da`5(ac688Lp~TGAEh5PBlHo`4aV}w%hy?;49h(#+>`NXTD0Bjy;4ci{C-1K14rU#4Xoa9{m6qopA9n0cn|!>ecYkij zwyX=!4*mH3EoqLqSGiVbyFqxD(bS8XSDu{6U1jZO70Ic@{~t&7=B^ zBD)NOoAkU&Gy^LQJ5PtV?u{&65}4ZUmfYbweP{LTy^YnAGv=AGa7*6wj}%~b0?7r5!@qH7P%p1*$L z@#{ODxoUwG+WsY)zWExj-aqxpQS(e!bx&6L`u)?tfB$~}{{8*?cVO&*V`-G2NeC$Z zWMO1r=w{FXnGVVm3>>=|#5rX=HY{-DP?VFNPL-%m%>B+*~5-k^-+4*MLFr;tQ0}^rlS-^!^Q`Mx1hrB$jwn&hk~Xk=#Nl+_9Nu|Y$D G!5RQ;-6)O# literal 0 HcmV?d00001 diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/images/icon_warning_sml.gif b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/images/icon_warning_sml.gif new file mode 100644 index 0000000000000000000000000000000000000000..873bbb52cb9768103c27fbb9a9bac16ac615fce5 GIT binary patch literal 576 zcmZ?wbhEHbB!Sy%bj7w z8LP{2I!WYbmF&-Ixi?j6tD|K1XR2M#l>Aw*aXL%wXS3nYW}{zi=4WzsU5r%E6qx+# za{AThd85YVOsT`KDUrWsBtGknIa3>Sy(4;AS@f^Dxt>-=XPXm#FD(1Lr2hBv=9?3X zZS^!XrNw@)>eiN((2|w-y>{aB1+99DGMA?}+UTggT+(Z*rf8+5x~aWVOGcurtl;&U zIa)H3I&#vwvQjJBn`YHj9iKlB7`)(M#!e{yWMO1rC}Yq8NrU2qfqia6SyOXMYa1sM zM_a34eqyRfcQbQJY;^IYGTuzaxglKLqNQEA}OiQec+sQ#rUUjLqg_MpsPmY43 zsgmVV8EHK$eV-B~6*UcAW2+w%1e4o&9#aAczLGF}PmMg|6J0Ey4q A)Bpeg literal 0 HcmV?d00001 diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/images/logos/build-by-maven-black.png b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/images/logos/build-by-maven-black.png new file mode 100644 index 0000000000000000000000000000000000000000..919fd0f66a7f713920dd7422035db1c9d484351d GIT binary patch literal 2294 zcmVKOG`!VuDc=fnx$+R6#>c^>b&wcOS?|$!`a}U6ptjU_J zlBA}l*3{J0)YMd0R~Hr*dU$xO^ie1jhYlTLS+=C4#MRYRCX#twGUSD6Il$6AA+=UAlkY(ZF;m4037Yc>v&!1mPsNXdliHV74&z>zUEv=}iC@U)i zfc^XTJ3BiAKvYyzczAd~K){|od(ip)`}f`5-HnZnv$L~Hzqq=(y7Kb!>gsAwPfu@e z@3gcu0LabFC4?{xBNPh18Fpy3+Tr2hfq{Yc_V$w}PjVdhGtMTH$zU){PfznaPmK)? z4KH52=;-KZX=#a#jlFZ{PF7YH!!Q{c8Taqs=Xt)UsK{tE{@>vc{2Hgh!NL0adH}e0 z@19Df^78Tm0ES@zz{SO7Zf@=upJ1_AP_bIAgpih&mWqmsojZ4GG#a&9{f)&Au~_Wm z<0F^L4;(mPHk)-io!M*-3JMa7#VIK%EBy%}_$g6IPEM9cBvPp~K0f}{t5+6_rMbEJ z(xpqcZ{G$0j^p<2+vnuu^bN3MdU`rLJ3Br;9ss7MrVbuFxUjHLQBhGX6WriQ5|M*_w z@5bUDdV71dTCG;AO-@dx@4a~OA{y)K>k+2N$jAo|9?w z?b_+nr`2k;!{M;o?Qh<^`R=>#RtFA0KR<`Vfh)Li;|5+X!otGn&U<@%H*VaBDU;Gf zr_<5=()7Iqfmk>yLj`}084`48Zf?d|M~)mpOHfeI{QNv2WMN?;Dk=&9GBY#LVzb%$ z`};Aq6GAK&OK4~)&U*g*IT{xh7M8K~%9SgtQ-;OG#ZeC5ym=F=X|vf(9h#b&K7RZN z05+S=X0xGjU|@g-%ePwl!GC`7t=5VDruDp`t9rXwq=tAb*88KQqo~N`a#V_oixKzA z%F4dJzL1cRy1F{CSUfW`qfjWeZ{Hpm7>H$yNF>V6&c<>vGBOgU_w@7}J9g~o(WA6z z#sgc0B0VlH4i&T6{Pyiz)FUDys6$s*7rnXCi!3z)!0DGJ5eITHyM2Q|E@qtti{QRD z*nbiZg+h^&lY>QINl6I+oH}*N-Q67kYHMqqoSd*@fE67^695Pa36aTU0HD+95)%{g zFw)c0Gcqy&K&4WxG906$qk6p_b=txpgmiazqaGF(M)NU+!{3cPsc^{*a`Ja$nXfZ@ zhsL%N4whw0OG`2M6&4oG&CQ8KBHBPHC@3f>C|I^a>__(qFp!^RU zV`F0uhl6EVxm><`_ijATmoHz|)ztxjL?XdmSuB<(Po5A$mM!w}C3kdS~ef}W>dub-Hhz&fI`vJ#oXvTST@?6qsxN=r)tz|+%n^XARiL+I)0 z!HGL|?4Z?OC@z>ppO+fmk zEDIk1FgrV2R8&O&@;qNwR)+h@$;nZx)dqvXVzG2}b>-#d_4oHa!G&Dp59OYMg zd;9A2I}{29&+|ObzkB!Y^XJcKjE;^*({SomlT)I^E^_90Q{xPG;bvU;38ml zcng&pTZhKxAmAX-{xuvUBO`bZu-omWrKK8;X6fkl>(@`5I6;GyySuwkDCBv*tE;QE zwH1kg)0Ijk1~{Qms8A@Vadob6a=9D}VUx-9>C-1l1S|^dcDq`w#&Z*k#hB*+K%>#n z=0$)zo8T)X1Ujc}V+Omw8!O@%0GKp7%(fp1ER{;7QYogYiHQlT)w*&q5{X2iP;Ak literal 0 HcmV?d00001 diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/images/logos/build-by-maven-white.png b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/images/logos/build-by-maven-white.png new file mode 100644 index 0000000000000000000000000000000000000000..7d44c9c2e5742bdf8649ad282f83208f1da9b982 GIT binary patch literal 2260 zcmV;_2rKuAP)4hTLUyOQ{PVbVY5&Y3g!&hN~bnR7}ZgkXUt ziC%zU0gf+&kEv>t|d$x|zXw1mS0D%1b{8z7DF%0wW-8(XBFc`A3vVI|O z^!N97baWg(eE86zLn4uA_wL=Zb@+UKU|=8sJb3V6XlSUctSl!dhm4xd=KJ^W|8h2q zR4NS%3yX+|NKQ`f?d=7Cf`Wo)&z=E5TU%REQIXYZefjbwRvsQ6zIyfQojZ3l8V#{v zv)R(q)39Vr2GBPsa+apV2%%fIZY3ln0Kl+1Y8c*(xe3X6sWFH9kH*UDDLl)ZN`}u~;f9D%P!A2LK5P2`MQl z(b3TuDUC++_U+qm01k;n!Z1u+TwGjS+}X2d^Yil+3Pn;B-~q z{Qdm_z{kf&EEb1^gw)j3R904!x}#RBj~+c578Vv16olc}xpQZGd;7k9`>@WHD_2M| z{%VB2fNVCK&1U^_rTW_bx`C@MK&%ZR^ybZ*=;&yb zN);0mV>X+~OA`|lRVtNAr7A8i#zL)DyJycHxm+$5izO0?QmM?$%p@6le0*H3R;yI1 z=;-LCrlu1oPI!8HIypHhmCA~Wig|;>WHON!GbSbmcN`jxhJ=GssnlpRR;zVzaF8J4 z>+3sJhW@0w{LH6-`(Afr<9kMWBXoSUM7Dox&JGJtojOI96z3EG z*uH)HWN?qO7x!`hzQnzLg5JL3Ui^ps%X$n4`+YK2S-yNZo>gC8kJmXUC#D?-i_a7IlwdR(Kkw#T>s)<( zJ!ZVTycREBO!{t;H9|r{F#q)FQ_`LjAsBnPnnKk2PZ;V3*7{M#@%jyBNObh|^_fg2 zd|f0I3eTTEPf=83VhUbHWgRft|{%MRRMp6H>seM7wV6&k5Vn7H0DDSDT_wn(;aaUDU zWi%QoiptK;CgqIWB$bwy78Mm?w@oI~&6_tPBO~$kExCLno}10)mX;RGM?^%-PjqOt zTFi(#=@4C7NJmxEVK7l6G0yhEp_Lq9)1fj}S-2%Mdrv$L~tStVt%xVSheDG9e5EX$6J zj8GIMm&=bIKaK;TqoYG05D0}r0!Kqb1E0?q2n1`_uAR{_f0E{OgnR$~y~Sd|+0n_# z2@6L?MsUQ^H0|QzLJoDKqobtlneyk|8`Sp{cp}PUC5RRQ^8?;2;Iss$eWk%*n3$Nr z(73v~e)3}s219#$yTM=(2n6o#?!LahxUO>?H!v`O%bZ*;$Ideh!!Qg0h{fVXix$lf i91DLtEx@rr0RIK2cl{g~?Z1Nn0000}s literal 0 HcmV?d00001 diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/images/logos/maven-feather.png b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/images/logos/maven-feather.png new file mode 100644 index 0000000000000000000000000000000000000000..b5ada836e9eb4af4db810f648b013933e72c8fbe GIT binary patch literal 3330 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 literal 0 HcmV?d00001 diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/images/newwindow.png b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/images/newwindow.png new file mode 100644 index 0000000000000000000000000000000000000000..6287f72bd08a870908e7361d98c35ee0d6dcbc82 GIT binary patch literal 220 zcmeAS@N?(olHy`uVBq!ia0vp^+(699!3-oX?^2ToQY`6?zK#qG>ra@ocD)4hB}-f* zN`mv#O3D+9QW+dm@{>{(JaZG%Q-e|yQz{EjrrH1%@dWsUxR#cd&SYTt4+aeuCvSob zD+%%o1`04ZXs!GLj7%Iec?BF2%&y2ZFfeUwWbk2P5nvW+xWT~4#-PT{uyM;F);OSv44$rjF6*2U FngH~|K)3(^ literal 0 HcmV?d00001 diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/index.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/index.html new file mode 100644 index 000000000..004067cb6 --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/index.html @@ -0,0 +1,85 @@ + + + + + + + + license-maven-plugin-svn – About + + + + + + + + + +
+
+
+

About license-maven-plugin-svn

+

Contains a Maven 2 plugin to check and update license headers in source files and its optional dependencies

+
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/issue-management.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/issue-management.html new file mode 100644 index 000000000..655eb1569 --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/issue-management.html @@ -0,0 +1,89 @@ + + + + + + + + license-maven-plugin-svn – Issue Management + + + + + + + + + +
+
+
+

Overview

+

This project uses GitHub to manage its issues.

+

Issue Management

+

Issues, bugs, and feature requests should be submitted to the following issue management system for this project.

+
+
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/licenses.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/licenses.html new file mode 100644 index 000000000..73c0b5627 --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/licenses.html @@ -0,0 +1,653 @@ + + + + + + + + license-maven-plugin-svn – Project Licenses + + + + + + + + + +
+
+
+

Overview

+

Typically the licenses listed for the project are that of the project itself, and not of dependencies.

+

Project Licenses

+

Apache License 2.0

[Original text] +

Copy of the license follows:

+ +
+ + +
+ +
+
+ + + ApacheCon 2021 Coming Soon! + + The Apache Software Foundation +
+ +
+ Apache Support Logo +
+
+
+

Apache License, Version 2.0

+ +

The 2.0 version of the Apache License, approved by the ASF in 2004, helps us achieve our goal of providing +reliable and long-lived software products through collaborative, open-source software development.

+

All packages produced by the ASF are implicitly licensed under the Apache +License, Version 2.0, unless otherwise explicitly stated.

+
+

+Apache License
Version 2.0, January 2004
+http://www.apache.org/licenses/ +

+

TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

+

1. Definitions.

+
+

"License" shall mean the terms and conditions for use, reproduction, and +distribution as defined by Sections 1 through 9 of this document.

+

"Licensor" shall mean the copyright owner or entity authorized by the +copyright owner that is granting the License.

+

"Legal Entity" shall mean the union of the acting entity and all other +entities that control, are controlled by, or are under common control with +that entity. For the purposes of this definition, "control" means (i) the +power, direct or indirect, to cause the direction or management of such +entity, whether by contract or otherwise, or (ii) ownership of fifty +percent (50%) or more of the outstanding shares, or (iii) beneficial +ownership of such entity.

+

"You" (or "Your") shall mean an individual or Legal Entity exercising +permissions granted by this License.

+

"Source" form shall mean the preferred form for making modifications, +including but not limited to software source code, documentation source, +and configuration files.

+

"Object" form shall mean any form resulting from mechanical transformation +or translation of a Source form, including but not limited to compiled +object code, generated documentation, and conversions to other media types.

+

"Work" shall mean the work of authorship, whether in Source or Object form, +made available under the License, as indicated by a copyright notice that +is included in or attached to the work (an example is provided in the +Appendix below).

+

"Derivative Works" shall mean any work, whether in Source or Object form, +that is based on (or derived from) the Work and for which the editorial +revisions, annotations, elaborations, or other modifications represent, as +a whole, an original work of authorship. For the purposes of this License, +Derivative Works shall not include works that remain separable from, or +merely link (or bind by name) to the interfaces of, the Work and Derivative +Works thereof.

+

"Contribution" shall mean any work of authorship, including the original +version of the Work and any modifications or additions to that Work or +Derivative Works thereof, that is intentionally submitted to Licensor for +inclusion in the Work by the copyright owner or by an individual or Legal +Entity authorized to submit on behalf of the copyright owner. For the +purposes of this definition, "submitted" means any form of electronic, +verbal, or written communication sent to the Licensor or its +representatives, including but not limited to communication on electronic +mailing lists, source code control systems, and issue tracking systems that +are managed by, or on behalf of, the Licensor for the purpose of discussing +and improving the Work, but excluding communication that is conspicuously +marked or otherwise designated in writing by the copyright owner as "Not a +Contribution."

+

"Contributor" shall mean Licensor and any individual or Legal Entity on +behalf of whom a Contribution has been received by Licensor and +subsequently incorporated within the Work.

+
+

2. Grant of Copyright License. Subject to the +terms and conditions of this License, each Contributor hereby grants to You +a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable +copyright license to reproduce, prepare Derivative Works of, publicly +display, publicly perform, sublicense, and distribute the Work and such +Derivative Works in Source or Object form.

+

3. Grant of Patent License. Subject to the terms +and conditions of this License, each Contributor hereby grants to You a +perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable +(except as stated in this section) patent license to make, have made, use, +offer to sell, sell, import, and otherwise transfer the Work, where such +license applies only to those patent claims licensable by such Contributor +that are necessarily infringed by their Contribution(s) alone or by +combination of their Contribution(s) with the Work to which such +Contribution(s) was submitted. If You institute patent litigation against +any entity (including a cross-claim or counterclaim in a lawsuit) alleging +that the Work or a Contribution incorporated within the Work constitutes +direct or contributory patent infringement, then any patent licenses +granted to You under this License for that Work shall terminate as of the +date such litigation is filed.

+

4. Redistribution. You may reproduce and +distribute copies of the Work or Derivative Works thereof in any medium, +with or without modifications, and in Source or Object form, provided that +You meet the following conditions:

+
    +
  1. You must give any other recipients of the Work or Derivative Works a +copy of this License; and
  2. +
  3. You must cause any modified files to carry prominent notices stating +that You changed the files; and
  4. +
  5. You must retain, in the Source form of any Derivative Works that You +distribute, all copyright, patent, trademark, and attribution notices from +the Source form of the Work, excluding those notices that do not pertain to +any part of the Derivative Works; and
  6. +
  7. If the Work includes a "NOTICE" text file as part of its distribution, +then any Derivative Works that You distribute must include a readable copy +of the attribution notices contained within such NOTICE file, excluding +those notices that do not pertain to any part of the Derivative Works, in +at least one of the following places: within a NOTICE text file distributed +as part of the Derivative Works; within the Source form or documentation, +if provided along with the Derivative Works; or, within a display generated +by the Derivative Works, if and wherever such third-party notices normally +appear. The contents of the NOTICE file are for informational purposes only +and do not modify the License. You may add Your own attribution notices +within Derivative Works that You distribute, alongside or as an addendum to +the NOTICE text from the Work, provided that such additional attribution +notices cannot be construed as modifying the License. +
    +
    +You may add Your own copyright statement to Your modifications and may +provide additional or different license terms and conditions for use, +reproduction, or distribution of Your modifications, or for any such +Derivative Works as a whole, provided Your use, reproduction, and +distribution of the Work otherwise complies with the conditions stated in +this License. +
  8. +
+

5. Submission of Contributions. Unless You +explicitly state otherwise, any Contribution intentionally submitted for +inclusion in the Work by You to the Licensor shall be under the terms and +conditions of this License, without any additional terms or conditions. +Notwithstanding the above, nothing herein shall supersede or modify the +terms of any separate license agreement you may have executed with Licensor +regarding such Contributions.

+

6. Trademarks. This License does not grant +permission to use the trade names, trademarks, service marks, or product +names of the Licensor, except as required for reasonable and customary use +in describing the origin of the Work and reproducing the content of the +NOTICE file.

+

7. Disclaimer of Warranty. Unless required by +applicable law or agreed to in writing, Licensor provides the Work (and +each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT +WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, +without limitation, any warranties or conditions of TITLE, +NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You +are solely responsible for determining the appropriateness of using or +redistributing the Work and assume any risks associated with Your exercise +of permissions under this License.

+

8. Limitation of Liability. In no event and +under no legal theory, whether in tort (including negligence), contract, or +otherwise, unless required by applicable law (such as deliberate and +grossly negligent acts) or agreed to in writing, shall any Contributor be +liable to You for damages, including any direct, indirect, special, +incidental, or consequential damages of any character arising as a result +of this License or out of the use or inability to use the Work (including +but not limited to damages for loss of goodwill, work stoppage, computer +failure or malfunction, or any and all other commercial damages or losses), +even if such Contributor has been advised of the possibility of such +damages.

+

9. Accepting Warranty or Additional Liability. +While redistributing the Work or Derivative Works thereof, You may choose +to offer, and charge a fee for, acceptance of support, warranty, indemnity, +or other liability obligations and/or rights consistent with this License. +However, in accepting such obligations, You may act only on Your own behalf +and on Your sole responsibility, not on behalf of any other Contributor, +and only if You agree to indemnify, defend, and hold each Contributor +harmless for any liability incurred by, or claims asserted against, such +Contributor by reason of your accepting any such warranty or additional +liability.

+

END OF TERMS AND CONDITIONS

+
+

How to apply the Apache License to your work

+

Include a copy of the Apache License, typically in a file called +LICENSE, in your work, and consider also including a NOTICE file that references the License.

+

To apply the Apache License to specific files in your work, attach the following boilerplate +declaration, replacing the fields enclosed by brackets "[]" with your own +identifying information. (Don't include the brackets!) Enclose the text in the appropriate comment syntax for the file format. We also +recommend that you include a file or class name and description of purpose on the same "printed page" as the copyright notice for easier +identification within third-party archives.

+
Copyright [yyyy] [name of copyright owner]
+
+Licensed under the Apache License, Version 2.0 (the "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.
+
+ +
+ + + + + + + + + + +
+
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/plugin-management.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/plugin-management.html new file mode 100644 index 000000000..88b1c5063 --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/plugin-management.html @@ -0,0 +1,165 @@ + + + + + + + + license-maven-plugin-svn – Project Plugin Management + + + + + + + + + +
+
+
+

Project Plugin Management

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersion
com.bluetrainsoftware.mavengroovydoc-maven-plugin2.1
com.mycilalicense-maven-plugin2.6
org.apache.felixmaven-bundle-plugin5.1.1
org.apache.maven.pluginsmaven-antrun-plugin1.3
org.apache.maven.pluginsmaven-assembly-plugin2.2-beta-5
org.apache.maven.pluginsmaven-clean-plugin3.1.0
org.apache.maven.pluginsmaven-compiler-plugin3.8.1
org.apache.maven.pluginsmaven-dependency-plugin2.8
org.apache.maven.pluginsmaven-deploy-plugin2.8.2
org.apache.maven.pluginsmaven-enforcer-plugin1.4.1
org.apache.maven.pluginsmaven-gpg-plugin1.6
org.apache.maven.pluginsmaven-invoker-plugin3.2.1
org.apache.maven.pluginsmaven-jar-plugin3.2.0
org.apache.maven.pluginsmaven-jarsigner-plugin3.0.0
org.apache.maven.pluginsmaven-javadoc-plugin3.2.0
org.apache.maven.pluginsmaven-plugin-plugin3.6.0
org.apache.maven.pluginsmaven-release-plugin2.5.3
org.apache.maven.pluginsmaven-site-plugin3.9.1
org.apache.maven.pluginsmaven-source-plugin3.2.1
+
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/plugins.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/plugins.html new file mode 100644 index 000000000..b091b0861 --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/plugins.html @@ -0,0 +1,167 @@ + + + + + + + + license-maven-plugin-svn – Project Plugins + + + + + + + + + +
+
+
+

Project Build Plugins

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersion
com.bluetrainsoftware.mavengroovydoc-maven-plugin2.1
com.mycilalicense-maven-plugin2.2
org.apache.maven.pluginsmaven-clean-plugin3.1.0
org.apache.maven.pluginsmaven-compiler-plugin3.8.1
org.apache.maven.pluginsmaven-deploy-plugin2.8.2
org.apache.maven.pluginsmaven-enforcer-plugin1.4.1
org.apache.maven.pluginsmaven-gpg-plugin1.6
org.apache.maven.pluginsmaven-install-plugin2.4
org.apache.maven.pluginsmaven-jar-plugin3.2.0
org.apache.maven.pluginsmaven-javadoc-plugin3.2.0
org.apache.maven.pluginsmaven-release-plugin2.5.3
org.apache.maven.pluginsmaven-resources-plugin2.6
org.apache.maven.pluginsmaven-scm-plugin1.9.4
org.apache.maven.pluginsmaven-site-plugin3.9.1
org.apache.maven.pluginsmaven-source-plugin3.2.1
org.apache.maven.pluginsmaven-surefire-plugin2.12.4
+

Project Report Plugins

+ + + + + + + + + + + + +
GroupIdArtifactIdVersion
org.apache.maven.pluginsmaven-plugin-plugin3.6.0
org.apache.maven.pluginsmaven-project-info-reports-plugin3.1.0
+
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/project-info.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/project-info.html new file mode 100644 index 000000000..122cf3084 --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/project-info.html @@ -0,0 +1,129 @@ + + + + + + + + license-maven-plugin-svn – Project Information + + + + + + + + + +
+
+
+

Project Information

+

This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by Maven on behalf of the project.

+

Overview

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
DocumentDescription
CI ManagementThis document lists the continuous integration management system of this project for building and testing code on a frequent, regular basis.
DependenciesThis document lists the project's dependencies and provides information on each dependency.
Dependency InformationThis document describes how to include this project as a dependency using various dependency management tools.
Dependency ManagementThis document lists the dependencies that are defined through dependencyManagement.
Distribution ManagementThis document provides informations on the distribution management of this project.
AboutContains a Maven 2 plugin to check and update license headers in source files and its optional dependencies
Issue ManagementThis document provides information on the issue management system used in this project.
LicensesThis document lists the project license(s).
Plugin ManagementThis document lists the plugins that are defined through pluginManagement.
PluginsThis document lists the build plugins and the report plugins used by this project.
Source Code ManagementThis document lists ways to access the online source repository.
SummaryThis document lists other related information of this project
TeamThis document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.
+
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/scm.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/scm.html new file mode 100644 index 000000000..381b308fe --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/scm.html @@ -0,0 +1,99 @@ + + + + + + + + license-maven-plugin-svn – Source Code Management + + + + + + + + + +
+
+
+

Overview

+

This project uses Git to manage its source code. Instructions on Git use can be found at https://git-scm.com/documentation.

+

Web Browser Access

+

The following is a link to a browsable version of the source repository:

+
+

Anonymous Access

+

The source can be checked out anonymously from Git with this command (See https://git-scm.com/docs/git-clone):

+
+
$ git clone https://github.com/mycila/license-maven-plugin.git
+

Developer Access

+

Only project developers can access the Git tree via this method (See https://git-scm.com/docs/git-clone).

+
+
$ git clone git@github.com:mycila/license-maven-plugin.git
+

Access from Behind a Firewall

+

Refer to the documentation of the SCM used for more information about access behind a firewall.

+
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/summary.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/summary.html new file mode 100644 index 000000000..fd5cb5d75 --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/summary.html @@ -0,0 +1,129 @@ + + + + + + + + license-maven-plugin-svn – Project Summary + + + + + + + + + +
+
+
+

Project Summary

+

Project Information

+ + + + + + + + + + + + +
FieldValue
Namelicense-maven-plugin-svn
DescriptionContains a Maven 2 plugin to check and update license headers in source files and its optional dependencies
Homepagehttps://mycila.carbou.me/license-maven-plugin/reports/4.2-SNAPSHOT/license-maven-plugin-svn
+

Project Organization

+ + + + + + + + + +
FieldValue
NameMycila
URLhttp://www.mycila.com/
+

Build Information

+ + + + + + + + + + + + + + + + + + +
FieldValue
GroupIdcom.mycila
ArtifactIdlicense-maven-plugin-svn
Version4.2-SNAPSHOT
Typejar
Java Version1.8
+
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/team.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/team.html new file mode 100644 index 000000000..c85819507 --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/team.html @@ -0,0 +1,109 @@ + + + + + + + + license-maven-plugin-svn – Project Team + + + + + + + + + +
+
+
+

Project Team

+

A successful project requires many people to play many roles. Some members write code or documentation, while others are valuable as testers, submitting patches and suggestions.

+

The project team is comprised of Members and Contributors. Members have direct access to the source of a project and actively evolve the code-base. Contributors improve the project through submission of patches and suggestions to the Members. The number of Contributors to the project is unbounded. Get involved today. All contributions to the project are greatly appreciated.

+

Members

+

The following is a list of developers with commit privileges that have directly contributed to the project in one way or another.

+ + + + + + + + + + + + + + + + + + +
ImageIdNameEmailURLOrganizationOrganization URLRoles
mathieucarbouMathieu Carboumathieu.carbou@gmail.comhttps://github.com/mathieucarbouMycilahttp://mycila.com/leader, architect, developer
+

Contributors

+

There are no contributors listed for this project. Please check back again later.

+
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin/check-mojo.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/check-mojo.html new file mode 100644 index 000000000..c63d28513 --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/check-mojo.html @@ -0,0 +1,1090 @@ + + + + + + + + license-maven-plugin – license:check + + + + + + + + +
+ +
+
+
+ + +
+

license:check

+ +

Full name:

+ +

com.mycila:license-maven-plugin:4.2-SNAPSHOT:check

+ +

Description:

+ +
Check if the source files of the project have a valid license +header
+ +

Attributes:

+ +
    + +
  • Requires a Maven project to be executed.
  • + +
  • Binds by default to the lifecycle phase: verify.
  • +
+
+

Required Parameters

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeSinceDescription
<defaultBasedir>File-The base directory, in which to search for project files. This is +named `defaultBaseDirectory` as it will be used as the default +value for the base directory. This default value can be overridden +in each LicenseSet by setting LicenseSet.basedir.
Default value is: ${project.basedir}.
User property is: license.basedir.
Alias is: basedir.
<dependencyEnforce>boolean-Whether to enforce license.dependencies.allow list.
Default value is: false.
User property is: license.dependencies.enforce.
<dependencyExceptionMessage>String-Exception message prefix to display when an artifact is denied by +one of the license policies.
Default value is: Some licenses were denied by policy:.
User property is: license.dependencies.exceptionMessage.
<dependencyScopes>List-When enforcing licenses on dependencies, exclude all but these +scopes.
Default value is: runtime.
User property is: license.dependencies.scope.
<project>MavenProject-(no description)
Default value is: ${project}.
+
+
+

Optional Parameters

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeSinceDescription
<aggregate>boolean-You can set this flag to true if you want to check the headers for +all modules of your project. Only used for multi-modules projects, +to check for example the header licenses from the parent module for +all sub modules.
Default value is: false.
User property is: license.aggregate.
<concurrencyFactor>float-Maven license plugin uses concurrency to check license headers. +This factor is used to control the number of threads used to check. +The rule is:
+ <nThreads> = <number of cores> * +concurrencyFactor
+The default is 1.5.
Default value is: 1.5.
User property is: license.concurrencyFactor.
<defaultHeaderDefinitions>String[]-Allows the use of external header definitions files. These files +are properties like files. This is named `defaultHeaderDefinitions` +as it will be used as the default value for the header definitions. +This default value can be overridden in each LicenseSet by setting +LicenseSet.headerDefinitions.
Alias is: headerDefinitions.
<defaultProperties>Map-You can set here some properties that you want to use when reading +the header file. You can use in your header file some properties +like ${year}, ${owner} or whatever you want for the name. They will +be replaced when the header file is read by those you specified in +the command line, in the POM and in system environment. This is +named `defaultProperties` as it will be used as the default value +for the properties. This default value can be overridden in each +LicenseSet by setting LicenseSet.properties.
Alias is: properties.
<defaultUseDefaultExcludes>boolean-Specify if you want to use default exclusions besides the files you +have excluded. Default exclusions exclude CVS and SVN folders, IDE +descriptors and so on. This is named `defaultUseDefaultExcludes` as +it will be used as the default value for whether to use default +excludes. This default value can be overridden in each LicenseSet +by setting LicenseSet.useDefaultExcludes.
Default value is: true.
User property is: license.useDefaultExcludes.
Alias is: useDefaultExcludes.
<dependencyPolicies>Set-Block of LicensePolicy configuration for enforcing +license adherence in dependencies.
User property is: license.dependencies.policies.
<dryRun>boolean-If dryRun is enabled, calls to license:format and license:remove +will not overwrite the existing file but instead write the result +to a new file with the same name but ending with `.licensed`.
Default value is: false.
User property is: license.dryRun.
<encoding>String-Specify the encoding of your files. Default to the project source +encoding property (project.build.sourceEncoding).
Default value is: ${project.build.sourceEncoding}.
User property is: license.encoding.
<errorMessage>String-(no description)
Default value is: Some files do not have the expected license header.
User property is: license.errorMessage.
<failIfMissing>boolean-You can set this flag to false if you do not want the build to fail +when some headers are missing.
Default value is: true.
User property is: license.failIfMissing.
<failIfUnknown>boolean2.8You can leave this flag on false if you do not want +the build to fail for files that do not have an implicit or +explicit comment style definition. Setting this explicitly to +true is a safe way to make sure that the effective +file type mappings cover all files included from your project. + +

Default is false for backwards compatibility +reasons.


Default value is: false.
User property is: license.failIfUnknown.
<legacyConfigExcludes>String[]-Deprecated. use LicenseSet.excludes
User property is: license.excludes.
Alias is: excludes.
<legacyConfigHeader>String-Deprecated. use LicenseSet.header
User property is: license.header.
Alias is: header.
<legacyConfigHeaderSections>HeaderSection[]-Deprecated. use LicenseSet.headerSections
Alias is: headerSections.
<legacyConfigIncludes>String[]-Deprecated. use LicenseSet.includes
User property is: license.includes.
Alias is: includes.
<legacyConfigInlineHeader>String-Deprecated. use LicenseSet.inlineHeader
User property is: license.inlineHeader.
Alias is: inlineHeader.
<legacyConfigKeywords>String[]-Deprecated. use LicenseSet.keywords
Alias is: keywords.
<legacyConfigMulti>Multi-Deprecated. use LicenseSet.multi
<legacyConfigValidHeaders>String[]-Deprecated. use LicenseSet.validHeaders
Alias is: validHeaders.
<licenseSets>LicenseSet[]-(no description)
<mapping>LinkedHashMap-Set mapping between document mapping and a supported type to use. +This section is very useful when you want to customize the +supported extensions. If your project is using file extensions not +supported by default by this plugin, you can add a mapping to +attach the extension to an existing type of comment. The tag name +is the new extension name to support, and the value is the name of +the comment type to use.
<nThreads>int-Maven license plugin uses concurrency to check license headers. +With this option the number of threads used to check can be +specified. If given it take precedence over +concurrencyFactor The default is 0 which implies that +the default for concurrencyFactor is used.
Default value is: 0.
User property is: license.nThreads.
<quiet>boolean-If you do not want to see the list of file having a missing header, +you can add the quiet flag that will shorten the output
Default value is: false.
User property is: license.quiet.
<session>MavenSession-(no description)
Default value is: ${session}.
<skip>boolean-Whether to skip the plugin execution
Default value is: false.
User property is: license.skip.
<skipExistingHeaders>boolean-Skip the formatting of files which already contain a detected +header.
Default value is: false.
User property is: license.skipExistingHeaders.
<strictCheck>boolean-Set to true if you need a strict check against the headers. By +default, the existence of a header is verified by taking the top +portion of a file and checking if it contains the headers text, not +considering special characters (spaces, tabs, ...).
+We highly recommend to keep this option set to true.
Default value is: true.
User property is: license.strictCheck.
<useDefaultMapping>boolean-Whether to use the default mapping between file extensions and +comment types, or only the one your provide.
Default value is: true.
User property is: license.useDefaultMapping.
+
+
+

Parameter Details

+
+

<aggregate>

+ +
You can set this flag to true if you want to check the headers for +all modules of your project. Only used for multi-modules projects, +to check for example the header licenses from the parent module for +all sub modules.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.aggregate
  • + +
  • Default: false
  • +

+

<concurrencyFactor>

+ +
Maven license plugin uses concurrency to check license headers. +This factor is used to control the number of threads used to check. +The rule is:
+ <nThreads> = <number of cores> * +concurrencyFactor
+The default is 1.5.
+ +
    + +
  • Type: float
  • + +
  • Required: No
  • + +
  • User Property: license.concurrencyFactor
  • + +
  • Default: 1.5
  • +

+

<defaultBasedir>

+ +
The base directory, in which to search for project files. This is +named `defaultBaseDirectory` as it will be used as the default +value for the base directory. This default value can be overridden +in each LicenseSet by setting LicenseSet.basedir.
+ +
    + +
  • Type: java.io.File
  • + +
  • Required: Yes
  • + +
  • User Property: license.basedir
  • + +
  • Default: ${project.basedir}
  • + +
  • Alias: basedir
  • +

+

<defaultHeaderDefinitions>

+ +
Allows the use of external header definitions files. These files +are properties like files. This is named `defaultHeaderDefinitions` +as it will be used as the default value for the header definitions. +This default value can be overridden in each LicenseSet by setting +LicenseSet.headerDefinitions.
+ +
    + +
  • Type: java.lang.String[]
  • + +
  • Required: No
  • + +
  • Alias: headerDefinitions
  • +

+

<defaultProperties>

+ +
You can set here some properties that you want to use when reading +the header file. You can use in your header file some properties +like ${year}, ${owner} or whatever you want for the name. They will +be replaced when the header file is read by those you specified in +the command line, in the POM and in system environment. This is +named `defaultProperties` as it will be used as the default value +for the properties. This default value can be overridden in each +LicenseSet by setting LicenseSet.properties.
+ +
    + +
  • Type: java.util.Map
  • + +
  • Required: No
  • + +
  • Alias: properties
  • +

+

<defaultUseDefaultExcludes>

+ +
Specify if you want to use default exclusions besides the files you +have excluded. Default exclusions exclude CVS and SVN folders, IDE +descriptors and so on. This is named `defaultUseDefaultExcludes` as +it will be used as the default value for whether to use default +excludes. This default value can be overridden in each LicenseSet +by setting LicenseSet.useDefaultExcludes.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.useDefaultExcludes
  • + +
  • Default: true
  • + +
  • Alias: useDefaultExcludes
  • +

+

<dependencyEnforce>

+ +
Whether to enforce license.dependencies.allow list.
+ +
    + +
  • Type: boolean
  • + +
  • Required: Yes
  • + +
  • User Property: license.dependencies.enforce
  • + +
  • Default: false
  • +

+

<dependencyExceptionMessage>

+ +
Exception message prefix to display when an artifact is denied by +one of the license policies.
+ +
    + +
  • Type: java.lang.String
  • + +
  • Required: Yes
  • + +
  • User Property: license.dependencies.exceptionMessage
  • + +
  • Default: Some licenses were denied by policy:
  • +

+

<dependencyPolicies>

+ +
Block of LicensePolicy configuration for enforcing +license adherence in dependencies.
+ +
    + +
  • Type: java.util.Set
  • + +
  • Required: No
  • + +
  • User Property: license.dependencies.policies
  • +

+

<dependencyScopes>

+ +
When enforcing licenses on dependencies, exclude all but these +scopes.
+ +
    + +
  • Type: java.util.List
  • + +
  • Required: Yes
  • + +
  • User Property: license.dependencies.scope
  • + +
  • Default: runtime
  • +

+

<dryRun>

+ +
If dryRun is enabled, calls to license:format and license:remove +will not overwrite the existing file but instead write the result +to a new file with the same name but ending with `.licensed`.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.dryRun
  • + +
  • Default: false
  • +

+

<encoding>

+ +
Specify the encoding of your files. Default to the project source +encoding property (project.build.sourceEncoding).
+ +
    + +
  • Type: java.lang.String
  • + +
  • Required: No
  • + +
  • User Property: license.encoding
  • + +
  • Default: ${project.build.sourceEncoding}
  • +

+

<errorMessage>

+ +
(no description)
+ +
    + +
  • Type: java.lang.String
  • + +
  • Required: No
  • + +
  • User Property: license.errorMessage
  • + +
  • Default: Some files do not have the expected license header
  • +

+

<failIfMissing>

+ +
You can set this flag to false if you do not want the build to fail +when some headers are missing.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.failIfMissing
  • + +
  • Default: true
  • +

+

<failIfUnknown>

+ +
You can leave this flag on false if you do not want +the build to fail for files that do not have an implicit or +explicit comment style definition. Setting this explicitly to +true is a safe way to make sure that the effective +file type mappings cover all files included from your project. + +

Default is false for backwards compatibility +reasons.

+ +
    + +
  • Type: boolean
  • + +
  • Since: 2.8
  • + +
  • Required: No
  • + +
  • User Property: license.failIfUnknown
  • + +
  • Default: false
  • +

+

<legacyConfigExcludes>

+ +
Deprecated. use LicenseSet.excludes
+ +
Specifies files, which are excluded in the check. By default, only +the files matching the default exclude patterns are excluded.
+ +
    + +
  • Type: java.lang.String[]
  • + +
  • Required: No
  • + +
  • User Property: license.excludes
  • + +
  • Alias: excludes
  • +

+

<legacyConfigHeader>

+ +
Deprecated. use LicenseSet.header
+ +
Location of the header. It can be a relative path, absolute path, +classpath resource, any URL. The plugin first check if the name +specified is a relative file, then an absolute file, then in the +classpath. If not found, it tries to construct a URL from the +location.
+ +
    + +
  • Type: java.lang.String
  • + +
  • Required: No
  • + +
  • User Property: license.header
  • + +
  • Alias: header
  • +

+

<legacyConfigHeaderSections>

+ +
Deprecated. use LicenseSet.headerSections
+ +
HeadSections define special regions of a header that allow for +dynamic substitution and validation
+ +
    + +
  • Type: com.mycila.maven.plugin.license.HeaderSection[]
  • + +
  • Required: No
  • + +
  • Alias: headerSections
  • +

+

<legacyConfigIncludes>

+ +
Deprecated. use LicenseSet.includes
+ +
Specifies files, which are included in the check. By default, all +files are included.
+ +
    + +
  • Type: java.lang.String[]
  • + +
  • Required: No
  • + +
  • User Property: license.includes
  • + +
  • Alias: includes
  • +

+

<legacyConfigInlineHeader>

+ +
Deprecated. use LicenseSet.inlineHeader
+ +
Header, as text, directly in pom file. Using a CDATA section is +strongly recommended.
+ +
    + +
  • Type: java.lang.String
  • + +
  • Required: No
  • + +
  • User Property: license.inlineHeader
  • + +
  • Alias: inlineHeader
  • +

+

<legacyConfigKeywords>

+ +
Deprecated. use LicenseSet.keywords
+ +
Specify the list of keywords to use to detect a header. A header +must include all keywords to be valid. By default, the word +'copyright' is used. Detection is done case insensitive.
+ +
    + +
  • Type: java.lang.String[]
  • + +
  • Required: No
  • + +
  • Alias: keywords
  • +

+

<legacyConfigMulti>

+ +
Deprecated. use LicenseSet.multi
+ +
Alternative to `header`, `inlineHeader`, or `validHeaders` for use +when code is multi-licensed. Whilst you could create a concatenated +header yourself, a cleaner approach may be to specify more than one +header and have them concatenated together by the plugin. This +allows you to maintain each distinct license header in its own file +and combined them in different ways.
+ +
    + +
  • Type: com.mycila.maven.plugin.license.Multi
  • + +
  • Required: No
  • +

+

<legacyConfigValidHeaders>

+ +
Deprecated. use LicenseSet.validHeaders
+ +
Specifies additional header files to use when checking for the +presence of a valid header in your sources.
+When using format goal, this property will be used to detect all +valid headers that don't need formatting.
+When using remove goal, this property will be used to detect all +valid headers that also must be removed.
+ +
    + +
  • Type: java.lang.String[]
  • + +
  • Required: No
  • + +
  • Alias: validHeaders
  • +

+

<licenseSets>

+ +
(no description)
+ +
    + +
  • Type: com.mycila.maven.plugin.license.LicenseSet[]
  • + +
  • Required: No
  • +

+

<mapping>

+ +
Set mapping between document mapping and a supported type to use. +This section is very useful when you want to customize the +supported extensions. If your project is using file extensions not +supported by default by this plugin, you can add a mapping to +attach the extension to an existing type of comment. The tag name +is the new extension name to support, and the value is the name of +the comment type to use.
+ +
    + +
  • Type: java.util.LinkedHashMap
  • + +
  • Required: No
  • +

+

<nThreads>

+ +
Maven license plugin uses concurrency to check license headers. +With this option the number of threads used to check can be +specified. If given it take precedence over +concurrencyFactor The default is 0 which implies that +the default for concurrencyFactor is used.
+ +
    + +
  • Type: int
  • + +
  • Required: No
  • + +
  • User Property: license.nThreads
  • + +
  • Default: 0
  • +

+

<project>

+ +
(no description)
+ +
    + +
  • Type: org.apache.maven.project.MavenProject
  • + +
  • Required: Yes
  • + +
  • Default: ${project}
  • +

+

<quiet>

+ +
If you do not want to see the list of file having a missing header, +you can add the quiet flag that will shorten the output
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.quiet
  • + +
  • Default: false
  • +

+

<session>

+ +
(no description)
+ +
    + +
  • Type: org.apache.maven.execution.MavenSession
  • + +
  • Required: No
  • + +
  • Default: ${session}
  • +

+

<skip>

+ +
Whether to skip the plugin execution
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.skip
  • + +
  • Default: false
  • +

+

<skipExistingHeaders>

+ +
Skip the formatting of files which already contain a detected +header.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.skipExistingHeaders
  • + +
  • Default: false
  • +

+

<strictCheck>

+ +
Set to true if you need a strict check against the headers. By +default, the existence of a header is verified by taking the top +portion of a file and checking if it contains the headers text, not +considering special characters (spaces, tabs, ...).
+We highly recommend to keep this option set to true.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.strictCheck
  • + +
  • Default: true
  • +

+

<useDefaultMapping>

+ +
Whether to use the default mapping between file extensions and +comment types, or only the one your provide.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.useDefaultMapping
  • + +
  • Default: true
  • +
+
+
+ + +
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin/ci-management.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/ci-management.html new file mode 100644 index 000000000..fdaae7df4 --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/ci-management.html @@ -0,0 +1,96 @@ + + + + + + + + license-maven-plugin – CI Management + + + + + + + + + +
+
+
+

Overview

+

This project uses Travis CI.

+

Access

+

The following is a link to the continuous integration system used by the project:

+
+

Notifiers

+

No notifiers are defined. Please check back at a later date.

+
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin/css/maven-base.css b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/css/maven-base.css new file mode 100644 index 000000000..322efae73 --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/css/maven-base.css @@ -0,0 +1,168 @@ +/* + * 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. + */ + +body { + margin: 0px; + padding: 0px; +} +table { + padding:0px; + width: 100%; + margin-left: -2px; + margin-right: -2px; +} +acronym { + cursor: help; + border-bottom: 1px dotted #feb; +} +table.bodyTable th, table.bodyTable td { + padding: 2px 4px 2px 4px; + vertical-align: top; +} +div.clear{ + clear:both; + visibility: hidden; +} +div.clear hr{ + display: none; +} +#bannerLeft, #bannerRight { + font-size: xx-large; + font-weight: bold; +} +#bannerLeft img, #bannerRight img { + margin: 0px; +} +.xleft, #bannerLeft img { + float:left; +} +.xright, #bannerRight { + float:right; +} +#banner { + padding: 0px; +} +#breadcrumbs { + padding: 3px 10px 3px 10px; +} +#leftColumn { + width: 170px; + float:left; + overflow: auto; +} +#bodyColumn { + margin-right: 1.5em; + margin-left: 197px; +} +#legend { + padding: 8px 0 8px 0; +} +#navcolumn { + padding: 8px 4px 0 8px; +} +#navcolumn h5 { + margin: 0; + padding: 0; + font-size: small; +} +#navcolumn ul { + margin: 0; + padding: 0; + font-size: small; +} +#navcolumn li { + list-style-type: none; + background-image: none; + background-repeat: no-repeat; + background-position: 0 0.4em; + padding-left: 16px; + list-style-position: outside; + line-height: 1.2em; + font-size: smaller; +} +#navcolumn li.expanded { + background-image: url(../images/expanded.gif); +} +#navcolumn li.collapsed { + background-image: url(../images/collapsed.gif); +} +#navcolumn li.none { + text-indent: -1em; + margin-left: 1em; +} +#poweredBy { + text-align: center; +} +#navcolumn img { + margin-top: 10px; + margin-bottom: 3px; +} +#poweredBy img { + display:block; + margin: 20px 0 20px 17px; +} +#search img { + margin: 0px; + display: block; +} +#search #q, #search #btnG { + border: 1px solid #999; + margin-bottom:10px; +} +#search form { + margin: 0px; +} +#lastPublished { + font-size: x-small; +} +.navSection { + margin-bottom: 2px; + padding: 8px; +} +.navSectionHead { + font-weight: bold; + font-size: x-small; +} +.section { + padding: 4px; +} +#footer { + padding: 3px 10px 3px 10px; + font-size: x-small; +} +#breadcrumbs { + font-size: x-small; + margin: 0pt; +} +.source { + padding: 12px; + margin: 1em 7px 1em 7px; +} +.source pre { + margin: 0px; + padding: 0px; +} +#navcolumn img.imageLink, .imageLink { + padding-left: 0px; + padding-bottom: 0px; + padding-top: 0px; + padding-right: 2px; + border: 0px; + margin: 0px; +} diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin/css/maven-theme.css b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/css/maven-theme.css new file mode 100644 index 000000000..d3407e8ba --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/css/maven-theme.css @@ -0,0 +1,161 @@ +/* + * 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. + */ + +body { + padding: 0px 0px 10px 0px; +} +body, td, select, input, li{ + font-family: Verdana, Helvetica, Arial, sans-serif; + font-size: 13px; +} +code{ + font-family: Courier, monospace; + font-size: 13px; +} +a { + text-decoration: none; +} +a:link { + color:#36a; +} +a:visited { + color:#47a; +} +a:active, a:hover { + color:#69c; +} +#legend li.externalLink { + background: url(../images/external.png) left top no-repeat; + padding-left: 18px; +} +a.externalLink, a.externalLink:link, a.externalLink:visited, a.externalLink:active, a.externalLink:hover { + background: url(../images/external.png) right center no-repeat; + padding-right: 18px; +} +#legend li.newWindow { + background: url(../images/newwindow.png) left top no-repeat; + padding-left: 18px; +} +a.newWindow, a.newWindow:link, a.newWindow:visited, a.newWindow:active, a.newWindow:hover { + background: url(../images/newwindow.png) right center no-repeat; + padding-right: 18px; +} +h2 { + padding: 4px 4px 4px 6px; + border: 1px solid #999; + color: #900; + background-color: #ddd; + font-weight:900; + font-size: x-large; +} +h3 { + padding: 4px 4px 4px 6px; + border: 1px solid #aaa; + color: #900; + background-color: #eee; + font-weight: normal; + font-size: large; +} +h4 { + padding: 4px 4px 4px 6px; + border: 1px solid #bbb; + color: #900; + background-color: #fff; + font-weight: normal; + font-size: large; +} +h5 { + padding: 4px 4px 4px 6px; + color: #900; + font-size: medium; +} +p { + line-height: 1.3em; + font-size: small; +} +#breadcrumbs { + border-top: 1px solid #aaa; + border-bottom: 1px solid #aaa; + background-color: #ccc; +} +#leftColumn { + margin: 10px 0 0 5px; + border: 1px solid #999; + background-color: #eee; + padding-bottom: 3px; /* IE-9 scrollbar-fix */ +} +#navcolumn h5 { + font-size: smaller; + border-bottom: 1px solid #aaaaaa; + padding-top: 2px; + color: #000; +} + +table.bodyTable th { + color: white; + background-color: #bbb; + text-align: left; + font-weight: bold; +} + +table.bodyTable th, table.bodyTable td { + font-size: 1em; +} + +table.bodyTable tr.a { + background-color: #ddd; +} + +table.bodyTable tr.b { + background-color: #eee; +} + +.source { + border: 1px solid #999; +} +dl { + padding: 4px 4px 4px 6px; + border: 1px solid #aaa; + background-color: #ffc; +} +dt { + color: #900; +} +#organizationLogo img, #projectLogo img, #projectLogo span{ + margin: 8px; +} +#banner { + border-bottom: 1px solid #fff; +} +.errormark, .warningmark, .donemark, .infomark { + background: url(../images/icon_error_sml.gif) no-repeat; +} + +.warningmark { + background-image: url(../images/icon_warning_sml.gif); +} + +.donemark { + background-image: url(../images/icon_success_sml.gif); +} + +.infomark { + background-image: url(../images/icon_info_sml.gif); +} + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin/css/print.css b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/css/print.css new file mode 100644 index 000000000..18fcbad70 --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/css/print.css @@ -0,0 +1,26 @@ +/* + * 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. + */ + +#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/docs/reports/4.2-SNAPSHOT/license-maven-plugin/css/site.css b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/css/site.css new file mode 100644 index 000000000..055e7e286 --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/css/site.css @@ -0,0 +1 @@ +/* You can override this file with your own styles */ \ No newline at end of file diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin/dependencies.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/dependencies.html new file mode 100644 index 000000000..38a9543f5 --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/dependencies.html @@ -0,0 +1,1376 @@ + + + + + + + + license-maven-plugin – Project Dependencies + + + + + + + + + +
+
+
+

Project Dependencies

+

compile

+

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersionTypeLicenses
com.mycilamycila-xmltool4.4.gajarApache License 2.0
org.apache.mavenmaven-core3.6.3jarApache License, Version 2.0
org.apache.mavenmaven-plugin-api3.6.3jarApache License, Version 2.0
org.apache.maven.sharedmaven-common-artifact-filters3.2.0jarApache License, Version 2.0
org.apache.maven.sharedmaven-dependency-tree2.2jarApache License, Version 2.0
org.apache.maven.sharedmaven-shared-utils3.3.4jarApache License, Version 2.0
+

test

+

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersionTypeLicenses
com.google.guavaguava16.0.1jarThe Apache Software License, Version 2.0
junitjunit4.13.2jarEclipse Public License 1.0
org.apache.maven.plugin-testingmaven-plugin-testing-harness3.3.0jarApache License, Version 2.0
org.apache.maven.sharedmaven-verifier1.7.2jarApache License, Version 2.0
+

provided

+

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

+ + + + + + + + + + + + + + +
GroupIdArtifactIdVersionTypeLicensesOptional
org.apache.maven.plugin-toolsmaven-plugin-annotations3.6.0jarApache License, Version 2.0Yes
+

Project Transitive Dependencies

+

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

+

compile

+

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersionClassifierTypeLicenses
aopallianceaopalliance1.0-jarPublic Domain
com.google.injectguice4.2.1no_aopjarThe Apache Software License, Version 2.0
commons-iocommons-io2.6-jarApache License, Version 2.0
javax.annotationjsr250-api1.0-jarCOMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
javax.enterprisecdi-api1.0-jarApache License, Version 2.0
javax.injectjavax.inject1-jarThe Apache Software License, Version 2.0
org.apache.commonscommons-lang33.8.1-jarApache License, Version 2.0
org.apache.commonscommons-pool22.2-jarThe Apache Software License, Version 2.0
org.apache.mavenmaven-artifact3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-builder-support3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-model3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-model-builder3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-repository-metadata3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-resolver-provider3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-settings3.6.3-jarApache License, Version 2.0
org.apache.mavenmaven-settings-builder3.6.3-jarApache License, Version 2.0
org.apache.maven.resolvermaven-resolver-api1.4.1-jarApache License, Version 2.0
org.apache.maven.resolvermaven-resolver-impl1.4.1-jarApache License, Version 2.0
org.apache.maven.resolvermaven-resolver-spi1.4.1-jarApache License, Version 2.0
org.apache.maven.resolvermaven-resolver-util1.4.1-jarApache License, Version 2.0
org.codehaus.plexusplexus-classworlds2.6.0-jarApache License, Version 2.0
org.codehaus.plexusplexus-component-annotations2.1.0-jarApache License, Version 2.0
org.codehaus.plexusplexus-interpolation1.25-jarApache License, Version 2.0
org.codehaus.plexusplexus-utils3.2.1-jarApache License, Version 2.0
org.eclipse.aetheraether-api0.9.0.M2-jarEclipse Public License, Version 1.0
org.eclipse.aetheraether-util0.9.0.M2-jarEclipse Public License, Version 1.0
org.eclipse.sisuorg.eclipse.sisu.inject0.3.4-jarEclipse Public License, Version 1.0
org.eclipse.sisuorg.eclipse.sisu.plexus0.3.4-jarEclipse Public License, Version 1.0
org.slf4jslf4j-api1.7.29-jarMIT License
org.sonatype.plexusplexus-cipher1.4-jarApache Public License 2.0
org.sonatype.plexusplexus-sec-dispatcher1.4-jarApache Public License 2.0
+

test

+

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersionTypeLicenses
classworldsclassworlds1.1-alpha-2jar-
org.codehaus.plexusplexus-archiver2.2jarThe Apache Software License, Version 2.0
org.codehaus.plexusplexus-container-default1.0-alpha-9-stable-1jar-
org.codehaus.plexusplexus-io2.0.4jarThe Apache Software License, Version 2.0
org.hamcresthamcrest-core1.3jarNew BSD License
+

Project Dependency Graph

+ +
+

Dependency Tree

+
+

Licenses

+

Eclipse Public License, Version 1.0: Aether API, Aether Utilities, org.eclipse.sisu.inject, org.eclipse.sisu.plexus

+

Apache Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component

+

Unknown: Default Plexus Container, classworlds

+

Apache License 2.0: license-maven-plugin, mycila-xmltool

+

Eclipse Public License 1.0: JUnit

+

MIT License: SLF4J API Module

+

Apache License, Version 2.0: Apache Commons IO, Apache Commons Lang, Apache Maven Common Artifact Filters, Apache Maven Dependency Tree, Apache Maven Shared Utils, Apache Maven Verifier Component, CDI APIs, Maven Artifact, Maven Artifact Resolver API, Maven Artifact Resolver Implementation, Maven Artifact Resolver Provider, Maven Artifact Resolver SPI, Maven Artifact Resolver Utilities, Maven Builder Support, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Testing Mechanism, Maven Plugin Tools Java Annotations, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus :: Component Annotations, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API

+

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JSR-250 Common Annotations for the JavaTM Platform

+

Public Domain: AOP alliance

+

New BSD License: Hamcrest Core

+

The Apache Software License, Version 2.0: Apache Commons Pool, Google Guice - Core Library, Guava: Google Core Libraries for Java, Plexus Archiver Component, Plexus IO Components, javax.inject

+

Dependency File Details

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FilenameSizeEntriesClassesPackagesJava VersionDebug Information
aopalliance-1.0.jar4.5 kB15921.3Yes
classworlds-1.1-alpha-2.jar37.5 kB322231.1Yes
guava-16.0.1.jar2.2 MB17091678171.6Yes
guice-4.2.1-no_aop.jar520.7 kB40639091.7Yes
mycila-xmltool-4.4.ga.jar59.9 kB433311.6Yes
commons-io-2.6.jar214.8 kB14612771.7Yes
jsr250-api-1.0.jar5.8 kB161121.5Yes
cdi-api-1.0.jar44.9 kB927571.5Yes
javax.inject-1.jar2.5 kB8611.5No
junit-4.13.2.jar384.6 kB389350321.5Yes
commons-lang3-3.8.1.jar501.9 kB297272131.7Yes
commons-pool2-2.2.jar108 kB806531.6Yes
maven-artifact-3.6.3.jar57.8 kB5934111.7Yes
maven-builder-support-3.6.3.jar14.3 kB241011.7Yes
maven-core-3.6.3.jar633 kB490403561.7Yes
maven-model-3.6.3.jar215.4 kB947731.7Yes
maven-model-builder-3.6.3.jar192.3 kB156123161.7Yes
maven-plugin-api-3.6.3.jar47 kB482761.7Yes
maven-repository-metadata-3.6.3.jar27.2 kB27921.7Yes
maven-resolver-provider-3.6.3.jar66.2 kB432611.7Yes
maven-settings-3.6.3.jar44 kB351921.7Yes
maven-settings-builder-3.6.3.jar42.1 kB533251.7Yes
maven-plugin-testing-harness-3.3.0.jar51 kB361731.6Yes
maven-resolver-api-1.4.1.jar149 kB156132121.7Yes
maven-resolver-impl-1.4.1.jar180.7 kB1169551.7Yes
maven-resolver-spi-1.4.1.jar36.7 kB563481.7Yes
maven-resolver-util-1.4.1.jar167.5 kB132105131.7Yes
maven-common-artifact-filters-3.2.0.jar61.4 kB644541.7Yes
maven-dependency-tree-2.2.jar63.6 kB654171.5Yes
maven-shared-utils-3.3.4.jar153.1 kB1037991.7Yes
maven-verifier-1.7.2.jar42 kB24921.7Yes
plexus-archiver-2.2.jar185 kB137112121.5Yes
plexus-classworlds-2.6.0.jar52.9 kB523751.7Yes
plexus-component-annotations-2.1.0.jar4.2 kB15311.6No
plexus-container-default-1.0-alpha-9-stable-1.jar194.5 kB215175281.1Yes
plexus-interpolation-1.25.jar85.3 kB796271.6Yes
plexus-io-2.0.4.jar58.3 kB624351.5Yes
plexus-utils-3.2.1.jar261.8 kB13010591.6Yes
aether-api-0.9.0.M2.jar134 kB147126111.5Yes
aether-util-0.9.0.M2.jar133.6 kB11893131.5Yes
org.eclipse.sisu.inject-0.3.4.jar379.2 kB28927191.6Yes
org.eclipse.sisu.plexus-0.3.4.jar205.3 kB196164201.6Yes
hamcrest-core-1.3.jar45 kB524531.5Yes
slf4j-api-1.7.29.jar41.4 kB463441.5Yes
plexus-cipher-1.4.jar13.5 kB20611.4Yes
plexus-sec-dispatcher-1.4.jar27.7 kB311331.4Yes
maven-plugin-annotations-3.6.0.jar14.3 kB22711.7Yes
TotalSizeEntriesClassesPackagesJava VersionDebug Information
478.2 MB662556513951.745
compile: 37compile: 5 MBcompile: 3947compile: 3193compile: 289-compile: 35
test: 9test: 3.2 MBtest: 2656test: 2451test: 105-test: 9
provided: 1provided: 14.3 kBprovided: 22provided: 7provided: 1-provided: 1
+
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin/dependency-enforcement.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/dependency-enforcement.html new file mode 100644 index 000000000..62111086b --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/dependency-enforcement.html @@ -0,0 +1,110 @@ + + + + + + + + license-maven-plugin – Dependency Enforcement + + + + + + + + +
+ +
+
+
+

Dependency Enforcement

+

This plugin can be configured to break the build when its dependencies do not adhere to a configured license policy. This plugin relies on the accuracy of the <licenses> maven property configured in the pom of artifacts your project declares in <dependencies>.

+

There are currently three types of policies which can be enforced: 1. LICENSE_URL - strict match on the URL element of a License 2. LICENSE_NAME - strict match on the name of a License 3. ARTIFACT_PATTERN - regex on a groupdId:artifactId

+

Rules can be defined in the plugin configuration like so:

+ +
+
+
<plugin>
+    <groupId>com.mycila</groupId>
+    <artifactId>license-maven-plugin</artifactId>
+    <configuration>
+        <dependencyEnforce>true</dependencyEnforce>
+        <dependencyExceptionMessage>A custom error message for how to handle approvals in your organization</dependencyExceptionMessage>
+        <dependencyPolicies>
+            <dependencyPolicy>
+                <type>LICENSE_NAME</type>
+                <rule>APPROVE</rule>
+                <value>Public Domain</value>
+            </dependencyPolicy>
+            <dependencyPolicy>
+                <type>LICENSE_URL</type>
+                <rule>APPROVE</rule>
+                <value>https://www.apache.org/licenses/LICENSE-2.0.txt</value>
+            </dependencyPolicy>
+            <dependencyPolicy>
+                <type>ARTIFACT_PATTERN</type>
+                <rule>APPROVE</rule>
+                <value>com.mycila.*</value>
+            </dependencyPolicy>
+            <dependencyPolicy>
+                <type>ARTIFACT_PATTERN</type>
+                <rule>DENY</rule>
+                <value>com.example.*</value>
+            </dependencyPolicy>
+            <dependencyPolicy>
+                <type>ARTIFACT_PATTERN</type>
+                <rule>ALLOW</rule>
+                <value>com.example.subpackage:other-artifact:jar:1.0.0</value>
+            </dependencyPolicy>
+        </dependencyPolicies>
+    </configuration>
+</plugin>
+
+ +

There is also an implicit default deny artifact pattern policy, so if you enable dependency enforcement and have any dependencies, you must configure a policy. The ordering of the declared dependencyPolicies does not matter, and in aggregate they will be enforced in the following way: 1. defaultPolicy included in the plugin, matching all artifacts with a deny rule 2. APPROVE policies 3. DENY policies

+

Given the above configuration example, you could state: * the allow rule for com.example.subpackage:other-artifact:jar:1.0.0 will never do anything, because there is a deny rule for com.example.* * all com.mycila artifacts will be allowed, regardless of their license * any other artifact with a license name of ‘Public Domain’ will be allowed * any other artifact with a license URL of explicitely ‘https://www.apache.org/licenses/LICENSE-2.0.txt’ will be allowed * all other artifacts will fail the build with the following message header: “A custom error message for how to handle approvals in your organization” along with the list of artifacts which violated the policies

+
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin/dependency-info.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/dependency-info.html new file mode 100644 index 000000000..bec6c3cca --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/dependency-info.html @@ -0,0 +1,119 @@ + + + + + + + + license-maven-plugin – Dependency Information + + + + + + + + + +
+
+
+

Dependency Information

+

Apache Maven

+
+
<dependency>
+  <groupId>com.mycila</groupId>
+  <artifactId>license-maven-plugin</artifactId>
+  <version>4.2-SNAPSHOT</version>
+  <type>maven-plugin</type>
+</dependency>
+

Apache Buildr

+
+
'com.mycila:license-maven-plugin:maven-plugin:4.2-SNAPSHOT'
+

Apache Ivy

+
+
<dependency org="com.mycila" name="license-maven-plugin" rev="4.2-SNAPSHOT">
+  <artifact name="license-maven-plugin" type="maven-plugin" />
+</dependency>
+

Groovy Grape

+
+
@Grapes(
+@Grab(group='com.mycila', module='license-maven-plugin', version='4.2-SNAPSHOT')
+)
+

Gradle/Grails

+
+
compile 'com.mycila:license-maven-plugin:4.2-SNAPSHOT'
+

Scala SBT

+
+
libraryDependencies += "com.mycila" % "license-maven-plugin" % "4.2-SNAPSHOT"
+

Leiningen

+
+
[com.mycila/license-maven-plugin "4.2-SNAPSHOT"]
+
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin/dependency-management.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/dependency-management.html new file mode 100644 index 000000000..f85f5cb1f --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/dependency-management.html @@ -0,0 +1,140 @@ + + + + + + + + license-maven-plugin – Project Dependency Management + + + + + + + + + +
+
+
+

Project Dependency Management

+

compile

+

The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersionTypeLicense
com.mycilamycila-xmltool4.4.gajarApache License 2.0
junitjunit4.13.2jarEclipse Public License 1.0
org.apache.mavenmaven-artifact3.6.3jarApache License, Version 2.0
org.apache.mavenmaven-core3.6.3jarApache License, Version 2.0
org.apache.mavenmaven-plugin-api3.6.3jarApache License, Version 2.0
org.apache.maven.plugin-testingmaven-plugin-testing-harness3.3.0jarApache License, Version 2.0
org.apache.maven.plugin-toolsmaven-plugin-annotations3.6.0jarApache License, Version 2.0
+
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin/distribution-management.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/distribution-management.html new file mode 100644 index 000000000..7573d8b1c --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/distribution-management.html @@ -0,0 +1,93 @@ + + + + + + + + license-maven-plugin – Project Distribution Management + + + + + + + + + +
+
+
+

Overview

+

The following is the distribution management information used by this project.

+

Repository - mycila-oss-staging

https://oss.sonatype.org/service/local/staging/deploy/maven2/
+

Snapshot Repository - mycila-oss-snapshots

https://oss.sonatype.org/content/repositories/snapshots/
+

Site - report

https://mycila.carbou.me/license-maven-plugin/reports/4.2-SNAPSHOT/license-maven-plugin
+
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin/format-mojo.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/format-mojo.html new file mode 100644 index 000000000..d5ec6c5e0 --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/format-mojo.html @@ -0,0 +1,1062 @@ + + + + + + + + license-maven-plugin – license:format + + + + + + + + +
+ +
+
+
+ + +
+

license:format

+ +

Full name:

+ +

com.mycila:license-maven-plugin:4.2-SNAPSHOT:format

+ +

Description:

+ +
Reformat files with a missing header to add it
+ +

Attributes:

+ +
    + +
  • Requires a Maven project to be executed.
  • +
+
+

Required Parameters

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeSinceDescription
<defaultBasedir>File-The base directory, in which to search for project files. This is +named `defaultBaseDirectory` as it will be used as the default +value for the base directory. This default value can be overridden +in each LicenseSet by setting LicenseSet.basedir.
Default value is: ${project.basedir}.
User property is: license.basedir.
Alias is: basedir.
<dependencyEnforce>boolean-Whether to enforce license.dependencies.allow list.
Default value is: false.
User property is: license.dependencies.enforce.
<dependencyExceptionMessage>String-Exception message prefix to display when an artifact is denied by +one of the license policies.
Default value is: Some licenses were denied by policy:.
User property is: license.dependencies.exceptionMessage.
<dependencyScopes>List-When enforcing licenses on dependencies, exclude all but these +scopes.
Default value is: runtime.
User property is: license.dependencies.scope.
<project>MavenProject-(no description)
Default value is: ${project}.
+
+
+

Optional Parameters

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeSinceDescription
<aggregate>boolean-You can set this flag to true if you want to check the headers for +all modules of your project. Only used for multi-modules projects, +to check for example the header licenses from the parent module for +all sub modules.
Default value is: false.
User property is: license.aggregate.
<concurrencyFactor>float-Maven license plugin uses concurrency to check license headers. +This factor is used to control the number of threads used to check. +The rule is:
+ <nThreads> = <number of cores> * +concurrencyFactor
+The default is 1.5.
Default value is: 1.5.
User property is: license.concurrencyFactor.
<defaultHeaderDefinitions>String[]-Allows the use of external header definitions files. These files +are properties like files. This is named `defaultHeaderDefinitions` +as it will be used as the default value for the header definitions. +This default value can be overridden in each LicenseSet by setting +LicenseSet.headerDefinitions.
Alias is: headerDefinitions.
<defaultProperties>Map-You can set here some properties that you want to use when reading +the header file. You can use in your header file some properties +like ${year}, ${owner} or whatever you want for the name. They will +be replaced when the header file is read by those you specified in +the command line, in the POM and in system environment. This is +named `defaultProperties` as it will be used as the default value +for the properties. This default value can be overridden in each +LicenseSet by setting LicenseSet.properties.
Alias is: properties.
<defaultUseDefaultExcludes>boolean-Specify if you want to use default exclusions besides the files you +have excluded. Default exclusions exclude CVS and SVN folders, IDE +descriptors and so on. This is named `defaultUseDefaultExcludes` as +it will be used as the default value for whether to use default +excludes. This default value can be overridden in each LicenseSet +by setting LicenseSet.useDefaultExcludes.
Default value is: true.
User property is: license.useDefaultExcludes.
Alias is: useDefaultExcludes.
<dependencyPolicies>Set-Block of LicensePolicy configuration for enforcing +license adherence in dependencies.
User property is: license.dependencies.policies.
<dryRun>boolean-If dryRun is enabled, calls to license:format and license:remove +will not overwrite the existing file but instead write the result +to a new file with the same name but ending with `.licensed`.
Default value is: false.
User property is: license.dryRun.
<encoding>String-Specify the encoding of your files. Default to the project source +encoding property (project.build.sourceEncoding).
Default value is: ${project.build.sourceEncoding}.
User property is: license.encoding.
<failIfMissing>boolean-You can set this flag to false if you do not want the build to fail +when some headers are missing.
Default value is: true.
User property is: license.failIfMissing.
<failIfUnknown>boolean2.8You can leave this flag on false if you do not want +the build to fail for files that do not have an implicit or +explicit comment style definition. Setting this explicitly to +true is a safe way to make sure that the effective +file type mappings cover all files included from your project. + +

Default is false for backwards compatibility +reasons.


Default value is: false.
User property is: license.failIfUnknown.
<legacyConfigExcludes>String[]-Deprecated. use LicenseSet.excludes
User property is: license.excludes.
Alias is: excludes.
<legacyConfigHeader>String-Deprecated. use LicenseSet.header
User property is: license.header.
Alias is: header.
<legacyConfigHeaderSections>HeaderSection[]-Deprecated. use LicenseSet.headerSections
Alias is: headerSections.
<legacyConfigIncludes>String[]-Deprecated. use LicenseSet.includes
User property is: license.includes.
Alias is: includes.
<legacyConfigInlineHeader>String-Deprecated. use LicenseSet.inlineHeader
User property is: license.inlineHeader.
Alias is: inlineHeader.
<legacyConfigKeywords>String[]-Deprecated. use LicenseSet.keywords
Alias is: keywords.
<legacyConfigMulti>Multi-Deprecated. use LicenseSet.multi
<legacyConfigValidHeaders>String[]-Deprecated. use LicenseSet.validHeaders
Alias is: validHeaders.
<licenseSets>LicenseSet[]-(no description)
<mapping>LinkedHashMap-Set mapping between document mapping and a supported type to use. +This section is very useful when you want to customize the +supported extensions. If your project is using file extensions not +supported by default by this plugin, you can add a mapping to +attach the extension to an existing type of comment. The tag name +is the new extension name to support, and the value is the name of +the comment type to use.
<nThreads>int-Maven license plugin uses concurrency to check license headers. +With this option the number of threads used to check can be +specified. If given it take precedence over +concurrencyFactor The default is 0 which implies that +the default for concurrencyFactor is used.
Default value is: 0.
User property is: license.nThreads.
<quiet>boolean-If you do not want to see the list of file having a missing header, +you can add the quiet flag that will shorten the output
Default value is: false.
User property is: license.quiet.
<session>MavenSession-(no description)
Default value is: ${session}.
<skip>boolean-Whether to skip the plugin execution
Default value is: false.
User property is: license.skip.
<skipExistingHeaders>boolean-Skip the formatting of files which already contain a detected +header.
Default value is: false.
User property is: license.skipExistingHeaders.
<strictCheck>boolean-Set to true if you need a strict check against the headers. By +default, the existence of a header is verified by taking the top +portion of a file and checking if it contains the headers text, not +considering special characters (spaces, tabs, ...).
+We highly recommend to keep this option set to true.
Default value is: true.
User property is: license.strictCheck.
<useDefaultMapping>boolean-Whether to use the default mapping between file extensions and +comment types, or only the one your provide.
Default value is: true.
User property is: license.useDefaultMapping.
+
+
+

Parameter Details

+
+

<aggregate>

+ +
You can set this flag to true if you want to check the headers for +all modules of your project. Only used for multi-modules projects, +to check for example the header licenses from the parent module for +all sub modules.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.aggregate
  • + +
  • Default: false
  • +

+

<concurrencyFactor>

+ +
Maven license plugin uses concurrency to check license headers. +This factor is used to control the number of threads used to check. +The rule is:
+ <nThreads> = <number of cores> * +concurrencyFactor
+The default is 1.5.
+ +
    + +
  • Type: float
  • + +
  • Required: No
  • + +
  • User Property: license.concurrencyFactor
  • + +
  • Default: 1.5
  • +

+

<defaultBasedir>

+ +
The base directory, in which to search for project files. This is +named `defaultBaseDirectory` as it will be used as the default +value for the base directory. This default value can be overridden +in each LicenseSet by setting LicenseSet.basedir.
+ +
    + +
  • Type: java.io.File
  • + +
  • Required: Yes
  • + +
  • User Property: license.basedir
  • + +
  • Default: ${project.basedir}
  • + +
  • Alias: basedir
  • +

+

<defaultHeaderDefinitions>

+ +
Allows the use of external header definitions files. These files +are properties like files. This is named `defaultHeaderDefinitions` +as it will be used as the default value for the header definitions. +This default value can be overridden in each LicenseSet by setting +LicenseSet.headerDefinitions.
+ +
    + +
  • Type: java.lang.String[]
  • + +
  • Required: No
  • + +
  • Alias: headerDefinitions
  • +

+

<defaultProperties>

+ +
You can set here some properties that you want to use when reading +the header file. You can use in your header file some properties +like ${year}, ${owner} or whatever you want for the name. They will +be replaced when the header file is read by those you specified in +the command line, in the POM and in system environment. This is +named `defaultProperties` as it will be used as the default value +for the properties. This default value can be overridden in each +LicenseSet by setting LicenseSet.properties.
+ +
    + +
  • Type: java.util.Map
  • + +
  • Required: No
  • + +
  • Alias: properties
  • +

+

<defaultUseDefaultExcludes>

+ +
Specify if you want to use default exclusions besides the files you +have excluded. Default exclusions exclude CVS and SVN folders, IDE +descriptors and so on. This is named `defaultUseDefaultExcludes` as +it will be used as the default value for whether to use default +excludes. This default value can be overridden in each LicenseSet +by setting LicenseSet.useDefaultExcludes.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.useDefaultExcludes
  • + +
  • Default: true
  • + +
  • Alias: useDefaultExcludes
  • +

+

<dependencyEnforce>

+ +
Whether to enforce license.dependencies.allow list.
+ +
    + +
  • Type: boolean
  • + +
  • Required: Yes
  • + +
  • User Property: license.dependencies.enforce
  • + +
  • Default: false
  • +

+

<dependencyExceptionMessage>

+ +
Exception message prefix to display when an artifact is denied by +one of the license policies.
+ +
    + +
  • Type: java.lang.String
  • + +
  • Required: Yes
  • + +
  • User Property: license.dependencies.exceptionMessage
  • + +
  • Default: Some licenses were denied by policy:
  • +

+

<dependencyPolicies>

+ +
Block of LicensePolicy configuration for enforcing +license adherence in dependencies.
+ +
    + +
  • Type: java.util.Set
  • + +
  • Required: No
  • + +
  • User Property: license.dependencies.policies
  • +

+

<dependencyScopes>

+ +
When enforcing licenses on dependencies, exclude all but these +scopes.
+ +
    + +
  • Type: java.util.List
  • + +
  • Required: Yes
  • + +
  • User Property: license.dependencies.scope
  • + +
  • Default: runtime
  • +

+

<dryRun>

+ +
If dryRun is enabled, calls to license:format and license:remove +will not overwrite the existing file but instead write the result +to a new file with the same name but ending with `.licensed`.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.dryRun
  • + +
  • Default: false
  • +

+

<encoding>

+ +
Specify the encoding of your files. Default to the project source +encoding property (project.build.sourceEncoding).
+ +
    + +
  • Type: java.lang.String
  • + +
  • Required: No
  • + +
  • User Property: license.encoding
  • + +
  • Default: ${project.build.sourceEncoding}
  • +

+

<failIfMissing>

+ +
You can set this flag to false if you do not want the build to fail +when some headers are missing.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.failIfMissing
  • + +
  • Default: true
  • +

+

<failIfUnknown>

+ +
You can leave this flag on false if you do not want +the build to fail for files that do not have an implicit or +explicit comment style definition. Setting this explicitly to +true is a safe way to make sure that the effective +file type mappings cover all files included from your project. + +

Default is false for backwards compatibility +reasons.

+ +
    + +
  • Type: boolean
  • + +
  • Since: 2.8
  • + +
  • Required: No
  • + +
  • User Property: license.failIfUnknown
  • + +
  • Default: false
  • +

+

<legacyConfigExcludes>

+ +
Deprecated. use LicenseSet.excludes
+ +
Specifies files, which are excluded in the check. By default, only +the files matching the default exclude patterns are excluded.
+ +
    + +
  • Type: java.lang.String[]
  • + +
  • Required: No
  • + +
  • User Property: license.excludes
  • + +
  • Alias: excludes
  • +

+

<legacyConfigHeader>

+ +
Deprecated. use LicenseSet.header
+ +
Location of the header. It can be a relative path, absolute path, +classpath resource, any URL. The plugin first check if the name +specified is a relative file, then an absolute file, then in the +classpath. If not found, it tries to construct a URL from the +location.
+ +
    + +
  • Type: java.lang.String
  • + +
  • Required: No
  • + +
  • User Property: license.header
  • + +
  • Alias: header
  • +

+

<legacyConfigHeaderSections>

+ +
Deprecated. use LicenseSet.headerSections
+ +
HeadSections define special regions of a header that allow for +dynamic substitution and validation
+ +
    + +
  • Type: com.mycila.maven.plugin.license.HeaderSection[]
  • + +
  • Required: No
  • + +
  • Alias: headerSections
  • +

+

<legacyConfigIncludes>

+ +
Deprecated. use LicenseSet.includes
+ +
Specifies files, which are included in the check. By default, all +files are included.
+ +
    + +
  • Type: java.lang.String[]
  • + +
  • Required: No
  • + +
  • User Property: license.includes
  • + +
  • Alias: includes
  • +

+

<legacyConfigInlineHeader>

+ +
Deprecated. use LicenseSet.inlineHeader
+ +
Header, as text, directly in pom file. Using a CDATA section is +strongly recommended.
+ +
    + +
  • Type: java.lang.String
  • + +
  • Required: No
  • + +
  • User Property: license.inlineHeader
  • + +
  • Alias: inlineHeader
  • +

+

<legacyConfigKeywords>

+ +
Deprecated. use LicenseSet.keywords
+ +
Specify the list of keywords to use to detect a header. A header +must include all keywords to be valid. By default, the word +'copyright' is used. Detection is done case insensitive.
+ +
    + +
  • Type: java.lang.String[]
  • + +
  • Required: No
  • + +
  • Alias: keywords
  • +

+

<legacyConfigMulti>

+ +
Deprecated. use LicenseSet.multi
+ +
Alternative to `header`, `inlineHeader`, or `validHeaders` for use +when code is multi-licensed. Whilst you could create a concatenated +header yourself, a cleaner approach may be to specify more than one +header and have them concatenated together by the plugin. This +allows you to maintain each distinct license header in its own file +and combined them in different ways.
+ +
    + +
  • Type: com.mycila.maven.plugin.license.Multi
  • + +
  • Required: No
  • +

+

<legacyConfigValidHeaders>

+ +
Deprecated. use LicenseSet.validHeaders
+ +
Specifies additional header files to use when checking for the +presence of a valid header in your sources.
+When using format goal, this property will be used to detect all +valid headers that don't need formatting.
+When using remove goal, this property will be used to detect all +valid headers that also must be removed.
+ +
    + +
  • Type: java.lang.String[]
  • + +
  • Required: No
  • + +
  • Alias: validHeaders
  • +

+

<licenseSets>

+ +
(no description)
+ +
    + +
  • Type: com.mycila.maven.plugin.license.LicenseSet[]
  • + +
  • Required: No
  • +

+

<mapping>

+ +
Set mapping between document mapping and a supported type to use. +This section is very useful when you want to customize the +supported extensions. If your project is using file extensions not +supported by default by this plugin, you can add a mapping to +attach the extension to an existing type of comment. The tag name +is the new extension name to support, and the value is the name of +the comment type to use.
+ +
    + +
  • Type: java.util.LinkedHashMap
  • + +
  • Required: No
  • +

+

<nThreads>

+ +
Maven license plugin uses concurrency to check license headers. +With this option the number of threads used to check can be +specified. If given it take precedence over +concurrencyFactor The default is 0 which implies that +the default for concurrencyFactor is used.
+ +
    + +
  • Type: int
  • + +
  • Required: No
  • + +
  • User Property: license.nThreads
  • + +
  • Default: 0
  • +

+

<project>

+ +
(no description)
+ +
    + +
  • Type: org.apache.maven.project.MavenProject
  • + +
  • Required: Yes
  • + +
  • Default: ${project}
  • +

+

<quiet>

+ +
If you do not want to see the list of file having a missing header, +you can add the quiet flag that will shorten the output
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.quiet
  • + +
  • Default: false
  • +

+

<session>

+ +
(no description)
+ +
    + +
  • Type: org.apache.maven.execution.MavenSession
  • + +
  • Required: No
  • + +
  • Default: ${session}
  • +

+

<skip>

+ +
Whether to skip the plugin execution
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.skip
  • + +
  • Default: false
  • +

+

<skipExistingHeaders>

+ +
Skip the formatting of files which already contain a detected +header.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.skipExistingHeaders
  • + +
  • Default: false
  • +

+

<strictCheck>

+ +
Set to true if you need a strict check against the headers. By +default, the existence of a header is verified by taking the top +portion of a file and checking if it contains the headers text, not +considering special characters (spaces, tabs, ...).
+We highly recommend to keep this option set to true.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.strictCheck
  • + +
  • Default: true
  • +

+

<useDefaultMapping>

+ +
Whether to use the default mapping between file extensions and +comment types, or only the one your provide.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.useDefaultMapping
  • + +
  • Default: true
  • +
+
+
+ + +
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin/help-mojo.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/help-mojo.html new file mode 100644 index 000000000..b1a86d002 --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/help-mojo.html @@ -0,0 +1,214 @@ + + + + + + + + license-maven-plugin – license:help + + + + + + + + +
+ +
+
+
+ + +
+

license:help

+ +

Full name:

+ +

com.mycila:license-maven-plugin:4.2-SNAPSHOT:help

+ +

Description:

+ +
Display help information on license-maven-plugin.
+Call mvn license:help -Ddetail=true +-Dgoal=<goal-name> to display parameter details.
+ +

Attributes:

+
+

Optional Parameters

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeSinceDescription
<detail>boolean-If true, display all settable properties for each +goal.
Default value is: false.
User property is: detail.
<goal>String-The name of the goal for which to show help. If unspecified, all +goals will be displayed.
User property is: goal.
<indentSize>int-The number of spaces per indentation level, should be positive.
Default value is: 2.
User property is: indentSize.
<lineLength>int-The maximum length of a display line, should be positive.
Default value is: 80.
User property is: lineLength.
+
+
+

Parameter Details

+
+

<detail>

+ +
If true, display all settable properties for each +goal.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: detail
  • + +
  • Default: false
  • +

+

<goal>

+ +
The name of the goal for which to show help. If unspecified, all +goals will be displayed.
+ +
    + +
  • Type: java.lang.String
  • + +
  • Required: No
  • + +
  • User Property: goal
  • +

+

<indentSize>

+ +
The number of spaces per indentation level, should be positive.
+ +
    + +
  • Type: int
  • + +
  • Required: No
  • + +
  • User Property: indentSize
  • + +
  • Default: 2
  • +

+

<lineLength>

+ +
The maximum length of a display line, should be positive.
+ +
    + +
  • Type: int
  • + +
  • Required: No
  • + +
  • User Property: lineLength
  • + +
  • Default: 80
  • +
+
+
+ + +
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin/images/close.gif b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/images/close.gif new file mode 100644 index 0000000000000000000000000000000000000000..1c26bbc5264fcc943ad7b5a0f1a84daece211f34 GIT binary patch literal 279 zcmZ?wbhEHb6kyFkwP}e}6+mLp=yE)H5&?6cps==O-j2#K*@61O)i|`#U%|*xTD17#Qg5 z>nkWI$ji$M2ng`=^D}^ygDj#2&;c6F0P+h1n~g(5frm~PL&uV$l`S$eFDwzBDbhJD v>}Bvw*Al_tWna1PC9OaGVdk23i}vRhZI{iR^*V|n<^22a#~T_O9T}_vbswrX literal 0 HcmV?d00001 diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin/images/collapsed.gif b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/images/collapsed.gif new file mode 100644 index 0000000000000000000000000000000000000000..6e710840640c1bfd9dd76ce7fef56f1004092508 GIT binary patch literal 53 ycmZ?wbhEHbWM^P!XkdT>#h)yUTnvm1Iv_qshJlI4r7uBZ*YkPFU8d4p4Aua}2?(?R literal 0 HcmV?d00001 diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin/images/expanded.gif b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/images/expanded.gif new file mode 100644 index 0000000000000000000000000000000000000000..0fef3d89e0df1f8bc49a0cd827f2607c7d7fd2f0 GIT binary patch literal 52 xcmZ?wbhEHbWM^P!XkdT>#h)yUTnvm1Iv_qshJlH@g}+fUi&t{amUB!D)&R0C2fzRT literal 0 HcmV?d00001 diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin/images/external.png b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/images/external.png new file mode 100644 index 0000000000000000000000000000000000000000..3f999fc88b360074e41f38c3b4bc06ccb3bb7cf8 GIT binary patch literal 230 zcmeAS@N?(olHy`uVBq!ia0vp^+(699!3-oX?^2ToQY`6?zK#qG>ra@ocD)4hB}-f* zN`mv#O3D+9QW+dm@{>{(JaZG%Q-e|yQz{EjrrH1%@dWsUxR#cd{{R1fCIbVIy!atN z8e~{WkY6y6%iy53@(Yk3;OXKRQgJIOfsI*BO@UFsfhWLBc>*(#PB?Jn2*(o!76E4F z2oaVU3``tH+Kgs0GI5+@Tg}d)z%jd%F@?{8!SRZ5b1yT80-FZIMn)zc2Ca66y`pzY R*nwsJMCn#OVEqF*oew~oaAu*+mN;-=y?VHT3tIe$XQqrDo-uB_a z!$aaK`z6))OKGn34?nwc^SuifkIL#EmDgV_qjg-#8v*0u4q4%1moUw{LZ54UeCgzNF^jX`uv-XK+9g@yFrG9?@ z!9&5&Tgk*j(b!GF&{N4I-Owl3GNQ;Kslp@APSw&&&ux9d>WxL~{EYoKm2KHvv3+ax zZUYB?Ae*8JnchZheXeEaa>@87?_fB*jV>(`erUx0B6j@wa!KnN)QWMO1rn9HC8 zQU}Tt3>@bftT|;oHYhlHH8T8tc{qL2LBC1&wnQeg^-S05<#H=J%;q~&KX!$OXH$lP zifQJ#9>L8|xhAVRHT-xPa*}7JK>(A*!AmL!CQC~j>707p+C5b#ib-SZ5@wfn#-0y8 zor_pb3M^%mkXhlduwjw4dk@RWhYZ<*tSUAV9x3eYyi#^d39lH{872xT#>g14FgCZb z+Lvv}DClhGVU*`8y(Qe}(9I>Lw<6->0~Q`zX3oMH2272dBARI`0wDzxS_G8b_H+a` TZ#n2*^y*Bf^Krq04Gh)*dSnrT literal 0 HcmV?d00001 diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin/images/icon_info_sml.gif b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/images/icon_info_sml.gif new file mode 100644 index 0000000000000000000000000000000000000000..c6cb9ad7ce438a798426703e86a7ffc197d51dbb GIT binary patch literal 606 zcmZ?wbhEHb!Rj)7jHhhdgsOUdoQoueZi?7 z>>gViTe&E#V48n=mrru5S3;v}WQB8hiDz7$TU2Fg8RZkU)J)l4H+4sO@7jjxJ4?G(<~7c1nYFul=C0P+d#d`@bj{yi z-npcE!T#Qb2PP~z)H;3B%r(bntUlH>Y2~CvyV|C%UbyM>vTf&9?!2&e&!siHFV0_c zVB`KP8}?n^dg$7Yqc`@PxOMQ%-NWbZ9Xfk=)1K2OFF!hV;r{6>kIr6ua^~ve%eS9j zy7lbD`I|4_et!J??bq+WzI^-n`RfmdkOIfh!pgqYwSCK`t~@$#!^!1aj_y2mzyI{@?vuB79>2N$==JkApPs$`_~ygc*YCf)diVLp z{pXKfy#M&+`?nvze*gIk#Q*;N0|qHLXbBUFKUo+V7>XElKuSSz!oa?}p{S|3rL`#` zEj=M8CWV#D$GthOu#hRgfH^NPHz`Z6or!6tudIJkhF|)EqL_SUmH;#E=*;vU)ut4d z*}1MJ+3|6yK5|W*0YQlwY}}E_93D;*P3)($(!#iHyj&dYc$?gAB*f@)n?~7Mn)5Ze zB*b!gs&gB@F*e|Da`5(ac688Lp~TGAEh5PBlHo`4aV}w%hy?;49h(#+>`NXTD0Bjy;4ci{C-1K14rU#4Xoa9{m6qopA9n0cn|!>ecYkij zwyX=!4*mH3EoqLqSGiVbyFqxD(bS8XSDu{6U1jZO70Ic@{~t&7=B^ zBD)NOoAkU&Gy^LQJ5PtV?u{&65}4ZUmfYbweP{LTy^YnAGv=AGa7*6wj}%~b0?7r5!@qH7P%p1*$L z@#{ODxoUwG+WsY)zWExj-aqxpQS(e!bx&6L`u)?tfB$~}{{8*?cVO&*V`-G2NeC$Z zWMO1r=w{FXnGVVm3>>=|#5rX=HY{-DP?VFNPL-%m%>B+*~5-k^-+4*MLFr;tQ0}^rlS-^!^Q`Mx1hrB$jwn&hk~Xk=#Nl+_9Nu|Y$D G!5RQ;-6)O# literal 0 HcmV?d00001 diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin/images/icon_warning_sml.gif b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/images/icon_warning_sml.gif new file mode 100644 index 0000000000000000000000000000000000000000..873bbb52cb9768103c27fbb9a9bac16ac615fce5 GIT binary patch literal 576 zcmZ?wbhEHbB!Sy%bj7w z8LP{2I!WYbmF&-Ixi?j6tD|K1XR2M#l>Aw*aXL%wXS3nYW}{zi=4WzsU5r%E6qx+# za{AThd85YVOsT`KDUrWsBtGknIa3>Sy(4;AS@f^Dxt>-=XPXm#FD(1Lr2hBv=9?3X zZS^!XrNw@)>eiN((2|w-y>{aB1+99DGMA?}+UTggT+(Z*rf8+5x~aWVOGcurtl;&U zIa)H3I&#vwvQjJBn`YHj9iKlB7`)(M#!e{yWMO1rC}Yq8NrU2qfqia6SyOXMYa1sM zM_a34eqyRfcQbQJY;^IYGTuzaxglKLqNQEA}OiQec+sQ#rUUjLqg_MpsPmY43 zsgmVV8EHK$eV-B~6*UcAW2+w%1e4o&9#aAczLGF}PmMg|6J0Ey4q A)Bpeg literal 0 HcmV?d00001 diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin/images/logos/build-by-maven-black.png b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/images/logos/build-by-maven-black.png new file mode 100644 index 0000000000000000000000000000000000000000..919fd0f66a7f713920dd7422035db1c9d484351d GIT binary patch literal 2294 zcmVKOG`!VuDc=fnx$+R6#>c^>b&wcOS?|$!`a}U6ptjU_J zlBA}l*3{J0)YMd0R~Hr*dU$xO^ie1jhYlTLS+=C4#MRYRCX#twGUSD6Il$6AA+=UAlkY(ZF;m4037Yc>v&!1mPsNXdliHV74&z>zUEv=}iC@U)i zfc^XTJ3BiAKvYyzczAd~K){|od(ip)`}f`5-HnZnv$L~Hzqq=(y7Kb!>gsAwPfu@e z@3gcu0LabFC4?{xBNPh18Fpy3+Tr2hfq{Yc_V$w}PjVdhGtMTH$zU){PfznaPmK)? z4KH52=;-KZX=#a#jlFZ{PF7YH!!Q{c8Taqs=Xt)UsK{tE{@>vc{2Hgh!NL0adH}e0 z@19Df^78Tm0ES@zz{SO7Zf@=upJ1_AP_bIAgpih&mWqmsojZ4GG#a&9{f)&Au~_Wm z<0F^L4;(mPHk)-io!M*-3JMa7#VIK%EBy%}_$g6IPEM9cBvPp~K0f}{t5+6_rMbEJ z(xpqcZ{G$0j^p<2+vnuu^bN3MdU`rLJ3Br;9ss7MrVbuFxUjHLQBhGX6WriQ5|M*_w z@5bUDdV71dTCG;AO-@dx@4a~OA{y)K>k+2N$jAo|9?w z?b_+nr`2k;!{M;o?Qh<^`R=>#RtFA0KR<`Vfh)Li;|5+X!otGn&U<@%H*VaBDU;Gf zr_<5=()7Iqfmk>yLj`}084`48Zf?d|M~)mpOHfeI{QNv2WMN?;Dk=&9GBY#LVzb%$ z`};Aq6GAK&OK4~)&U*g*IT{xh7M8K~%9SgtQ-;OG#ZeC5ym=F=X|vf(9h#b&K7RZN z05+S=X0xGjU|@g-%ePwl!GC`7t=5VDruDp`t9rXwq=tAb*88KQqo~N`a#V_oixKzA z%F4dJzL1cRy1F{CSUfW`qfjWeZ{Hpm7>H$yNF>V6&c<>vGBOgU_w@7}J9g~o(WA6z z#sgc0B0VlH4i&T6{Pyiz)FUDys6$s*7rnXCi!3z)!0DGJ5eITHyM2Q|E@qtti{QRD z*nbiZg+h^&lY>QINl6I+oH}*N-Q67kYHMqqoSd*@fE67^695Pa36aTU0HD+95)%{g zFw)c0Gcqy&K&4WxG906$qk6p_b=txpgmiazqaGF(M)NU+!{3cPsc^{*a`Ja$nXfZ@ zhsL%N4whw0OG`2M6&4oG&CQ8KBHBPHC@3f>C|I^a>__(qFp!^RU zV`F0uhl6EVxm><`_ijATmoHz|)ztxjL?XdmSuB<(Po5A$mM!w}C3kdS~ef}W>dub-Hhz&fI`vJ#oXvTST@?6qsxN=r)tz|+%n^XARiL+I)0 z!HGL|?4Z?OC@z>ppO+fmk zEDIk1FgrV2R8&O&@;qNwR)+h@$;nZx)dqvXVzG2}b>-#d_4oHa!G&Dp59OYMg zd;9A2I}{29&+|ObzkB!Y^XJcKjE;^*({SomlT)I^E^_90Q{xPG;bvU;38ml zcng&pTZhKxAmAX-{xuvUBO`bZu-omWrKK8;X6fkl>(@`5I6;GyySuwkDCBv*tE;QE zwH1kg)0Ijk1~{Qms8A@Vadob6a=9D}VUx-9>C-1l1S|^dcDq`w#&Z*k#hB*+K%>#n z=0$)zo8T)X1Ujc}V+Omw8!O@%0GKp7%(fp1ER{;7QYogYiHQlT)w*&q5{X2iP;Ak literal 0 HcmV?d00001 diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin/images/logos/build-by-maven-white.png b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/images/logos/build-by-maven-white.png new file mode 100644 index 0000000000000000000000000000000000000000..7d44c9c2e5742bdf8649ad282f83208f1da9b982 GIT binary patch literal 2260 zcmV;_2rKuAP)4hTLUyOQ{PVbVY5&Y3g!&hN~bnR7}ZgkXUt ziC%zU0gf+&kEv>t|d$x|zXw1mS0D%1b{8z7DF%0wW-8(XBFc`A3vVI|O z^!N97baWg(eE86zLn4uA_wL=Zb@+UKU|=8sJb3V6XlSUctSl!dhm4xd=KJ^W|8h2q zR4NS%3yX+|NKQ`f?d=7Cf`Wo)&z=E5TU%REQIXYZefjbwRvsQ6zIyfQojZ3l8V#{v zv)R(q)39Vr2GBPsa+apV2%%fIZY3ln0Kl+1Y8c*(xe3X6sWFH9kH*UDDLl)ZN`}u~;f9D%P!A2LK5P2`MQl z(b3TuDUC++_U+qm01k;n!Z1u+TwGjS+}X2d^Yil+3Pn;B-~q z{Qdm_z{kf&EEb1^gw)j3R904!x}#RBj~+c578Vv16olc}xpQZGd;7k9`>@WHD_2M| z{%VB2fNVCK&1U^_rTW_bx`C@MK&%ZR^ybZ*=;&yb zN);0mV>X+~OA`|lRVtNAr7A8i#zL)DyJycHxm+$5izO0?QmM?$%p@6le0*H3R;yI1 z=;-LCrlu1oPI!8HIypHhmCA~Wig|;>WHON!GbSbmcN`jxhJ=GssnlpRR;zVzaF8J4 z>+3sJhW@0w{LH6-`(Afr<9kMWBXoSUM7Dox&JGJtojOI96z3EG z*uH)HWN?qO7x!`hzQnzLg5JL3Ui^ps%X$n4`+YK2S-yNZo>gC8kJmXUC#D?-i_a7IlwdR(Kkw#T>s)<( zJ!ZVTycREBO!{t;H9|r{F#q)FQ_`LjAsBnPnnKk2PZ;V3*7{M#@%jyBNObh|^_fg2 zd|f0I3eTTEPf=83VhUbHWgRft|{%MRRMp6H>seM7wV6&k5Vn7H0DDSDT_wn(;aaUDU zWi%QoiptK;CgqIWB$bwy78Mm?w@oI~&6_tPBO~$kExCLno}10)mX;RGM?^%-PjqOt zTFi(#=@4C7NJmxEVK7l6G0yhEp_Lq9)1fj}S-2%Mdrv$L~tStVt%xVSheDG9e5EX$6J zj8GIMm&=bIKaK;TqoYG05D0}r0!Kqb1E0?q2n1`_uAR{_f0E{OgnR$~y~Sd|+0n_# z2@6L?MsUQ^H0|QzLJoDKqobtlneyk|8`Sp{cp}PUC5RRQ^8?;2;Iss$eWk%*n3$Nr z(73v~e)3}s219#$yTM=(2n6o#?!LahxUO>?H!v`O%bZ*;$Ideh!!Qg0h{fVXix$lf i91DLtEx@rr0RIK2cl{g~?Z1Nn0000}s literal 0 HcmV?d00001 diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin/images/logos/maven-feather.png b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/images/logos/maven-feather.png new file mode 100644 index 0000000000000000000000000000000000000000..b5ada836e9eb4af4db810f648b013933e72c8fbe GIT binary patch literal 3330 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 literal 0 HcmV?d00001 diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin/images/newwindow.png b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/images/newwindow.png new file mode 100644 index 0000000000000000000000000000000000000000..6287f72bd08a870908e7361d98c35ee0d6dcbc82 GIT binary patch literal 220 zcmeAS@N?(olHy`uVBq!ia0vp^+(699!3-oX?^2ToQY`6?zK#qG>ra@ocD)4hB}-f* zN`mv#O3D+9QW+dm@{>{(JaZG%Q-e|yQz{EjrrH1%@dWsUxR#cd&SYTt4+aeuCvSob zD+%%o1`04ZXs!GLj7%Iec?BF2%&y2ZFfeUwWbk2P5nvW+xWT~4#-PT{uyM;F);OSv44$rjF6*2U FngH~|K)3(^ literal 0 HcmV?d00001 diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin/index.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/index.html new file mode 100644 index 000000000..561ba5dd2 --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/index.html @@ -0,0 +1,90 @@ + + + + + + + + license-maven-plugin – About + + + + + + + + + +
+
+
+

About license-maven-plugin

+

Maven 2 plugin to check and update license headers in source files

+
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin/issue-management.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/issue-management.html new file mode 100644 index 000000000..62740be77 --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/issue-management.html @@ -0,0 +1,94 @@ + + + + + + + + license-maven-plugin – Issue Management + + + + + + + + + +
+
+
+

Overview

+

This project uses GitHub to manage its issues.

+

Issue Management

+

Issues, bugs, and feature requests should be submitted to the following issue management system for this project.

+
+
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin/licenses.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/licenses.html new file mode 100644 index 000000000..80a8e76af --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/licenses.html @@ -0,0 +1,658 @@ + + + + + + + + license-maven-plugin – Project Licenses + + + + + + + + + +
+
+
+

Overview

+

Typically the licenses listed for the project are that of the project itself, and not of dependencies.

+

Project Licenses

+

Apache License 2.0

[Original text] +

Copy of the license follows:

+ +
+ + +
+ +
+
+ + + ApacheCon 2021 Coming Soon! + + The Apache Software Foundation +
+ +
+ Apache Support Logo +
+
+
+

Apache License, Version 2.0

+ +

The 2.0 version of the Apache License, approved by the ASF in 2004, helps us achieve our goal of providing +reliable and long-lived software products through collaborative, open-source software development.

+

All packages produced by the ASF are implicitly licensed under the Apache +License, Version 2.0, unless otherwise explicitly stated.

+
+

+Apache License
Version 2.0, January 2004
+http://www.apache.org/licenses/ +

+

TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

+

1. Definitions.

+
+

"License" shall mean the terms and conditions for use, reproduction, and +distribution as defined by Sections 1 through 9 of this document.

+

"Licensor" shall mean the copyright owner or entity authorized by the +copyright owner that is granting the License.

+

"Legal Entity" shall mean the union of the acting entity and all other +entities that control, are controlled by, or are under common control with +that entity. For the purposes of this definition, "control" means (i) the +power, direct or indirect, to cause the direction or management of such +entity, whether by contract or otherwise, or (ii) ownership of fifty +percent (50%) or more of the outstanding shares, or (iii) beneficial +ownership of such entity.

+

"You" (or "Your") shall mean an individual or Legal Entity exercising +permissions granted by this License.

+

"Source" form shall mean the preferred form for making modifications, +including but not limited to software source code, documentation source, +and configuration files.

+

"Object" form shall mean any form resulting from mechanical transformation +or translation of a Source form, including but not limited to compiled +object code, generated documentation, and conversions to other media types.

+

"Work" shall mean the work of authorship, whether in Source or Object form, +made available under the License, as indicated by a copyright notice that +is included in or attached to the work (an example is provided in the +Appendix below).

+

"Derivative Works" shall mean any work, whether in Source or Object form, +that is based on (or derived from) the Work and for which the editorial +revisions, annotations, elaborations, or other modifications represent, as +a whole, an original work of authorship. For the purposes of this License, +Derivative Works shall not include works that remain separable from, or +merely link (or bind by name) to the interfaces of, the Work and Derivative +Works thereof.

+

"Contribution" shall mean any work of authorship, including the original +version of the Work and any modifications or additions to that Work or +Derivative Works thereof, that is intentionally submitted to Licensor for +inclusion in the Work by the copyright owner or by an individual or Legal +Entity authorized to submit on behalf of the copyright owner. For the +purposes of this definition, "submitted" means any form of electronic, +verbal, or written communication sent to the Licensor or its +representatives, including but not limited to communication on electronic +mailing lists, source code control systems, and issue tracking systems that +are managed by, or on behalf of, the Licensor for the purpose of discussing +and improving the Work, but excluding communication that is conspicuously +marked or otherwise designated in writing by the copyright owner as "Not a +Contribution."

+

"Contributor" shall mean Licensor and any individual or Legal Entity on +behalf of whom a Contribution has been received by Licensor and +subsequently incorporated within the Work.

+
+

2. Grant of Copyright License. Subject to the +terms and conditions of this License, each Contributor hereby grants to You +a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable +copyright license to reproduce, prepare Derivative Works of, publicly +display, publicly perform, sublicense, and distribute the Work and such +Derivative Works in Source or Object form.

+

3. Grant of Patent License. Subject to the terms +and conditions of this License, each Contributor hereby grants to You a +perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable +(except as stated in this section) patent license to make, have made, use, +offer to sell, sell, import, and otherwise transfer the Work, where such +license applies only to those patent claims licensable by such Contributor +that are necessarily infringed by their Contribution(s) alone or by +combination of their Contribution(s) with the Work to which such +Contribution(s) was submitted. If You institute patent litigation against +any entity (including a cross-claim or counterclaim in a lawsuit) alleging +that the Work or a Contribution incorporated within the Work constitutes +direct or contributory patent infringement, then any patent licenses +granted to You under this License for that Work shall terminate as of the +date such litigation is filed.

+

4. Redistribution. You may reproduce and +distribute copies of the Work or Derivative Works thereof in any medium, +with or without modifications, and in Source or Object form, provided that +You meet the following conditions:

+
    +
  1. You must give any other recipients of the Work or Derivative Works a +copy of this License; and
  2. +
  3. You must cause any modified files to carry prominent notices stating +that You changed the files; and
  4. +
  5. You must retain, in the Source form of any Derivative Works that You +distribute, all copyright, patent, trademark, and attribution notices from +the Source form of the Work, excluding those notices that do not pertain to +any part of the Derivative Works; and
  6. +
  7. If the Work includes a "NOTICE" text file as part of its distribution, +then any Derivative Works that You distribute must include a readable copy +of the attribution notices contained within such NOTICE file, excluding +those notices that do not pertain to any part of the Derivative Works, in +at least one of the following places: within a NOTICE text file distributed +as part of the Derivative Works; within the Source form or documentation, +if provided along with the Derivative Works; or, within a display generated +by the Derivative Works, if and wherever such third-party notices normally +appear. The contents of the NOTICE file are for informational purposes only +and do not modify the License. You may add Your own attribution notices +within Derivative Works that You distribute, alongside or as an addendum to +the NOTICE text from the Work, provided that such additional attribution +notices cannot be construed as modifying the License. +
    +
    +You may add Your own copyright statement to Your modifications and may +provide additional or different license terms and conditions for use, +reproduction, or distribution of Your modifications, or for any such +Derivative Works as a whole, provided Your use, reproduction, and +distribution of the Work otherwise complies with the conditions stated in +this License. +
  8. +
+

5. Submission of Contributions. Unless You +explicitly state otherwise, any Contribution intentionally submitted for +inclusion in the Work by You to the Licensor shall be under the terms and +conditions of this License, without any additional terms or conditions. +Notwithstanding the above, nothing herein shall supersede or modify the +terms of any separate license agreement you may have executed with Licensor +regarding such Contributions.

+

6. Trademarks. This License does not grant +permission to use the trade names, trademarks, service marks, or product +names of the Licensor, except as required for reasonable and customary use +in describing the origin of the Work and reproducing the content of the +NOTICE file.

+

7. Disclaimer of Warranty. Unless required by +applicable law or agreed to in writing, Licensor provides the Work (and +each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT +WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, +without limitation, any warranties or conditions of TITLE, +NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You +are solely responsible for determining the appropriateness of using or +redistributing the Work and assume any risks associated with Your exercise +of permissions under this License.

+

8. Limitation of Liability. In no event and +under no legal theory, whether in tort (including negligence), contract, or +otherwise, unless required by applicable law (such as deliberate and +grossly negligent acts) or agreed to in writing, shall any Contributor be +liable to You for damages, including any direct, indirect, special, +incidental, or consequential damages of any character arising as a result +of this License or out of the use or inability to use the Work (including +but not limited to damages for loss of goodwill, work stoppage, computer +failure or malfunction, or any and all other commercial damages or losses), +even if such Contributor has been advised of the possibility of such +damages.

+

9. Accepting Warranty or Additional Liability. +While redistributing the Work or Derivative Works thereof, You may choose +to offer, and charge a fee for, acceptance of support, warranty, indemnity, +or other liability obligations and/or rights consistent with this License. +However, in accepting such obligations, You may act only on Your own behalf +and on Your sole responsibility, not on behalf of any other Contributor, +and only if You agree to indemnify, defend, and hold each Contributor +harmless for any liability incurred by, or claims asserted against, such +Contributor by reason of your accepting any such warranty or additional +liability.

+

END OF TERMS AND CONDITIONS

+
+

How to apply the Apache License to your work

+

Include a copy of the Apache License, typically in a file called +LICENSE, in your work, and consider also including a NOTICE file that references the License.

+

To apply the Apache License to specific files in your work, attach the following boilerplate +declaration, replacing the fields enclosed by brackets "[]" with your own +identifying information. (Don't include the brackets!) Enclose the text in the appropriate comment syntax for the file format. We also +recommend that you include a file or class name and description of purpose on the same "printed page" as the copyright notice for easier +identification within third-party archives.

+
Copyright [yyyy] [name of copyright owner]
+
+Licensed under the Apache License, Version 2.0 (the "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.
+
+ +
+ + + + + + + + + + +
+
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin/plugin-info.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/plugin-info.html new file mode 100644 index 000000000..1afa6e6db --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/plugin-info.html @@ -0,0 +1,143 @@ + + + + + + + + license-maven-plugin – Plugin Documentation + + + + + + + + +
+ +
+
+
+
+

Plugin Documentation

+

Goals available for this plugin:

+ + + + + + + + + + + + + + + +
GoalDescription
license:checkCheck if the source files of the project have a valid license +header
license:formatReformat files with a missing header to add it
license:helpDisplay help information on license-maven-plugin.
+Call mvn license:help -Ddetail=true +-Dgoal=<goal-name> to display parameter details.
license:removeRemove the specified header from source files
+

System Requirements

+

The following specifies the minimum requirements to run this Maven plugin:

+ + + + + + + + + + + + +
Maven2.0
JDK1.8
MemoryNo minimum requirement.
Disk SpaceNo minimum requirement.
+

Usage

+

You should specify the version in your project's plugin configuration:

+
+
<project>
+  ...
+  <build>
+    <!-- To define the plugin version in your parent POM -->
+    <pluginManagement>
+      <plugins>
+        <plugin>
+          <groupId>com.mycila</groupId>
+          <artifactId>license-maven-plugin</artifactId>
+          <version>4.2-SNAPSHOT</version>
+        </plugin>
+        ...
+      </plugins>
+    </pluginManagement>
+    <!-- To use the plugin goals in your POM or parent POM -->
+    <plugins>
+      <plugin>
+        <groupId>com.mycila</groupId>
+        <artifactId>license-maven-plugin</artifactId>
+        <version>4.2-SNAPSHOT</version>
+      </plugin>
+      ...
+    </plugins>
+  </build>
+  ...
+</project>
+
+

For more information, see "Guide to Configuring Plug-ins"

+
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin/plugin-management.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/plugin-management.html new file mode 100644 index 000000000..0dcafd3a1 --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/plugin-management.html @@ -0,0 +1,170 @@ + + + + + + + + license-maven-plugin – Project Plugin Management + + + + + + + + + +
+
+
+

Project Plugin Management

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersion
com.bluetrainsoftware.mavengroovydoc-maven-plugin2.1
com.mycilalicense-maven-plugin2.6
org.apache.felixmaven-bundle-plugin5.1.1
org.apache.maven.pluginsmaven-antrun-plugin1.3
org.apache.maven.pluginsmaven-assembly-plugin2.2-beta-5
org.apache.maven.pluginsmaven-clean-plugin3.1.0
org.apache.maven.pluginsmaven-compiler-plugin3.8.1
org.apache.maven.pluginsmaven-dependency-plugin2.8
org.apache.maven.pluginsmaven-deploy-plugin2.8.2
org.apache.maven.pluginsmaven-enforcer-plugin1.4.1
org.apache.maven.pluginsmaven-gpg-plugin1.6
org.apache.maven.pluginsmaven-invoker-plugin3.2.1
org.apache.maven.pluginsmaven-jar-plugin3.2.0
org.apache.maven.pluginsmaven-jarsigner-plugin3.0.0
org.apache.maven.pluginsmaven-javadoc-plugin3.2.0
org.apache.maven.pluginsmaven-plugin-plugin3.6.0
org.apache.maven.pluginsmaven-release-plugin2.5.3
org.apache.maven.pluginsmaven-site-plugin3.9.1
org.apache.maven.pluginsmaven-source-plugin3.2.1
+
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin/plugins.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/plugins.html new file mode 100644 index 000000000..c0cfb7574 --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/plugins.html @@ -0,0 +1,180 @@ + + + + + + + + license-maven-plugin – Project Plugins + + + + + + + + + +
+
+
+

Project Build Plugins

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersion
com.bluetrainsoftware.mavengroovydoc-maven-plugin2.1
com.mycilalicense-maven-plugin2.2
org.apache.maven.pluginsmaven-clean-plugin3.1.0
org.apache.maven.pluginsmaven-compiler-plugin3.8.1
org.apache.maven.pluginsmaven-deploy-plugin2.8.2
org.apache.maven.pluginsmaven-enforcer-plugin1.4.1
org.apache.maven.pluginsmaven-gpg-plugin1.6
org.apache.maven.pluginsmaven-install-plugin2.4
org.apache.maven.pluginsmaven-invoker-plugin3.2.1
org.apache.maven.pluginsmaven-jar-plugin3.2.0
org.apache.maven.pluginsmaven-javadoc-plugin3.2.0
org.apache.maven.pluginsmaven-plugin-plugin3.6.0
org.apache.maven.pluginsmaven-release-plugin2.5.3
org.apache.maven.pluginsmaven-resources-plugin2.6
org.apache.maven.pluginsmaven-scm-plugin1.9.4
org.apache.maven.pluginsmaven-site-plugin3.9.1
org.apache.maven.pluginsmaven-source-plugin3.2.1
org.apache.maven.pluginsmaven-surefire-plugin2.12.4
+

Project Report Plugins

+ + + + + + + + + + + + +
GroupIdArtifactIdVersion
org.apache.maven.pluginsmaven-plugin-plugin3.6.0
org.apache.maven.pluginsmaven-project-info-reports-plugin3.1.0
+
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin/project-info.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/project-info.html new file mode 100644 index 000000000..f1ff76dc8 --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/project-info.html @@ -0,0 +1,134 @@ + + + + + + + + license-maven-plugin – Project Information + + + + + + + + + +
+
+
+

Project Information

+

This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by Maven on behalf of the project.

+

Overview

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
DocumentDescription
CI ManagementThis document lists the continuous integration management system of this project for building and testing code on a frequent, regular basis.
DependenciesThis document lists the project's dependencies and provides information on each dependency.
Dependency InformationThis document describes how to include this project as a dependency using various dependency management tools.
Dependency ManagementThis document lists the dependencies that are defined through dependencyManagement.
Distribution ManagementThis document provides informations on the distribution management of this project.
AboutMaven 2 plugin to check and update license headers in source files
Issue ManagementThis document provides information on the issue management system used in this project.
LicensesThis document lists the project license(s).
Plugin ManagementThis document lists the plugins that are defined through pluginManagement.
PluginsThis document lists the build plugins and the report plugins used by this project.
Source Code ManagementThis document lists ways to access the online source repository.
SummaryThis document lists other related information of this project
TeamThis document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.
+
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin/project-reports.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/project-reports.html new file mode 100644 index 000000000..d50a8c1cc --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/project-reports.html @@ -0,0 +1,86 @@ + + + + + + + + license-maven-plugin – Generated Reports + + + + + + + + +
+ +
+
+
+
+

Generated Reports

+

This document provides an overview of the various reports that are automatically generated by Maven . Each report is briefly described below.

+

Overview

+ + + + + + +
DocumentDescription
Plugin DocumentationThis report provides goals and parameters documentation of a plugin.
+
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin/remove-mojo.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/remove-mojo.html new file mode 100644 index 000000000..01d287599 --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/remove-mojo.html @@ -0,0 +1,1062 @@ + + + + + + + + license-maven-plugin – license:remove + + + + + + + + +
+ +
+
+
+ + +
+

license:remove

+ +

Full name:

+ +

com.mycila:license-maven-plugin:4.2-SNAPSHOT:remove

+ +

Description:

+ +
Remove the specified header from source files
+ +

Attributes:

+ +
    + +
  • Requires a Maven project to be executed.
  • +
+
+

Required Parameters

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeSinceDescription
<defaultBasedir>File-The base directory, in which to search for project files. This is +named `defaultBaseDirectory` as it will be used as the default +value for the base directory. This default value can be overridden +in each LicenseSet by setting LicenseSet.basedir.
Default value is: ${project.basedir}.
User property is: license.basedir.
Alias is: basedir.
<dependencyEnforce>boolean-Whether to enforce license.dependencies.allow list.
Default value is: false.
User property is: license.dependencies.enforce.
<dependencyExceptionMessage>String-Exception message prefix to display when an artifact is denied by +one of the license policies.
Default value is: Some licenses were denied by policy:.
User property is: license.dependencies.exceptionMessage.
<dependencyScopes>List-When enforcing licenses on dependencies, exclude all but these +scopes.
Default value is: runtime.
User property is: license.dependencies.scope.
<project>MavenProject-(no description)
Default value is: ${project}.
+
+
+

Optional Parameters

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeSinceDescription
<aggregate>boolean-You can set this flag to true if you want to check the headers for +all modules of your project. Only used for multi-modules projects, +to check for example the header licenses from the parent module for +all sub modules.
Default value is: false.
User property is: license.aggregate.
<concurrencyFactor>float-Maven license plugin uses concurrency to check license headers. +This factor is used to control the number of threads used to check. +The rule is:
+ <nThreads> = <number of cores> * +concurrencyFactor
+The default is 1.5.
Default value is: 1.5.
User property is: license.concurrencyFactor.
<defaultHeaderDefinitions>String[]-Allows the use of external header definitions files. These files +are properties like files. This is named `defaultHeaderDefinitions` +as it will be used as the default value for the header definitions. +This default value can be overridden in each LicenseSet by setting +LicenseSet.headerDefinitions.
Alias is: headerDefinitions.
<defaultProperties>Map-You can set here some properties that you want to use when reading +the header file. You can use in your header file some properties +like ${year}, ${owner} or whatever you want for the name. They will +be replaced when the header file is read by those you specified in +the command line, in the POM and in system environment. This is +named `defaultProperties` as it will be used as the default value +for the properties. This default value can be overridden in each +LicenseSet by setting LicenseSet.properties.
Alias is: properties.
<defaultUseDefaultExcludes>boolean-Specify if you want to use default exclusions besides the files you +have excluded. Default exclusions exclude CVS and SVN folders, IDE +descriptors and so on. This is named `defaultUseDefaultExcludes` as +it will be used as the default value for whether to use default +excludes. This default value can be overridden in each LicenseSet +by setting LicenseSet.useDefaultExcludes.
Default value is: true.
User property is: license.useDefaultExcludes.
Alias is: useDefaultExcludes.
<dependencyPolicies>Set-Block of LicensePolicy configuration for enforcing +license adherence in dependencies.
User property is: license.dependencies.policies.
<dryRun>boolean-If dryRun is enabled, calls to license:format and license:remove +will not overwrite the existing file but instead write the result +to a new file with the same name but ending with `.licensed`.
Default value is: false.
User property is: license.dryRun.
<encoding>String-Specify the encoding of your files. Default to the project source +encoding property (project.build.sourceEncoding).
Default value is: ${project.build.sourceEncoding}.
User property is: license.encoding.
<failIfMissing>boolean-You can set this flag to false if you do not want the build to fail +when some headers are missing.
Default value is: true.
User property is: license.failIfMissing.
<failIfUnknown>boolean2.8You can leave this flag on false if you do not want +the build to fail for files that do not have an implicit or +explicit comment style definition. Setting this explicitly to +true is a safe way to make sure that the effective +file type mappings cover all files included from your project. + +

Default is false for backwards compatibility +reasons.


Default value is: false.
User property is: license.failIfUnknown.
<legacyConfigExcludes>String[]-Deprecated. use LicenseSet.excludes
User property is: license.excludes.
Alias is: excludes.
<legacyConfigHeader>String-Deprecated. use LicenseSet.header
User property is: license.header.
Alias is: header.
<legacyConfigHeaderSections>HeaderSection[]-Deprecated. use LicenseSet.headerSections
Alias is: headerSections.
<legacyConfigIncludes>String[]-Deprecated. use LicenseSet.includes
User property is: license.includes.
Alias is: includes.
<legacyConfigInlineHeader>String-Deprecated. use LicenseSet.inlineHeader
User property is: license.inlineHeader.
Alias is: inlineHeader.
<legacyConfigKeywords>String[]-Deprecated. use LicenseSet.keywords
Alias is: keywords.
<legacyConfigMulti>Multi-Deprecated. use LicenseSet.multi
<legacyConfigValidHeaders>String[]-Deprecated. use LicenseSet.validHeaders
Alias is: validHeaders.
<licenseSets>LicenseSet[]-(no description)
<mapping>LinkedHashMap-Set mapping between document mapping and a supported type to use. +This section is very useful when you want to customize the +supported extensions. If your project is using file extensions not +supported by default by this plugin, you can add a mapping to +attach the extension to an existing type of comment. The tag name +is the new extension name to support, and the value is the name of +the comment type to use.
<nThreads>int-Maven license plugin uses concurrency to check license headers. +With this option the number of threads used to check can be +specified. If given it take precedence over +concurrencyFactor The default is 0 which implies that +the default for concurrencyFactor is used.
Default value is: 0.
User property is: license.nThreads.
<quiet>boolean-If you do not want to see the list of file having a missing header, +you can add the quiet flag that will shorten the output
Default value is: false.
User property is: license.quiet.
<session>MavenSession-(no description)
Default value is: ${session}.
<skip>boolean-Whether to skip the plugin execution
Default value is: false.
User property is: license.skip.
<skipExistingHeaders>boolean-Skip the formatting of files which already contain a detected +header.
Default value is: false.
User property is: license.skipExistingHeaders.
<strictCheck>boolean-Set to true if you need a strict check against the headers. By +default, the existence of a header is verified by taking the top +portion of a file and checking if it contains the headers text, not +considering special characters (spaces, tabs, ...).
+We highly recommend to keep this option set to true.
Default value is: true.
User property is: license.strictCheck.
<useDefaultMapping>boolean-Whether to use the default mapping between file extensions and +comment types, or only the one your provide.
Default value is: true.
User property is: license.useDefaultMapping.
+
+
+

Parameter Details

+
+

<aggregate>

+ +
You can set this flag to true if you want to check the headers for +all modules of your project. Only used for multi-modules projects, +to check for example the header licenses from the parent module for +all sub modules.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.aggregate
  • + +
  • Default: false
  • +

+

<concurrencyFactor>

+ +
Maven license plugin uses concurrency to check license headers. +This factor is used to control the number of threads used to check. +The rule is:
+ <nThreads> = <number of cores> * +concurrencyFactor
+The default is 1.5.
+ +
    + +
  • Type: float
  • + +
  • Required: No
  • + +
  • User Property: license.concurrencyFactor
  • + +
  • Default: 1.5
  • +

+

<defaultBasedir>

+ +
The base directory, in which to search for project files. This is +named `defaultBaseDirectory` as it will be used as the default +value for the base directory. This default value can be overridden +in each LicenseSet by setting LicenseSet.basedir.
+ +
    + +
  • Type: java.io.File
  • + +
  • Required: Yes
  • + +
  • User Property: license.basedir
  • + +
  • Default: ${project.basedir}
  • + +
  • Alias: basedir
  • +

+

<defaultHeaderDefinitions>

+ +
Allows the use of external header definitions files. These files +are properties like files. This is named `defaultHeaderDefinitions` +as it will be used as the default value for the header definitions. +This default value can be overridden in each LicenseSet by setting +LicenseSet.headerDefinitions.
+ +
    + +
  • Type: java.lang.String[]
  • + +
  • Required: No
  • + +
  • Alias: headerDefinitions
  • +

+

<defaultProperties>

+ +
You can set here some properties that you want to use when reading +the header file. You can use in your header file some properties +like ${year}, ${owner} or whatever you want for the name. They will +be replaced when the header file is read by those you specified in +the command line, in the POM and in system environment. This is +named `defaultProperties` as it will be used as the default value +for the properties. This default value can be overridden in each +LicenseSet by setting LicenseSet.properties.
+ +
    + +
  • Type: java.util.Map
  • + +
  • Required: No
  • + +
  • Alias: properties
  • +

+

<defaultUseDefaultExcludes>

+ +
Specify if you want to use default exclusions besides the files you +have excluded. Default exclusions exclude CVS and SVN folders, IDE +descriptors and so on. This is named `defaultUseDefaultExcludes` as +it will be used as the default value for whether to use default +excludes. This default value can be overridden in each LicenseSet +by setting LicenseSet.useDefaultExcludes.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.useDefaultExcludes
  • + +
  • Default: true
  • + +
  • Alias: useDefaultExcludes
  • +

+

<dependencyEnforce>

+ +
Whether to enforce license.dependencies.allow list.
+ +
    + +
  • Type: boolean
  • + +
  • Required: Yes
  • + +
  • User Property: license.dependencies.enforce
  • + +
  • Default: false
  • +

+

<dependencyExceptionMessage>

+ +
Exception message prefix to display when an artifact is denied by +one of the license policies.
+ +
    + +
  • Type: java.lang.String
  • + +
  • Required: Yes
  • + +
  • User Property: license.dependencies.exceptionMessage
  • + +
  • Default: Some licenses were denied by policy:
  • +

+

<dependencyPolicies>

+ +
Block of LicensePolicy configuration for enforcing +license adherence in dependencies.
+ +
    + +
  • Type: java.util.Set
  • + +
  • Required: No
  • + +
  • User Property: license.dependencies.policies
  • +

+

<dependencyScopes>

+ +
When enforcing licenses on dependencies, exclude all but these +scopes.
+ +
    + +
  • Type: java.util.List
  • + +
  • Required: Yes
  • + +
  • User Property: license.dependencies.scope
  • + +
  • Default: runtime
  • +

+

<dryRun>

+ +
If dryRun is enabled, calls to license:format and license:remove +will not overwrite the existing file but instead write the result +to a new file with the same name but ending with `.licensed`.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.dryRun
  • + +
  • Default: false
  • +

+

<encoding>

+ +
Specify the encoding of your files. Default to the project source +encoding property (project.build.sourceEncoding).
+ +
    + +
  • Type: java.lang.String
  • + +
  • Required: No
  • + +
  • User Property: license.encoding
  • + +
  • Default: ${project.build.sourceEncoding}
  • +

+

<failIfMissing>

+ +
You can set this flag to false if you do not want the build to fail +when some headers are missing.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.failIfMissing
  • + +
  • Default: true
  • +

+

<failIfUnknown>

+ +
You can leave this flag on false if you do not want +the build to fail for files that do not have an implicit or +explicit comment style definition. Setting this explicitly to +true is a safe way to make sure that the effective +file type mappings cover all files included from your project. + +

Default is false for backwards compatibility +reasons.

+ +
    + +
  • Type: boolean
  • + +
  • Since: 2.8
  • + +
  • Required: No
  • + +
  • User Property: license.failIfUnknown
  • + +
  • Default: false
  • +

+

<legacyConfigExcludes>

+ +
Deprecated. use LicenseSet.excludes
+ +
Specifies files, which are excluded in the check. By default, only +the files matching the default exclude patterns are excluded.
+ +
    + +
  • Type: java.lang.String[]
  • + +
  • Required: No
  • + +
  • User Property: license.excludes
  • + +
  • Alias: excludes
  • +

+

<legacyConfigHeader>

+ +
Deprecated. use LicenseSet.header
+ +
Location of the header. It can be a relative path, absolute path, +classpath resource, any URL. The plugin first check if the name +specified is a relative file, then an absolute file, then in the +classpath. If not found, it tries to construct a URL from the +location.
+ +
    + +
  • Type: java.lang.String
  • + +
  • Required: No
  • + +
  • User Property: license.header
  • + +
  • Alias: header
  • +

+

<legacyConfigHeaderSections>

+ +
Deprecated. use LicenseSet.headerSections
+ +
HeadSections define special regions of a header that allow for +dynamic substitution and validation
+ +
    + +
  • Type: com.mycila.maven.plugin.license.HeaderSection[]
  • + +
  • Required: No
  • + +
  • Alias: headerSections
  • +

+

<legacyConfigIncludes>

+ +
Deprecated. use LicenseSet.includes
+ +
Specifies files, which are included in the check. By default, all +files are included.
+ +
    + +
  • Type: java.lang.String[]
  • + +
  • Required: No
  • + +
  • User Property: license.includes
  • + +
  • Alias: includes
  • +

+

<legacyConfigInlineHeader>

+ +
Deprecated. use LicenseSet.inlineHeader
+ +
Header, as text, directly in pom file. Using a CDATA section is +strongly recommended.
+ +
    + +
  • Type: java.lang.String
  • + +
  • Required: No
  • + +
  • User Property: license.inlineHeader
  • + +
  • Alias: inlineHeader
  • +

+

<legacyConfigKeywords>

+ +
Deprecated. use LicenseSet.keywords
+ +
Specify the list of keywords to use to detect a header. A header +must include all keywords to be valid. By default, the word +'copyright' is used. Detection is done case insensitive.
+ +
    + +
  • Type: java.lang.String[]
  • + +
  • Required: No
  • + +
  • Alias: keywords
  • +

+

<legacyConfigMulti>

+ +
Deprecated. use LicenseSet.multi
+ +
Alternative to `header`, `inlineHeader`, or `validHeaders` for use +when code is multi-licensed. Whilst you could create a concatenated +header yourself, a cleaner approach may be to specify more than one +header and have them concatenated together by the plugin. This +allows you to maintain each distinct license header in its own file +and combined them in different ways.
+ +
    + +
  • Type: com.mycila.maven.plugin.license.Multi
  • + +
  • Required: No
  • +

+

<legacyConfigValidHeaders>

+ +
Deprecated. use LicenseSet.validHeaders
+ +
Specifies additional header files to use when checking for the +presence of a valid header in your sources.
+When using format goal, this property will be used to detect all +valid headers that don't need formatting.
+When using remove goal, this property will be used to detect all +valid headers that also must be removed.
+ +
    + +
  • Type: java.lang.String[]
  • + +
  • Required: No
  • + +
  • Alias: validHeaders
  • +

+

<licenseSets>

+ +
(no description)
+ +
    + +
  • Type: com.mycila.maven.plugin.license.LicenseSet[]
  • + +
  • Required: No
  • +

+

<mapping>

+ +
Set mapping between document mapping and a supported type to use. +This section is very useful when you want to customize the +supported extensions. If your project is using file extensions not +supported by default by this plugin, you can add a mapping to +attach the extension to an existing type of comment. The tag name +is the new extension name to support, and the value is the name of +the comment type to use.
+ +
    + +
  • Type: java.util.LinkedHashMap
  • + +
  • Required: No
  • +

+

<nThreads>

+ +
Maven license plugin uses concurrency to check license headers. +With this option the number of threads used to check can be +specified. If given it take precedence over +concurrencyFactor The default is 0 which implies that +the default for concurrencyFactor is used.
+ +
    + +
  • Type: int
  • + +
  • Required: No
  • + +
  • User Property: license.nThreads
  • + +
  • Default: 0
  • +

+

<project>

+ +
(no description)
+ +
    + +
  • Type: org.apache.maven.project.MavenProject
  • + +
  • Required: Yes
  • + +
  • Default: ${project}
  • +

+

<quiet>

+ +
If you do not want to see the list of file having a missing header, +you can add the quiet flag that will shorten the output
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.quiet
  • + +
  • Default: false
  • +

+

<session>

+ +
(no description)
+ +
    + +
  • Type: org.apache.maven.execution.MavenSession
  • + +
  • Required: No
  • + +
  • Default: ${session}
  • +

+

<skip>

+ +
Whether to skip the plugin execution
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.skip
  • + +
  • Default: false
  • +

+

<skipExistingHeaders>

+ +
Skip the formatting of files which already contain a detected +header.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.skipExistingHeaders
  • + +
  • Default: false
  • +

+

<strictCheck>

+ +
Set to true if you need a strict check against the headers. By +default, the existence of a header is verified by taking the top +portion of a file and checking if it contains the headers text, not +considering special characters (spaces, tabs, ...).
+We highly recommend to keep this option set to true.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.strictCheck
  • + +
  • Default: true
  • +

+

<useDefaultMapping>

+ +
Whether to use the default mapping between file extensions and +comment types, or only the one your provide.
+ +
    + +
  • Type: boolean
  • + +
  • Required: No
  • + +
  • User Property: license.useDefaultMapping
  • + +
  • Default: true
  • +
+
+
+ + +
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin/scm.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/scm.html new file mode 100644 index 000000000..c3856d776 --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/scm.html @@ -0,0 +1,104 @@ + + + + + + + + license-maven-plugin – Source Code Management + + + + + + + + + +
+
+
+

Overview

+

This project uses Git to manage its source code. Instructions on Git use can be found at https://git-scm.com/documentation.

+

Web Browser Access

+

The following is a link to a browsable version of the source repository:

+
+

Anonymous Access

+

The source can be checked out anonymously from Git with this command (See https://git-scm.com/docs/git-clone):

+
+
$ git clone https://github.com/mycila/license-maven-plugin.git
+

Developer Access

+

Only project developers can access the Git tree via this method (See https://git-scm.com/docs/git-clone).

+
+
$ git clone git@github.com:mycila/license-maven-plugin.git
+

Access from Behind a Firewall

+

Refer to the documentation of the SCM used for more information about access behind a firewall.

+
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin/summary.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/summary.html new file mode 100644 index 000000000..c741529e3 --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/summary.html @@ -0,0 +1,134 @@ + + + + + + + + license-maven-plugin – Project Summary + + + + + + + + + +
+
+
+

Project Summary

+

Project Information

+ + + + + + + + + + + + +
FieldValue
Namelicense-maven-plugin
DescriptionMaven 2 plugin to check and update license headers in source files
Homepagehttps://mycila.carbou.me/license-maven-plugin
+

Project Organization

+ + + + + + + + + +
FieldValue
NameMycila
URLhttp://www.mycila.com/
+

Build Information

+ + + + + + + + + + + + + + + + + + +
FieldValue
GroupIdcom.mycila
ArtifactIdlicense-maven-plugin
Version4.2-SNAPSHOT
Typemaven-plugin
Java Version1.8
+
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin/team.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/team.html new file mode 100644 index 000000000..b9e55b98e --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/team.html @@ -0,0 +1,114 @@ + + + + + + + + license-maven-plugin – Project Team + + + + + + + + + +
+
+
+

Project Team

+

A successful project requires many people to play many roles. Some members write code or documentation, while others are valuable as testers, submitting patches and suggestions.

+

The project team is comprised of Members and Contributors. Members have direct access to the source of a project and actively evolve the code-base. Contributors improve the project through submission of patches and suggestions to the Members. The number of Contributors to the project is unbounded. Get involved today. All contributions to the project are greatly appreciated.

+

Members

+

The following is a list of developers with commit privileges that have directly contributed to the project in one way or another.

+ + + + + + + + + + + + + + + + + + +
ImageIdNameEmailURLOrganizationOrganization URLRoles
mathieucarbouMathieu Carboumathieu.carbou@gmail.comhttps://github.com/mathieucarbouMycilahttp://mycila.com/leader, architect, developer
+

Contributors

+

There are no contributors listed for this project. Please check back again later.

+
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/licenses.html b/docs/reports/4.2-SNAPSHOT/licenses.html new file mode 100644 index 000000000..3287eb4ed --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/licenses.html @@ -0,0 +1,656 @@ + + + + + + + + license-maven-plugin-parent – Project Licenses + + + + + + + + + +
+
+
+

Overview

+

Typically the licenses listed for the project are that of the project itself, and not of dependencies.

+

Project Licenses

+

Apache License 2.0

[Original text] +

Copy of the license follows:

+ +
+ + +
+ +
+
+ + + ApacheCon 2021 Coming Soon! + + The Apache Software Foundation +
+ +
+ Apache Support Logo +
+
+
+

Apache License, Version 2.0

+ +

The 2.0 version of the Apache License, approved by the ASF in 2004, helps us achieve our goal of providing +reliable and long-lived software products through collaborative, open-source software development.

+

All packages produced by the ASF are implicitly licensed under the Apache +License, Version 2.0, unless otherwise explicitly stated.

+
+

+Apache License
Version 2.0, January 2004
+http://www.apache.org/licenses/ +

+

TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

+

1. Definitions.

+
+

"License" shall mean the terms and conditions for use, reproduction, and +distribution as defined by Sections 1 through 9 of this document.

+

"Licensor" shall mean the copyright owner or entity authorized by the +copyright owner that is granting the License.

+

"Legal Entity" shall mean the union of the acting entity and all other +entities that control, are controlled by, or are under common control with +that entity. For the purposes of this definition, "control" means (i) the +power, direct or indirect, to cause the direction or management of such +entity, whether by contract or otherwise, or (ii) ownership of fifty +percent (50%) or more of the outstanding shares, or (iii) beneficial +ownership of such entity.

+

"You" (or "Your") shall mean an individual or Legal Entity exercising +permissions granted by this License.

+

"Source" form shall mean the preferred form for making modifications, +including but not limited to software source code, documentation source, +and configuration files.

+

"Object" form shall mean any form resulting from mechanical transformation +or translation of a Source form, including but not limited to compiled +object code, generated documentation, and conversions to other media types.

+

"Work" shall mean the work of authorship, whether in Source or Object form, +made available under the License, as indicated by a copyright notice that +is included in or attached to the work (an example is provided in the +Appendix below).

+

"Derivative Works" shall mean any work, whether in Source or Object form, +that is based on (or derived from) the Work and for which the editorial +revisions, annotations, elaborations, or other modifications represent, as +a whole, an original work of authorship. For the purposes of this License, +Derivative Works shall not include works that remain separable from, or +merely link (or bind by name) to the interfaces of, the Work and Derivative +Works thereof.

+

"Contribution" shall mean any work of authorship, including the original +version of the Work and any modifications or additions to that Work or +Derivative Works thereof, that is intentionally submitted to Licensor for +inclusion in the Work by the copyright owner or by an individual or Legal +Entity authorized to submit on behalf of the copyright owner. For the +purposes of this definition, "submitted" means any form of electronic, +verbal, or written communication sent to the Licensor or its +representatives, including but not limited to communication on electronic +mailing lists, source code control systems, and issue tracking systems that +are managed by, or on behalf of, the Licensor for the purpose of discussing +and improving the Work, but excluding communication that is conspicuously +marked or otherwise designated in writing by the copyright owner as "Not a +Contribution."

+

"Contributor" shall mean Licensor and any individual or Legal Entity on +behalf of whom a Contribution has been received by Licensor and +subsequently incorporated within the Work.

+
+

2. Grant of Copyright License. Subject to the +terms and conditions of this License, each Contributor hereby grants to You +a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable +copyright license to reproduce, prepare Derivative Works of, publicly +display, publicly perform, sublicense, and distribute the Work and such +Derivative Works in Source or Object form.

+

3. Grant of Patent License. Subject to the terms +and conditions of this License, each Contributor hereby grants to You a +perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable +(except as stated in this section) patent license to make, have made, use, +offer to sell, sell, import, and otherwise transfer the Work, where such +license applies only to those patent claims licensable by such Contributor +that are necessarily infringed by their Contribution(s) alone or by +combination of their Contribution(s) with the Work to which such +Contribution(s) was submitted. If You institute patent litigation against +any entity (including a cross-claim or counterclaim in a lawsuit) alleging +that the Work or a Contribution incorporated within the Work constitutes +direct or contributory patent infringement, then any patent licenses +granted to You under this License for that Work shall terminate as of the +date such litigation is filed.

+

4. Redistribution. You may reproduce and +distribute copies of the Work or Derivative Works thereof in any medium, +with or without modifications, and in Source or Object form, provided that +You meet the following conditions:

+
    +
  1. You must give any other recipients of the Work or Derivative Works a +copy of this License; and
  2. +
  3. You must cause any modified files to carry prominent notices stating +that You changed the files; and
  4. +
  5. You must retain, in the Source form of any Derivative Works that You +distribute, all copyright, patent, trademark, and attribution notices from +the Source form of the Work, excluding those notices that do not pertain to +any part of the Derivative Works; and
  6. +
  7. If the Work includes a "NOTICE" text file as part of its distribution, +then any Derivative Works that You distribute must include a readable copy +of the attribution notices contained within such NOTICE file, excluding +those notices that do not pertain to any part of the Derivative Works, in +at least one of the following places: within a NOTICE text file distributed +as part of the Derivative Works; within the Source form or documentation, +if provided along with the Derivative Works; or, within a display generated +by the Derivative Works, if and wherever such third-party notices normally +appear. The contents of the NOTICE file are for informational purposes only +and do not modify the License. You may add Your own attribution notices +within Derivative Works that You distribute, alongside or as an addendum to +the NOTICE text from the Work, provided that such additional attribution +notices cannot be construed as modifying the License. +
    +
    +You may add Your own copyright statement to Your modifications and may +provide additional or different license terms and conditions for use, +reproduction, or distribution of Your modifications, or for any such +Derivative Works as a whole, provided Your use, reproduction, and +distribution of the Work otherwise complies with the conditions stated in +this License. +
  8. +
+

5. Submission of Contributions. Unless You +explicitly state otherwise, any Contribution intentionally submitted for +inclusion in the Work by You to the Licensor shall be under the terms and +conditions of this License, without any additional terms or conditions. +Notwithstanding the above, nothing herein shall supersede or modify the +terms of any separate license agreement you may have executed with Licensor +regarding such Contributions.

+

6. Trademarks. This License does not grant +permission to use the trade names, trademarks, service marks, or product +names of the Licensor, except as required for reasonable and customary use +in describing the origin of the Work and reproducing the content of the +NOTICE file.

+

7. Disclaimer of Warranty. Unless required by +applicable law or agreed to in writing, Licensor provides the Work (and +each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT +WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, +without limitation, any warranties or conditions of TITLE, +NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You +are solely responsible for determining the appropriateness of using or +redistributing the Work and assume any risks associated with Your exercise +of permissions under this License.

+

8. Limitation of Liability. In no event and +under no legal theory, whether in tort (including negligence), contract, or +otherwise, unless required by applicable law (such as deliberate and +grossly negligent acts) or agreed to in writing, shall any Contributor be +liable to You for damages, including any direct, indirect, special, +incidental, or consequential damages of any character arising as a result +of this License or out of the use or inability to use the Work (including +but not limited to damages for loss of goodwill, work stoppage, computer +failure or malfunction, or any and all other commercial damages or losses), +even if such Contributor has been advised of the possibility of such +damages.

+

9. Accepting Warranty or Additional Liability. +While redistributing the Work or Derivative Works thereof, You may choose +to offer, and charge a fee for, acceptance of support, warranty, indemnity, +or other liability obligations and/or rights consistent with this License. +However, in accepting such obligations, You may act only on Your own behalf +and on Your sole responsibility, not on behalf of any other Contributor, +and only if You agree to indemnify, defend, and hold each Contributor +harmless for any liability incurred by, or claims asserted against, such +Contributor by reason of your accepting any such warranty or additional +liability.

+

END OF TERMS AND CONDITIONS

+
+

How to apply the Apache License to your work

+

Include a copy of the Apache License, typically in a file called +LICENSE, in your work, and consider also including a NOTICE file that references the License.

+

To apply the Apache License to specific files in your work, attach the following boilerplate +declaration, replacing the fields enclosed by brackets "[]" with your own +identifying information. (Don't include the brackets!) Enclose the text in the appropriate comment syntax for the file format. We also +recommend that you include a file or class name and description of purpose on the same "printed page" as the copyright notice for easier +identification within third-party archives.

+
Copyright [yyyy] [name of copyright owner]
+
+Licensed under the Apache License, Version 2.0 (the "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.
+
+ +
+ + + + + + + + + + +
+
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/modules.html b/docs/reports/4.2-SNAPSHOT/modules.html new file mode 100644 index 000000000..f67b1f88b --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/modules.html @@ -0,0 +1,101 @@ + + + + + + + + license-maven-plugin-parent – Project Modules + + + + + + + + + +
+
+
+

Project Modules

+

This project has declared the following modules:

+ + + + + + + + + + + + +
NameDescription
license-maven-pluginMaven 2 plugin to check and update license headers in source files
license-maven-plugin-gitAn optional module for license-maven-plugin adding git related functionality
license-maven-plugin-svnContains a Maven 2 plugin to check and update license headers in source files and its optional dependencies
+
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/plugin-management.html b/docs/reports/4.2-SNAPSHOT/plugin-management.html new file mode 100644 index 000000000..ec8918f8c --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/plugin-management.html @@ -0,0 +1,168 @@ + + + + + + + + license-maven-plugin-parent – Project Plugin Management + + + + + + + + + +
+
+
+

Project Plugin Management

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersion
com.bluetrainsoftware.mavengroovydoc-maven-plugin2.1
com.mycilalicense-maven-plugin2.6
org.apache.felixmaven-bundle-plugin5.1.1
org.apache.maven.pluginsmaven-antrun-plugin1.3
org.apache.maven.pluginsmaven-assembly-plugin2.2-beta-5
org.apache.maven.pluginsmaven-clean-plugin3.1.0
org.apache.maven.pluginsmaven-compiler-plugin3.8.1
org.apache.maven.pluginsmaven-dependency-plugin2.8
org.apache.maven.pluginsmaven-deploy-plugin2.8.2
org.apache.maven.pluginsmaven-enforcer-plugin1.4.1
org.apache.maven.pluginsmaven-gpg-plugin1.6
org.apache.maven.pluginsmaven-invoker-plugin3.2.1
org.apache.maven.pluginsmaven-jar-plugin3.2.0
org.apache.maven.pluginsmaven-jarsigner-plugin3.0.0
org.apache.maven.pluginsmaven-javadoc-plugin3.2.0
org.apache.maven.pluginsmaven-plugin-plugin3.6.0
org.apache.maven.pluginsmaven-release-plugin2.5.3
org.apache.maven.pluginsmaven-site-plugin3.9.1
org.apache.maven.pluginsmaven-source-plugin3.2.1
+
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/plugins.html b/docs/reports/4.2-SNAPSHOT/plugins.html new file mode 100644 index 000000000..a283a4a12 --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/plugins.html @@ -0,0 +1,158 @@ + + + + + + + + license-maven-plugin-parent – Project Plugins + + + + + + + + + +
+
+
+

Project Build Plugins

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersion
com.bluetrainsoftware.mavengroovydoc-maven-plugin2.1
com.mycilalicense-maven-plugin2.2
org.apache.maven.pluginsmaven-clean-plugin3.1.0
org.apache.maven.pluginsmaven-compiler-plugin3.8.1
org.apache.maven.pluginsmaven-deploy-plugin2.8.2
org.apache.maven.pluginsmaven-enforcer-plugin1.4.1
org.apache.maven.pluginsmaven-gpg-plugin1.6
org.apache.maven.pluginsmaven-install-plugin2.4
org.apache.maven.pluginsmaven-javadoc-plugin3.2.0
org.apache.maven.pluginsmaven-release-plugin2.5.3
org.apache.maven.pluginsmaven-scm-plugin1.9.4
org.apache.maven.pluginsmaven-site-plugin3.9.1
org.apache.maven.pluginsmaven-source-plugin3.2.1
+

Project Report Plugins

+ + + + + + + + + + + + +
GroupIdArtifactIdVersion
org.apache.maven.pluginsmaven-plugin-plugin3.6.0
org.apache.maven.pluginsmaven-project-info-reports-plugin3.1.0
+
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/project-info.html b/docs/reports/4.2-SNAPSHOT/project-info.html new file mode 100644 index 000000000..029296d73 --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/project-info.html @@ -0,0 +1,135 @@ + + + + + + + + license-maven-plugin-parent – Project Information + + + + + + + + + +
+
+
+

Project Information

+

This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by Maven on behalf of the project.

+

Overview

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
DocumentDescription
CI ManagementThis document lists the continuous integration management system of this project for building and testing code on a frequent, regular basis.
Dependency ConvergenceThis document presents the convergence of dependency versions across the entire project, and its sub modules.
Dependency InformationThis document describes how to include this project as a dependency using various dependency management tools.
Dependency ManagementThis document lists the dependencies that are defined through dependencyManagement.
Distribution ManagementThis document provides informations on the distribution management of this project.
AboutContains a Maven 2 plugin to check and update license headers in source files and its optional dependencies
Issue ManagementThis document provides information on the issue management system used in this project.
LicensesThis document lists the project license(s).
Project ModulesThis document lists the modules (sub-projects) of this project.
Plugin ManagementThis document lists the plugins that are defined through pluginManagement.
PluginsThis document lists the build plugins and the report plugins used by this project.
Source Code ManagementThis document lists ways to access the online source repository.
SummaryThis document lists other related information of this project
TeamThis document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.
+
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/scm.html b/docs/reports/4.2-SNAPSHOT/scm.html new file mode 100644 index 000000000..8e8d3f7df --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/scm.html @@ -0,0 +1,102 @@ + + + + + + + + license-maven-plugin-parent – Source Code Management + + + + + + + + + +
+
+
+

Overview

+

This project uses Git to manage its source code. Instructions on Git use can be found at https://git-scm.com/documentation.

+

Web Browser Access

+

The following is a link to a browsable version of the source repository:

+
+

Anonymous Access

+

The source can be checked out anonymously from Git with this command (See https://git-scm.com/docs/git-clone):

+
+
$ git clone https://github.com/mycila/license-maven-plugin.git
+

Developer Access

+

Only project developers can access the Git tree via this method (See https://git-scm.com/docs/git-clone).

+
+
$ git clone git@github.com:mycila/license-maven-plugin.git
+

Access from Behind a Firewall

+

Refer to the documentation of the SCM used for more information about access behind a firewall.

+
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/summary.html b/docs/reports/4.2-SNAPSHOT/summary.html new file mode 100644 index 000000000..b41bdae60 --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/summary.html @@ -0,0 +1,129 @@ + + + + + + + + license-maven-plugin-parent – Project Summary + + + + + + + + + +
+
+
+

Project Summary

+

Project Information

+ + + + + + + + + + + + +
FieldValue
Namelicense-maven-plugin-parent
DescriptionContains a Maven 2 plugin to check and update license headers in source files and its optional dependencies
Homepagehttps://mycila.carbou.me/license-maven-plugin/reports/4.2-SNAPSHOT
+

Project Organization

+ + + + + + + + + +
FieldValue
NameMycila
URLhttp://www.mycila.com/
+

Build Information

+ + + + + + + + + + + + + + + +
FieldValue
GroupIdcom.mycila
ArtifactIdlicense-maven-plugin-parent
Version4.2-SNAPSHOT
Typepom
+
+
+
+
+
+ + + diff --git a/docs/reports/4.2-SNAPSHOT/team.html b/docs/reports/4.2-SNAPSHOT/team.html new file mode 100644 index 000000000..428c2d0b6 --- /dev/null +++ b/docs/reports/4.2-SNAPSHOT/team.html @@ -0,0 +1,112 @@ + + + + + + + + license-maven-plugin-parent – Project Team + + + + + + + + + +
+
+
+

Project Team

+

A successful project requires many people to play many roles. Some members write code or documentation, while others are valuable as testers, submitting patches and suggestions.

+

The project team is comprised of Members and Contributors. Members have direct access to the source of a project and actively evolve the code-base. Contributors improve the project through submission of patches and suggestions to the Members. The number of Contributors to the project is unbounded. Get involved today. All contributions to the project are greatly appreciated.

+

Members

+

The following is a list of developers with commit privileges that have directly contributed to the project in one way or another.

+ + + + + + + + + + + + + + + + + + +
ImageIdNameEmailURLOrganizationOrganization URLRoles
mathieucarbouMathieu Carboumathieu.carbou@gmail.comhttps://github.com/mathieucarbouMycilahttp://mycila.com/leader, architect, developer
+

Contributors

+

There are no contributors listed for this project. Please check back again later.

+
+
+
+
+
+ + + diff --git a/docs/stylesheets/github-light.css b/docs/stylesheets/github-light.css new file mode 100644 index 000000000..0c6b24d82 --- /dev/null +++ b/docs/stylesheets/github-light.css @@ -0,0 +1,124 @@ +/* +The MIT License (MIT) + +Copyright (c) 2016 GitHub, Inc. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + +*/ + +.pl-c /* comment */ { + color: #969896; +} + +.pl-c1 /* constant, variable.other.constant, support, meta.property-name, support.constant, support.variable, meta.module-reference, markup.raw, meta.diff.header */, +.pl-s .pl-v /* string variable */ { + color: #0086b3; +} + +.pl-e /* entity */, +.pl-en /* entity.name */ { + color: #795da3; +} + +.pl-smi /* variable.parameter.function, storage.modifier.package, storage.modifier.import, storage.type.java, variable.other */, +.pl-s .pl-s1 /* string source */ { + color: #333; +} + +.pl-ent /* entity.name.tag */ { + color: #63a35c; +} + +.pl-k /* keyword, storage, storage.type */ { + color: #a71d5d; +} + +.pl-s /* string */, +.pl-pds /* punctuation.definition.string, string.regexp.character-class */, +.pl-s .pl-pse .pl-s1 /* string punctuation.section.embedded source */, +.pl-sr /* string.regexp */, +.pl-sr .pl-cce /* string.regexp constant.character.escape */, +.pl-sr .pl-sre /* string.regexp source.ruby.embedded */, +.pl-sr .pl-sra /* string.regexp string.regexp.arbitrary-repitition */ { + color: #183691; +} + +.pl-v /* variable */ { + color: #ed6a43; +} + +.pl-id /* invalid.deprecated */ { + color: #b52a1d; +} + +.pl-ii /* invalid.illegal */ { + color: #f8f8f8; + background-color: #b52a1d; +} + +.pl-sr .pl-cce /* string.regexp constant.character.escape */ { + font-weight: bold; + color: #63a35c; +} + +.pl-ml /* markup.list */ { + color: #693a17; +} + +.pl-mh /* markup.heading */, +.pl-mh .pl-en /* markup.heading entity.name */, +.pl-ms /* meta.separator */ { + font-weight: bold; + color: #1d3e81; +} + +.pl-mq /* markup.quote */ { + color: #008080; +} + +.pl-mi /* markup.italic */ { + font-style: italic; + color: #333; +} + +.pl-mb /* markup.bold */ { + font-weight: bold; + color: #333; +} + +.pl-md /* markup.deleted, meta.diff.header.from-file */ { + color: #bd2c00; + background-color: #ffecec; +} + +.pl-mi1 /* markup.inserted, meta.diff.header.to-file */ { + color: #55a532; + background-color: #eaffea; +} + +.pl-mdr /* meta.diff.range */ { + font-weight: bold; + color: #795da3; +} + +.pl-mo /* meta.output */ { + color: #1d3e81; +} + diff --git a/docs/stylesheets/normalize.css b/docs/stylesheets/normalize.css new file mode 100644 index 000000000..30366a6e9 --- /dev/null +++ b/docs/stylesheets/normalize.css @@ -0,0 +1,424 @@ +/*! normalize.css v3.0.2 | MIT License | git.io/normalize */ + +/** + * 1. Set default font family to sans-serif. + * 2. Prevent iOS text size adjust after orientation change, without disabling + * user zoom. + */ + +html { + font-family: sans-serif; /* 1 */ + -ms-text-size-adjust: 100%; /* 2 */ + -webkit-text-size-adjust: 100%; /* 2 */ +} + +/** + * Remove default margin. + */ + +body { + margin: 0; +} + +/* HTML5 display definitions + ========================================================================== */ + +/** + * Correct `block` display not defined for any HTML5 element in IE 8/9. + * Correct `block` display not defined for `details` or `summary` in IE 10/11 + * and Firefox. + * Correct `block` display not defined for `main` in IE 11. + */ + +article, +aside, +details, +figcaption, +figure, +footer, +header, +hgroup, +main, +menu, +nav, +section, +summary { + display: block; +} + +/** + * 1. Correct `inline-block` display not defined in IE 8/9. + * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera. + */ + +audio, +canvas, +progress, +video { + display: inline-block; /* 1 */ + vertical-align: baseline; /* 2 */ +} + +/** + * Prevent modern browsers from displaying `audio` without controls. + * Remove excess height in iOS 5 devices. + */ + +audio:not([controls]) { + display: none; + height: 0; +} + +/** + * Address `[hidden]` styling not present in IE 8/9/10. + * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22. + */ + +[hidden], +template { + display: none; +} + +/* Links + ========================================================================== */ + +/** + * Remove the gray background color from active links in IE 10. + */ + +a { + background-color: transparent; +} + +/** + * Improve readability when focused and also mouse hovered in all browsers. + */ + +a:active, +a:hover { + outline: 0; +} + +/* Text-level semantics + ========================================================================== */ + +/** + * Address styling not present in IE 8/9/10/11, Safari, and Chrome. + */ + +abbr[title] { + border-bottom: 1px dotted; +} + +/** + * Address style set to `bolder` in Firefox 4+, Safari, and Chrome. + */ + +b, +strong { + font-weight: bold; +} + +/** + * Address styling not present in Safari and Chrome. + */ + +dfn { + font-style: italic; +} + +/** + * Address variable `h1` font-size and margin within `section` and `article` + * contexts in Firefox 4+, Safari, and Chrome. + */ + +h1 { + font-size: 2em; + margin: 0.67em 0; +} + +/** + * Address styling not present in IE 8/9. + */ + +mark { + background: #ff0; + color: #000; +} + +/** + * Address inconsistent and variable font size in all browsers. + */ + +small { + font-size: 80%; +} + +/** + * Prevent `sub` and `sup` affecting `line-height` in all browsers. + */ + +sub, +sup { + font-size: 75%; + line-height: 0; + position: relative; + vertical-align: baseline; +} + +sup { + top: -0.5em; +} + +sub { + bottom: -0.25em; +} + +/* Embedded content + ========================================================================== */ + +/** + * Remove border when inside `a` element in IE 8/9/10. + */ + +img { + border: 0; +} + +/** + * Correct overflow not hidden in IE 9/10/11. + */ + +svg:not(:root) { + overflow: hidden; +} + +/* Grouping content + ========================================================================== */ + +/** + * Address margin not present in IE 8/9 and Safari. + */ + +figure { + margin: 1em 40px; +} + +/** + * Address differences between Firefox and other browsers. + */ + +hr { + box-sizing: content-box; + height: 0; +} + +/** + * Contain overflow in all browsers. + */ + +pre { + overflow: auto; +} + +/** + * Address odd `em`-unit font size rendering in all browsers. + */ + +code, +kbd, +pre, +samp { + font-family: monospace, monospace; + font-size: 1em; +} + +/* Forms + ========================================================================== */ + +/** + * Known limitation: by default, Chrome and Safari on OS X allow very limited + * styling of `select`, unless a `border` property is set. + */ + +/** + * 1. Correct color not being inherited. + * Known issue: affects color of disabled elements. + * 2. Correct font properties not being inherited. + * 3. Address margins set differently in Firefox 4+, Safari, and Chrome. + */ + +button, +input, +optgroup, +select, +textarea { + color: inherit; /* 1 */ + font: inherit; /* 2 */ + margin: 0; /* 3 */ +} + +/** + * Address `overflow` set to `hidden` in IE 8/9/10/11. + */ + +button { + overflow: visible; +} + +/** + * Address inconsistent `text-transform` inheritance for `button` and `select`. + * All other form control elements do not inherit `text-transform` values. + * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera. + * Correct `select` style inheritance in Firefox. + */ + +button, +select { + text-transform: none; +} + +/** + * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` + * and `video` controls. + * 2. Correct inability to style clickable `input` types in iOS. + * 3. Improve usability and consistency of cursor style between image-type + * `input` and others. + */ + +button, +html input[type="button"], /* 1 */ +input[type="reset"], +input[type="submit"] { + -webkit-appearance: button; /* 2 */ + cursor: pointer; /* 3 */ +} + +/** + * Re-set default cursor for disabled elements. + */ + +button[disabled], +html input[disabled] { + cursor: default; +} + +/** + * Remove inner padding and border in Firefox 4+. + */ + +button::-moz-focus-inner, +input::-moz-focus-inner { + border: 0; + padding: 0; +} + +/** + * Address Firefox 4+ setting `line-height` on `input` using `!important` in + * the UA stylesheet. + */ + +input { + line-height: normal; +} + +/** + * It's recommended that you don't attempt to style these elements. + * Firefox's implementation doesn't respect box-sizing, padding, or width. + * + * 1. Address box sizing set to `content-box` in IE 8/9/10. + * 2. Remove excess padding in IE 8/9/10. + */ + +input[type="checkbox"], +input[type="radio"] { + box-sizing: border-box; /* 1 */ + padding: 0; /* 2 */ +} + +/** + * Fix the cursor style for Chrome's increment/decrement buttons. For certain + * `font-size` values of the `input`, it causes the cursor style of the + * decrement button to change from `default` to `text`. + */ + +input[type="number"]::-webkit-inner-spin-button, +input[type="number"]::-webkit-outer-spin-button { + height: auto; +} + +/** + * 1. Address `appearance` set to `searchfield` in Safari and Chrome. + * 2. Address `box-sizing` set to `border-box` in Safari and Chrome + * (include `-moz` to future-proof). + */ + +input[type="search"] { + -webkit-appearance: textfield; /* 1 */ /* 2 */ + box-sizing: content-box; +} + +/** + * Remove inner padding and search cancel button in Safari and Chrome on OS X. + * Safari (but not Chrome) clips the cancel button when the search input has + * padding (and `textfield` appearance). + */ + +input[type="search"]::-webkit-search-cancel-button, +input[type="search"]::-webkit-search-decoration { + -webkit-appearance: none; +} + +/** + * Define consistent border, margin, and padding. + */ + +fieldset { + border: 1px solid #c0c0c0; + margin: 0 2px; + padding: 0.35em 0.625em 0.75em; +} + +/** + * 1. Correct `color` not being inherited in IE 8/9/10/11. + * 2. Remove padding so people aren't caught out if they zero out fieldsets. + */ + +legend { + border: 0; /* 1 */ + padding: 0; /* 2 */ +} + +/** + * Remove default vertical scrollbar in IE 8/9/10/11. + */ + +textarea { + overflow: auto; +} + +/** + * Don't inherit the `font-weight` (applied by a rule above). + * NOTE: the default cannot safely be changed in Chrome and Safari on OS X. + */ + +optgroup { + font-weight: bold; +} + +/* Tables + ========================================================================== */ + +/** + * Remove most spacing between table cells. + */ + +table { + border-collapse: collapse; + border-spacing: 0; +} + +td, +th { + padding: 0; +} diff --git a/docs/stylesheets/print.css b/docs/stylesheets/print.css new file mode 100644 index 000000000..4b19b67d1 --- /dev/null +++ b/docs/stylesheets/print.css @@ -0,0 +1,228 @@ +html, body, div, span, applet, object, iframe, +h1, h2, h3, h4, h5, h6, p, blockquote, pre, +a, abbr, acronym, address, big, cite, code, +del, dfn, em, img, ins, kbd, q, s, samp, +small, strike, strong, sub, sup, tt, var, +b, u, i, center, +dl, dt, dd, ol, ul, li, +fieldset, form, label, legend, +table, caption, tbody, tfoot, thead, tr, th, td, +article, aside, canvas, details, embed, +figure, figcaption, footer, header, hgroup, +menu, nav, output, ruby, section, summary, +time, mark, audio, video { + padding: 0; + margin: 0; + font: inherit; + font-size: 100%; + vertical-align: baseline; + border: 0; +} +/* HTML5 display-role reset for older browsers */ +article, aside, details, figcaption, figure, +footer, header, hgroup, menu, nav, section { + display: block; +} +body { + line-height: 1; +} +ol, ul { + list-style: none; +} +blockquote, q { + quotes: none; +} +blockquote:before, blockquote:after, +q:before, q:after { + content: ''; + content: none; +} +table { + border-spacing: 0; + border-collapse: collapse; +} +body { + font-family: 'Helvetica Neue', Helvetica, Arial, serif; + font-size: 13px; + line-height: 1.5; + color: #000; +} + +a { + font-weight: bold; + color: #d5000d; +} + +header { + padding-top: 35px; + padding-bottom: 10px; +} + +header h1 { + font-size: 48px; + font-weight: bold; + line-height: 1.2; + color: #303030; + letter-spacing: -1px; +} + +header h2 { + font-size: 24px; + font-weight: normal; + line-height: 1.3; + color: #aaa; + letter-spacing: -1px; +} +#downloads { + display: none; +} +#main_content { + padding-top: 20px; +} + +code, pre { + margin-bottom: 30px; + font-family: Monaco, "Bitstream Vera Sans Mono", "Lucida Console", Terminal; + font-size: 12px; + color: #222; +} + +code { + padding: 0 3px; +} + +pre { + padding: 20px; + overflow: auto; + border: solid 1px #ddd; +} +pre code { + padding: 0; +} + +ul, ol, dl { + margin-bottom: 20px; +} + + +/* COMMON STYLES */ + +table { + width: 100%; + border: 1px solid #ebebeb; +} + +th { + font-weight: 500; +} + +td { + font-weight: 300; + text-align: center; + border: 1px solid #ebebeb; +} + +form { + padding: 20px; + background: #f2f2f2; + +} + + +/* GENERAL ELEMENT TYPE STYLES */ + +h1 { + font-size: 2.8em; +} + +h2 { + margin-bottom: 8px; + font-size: 22px; + font-weight: bold; + color: #303030; +} + +h3 { + margin-bottom: 8px; + font-size: 18px; + font-weight: bold; + color: #d5000d; +} + +h4 { + font-size: 16px; + font-weight: bold; + color: #303030; +} + +h5 { + font-size: 1em; + color: #303030; +} + +h6 { + font-size: .8em; + color: #303030; +} + +p { + margin-bottom: 20px; + font-weight: 300; +} + +a { + text-decoration: none; +} + +p a { + font-weight: 400; +} + +blockquote { + padding: 0 0 0 30px; + margin-bottom: 20px; + font-size: 1.6em; + border-left: 10px solid #e9e9e9; +} + +ul li { + list-style-position: inside; + list-style: disc; + padding-left: 20px; +} + +ol li { + list-style-position: inside; + list-style: decimal; + padding-left: 3px; +} + +dl dd { + font-style: italic; + font-weight: 100; +} + +footer { + padding-top: 20px; + padding-bottom: 30px; + margin-top: 40px; + font-size: 13px; + color: #aaa; +} + +footer a { + color: #666; +} + +/* MISC */ +.clearfix:after { + display: block; + height: 0; + clear: both; + visibility: hidden; + content: '.'; +} + +.clearfix {display: inline-block;} +* html .clearfix {height: 1%;} +.clearfix {display: block;} diff --git a/docs/stylesheets/pygment_trac.css b/docs/stylesheets/pygment_trac.css new file mode 100644 index 000000000..c6a6452d2 --- /dev/null +++ b/docs/stylesheets/pygment_trac.css @@ -0,0 +1,69 @@ +.highlight { background: #ffffff; } +.highlight .c { color: #999988; font-style: italic } /* Comment */ +.highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */ +.highlight .k { font-weight: bold } /* Keyword */ +.highlight .o { font-weight: bold } /* Operator */ +.highlight .cm { color: #999988; font-style: italic } /* Comment.Multiline */ +.highlight .cp { color: #999999; font-weight: bold } /* Comment.Preproc */ +.highlight .c1 { color: #999988; font-style: italic } /* Comment.Single */ +.highlight .cs { color: #999999; font-weight: bold; font-style: italic } /* Comment.Special */ +.highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */ +.highlight .gd .x { color: #000000; background-color: #ffaaaa } /* Generic.Deleted.Specific */ +.highlight .ge { font-style: italic } /* Generic.Emph */ +.highlight .gr { color: #aa0000 } /* Generic.Error */ +.highlight .gh { color: #999999 } /* Generic.Heading */ +.highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */ +.highlight .gi .x { color: #000000; background-color: #aaffaa } /* Generic.Inserted.Specific */ +.highlight .go { color: #888888 } /* Generic.Output */ +.highlight .gp { color: #555555 } /* Generic.Prompt */ +.highlight .gs { font-weight: bold } /* Generic.Strong */ +.highlight .gu { color: #800080; font-weight: bold; } /* Generic.Subheading */ +.highlight .gt { color: #aa0000 } /* Generic.Traceback */ +.highlight .kc { font-weight: bold } /* Keyword.Constant */ +.highlight .kd { font-weight: bold } /* Keyword.Declaration */ +.highlight .kn { font-weight: bold } /* Keyword.Namespace */ +.highlight .kp { font-weight: bold } /* Keyword.Pseudo */ +.highlight .kr { font-weight: bold } /* Keyword.Reserved */ +.highlight .kt { color: #445588; font-weight: bold } /* Keyword.Type */ +.highlight .m { color: #009999 } /* Literal.Number */ +.highlight .s { color: #d14 } /* Literal.String */ +.highlight .na { color: #008080 } /* Name.Attribute */ +.highlight .nb { color: #0086B3 } /* Name.Builtin */ +.highlight .nc { color: #445588; font-weight: bold } /* Name.Class */ +.highlight .no { color: #008080 } /* Name.Constant */ +.highlight .ni { color: #800080 } /* Name.Entity */ +.highlight .ne { color: #990000; font-weight: bold } /* Name.Exception */ +.highlight .nf { color: #990000; font-weight: bold } /* Name.Function */ +.highlight .nn { color: #555555 } /* Name.Namespace */ +.highlight .nt { color: #000080 } /* Name.Tag */ +.highlight .nv { color: #008080 } /* Name.Variable */ +.highlight .ow { font-weight: bold } /* Operator.Word */ +.highlight .w { color: #bbbbbb } /* Text.Whitespace */ +.highlight .mf { color: #009999 } /* Literal.Number.Float */ +.highlight .mh { color: #009999 } /* Literal.Number.Hex */ +.highlight .mi { color: #009999 } /* Literal.Number.Integer */ +.highlight .mo { color: #009999 } /* Literal.Number.Oct */ +.highlight .sb { color: #d14 } /* Literal.String.Backtick */ +.highlight .sc { color: #d14 } /* Literal.String.Char */ +.highlight .sd { color: #d14 } /* Literal.String.Doc */ +.highlight .s2 { color: #d14 } /* Literal.String.Double */ +.highlight .se { color: #d14 } /* Literal.String.Escape */ +.highlight .sh { color: #d14 } /* Literal.String.Heredoc */ +.highlight .si { color: #d14 } /* Literal.String.Interpol */ +.highlight .sx { color: #d14 } /* Literal.String.Other */ +.highlight .sr { color: #009926 } /* Literal.String.Regex */ +.highlight .s1 { color: #d14 } /* Literal.String.Single */ +.highlight .ss { color: #990073 } /* Literal.String.Symbol */ +.highlight .bp { color: #999999 } /* Name.Builtin.Pseudo */ +.highlight .vc { color: #008080 } /* Name.Variable.Class */ +.highlight .vg { color: #008080 } /* Name.Variable.Global */ +.highlight .vi { color: #008080 } /* Name.Variable.Instance */ +.highlight .il { color: #009999 } /* Literal.Number.Integer.Long */ + +.type-csharp .highlight .k { color: #0000FF } +.type-csharp .highlight .kt { color: #0000FF } +.type-csharp .highlight .nf { color: #000000; font-weight: normal } +.type-csharp .highlight .nc { color: #2B91AF } +.type-csharp .highlight .nn { color: #000000 } +.type-csharp .highlight .s { color: #A31515 } +.type-csharp .highlight .sc { color: #A31515 } diff --git a/docs/stylesheets/stylesheet.css b/docs/stylesheets/stylesheet.css new file mode 100644 index 000000000..b5f20c235 --- /dev/null +++ b/docs/stylesheets/stylesheet.css @@ -0,0 +1,245 @@ +* { + box-sizing: border-box; } + +body { + padding: 0; + margin: 0; + font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; + font-size: 16px; + line-height: 1.5; + color: #606c71; } + +a { + color: #1e6bb8; + text-decoration: none; } + a:hover { + text-decoration: underline; } + +.btn { + display: inline-block; + margin-bottom: 1rem; + color: rgba(255, 255, 255, 0.7); + background-color: rgba(255, 255, 255, 0.08); + border-color: rgba(255, 255, 255, 0.2); + border-style: solid; + border-width: 1px; + border-radius: 0.3rem; + transition: color 0.2s, background-color 0.2s, border-color 0.2s; } + .btn + .btn { + margin-left: 1rem; } + +.btn:hover { + color: rgba(255, 255, 255, 0.8); + text-decoration: none; + background-color: rgba(255, 255, 255, 0.2); + border-color: rgba(255, 255, 255, 0.3); } + +@media screen and (min-width: 64em) { + .btn { + padding: 0.75rem 1rem; } } + +@media screen and (min-width: 42em) and (max-width: 64em) { + .btn { + padding: 0.6rem 0.9rem; + font-size: 0.9rem; } } + +@media screen and (max-width: 42em) { + .btn { + display: block; + width: 100%; + padding: 0.75rem; + font-size: 0.9rem; } + .btn + .btn { + margin-top: 1rem; + margin-left: 0; } } + +.page-header { + color: #fff; + text-align: center; + background-color: #159957; + background-image: linear-gradient(120deg, #155799, #159957); } + +@media screen and (min-width: 64em) { + .page-header { + padding: 5rem 6rem; } } + +@media screen and (min-width: 42em) and (max-width: 64em) { + .page-header { + padding: 3rem 4rem; } } + +@media screen and (max-width: 42em) { + .page-header { + padding: 2rem 1rem; } } + +.project-name { + margin-top: 0; + margin-bottom: 0.1rem; } + +@media screen and (min-width: 64em) { + .project-name { + font-size: 3.25rem; } } + +@media screen and (min-width: 42em) and (max-width: 64em) { + .project-name { + font-size: 2.25rem; } } + +@media screen and (max-width: 42em) { + .project-name { + font-size: 1.75rem; } } + +.project-tagline { + margin-bottom: 2rem; + font-weight: normal; + opacity: 0.7; } + +@media screen and (min-width: 64em) { + .project-tagline { + font-size: 1.25rem; } } + +@media screen and (min-width: 42em) and (max-width: 64em) { + .project-tagline { + font-size: 1.15rem; } } + +@media screen and (max-width: 42em) { + .project-tagline { + font-size: 1rem; } } + +.main-content :first-child { + margin-top: 0; } +.main-content img { + max-width: 100%; } +.main-content h1, .main-content h2, .main-content h3, .main-content h4, .main-content h5, .main-content h6 { + margin-top: 2rem; + margin-bottom: 1rem; + font-weight: normal; + color: #159957; } +.main-content p { + margin-bottom: 1em; } +.main-content code { + padding: 2px 4px; + font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace; + font-size: 0.9rem; + color: #383e41; + background-color: #f3f6fa; + border-radius: 0.3rem; } +.main-content pre { + padding: 0.8rem; + margin-top: 0; + margin-bottom: 1rem; + font: 1rem Consolas, "Liberation Mono", Menlo, Courier, monospace; + color: #567482; + word-wrap: normal; + background-color: #f3f6fa; + border: solid 1px #dce6f0; + border-radius: 0.3rem; } + .main-content pre > code { + padding: 0; + margin: 0; + font-size: 0.9rem; + color: #567482; + word-break: normal; + white-space: pre; + background: transparent; + border: 0; } +.main-content .highlight { + margin-bottom: 1rem; } + .main-content .highlight pre { + margin-bottom: 0; + word-break: normal; } +.main-content .highlight pre, .main-content pre { + padding: 0.8rem; + overflow: auto; + font-size: 0.9rem; + line-height: 1.45; + border-radius: 0.3rem; } +.main-content pre code, .main-content pre tt { + display: inline; + max-width: initial; + padding: 0; + margin: 0; + overflow: initial; + line-height: inherit; + word-wrap: normal; + background-color: transparent; + border: 0; } + .main-content pre code:before, .main-content pre code:after, .main-content pre tt:before, .main-content pre tt:after { + content: normal; } +.main-content ul, .main-content ol { + margin-top: 0; } +.main-content blockquote { + padding: 0 1rem; + margin-left: 0; + color: #819198; + border-left: 0.3rem solid #dce6f0; } + .main-content blockquote > :first-child { + margin-top: 0; } + .main-content blockquote > :last-child { + margin-bottom: 0; } +.main-content table { + display: block; + width: 100%; + overflow: auto; + word-break: normal; + word-break: keep-all; } + .main-content table th { + font-weight: bold; } + .main-content table th, .main-content table td { + padding: 0.5rem 1rem; + border: 1px solid #e9ebec; } +.main-content dl { + padding: 0; } + .main-content dl dt { + padding: 0; + margin-top: 1rem; + font-size: 1rem; + font-weight: bold; } + .main-content dl dd { + padding: 0; + margin-bottom: 1rem; } +.main-content hr { + height: 2px; + padding: 0; + margin: 1rem 0; + background-color: #eff0f1; + border: 0; } + +@media screen and (min-width: 64em) { + .main-content { + max-width: 64rem; + padding: 2rem 6rem; + margin: 0 auto; + font-size: 1.1rem; } } + +@media screen and (min-width: 42em) and (max-width: 64em) { + .main-content { + padding: 2rem 4rem; + font-size: 1.1rem; } } + +@media screen and (max-width: 42em) { + .main-content { + padding: 2rem 1rem; + font-size: 1rem; } } + +.site-footer { + padding-top: 2rem; + margin-top: 2rem; + border-top: solid 1px #eff0f1; } + +.site-footer-owner { + display: block; + font-weight: bold; } + +.site-footer-credits { + color: #819198; } + +@media screen and (min-width: 64em) { + .site-footer { + font-size: 1rem; } } + +@media screen and (min-width: 42em) and (max-width: 64em) { + .site-footer { + font-size: 1rem; } } + +@media screen and (max-width: 42em) { + .site-footer { + font-size: 0.9rem; } } From 4288d233f2a3d5a76d7df33d34f9a8c57aa0b773 Mon Sep 17 00:00:00 2001 From: Mathieu Carbou Date: Sun, 12 Sep 2021 17:18:55 +0200 Subject: [PATCH 2/3] Generate website within docs folder --- docs/reports/4.2-SNAPSHOT/ci-management.html | 16 +- .../4.2-SNAPSHOT/dependency-convergence.html | 16 +- .../reports/4.2-SNAPSHOT/dependency-info.html | 16 +- .../4.2-SNAPSHOT/dependency-management.html | 16 +- .../4.2-SNAPSHOT/distribution-management.html | 16 +- docs/reports/4.2-SNAPSHOT/index.html | 22 +-- .../4.2-SNAPSHOT/issue-management.html | 16 +- .../ci-management.html | 16 +- .../dependencies.html | 126 ++++++++-------- .../dependency-info.html | 16 +- .../dependency-management.html | 16 +- .../distribution-management.html | 16 +- .../license-maven-plugin-git/index.html | 16 +- .../issue-management.html | 16 +- .../license-maven-plugin-git/licenses.html | 16 +- .../plugin-management.html | 16 +- .../license-maven-plugin-git/plugins.html | 48 +++--- .../project-info.html | 16 +- .../license-maven-plugin-git/scm.html | 16 +- .../license-maven-plugin-git/summary.html | 16 +- .../license-maven-plugin-git/team.html | 16 +- .../ci-management.html | 16 +- .../dependencies.html | 138 +++++++++--------- .../dependency-info.html | 16 +- .../dependency-management.html | 16 +- .../distribution-management.html | 16 +- .../license-maven-plugin-svn/index.html | 16 +- .../issue-management.html | 16 +- .../license-maven-plugin-svn/licenses.html | 16 +- .../plugin-management.html | 16 +- .../license-maven-plugin-svn/plugins.html | 48 +++--- .../project-info.html | 16 +- .../license-maven-plugin-svn/scm.html | 16 +- .../license-maven-plugin-svn/summary.html | 16 +- .../license-maven-plugin-svn/team.html | 16 +- .../license-maven-plugin/check-mojo.html | 14 +- .../license-maven-plugin/ci-management.html | 14 +- .../license-maven-plugin/dependencies.html | 110 +++++++------- .../dependency-enforcement.html | 24 ++- .../license-maven-plugin/dependency-info.html | 14 +- .../dependency-management.html | 14 +- .../distribution-management.html | 14 +- .../license-maven-plugin/format-mojo.html | 14 +- .../license-maven-plugin/help-mojo.html | 14 +- .../license-maven-plugin/index.html | 14 +- .../issue-management.html | 14 +- .../license-maven-plugin/licenses.html | 14 +- .../license-maven-plugin/plugin-info.html | 14 +- .../plugin-management.html | 14 +- .../license-maven-plugin/plugins.html | 32 ++-- .../license-maven-plugin/project-info.html | 14 +- .../license-maven-plugin/project-reports.html | 14 +- .../license-maven-plugin/remove-mojo.html | 14 +- .../license-maven-plugin/scm.html | 14 +- .../license-maven-plugin/summary.html | 14 +- .../license-maven-plugin/team.html | 14 +- docs/reports/4.2-SNAPSHOT/licenses.html | 16 +- docs/reports/4.2-SNAPSHOT/modules.html | 22 +-- .../4.2-SNAPSHOT/plugin-management.html | 16 +- docs/reports/4.2-SNAPSHOT/plugins.html | 44 ++---- docs/reports/4.2-SNAPSHOT/project-info.html | 16 +- docs/reports/4.2-SNAPSHOT/scm.html | 16 +- docs/reports/4.2-SNAPSHOT/summary.html | 16 +- docs/reports/4.2-SNAPSHOT/team.html | 16 +- license-maven-plugin-git/pom.xml | 2 +- license-maven-plugin-svn/pom.xml | 2 +- license-maven-plugin/pom.xml | 2 +- pom.xml | 3 +- 68 files changed, 708 insertions(+), 743 deletions(-) diff --git a/docs/reports/4.2-SNAPSHOT/ci-management.html b/docs/reports/4.2-SNAPSHOT/ci-management.html index c4febedd7..a3587cefc 100644 --- a/docs/reports/4.2-SNAPSHOT/ci-management.html +++ b/docs/reports/4.2-SNAPSHOT/ci-management.html @@ -1,6 +1,6 @@ @@ -10,10 +10,10 @@ license-maven-plugin-parent – CI Management - - - - + + + + diff --git a/docs/reports/4.2-SNAPSHOT/dependency-convergence.html b/docs/reports/4.2-SNAPSHOT/dependency-convergence.html index 47f8d58e7..1daec7448 100644 --- a/docs/reports/4.2-SNAPSHOT/dependency-convergence.html +++ b/docs/reports/4.2-SNAPSHOT/dependency-convergence.html @@ -1,6 +1,6 @@ @@ -10,10 +10,10 @@ license-maven-plugin-parent – Reactor Dependency Convergence - - - - + + + + diff --git a/docs/reports/4.2-SNAPSHOT/dependency-info.html b/docs/reports/4.2-SNAPSHOT/dependency-info.html index c5b8b397a..2ad574b9c 100644 --- a/docs/reports/4.2-SNAPSHOT/dependency-info.html +++ b/docs/reports/4.2-SNAPSHOT/dependency-info.html @@ -1,6 +1,6 @@ @@ -10,10 +10,10 @@ license-maven-plugin-parent – Dependency Information - - - - + + + + diff --git a/docs/reports/4.2-SNAPSHOT/dependency-management.html b/docs/reports/4.2-SNAPSHOT/dependency-management.html index 2b8975cb3..7de6e48b2 100644 --- a/docs/reports/4.2-SNAPSHOT/dependency-management.html +++ b/docs/reports/4.2-SNAPSHOT/dependency-management.html @@ -1,6 +1,6 @@ @@ -10,10 +10,10 @@ license-maven-plugin-parent – Project Dependency Management - - - - + + + + diff --git a/docs/reports/4.2-SNAPSHOT/distribution-management.html b/docs/reports/4.2-SNAPSHOT/distribution-management.html index 78f6a301e..98454c71d 100644 --- a/docs/reports/4.2-SNAPSHOT/distribution-management.html +++ b/docs/reports/4.2-SNAPSHOT/distribution-management.html @@ -1,6 +1,6 @@ @@ -10,10 +10,10 @@ license-maven-plugin-parent – Project Distribution Management - - - - + + + + diff --git a/docs/reports/4.2-SNAPSHOT/index.html b/docs/reports/4.2-SNAPSHOT/index.html index 7f18ec4ea..552ef08a6 100644 --- a/docs/reports/4.2-SNAPSHOT/index.html +++ b/docs/reports/4.2-SNAPSHOT/index.html @@ -1,6 +1,6 @@ @@ -10,10 +10,10 @@ license-maven-plugin-parent – About - - - - + + + + @@ -78,13 +78,13 @@

Project Modules

Name Description -license-maven-plugin +license-maven-plugin Maven 2 plugin to check and update license headers in source files -license-maven-plugin-git +license-maven-plugin-git An optional module for license-maven-plugin adding git related functionality -license-maven-plugin-svn +license-maven-plugin-svn Contains a Maven 2 plugin to check and update license headers in source files and its optional dependencies diff --git a/docs/reports/4.2-SNAPSHOT/issue-management.html b/docs/reports/4.2-SNAPSHOT/issue-management.html index 75e3214d1..7a63e941d 100644 --- a/docs/reports/4.2-SNAPSHOT/issue-management.html +++ b/docs/reports/4.2-SNAPSHOT/issue-management.html @@ -1,6 +1,6 @@ @@ -10,10 +10,10 @@ license-maven-plugin-parent – Issue Management - - - - + + + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/ci-management.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/ci-management.html index ba992ff8d..28b4dd66e 100644 --- a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/ci-management.html +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/ci-management.html @@ -1,6 +1,6 @@ @@ -10,10 +10,10 @@ license-maven-plugin-git – CI Management - - - - + + + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/dependencies.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/dependencies.html index 066d08a20..a8600a48c 100644 --- a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/dependencies.html +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/dependencies.html @@ -1,6 +1,6 @@ @@ -10,10 +10,10 @@ license-maven-plugin-git – Project Dependencies - - - - + + + + @@ -496,7 +496,7 @@

Project Dependency Graph

Dependency Tree

diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/project-info.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/project-info.html index bdb69e7ec..11932e46f 100644 --- a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/project-info.html +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/project-info.html @@ -1,6 +1,6 @@ @@ -10,10 +10,10 @@ license-maven-plugin-git – Project Information - - - - + + + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/scm.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/scm.html index 9aa4139be..0800802b4 100644 --- a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/scm.html +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/scm.html @@ -1,6 +1,6 @@ @@ -10,10 +10,10 @@ license-maven-plugin-git – Source Code Management - - - - + + + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/summary.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/summary.html index 90155fb73..e07ce7f41 100644 --- a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/summary.html +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/summary.html @@ -1,6 +1,6 @@ @@ -10,10 +10,10 @@ license-maven-plugin-git – Project Summary - - - - + + + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/team.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/team.html index 66d6169db..b0738c202 100644 --- a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/team.html +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-git/team.html @@ -1,6 +1,6 @@ @@ -10,10 +10,10 @@ license-maven-plugin-git – Project Team - - - - + + + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/ci-management.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/ci-management.html index 749709402..4bf89712a 100644 --- a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/ci-management.html +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/ci-management.html @@ -1,6 +1,6 @@ @@ -10,10 +10,10 @@ license-maven-plugin-svn – CI Management - - - - + + + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/dependencies.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/dependencies.html index e7095542d..f537cbf3d 100644 --- a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/dependencies.html +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/dependencies.html @@ -1,6 +1,6 @@ @@ -10,10 +10,10 @@ license-maven-plugin-svn – Project Dependencies - - - - + + + + @@ -522,7 +522,7 @@

Project Dependency Graph

Dependency Tree

diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/project-info.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/project-info.html index 122cf3084..51fb6dc69 100644 --- a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/project-info.html +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/project-info.html @@ -1,6 +1,6 @@ @@ -10,10 +10,10 @@ license-maven-plugin-svn – Project Information - - - - + + + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/scm.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/scm.html index 381b308fe..6d155a966 100644 --- a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/scm.html +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/scm.html @@ -1,6 +1,6 @@ @@ -10,10 +10,10 @@ license-maven-plugin-svn – Source Code Management - - - - + + + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/summary.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/summary.html index fd5cb5d75..31d1384c2 100644 --- a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/summary.html +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/summary.html @@ -1,6 +1,6 @@ @@ -10,10 +10,10 @@ license-maven-plugin-svn – Project Summary - - - - + + + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/team.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/team.html index c85819507..031ea2bb1 100644 --- a/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/team.html +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin-svn/team.html @@ -1,6 +1,6 @@ @@ -10,10 +10,10 @@ license-maven-plugin-svn – Project Team - - - - + + + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin/check-mojo.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/check-mojo.html index c63d28513..9b0067031 100644 --- a/docs/reports/4.2-SNAPSHOT/license-maven-plugin/check-mojo.html +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/check-mojo.html @@ -1,6 +1,6 @@ @@ -10,10 +10,10 @@ license-maven-plugin – license:check - - - - + + + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin/ci-management.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/ci-management.html index fdaae7df4..3250b1eb1 100644 --- a/docs/reports/4.2-SNAPSHOT/license-maven-plugin/ci-management.html +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/ci-management.html @@ -1,6 +1,6 @@ @@ -10,10 +10,10 @@ license-maven-plugin – CI Management - - - - + + + + diff --git a/docs/reports/4.2-SNAPSHOT/license-maven-plugin/dependencies.html b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/dependencies.html index 38a9543f5..55db45b78 100644 --- a/docs/reports/4.2-SNAPSHOT/license-maven-plugin/dependencies.html +++ b/docs/reports/4.2-SNAPSHOT/license-maven-plugin/dependencies.html @@ -1,6 +1,6 @@ @@ -10,10 +10,10 @@ license-maven-plugin – Project Dependencies - - - - + + + + @@ -458,7 +458,7 @@

Project Dependency Graph

Dependency Tree

    -
  • com.mycila:license-maven-plugin:maven-plugin:4.2-SNAPSHOT [Information]
  • com.mycila:license-maven-plugin:maven-plugin:4.2-SNAPSHOT [Information]
      -
    • org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.6.0 (provided) [Information]
    • org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.6.0 (provided) [Information]
    • -
    • org.apache.maven:maven-plugin-api:jar:3.6.3 (compile) [Information]
    • org.apache.maven:maven-plugin-api:jar:3.6.3 (compile) [Information]
    • -
    • org.apache.maven:maven-core:jar:3.6.3 (compile) [Information]
    • org.apache.maven:maven-core:jar:3.6.3 (compile) [Information]
    • -
    • org.apache.maven.shared:maven-shared-utils:jar:3.3.4 (compile) [Information]
    • org.apache.maven.shared:maven-shared-utils:jar:3.3.4 (compile) [Information]
    • -
    • org.apache.maven.shared:maven-common-artifact-filters:jar:3.2.0 (compile) [Information]
    • org.apache.maven.shared:maven-common-artifact-filters:jar:3.2.0 (compile) [Information]
    • -
    • org.apache.maven.shared:maven-dependency-tree:jar:2.2 (compile) [Information]
    • org.apache.maven.shared:maven-dependency-tree:jar:2.2 (compile) [Information]
    • -
    • com.mycila:mycila-xmltool:jar:4.4.ga (compile) [Information]
    • com.mycila:mycila-xmltool:jar:4.4.ga (compile) [Information]
    • -
    • org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:3.3.0 (test) [Information]
    • org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:3.3.0 (test) [Information]
        -
      • org.codehaus.plexus:plexus-archiver:jar:2.2 (test) [Information]
      • org.codehaus.plexus:plexus-archiver:jar:2.2 (test) [Information]
          -
        • org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1 (test) [Information]
        • org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1 (test) [Information]
            -
          • classworlds:classworlds:jar:1.1-alpha-2 (test) [Information]
          • classworlds:classworlds:jar:1.1-alpha-2 (test) [Information]
        • -
        • org.codehaus.plexus:plexus-io:jar:2.0.4 (test) [Information]
        • org.codehaus.plexus:plexus-io:jar:2.0.4 (test) [Information]
    • -
    • junit:junit:jar:4.13.2 (test) [Information]
    • junit:junit:jar:4.13.2 (test) [Information]
        -
      • org.hamcrest:hamcrest-core:jar:1.3 (test) [Information]
      • org.hamcrest:hamcrest-core:jar:1.3 (test) [Information]
    • -
    • com.google.guava:guava:jar:16.0.1 (test) [Information]
    • com.google.guava:guava:jar:16.0.1 (test) [Information]
    • -
    • org.apache.maven.shared:maven-verifier:jar:1.7.2 (test) [Information]
    • org.apache.maven.shared:maven-verifier:jar:1.7.2 (test) [Information]
diff --git a/docs/reports/4.2-SNAPSHOT/plugin-management.html b/docs/reports/4.2-SNAPSHOT/plugin-management.html index ec8918f8c..5b34d2606 100644 --- a/docs/reports/4.2-SNAPSHOT/plugin-management.html +++ b/docs/reports/4.2-SNAPSHOT/plugin-management.html @@ -1,6 +1,6 @@ @@ -10,10 +10,10 @@ license-maven-plugin-parent – Project Plugin Management - - - - + + + + diff --git a/docs/reports/4.2-SNAPSHOT/plugins.html b/docs/reports/4.2-SNAPSHOT/plugins.html index a283a4a12..afba5c1a3 100644 --- a/docs/reports/4.2-SNAPSHOT/plugins.html +++ b/docs/reports/4.2-SNAPSHOT/plugins.html @@ -1,6 +1,6 @@ @@ -10,10 +10,10 @@ license-maven-plugin-parent – Project Plugins - - - - + + + + @@ -76,54 +76,42 @@

Project Build Plugins

-com.bluetrainsoftware.maven -groovydoc-maven-plugin -2.1 - com.mycila license-maven-plugin -2.2 - +4.1 + org.apache.maven.plugins maven-clean-plugin 3.1.0 - + org.apache.maven.plugins maven-compiler-plugin 3.8.1 - + org.apache.maven.plugins maven-deploy-plugin 2.8.2 - + org.apache.maven.plugins maven-enforcer-plugin 1.4.1 - -org.apache.maven.plugins -maven-gpg-plugin -1.6 org.apache.maven.plugins maven-install-plugin 2.4 org.apache.maven.plugins -maven-javadoc-plugin -3.2.0 - -org.apache.maven.plugins maven-release-plugin 2.5.3 - + org.apache.maven.plugins maven-scm-plugin 1.9.4 - + org.apache.maven.plugins maven-site-plugin 3.9.1 - + org.apache.maven.plugins maven-source-plugin 3.2.1
diff --git a/docs/reports/4.2-SNAPSHOT/project-info.html b/docs/reports/4.2-SNAPSHOT/project-info.html index 029296d73..b2db1fb22 100644 --- a/docs/reports/4.2-SNAPSHOT/project-info.html +++ b/docs/reports/4.2-SNAPSHOT/project-info.html @@ -1,6 +1,6 @@ @@ -10,10 +10,10 @@ license-maven-plugin-parent – Project Information - - - - + + + + diff --git a/docs/reports/4.2-SNAPSHOT/scm.html b/docs/reports/4.2-SNAPSHOT/scm.html index 8e8d3f7df..2099fab58 100644 --- a/docs/reports/4.2-SNAPSHOT/scm.html +++ b/docs/reports/4.2-SNAPSHOT/scm.html @@ -1,6 +1,6 @@ @@ -10,10 +10,10 @@ license-maven-plugin-parent – Source Code Management - - - - + + + + diff --git a/docs/reports/4.2-SNAPSHOT/summary.html b/docs/reports/4.2-SNAPSHOT/summary.html index b41bdae60..c9826437f 100644 --- a/docs/reports/4.2-SNAPSHOT/summary.html +++ b/docs/reports/4.2-SNAPSHOT/summary.html @@ -1,6 +1,6 @@ @@ -10,10 +10,10 @@ license-maven-plugin-parent – Project Summary - - - - + + + + diff --git a/docs/reports/4.2-SNAPSHOT/team.html b/docs/reports/4.2-SNAPSHOT/team.html index 428c2d0b6..9afab0dc6 100644 --- a/docs/reports/4.2-SNAPSHOT/team.html +++ b/docs/reports/4.2-SNAPSHOT/team.html @@ -1,6 +1,6 @@ @@ -10,10 +10,10 @@ license-maven-plugin-parent – Project Team - - - - + + + + diff --git a/license-maven-plugin-git/pom.xml b/license-maven-plugin-git/pom.xml index 1ed5fb975..9c81c64ec 100755 --- a/license-maven-plugin-git/pom.xml +++ b/license-maven-plugin-git/pom.xml @@ -29,7 +29,7 @@ An optional module for license-maven-plugin adding git related functionality - ../target/site/${project.version}/${project.artifactId} + ../docs/reports/${project.version}/${project.artifactId} diff --git a/license-maven-plugin-svn/pom.xml b/license-maven-plugin-svn/pom.xml index 5ec5a5128..37e32683a 100755 --- a/license-maven-plugin-svn/pom.xml +++ b/license-maven-plugin-svn/pom.xml @@ -27,7 +27,7 @@ jar - ../target/site/${project.version}/${project.artifactId} + ../docs/reports/${project.version}/${project.artifactId} diff --git a/license-maven-plugin/pom.xml b/license-maven-plugin/pom.xml index cbde9e7ec..59a610616 100755 --- a/license-maven-plugin/pom.xml +++ b/license-maven-plugin/pom.xml @@ -120,7 +120,7 @@ - ../target/site/${project.version}/${project.artifactId} + ../docs/reports/${project.version}/${project.artifactId} diff --git a/pom.xml b/pom.xml index abb0d9bf7..6ac894ca5 100644 --- a/pom.xml +++ b/pom.xml @@ -110,7 +110,7 @@ - target/site/${project.version} + docs/reports/${project.version} org.apache.maven.plugins @@ -220,6 +220,7 @@ src/test/resources/** **/release-pom.xml + docs/** SLASHSTAR_STYLE From 3634b8c2b43ae8adcac9321e01cba98588383b17 Mon Sep 17 00:00:00 2001 From: Mathieu Carbou Date: Sun, 12 Sep 2021 17:26:04 +0200 Subject: [PATCH 3/3] Only one place for doc --- README.md | 633 +------------------------------------------------ docs/index.md | 646 +++++++++++++++++++++++++------------------------- 2 files changed, 328 insertions(+), 951 deletions(-) diff --git a/README.md b/README.md index 5e5595fd3..25bfb654f 100755 --- a/README.md +++ b/README.md @@ -1,629 +1,4 @@ -__Lastest releases__ (note that it may take up to 1-2 days to be in Maven Central repository): - -* [4.1](https://repo1.maven.org/maven2/com/mycila/license-maven-plugin/4.1/) (2021-04-23) - see [issues and pull requests](https://github.com/mathieucarbou/license-maven-plugin/milestone/17?closed=1) -* [4.0](https://repo1.maven.org/maven2/com/mycila/license-maven-plugin/4.0/) (2021-03-30) - see [issues and pull requests](https://github.com/mathieucarbou/license-maven-plugin/milestone/16?closed=1) -* [3.0](https://repo1.maven.org/maven2/com/mycila/license-maven-plugin/3.0/) (2016-08-20) - see [issues and pull requests](https://github.com/mathieucarbou/license-maven-plugin/issues?q=milestone%3A3.0) -* [2.11](https://repo1.maven.org/maven2/com/mycila/license-maven-plugin/2.11/) (2015-04-20) - see [issues and pull requests](https://github.com/mathieucarbou/license-maven-plugin/issues?q=milestone%3A2.11) -* [2.10](https://repo1.maven.org/maven2/com/mycila/license-maven-plugin/2.10/) (2015-03-16) - see [issues and pull requests](https://github.com/mathieucarbou/license-maven-plugin/issues?q=milestone%3A2.8) - ---------------- - -**Table of Contents** - -- [Maven License Plugin](#maven-license-plugin) - - [Maven Repository](#maven-repository) - - [Documentation](#documentation) - - [Detailed Maven documentation](#detailed-maven-documentation) - - [Goals](#goals) - - [Configuration](#configuration) - - [License templates](#license-templates) - - [Properties](#properties-and-placeholders) - - [Supported comment types](#supported-comment-types) - - [Changing header style definitions](#changing-header-style-definitions) - - [Development](#development) - -# Maven License Plugin (Official & Original) # - -Basically, when you are developing a project either in open source or in a company, you often need to add at the top of your source files a license to protect your work. I didn't find any maven plugin on Internet to help you maintain these license headers. By maintaining, i mean checking if the header is here or not, generating a report and of course having the possibility to update / reformat missing license headers. - -__Features:__ - - * Check if header is missing in some source file (`check` goal). - * Add headers if missing (`format` goal). - * Update existing header with the new one (`format` goal). - * Remove existing header (`remove` goal). - * Custom mappings: enables easy support of new file extensions. - * Variable replacement: you can add some variable in your header, such as ${year} or ${owner} and they will be replaced by the corresponding values taken from the pom or system properties. - * [Dependency enforcement](license-maven-plugin/src/site/markdown/dependency-enforcement.md): optionally fail the build if the dependencies do not meet your license policies - -__Project:__ - - - __Build Status:__ [![Build Status](https://app.travis-ci.com/mathieucarbou/license-maven-plugin.svg?branch=master)](https://app.travis-ci.com/mathieucarbou/license-maven-plugin) - - __Issues:__ https://github.com/mathieucarbou/license-maven-plugin/issues - - __License:__ [Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0) - -__Contributors__ - -* [@mathieucarbou](https://github.com/mathieucarbou) -* [@sebhoss](https://github.com/sebhoss) -* [@ppalaga](https://github.com/ppalaga) -* [@McFoggy](https://github.com/McFoggy) -* [@eincs](https://github.com/eincs) -* [@mcculls](https://github.com/mcculls) -* [@stain](https://github.com/stain) -* [@adamretter](https://github.com/adamretter) -* [@vromero](https://github.com/vromero) -* [@hgschmie](https://github.com/hgschmie) -* [@mirabilos](https://github.com/mirabilos) - -## Maven Repository ## - - __Releases__ - -Available in Maven Central Repository: https://repo1.maven.org/maven2/com/mycila/license-maven-plugin/ - - __Snapshots__ - -Available in OSS Repository: https://oss.sonatype.org/content/repositories/snapshots/com/mycila/license-maven-plugin/ - -__Plugin declaration__ - -```xml - - com.mycila - license-maven-plugin - X.Y.ga - - - -
com/mycila/maven/plugin/license/templates/APACHE-2.txt
- - **/README - src/test/resources/** - src/main/resources/** - -
-
- - Mycila - mathieu.carbou@gmail.com - -
- - - - check - - - -
-``` - -Note: `inlineHeader` can also be used instead of `header` to specify directly the header content in the POM. - -__Plugin declaration ([Multi-Licensing](https://en.wikipedia.org/wiki/Multi-licensing))__ - -If your source code makes use of multi-licensing, then instead of -a `
` or `` element in the configuration -you can use a `` element. - -The `` element allows you to specify an optional preamble, -one or more header (or inlineHeader) and separators between them. These -options are concatenated together to produce a header template. - -```xml - - com.mycila - license-maven-plugin - X.Y.ga - - - - - -
GPL-2.txt
- ====================================================================== -
com/mycila/maven/plugin/license/templates/APACHE-2.txt
-
- - **/README - src/test/resources/** - src/main/resources/** - -
-
- - Mycila - mathieu.carbou@gmail.com - -
- - - - check - - - -
-``` - -## Documentation ## - -### Detailed Maven documentation ### - -The detailed Maven Plugin Documentation generated for each build is available here: - -__NOTE__: Between versions 4.0 and 3.0 the configuration syntax has been changed. The -plugin now has the concept of *License Sets*, which allow you to work with one or -more license configurations in a single execution of the plugin. In simple terms, a `` -wraps the previous configuration options for a license. The previous -configuration syntax is still supported but deprecated, and may be removed in future. - - - [4.2-SNAPSHOT](https://mycila.carbou.me/license-maven-plugin/reports/4.2-SNAPSHOT/license-maven-plugin/plugin-info.html) - - [4.1](https://mycila.carbou.me/license-maven-plugin/reports/4.1/license-maven-plugin/plugin-info.html) - - [4.0](https://mycila.carbou.me/license-maven-plugin/reports/4.0/license-maven-plugin/plugin-info.html) - - [3.0](https://mycila.carbou.me/license-maven-plugin/reports/3.0/plugin-info.html) - - [2.3](https://mycila.carbou.me/license-maven-plugin/reports/2.3/plugin-info.html) - - [2.2](https://mycila.carbou.me/license-maven-plugin/reports/2.2/plugin-info.html) - - [2.0](https://mycila.carbou.me/license-maven-plugin/reports/2.0/plugin-info.html) - -__WARNING__: there is good chances the latest version is greater than latest documentation, if nothing has changed concerning the plugin configurations. - -### Goals ### - - * `license:check`: verify if some files miss license header. This goal is attached to the verify phase if declared in your pom.xml like above. - * `license:format`: add the license header when missing. If a header is existing, it is updated to the new one. - * `license:remove`: remove existing license header - - -### Configuration ### - -The table below shows all the available options you can use in the configure section of the plugin. A lot of are also available from the command-line. To use them, simply launch your maven command with a property like `-Dproperty=value` (i.e. `mvn license:check -Dlicense.header=src/etc/header.txt`) - -All plugin configuration options are described in the [Detailed Maven documentation](#detailed-maven-documentation) but here are some details. - - - `useDefaultExcludes`: The default exclusion list can be found [here](https://github.com/mathieucarbou/license-maven-plugin/blob/master/license-maven-plugin/src/main/java/com/mycila/maven/plugin/license/Default.java) - - -### License templates ### - -Maven license plugin comes with the following license templates: - - - AGPL 3 - - APACHE 2 - - BSD 2, 3, 4 - - Business Source License 1.1 - - Commons Clause - - CPAL 1 - - GPL 2-ONLY, 2, 3-ONLY, 3 - - LGPL 2.1-ONLY, 2.1, 3-ONLY, 3 - - MirOS - - MIT - - MPL 1, 2 - - Server Side Public License - - UNLICENSE - - WTFPL - -You can find those license templates with preconfigured placeholders [here](https://github.com/mathieucarbou/license-maven-plugin/tree/master/license-maven-plugin/src/main/resources/com/mycila/maven/plugin/license/templates) - -### Properties and placeholders ### - -Properties which can be used as placeholder comes from: - - - Environment variables - - POM properties - - `project.groupId` - - `project.artifactId` - - `project.version` - - `project.name` - - `project.description` - - `project.inceptionYear` - - `project.url` - - `project.organization.name` - - `project.organization.url` - - Per-Document properties - - `file.name` - - Plugin configuration properties (from `` tag) - - System properties - -Properties are built per-document. You can provide a dependency JAR file to the plugin which contains an implementation of `com.mycila.maven.plugin.license.PropertiesProvider`: - -```java -public interface PropertiesProvider { - Map getAdditionalProperties(AbstractLicenseMojo mojo, Properties currentProperties, Document document); -} -``` - -You have access to the Mojo, the current built properties and the document being checked or formatted. The plugin uses the JDK ServiceLoader mechanism to find all `PropertiesProvider` implementations on the plugin classpath and execute them. Thus, just add the implementation class name in the file `META-INF/services/com.mycila.maven.plugin.license.PropertiesProvider` in your JAR file. - - -### Supported comment types ### - -The plugin has been designed so that it is very easy to add new supports for new sorts of comment. The plugin currently support these types of comment: - - - `JAVADOC_STYLE` (Java-like comments): *.css, *.cs, *.as, *.aj, *.c, *.h, *.cpp - - ```java - /** - * My comment - */ - ``` - - - `JAVAPKG_STYLE` (like Javadoc, but only for files that are in a Java package, skips the first line): not assigned to a file extension by default (see __Java packages__ below for how to enable it) - - ```java - package com.example; - /*- - * My comment - */ - ``` - - - `XML_STYLE` (XML-like comments): *.pom, *.xml, *.xhtml, *.mxml, *.dtd, *.xsd, *.jspx, *.fml, *.xsl, *.html, *.htm, *.kml, *.gsp, *.tld - - ```xml - - ``` - - - `XML_PER_LINE` (alternate XML-like comments) - - ```xml - - - ``` - -(automatically right-adjusts the closing comment) - - - - `DOUBLETILDE_STYLE` (APT-like comments): *.apt - - ``` - ~~ My comment - ``` - - - `SCRIPT_STYLE` (Property file or shell comments): *.properties, *.sh, *.py, *.rb, *.pl, *.pm, *.yml, *.yaml - - ```bash - # My comment - ``` - - - `HAML_STYLE`: *.haml, *.scaml - - ```haml - -# My comment - ``` - - - `BATCH` (Windows batch comments): *.bat, *.cmd - - ```batch - @REM My comment - ``` - - - `TEXT` (Text like comments): *.txt - - ``` - ==== - My comment - ==== - ``` - -(4 spaces, then the lines of the header) - - - `DOUBLEDASHES_STYLE` (Sql like comments): *.sql, *.adb, *.ads, *.e - - ```sql - -- - -- test comment - -- - ``` - - - `DYNASCRIPT_STYLE` (JSP like comments): *.jsp - - ```jsp - <%-- - comment - --%> - ``` - - - `FTL` (FreeMarker like comments): *.ftl - - ``` - <#-- - comment - --> - ``` - - - `FTL_ALT` (FreeMarker Alternative Syntax comments) - - ``` - [#ftl ...] - [#-- - comment - --] - ``` - - - `SHARPSTAR_STYLE` (Velocity templates comments): *.vm - - ``` - #* - comment - *# - ``` - - - `SEMICOLON_STYLE` (Assembler like comments): *.asm - - ``` - ; - ; comment - ; - ``` - - - `BRACESSTAR_STYLE` (Delphi like comments): *.pas - - ```pascal - {* - * comment - *} - ``` - - - `APOSTROPHE_STYLE` (VisualBasic like comments): *.bas - - ```basic - ' - ' comment - ' - ``` - - - `EXCLAMATION_STYLE` (Fortran like comments): *.f - - ```fortran - ! - ! comment - ! - ``` - - - `SLASHSTAR_STYLE` (JavaScript like comments): *.js, *.fx, *.java, *.groovy, *.kt, *.scala - - ```javascript - /* - * comment - */ - ``` - - - `DYNASCRIPT3_STYLE` (Coldfusion like comments): *.cfc, *.cfm - - ``` - - ``` - - - `PERCENT_STYLE` (Teχ like comments): *.cls, *.sty, *.tex - - ```tex - % comment - ``` - - - `PERCENT3_STYLE` (Erlang like comments): *.erl, *.hrl - - ```erlang - %%% - %%% comment - %%% - ``` - - - `EXCLAMATION3_STYLE` (Lisp like comments): *.el - - ```elisp - !!! - !!! comment - !!! - ``` - - - `LUA` (Lua like comments): *.lua - - ```lua - --[[ - comment - ]] - ``` - - - `ASP` (Asp like comments): *.asp - - ```asp - <% - ' comment - %> - ``` - - - `PHP` (PHP comments): *.php - - ```php - /* - * comment - */ - ``` - -(inserted after the tag) - - - `DOUBLESLASH_STYLE` (often used comments style) - - ```php - // - // comment - // - ``` - -__Custom mapping__ - -The plugin enables you to add any other mapping you want.* I.e., if you are developing a Tapestry web application, you may need to add license header in .jwc files and .application files. since these files are xml files, you only need to add in your project pom the following mapping for the license-maven-plugin: - -```xml - - XML_STYLE - XML_STYLE - DOUBLETILDE_STYLE - SHARPSTAR_STYLE - DOUBLETILDE_STYLE - -``` - -You can use composed-extensions like *.apt.vm and redefine them, but you will have to nake sure that the mapping of `apt.vm` is _before_ the mapping of the `vm` extension. The order in the mapping section is important: extensions seen first take precedence. - -__Java packages__ - -Another use case for custom mappings is when writing Java code in packages; the licence header should come *after* the package declaration line in this case. Simply add this to the plugin configuration: - -```xml - - JAVAPKG_STYLE - -``` - -### Changing header style definitions ### - -In license-maven-plugin, each header style is defined by patterns to detect it and also strings to insert it correctly in files. If we take for example the Javadoc style header definition. It is defined as follow: - -```xml - - - - /** - * - */ - - - (\s|\t)*/\*.*$ - .*\*/(\s|\t)*$ - false - true - false - - -``` - -And for XML: - -```xml - - - - - - ]]> - - $]]> - - (\s|\t)*$]]> - false - true - false - - -``` - -With the `headerDefinitions` option, you can redefine existing header styles and also add some if we do not support the styles you want yet. You just have to provide a list of `headerDefinition` containing a resource name. Like the header, the resource is searched on the file system, in the classpath of the project, the plugin and also as a URL. - - -__Full Example__ - -This page will show you how you can define extended header definitions to fit your needs. The next example will define headers in a _region_ area allowed in C# source files: - -```xml - - - - #region LicenseEOL/** - * - */EOL#endregion - #region.*^EOL/\*\*.*$ - \*/EOL#endregion" - true - true - - -``` - - * The `EOL` string will be replaced with the proper end of line depending the file format your are processing. - * We also have defined the _skipLine_ attribute to skip the region tags (which starts with a '#') - * `allowBlankLines` allows you to define if this header style supports blank lines in it or not. In example, in XML headers, you could have blank lines after the because XML delimiters delimit a multiline block. When you work with script style comments like in Ruby, Porperties files, the # character delimit a comment for only one line. So when you create the header, for it to be uniform, you place # on each line. So allowBlankLines will be false. - * `isMultiline` specifies if your header has tokens to delimit a multiline comment of if the tokens are a one-line comment. I.E.: XML style comments are multiline whereas script style comment where each line starts with # are not multiline - -You now have to add this new header definition file to the plugin configuration. It is done as the following in your pom: - -```xml - - yourdefinition.xml - -``` - -You now have to add the new mapping for `*.cs` files to use this new header definition. It is done as the following in your pom: - -```xml - - CSREGION_STYLE - -``` - -And it should generate headers like: - -```csharp - #region License - /** - * Copyright (C) 2008 http://code.google.com/p/license-maven-plugin/ - * - * Licensed 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. - */ - #endregion -``` - -## Development - -### Requirements: - -- Java 1.8 -- Verify with: `mvn -v` that the right version is used -- Replace my GPG key (EDEA921A) by yours - -### Releasing a version: - -Example: `4.0.rc1` - -```bash -mvn release:prepare -DreleaseVersion=4.0.rc1 -Dtag=license-maven-plugin-4.0.rc1 -DdevelopmentVersion=4.0-SNAPSHOT -mvn release:perform -Darguments="-Dgpg.keyname=EDEA921A" -``` - -Example: `4.0.rc2` - -```bash -mvn release:prepare -DreleaseVersion=4.0.rc2 -Dtag=license-maven-plugin-4.0.rc2 -DdevelopmentVersion=4.0-SNAPSHOT -mvn release:perform -Darguments="-Dgpg.keyname=EDEA921A -Dgpg.passphrase=XYZ" -``` - -Example: `4.0` - -```bash -mvn release:prepare -DreleaseVersion=4.0 -Dtag=license-maven-plugin-4.0 -DdevelopmentVersion=4.1-SNAPSHOT -mvn release:perform -Darguments="-Dgpg.keyname=EDEA921A -Dgpg.passphrase=XYZ" -``` - -Then, go to https://oss.sonatype.org/ to "close and release". -Then you should see a few minutes later the new version at https://repo1.maven.org/maven2/com/mycila/license-maven-plugin/ - -### Generate site from any branch or tag: - -```bash -mvn clean verify site -DperformRelease=true -Dgpg.skip=true -``` +- __Build Status:__ [![Build Status](https://app.travis-ci.com/mathieucarbou/license-maven-plugin.svg?branch=master)](https://app.travis-ci.com/mathieucarbou/license-maven-plugin) +- __Issues:__ https://github.com/mathieucarbou/license-maven-plugin/issues +- __Documentation:__ https://mycila.carbou.me/license-maven-plugin/ +- __License:__ [Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0) diff --git a/docs/index.md b/docs/index.md index df27e24b4..fd62dbcd0 100644 --- a/docs/index.md +++ b/docs/index.md @@ -11,16 +11,16 @@ __Lastest releases__ (note that it may take up to 1-2 days to be in Maven Centra **Table of Contents** - [Maven License Plugin](#maven-license-plugin) - - [Maven Repository](#maven-repository) - - [Documentation](#documentation) - - [Detailed Maven documentation](#detailed-maven-documentation) - - [Goals](#goals) - - [Configuration](#configuration) - - [License templates](#license-templates) - - [Properties](#properties-and-placeholders) - - [Supported comment types](#supported-comment-types) - - [Changing header style definitions](#changing-header-style-definitions) - - [Development](#development) + - [Maven Repository](#maven-repository) + - [Documentation](#documentation) + - [Detailed Maven documentation](#detailed-maven-documentation) + - [Goals](#goals) + - [Configuration](#configuration) + - [License templates](#license-templates) + - [Properties](#properties-and-placeholders) + - [Supported comment types](#supported-comment-types) + - [Changing header style definitions](#changing-header-style-definitions) + - [Development](#development) # Maven License Plugin (Official & Original) # @@ -28,19 +28,19 @@ Basically, when you are developing a project either in open source or in a compa __Features:__ - * Check if header is missing in some source file (`check` goal). - * Add headers if missing (`format` goal). - * Update existing header with the new one (`format` goal). - * Remove existing header (`remove` goal). - * Custom mappings: enables easy support of new file extensions. - * Variable replacement: you can add some variable in your header, such as ${year} or ${owner} and they will be replaced by the corresponding values taken from the pom or system properties. - * [Dependency enforcement](license-maven-plugin/src/site/markdown/dependency-enforcement.md): optionally fail the build if the dependencies do not meet your license policies +* Check if header is missing in some source file (`check` goal). +* Add headers if missing (`format` goal). +* Update existing header with the new one (`format` goal). +* Remove existing header (`remove` goal). +* Custom mappings: enables easy support of new file extensions. +* Variable replacement: you can add some variable in your header, such as ${year} or ${owner} and they will be replaced by the corresponding values taken from the pom or system properties. +* [Dependency enforcement](license-maven-plugin/src/site/markdown/dependency-enforcement.md): optionally fail the build if the dependencies do not meet your license policies __Project:__ - - __Build Status:__ [![Build Status](https://app.travis-ci.com/mathieucarbou/license-maven-plugin.svg?branch=master)](https://app.travis-ci.com/mathieucarbou/license-maven-plugin) - - __Issues:__ https://github.com/mathieucarbou/license-maven-plugin/issues - - __License:__ [Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0) +- __Build Status:__ [![Build Status](https://app.travis-ci.com/mathieucarbou/license-maven-plugin.svg?branch=master)](https://app.travis-ci.com/mathieucarbou/license-maven-plugin) +- __Issues:__ https://github.com/mathieucarbou/license-maven-plugin/issues +- __License:__ [Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0) __Contributors__ @@ -58,47 +58,49 @@ __Contributors__ ## Maven Repository ## - __Releases__ +__Releases__ Available in Maven Central Repository: https://repo1.maven.org/maven2/com/mycila/license-maven-plugin/ - __Snapshots__ - +__Snapshots__ + Available in OSS Repository: https://oss.sonatype.org/content/repositories/snapshots/com/mycila/license-maven-plugin/ __Plugin declaration__ ```xml - com.mycila - license-maven-plugin - X.Y.ga - - - -
com/mycila/maven/plugin/license/templates/APACHE-2.txt
- - **/README - src/test/resources/** - src/main/resources/** - -
-
- - Mycila - mathieu.carbou@gmail.com - -
- - - - check - - - -
+ com.mycila + license-maven-plugin + X.Y.ga + + + +
com/mycila/maven/plugin/license/templates/APACHE-2.txt
+ + **/README + src/test/resources/** + src/main/resources/** + +
+
+ + Mycila + mathieu.carbou@gmail.com + +
+ + + + check + + + + ``` +Note: `inlineHeader` can also be used instead of `header` to specify directly the header content in the POM. + __Plugin declaration ([Multi-Licensing](https://en.wikipedia.org/wiki/Multi-licensing))__ If your source code makes use of multi-licensing, then instead of @@ -111,38 +113,38 @@ options are concatenated together to produce a header template. ```xml - com.mycila - license-maven-plugin - X.Y.ga - - - - - -
GPL-2.txt
- ====================================================================== -
com/mycila/maven/plugin/license/templates/APACHE-2.txt
-
- - **/README - src/test/resources/** - src/main/resources/** - -
-
- - Mycila - mathieu.carbou@gmail.com - -
- - - - check - - - -
+ com.mycila + license-maven-plugin + X.Y.ga + + + + + +
GPL-2.txt
+ ====================================================================== +
com/mycila/maven/plugin/license/templates/APACHE-2.txt
+
+ + **/README + src/test/resources/** + src/main/resources/** + +
+
+ + Mycila + mathieu.carbou@gmail.com + +
+ + + + check + + + + ``` ## Documentation ## @@ -155,23 +157,23 @@ __NOTE__: Between versions 4.0 and 3.0 the configuration syntax has been changed plugin now has the concept of *License Sets*, which allow you to work with one or more license configurations in a single execution of the plugin. In simple terms, a `` wraps the previous configuration options for a license. The previous -configuration syntax is still supported but deprecated, and may be removed in future. +configuration syntax is still supported but deprecated, and may be removed in future. - - [4.2-SNAPSHOT](https://mycila.carbou.me/license-maven-plugin/reports/4.2-SNAPSHOT/license-maven-plugin/plugin-info.html) - - [4.1](https://mycila.carbou.me/license-maven-plugin/reports/4.1/license-maven-plugin/plugin-info.html) - - [4.0](https://mycila.carbou.me/license-maven-plugin/reports/4.0/license-maven-plugin/plugin-info.html) - - [3.0](https://mycila.carbou.me/license-maven-plugin/reports/3.0/plugin-info.html) - - [2.3](https://mycila.carbou.me/license-maven-plugin/reports/2.3/plugin-info.html) - - [2.2](https://mycila.carbou.me/license-maven-plugin/reports/2.2/plugin-info.html) - - [2.0](https://mycila.carbou.me/license-maven-plugin/reports/2.0/plugin-info.html) +- [4.2-SNAPSHOT](https://mycila.carbou.me/license-maven-plugin/reports/4.2-SNAPSHOT/license-maven-plugin/plugin-info.html) +- [4.1](https://mycila.carbou.me/license-maven-plugin/reports/4.1/license-maven-plugin/plugin-info.html) +- [4.0](https://mycila.carbou.me/license-maven-plugin/reports/4.0/license-maven-plugin/plugin-info.html) +- [3.0](https://mycila.carbou.me/license-maven-plugin/reports/3.0/plugin-info.html) +- [2.3](https://mycila.carbou.me/license-maven-plugin/reports/2.3/plugin-info.html) +- [2.2](https://mycila.carbou.me/license-maven-plugin/reports/2.2/plugin-info.html) +- [2.0](https://mycila.carbou.me/license-maven-plugin/reports/2.0/plugin-info.html) __WARNING__: there is good chances the latest version is greater than latest documentation, if nothing has changed concerning the plugin configurations. ### Goals ### - * `license:check`: verify if some files miss license header. This goal is attached to the verify phase if declared in your pom.xml like above. - * `license:format`: add the license header when missing. If a header is existing, it is updated to the new one. - * `license:remove`: remove existing license header +* `license:check`: verify if some files miss license header. This goal is attached to the verify phase if declared in your pom.xml like above. +* `license:format`: add the license header when missing. If a header is existing, it is updated to the new one. +* `license:remove`: remove existing license header ### Configuration ### @@ -180,27 +182,27 @@ The table below shows all the available options you can use in the configure sec All plugin configuration options are described in the [Detailed Maven documentation](#detailed-maven-documentation) but here are some details. - - `useDefaultExcludes`: The default exclusion list can be found [here](https://github.com/mathieucarbou/license-maven-plugin/blob/master/license-maven-plugin/src/main/java/com/mycila/maven/plugin/license/Default.java) +- `useDefaultExcludes`: The default exclusion list can be found [here](https://github.com/mathieucarbou/license-maven-plugin/blob/master/license-maven-plugin/src/main/java/com/mycila/maven/plugin/license/Default.java) ### License templates ### Maven license plugin comes with the following license templates: - - AGPL 3 - - APACHE 2 - - BSD 2, 3, 4 - - Business Source License 1.1 - - Commons Clause - - CPAL 1 - - GPL 2-ONLY, 2, 3-ONLY, 3 - - LGPL 2.1-ONLY, 2.1, 3-ONLY, 3 - - MirOS - - MIT - - MPL 1, 2 - - Server Side Public License - - UNLICENSE - - WTFPL +- AGPL 3 +- APACHE 2 +- BSD 2, 3, 4 +- Business Source License 1.1 +- Commons Clause +- CPAL 1 +- GPL 2-ONLY, 2, 3-ONLY, 3 +- LGPL 2.1-ONLY, 2.1, 3-ONLY, 3 +- MirOS +- MIT +- MPL 1, 2 +- Server Side Public License +- UNLICENSE +- WTFPL You can find those license templates with preconfigured placeholders [here](https://github.com/mathieucarbou/license-maven-plugin/tree/master/license-maven-plugin/src/main/resources/com/mycila/maven/plugin/license/templates) @@ -208,27 +210,27 @@ You can find those license templates with preconfigured placeholders [here](http Properties which can be used as placeholder comes from: - - Environment variables - - POM properties - - `project.groupId` - - `project.artifactId` - - `project.version` - - `project.name` - - `project.description` - - `project.inceptionYear` - - `project.url` - - `project.organization.name` - - `project.organization.url` - - Per-Document properties - - `file.name` - - Plugin configuration properties (from `` tag) - - System properties +- Environment variables +- POM properties + - `project.groupId` + - `project.artifactId` + - `project.version` + - `project.name` + - `project.description` + - `project.inceptionYear` + - `project.url` + - `project.organization.name` + - `project.organization.url` +- Per-Document properties + - `file.name` +- Plugin configuration properties (from `` tag) +- System properties Properties are built per-document. You can provide a dependency JAR file to the plugin which contains an implementation of `com.mycila.maven.plugin.license.PropertiesProvider`: ```java public interface PropertiesProvider { - Map getAdditionalProperties(AbstractLicenseMojo mojo, Properties currentProperties, Document document); + Map getAdditionalProperties(AbstractLicenseMojo mojo, Properties currentProperties, Document document); } ``` @@ -239,219 +241,219 @@ You have access to the Mojo, the current built properties and the document being The plugin has been designed so that it is very easy to add new supports for new sorts of comment. The plugin currently support these types of comment: - - `JAVADOC_STYLE` (Java-like comments): *.css, *.cs, *.as, *.aj, *.c, *.h, *.cpp +- `JAVADOC_STYLE` (Java-like comments): *.css, *.cs, *.as, *.aj, *.c, *.h, *.cpp - ```java - /** - * My comment - */ - ``` + ```java + /** + * My comment + */ + ``` - - `JAVAPKG_STYLE` (like Javadoc, but only for files that are in a Java package, skips the first line): not assigned to a file extension by default (see __Java packages__ below for how to enable it) +- `JAVAPKG_STYLE` (like Javadoc, but only for files that are in a Java package, skips the first line): not assigned to a file extension by default (see __Java packages__ below for how to enable it) - ```java - package com.example; - /*- - * My comment - */ - ``` + ```java + package com.example; + /*- + * My comment + */ + ``` - - `XML_STYLE` (XML-like comments): *.pom, *.xml, *.xhtml, *.mxml, *.dtd, *.xsd, *.jspx, *.fml, *.xsl, *.html, *.htm, *.kml, *.gsp, *.tld +- `XML_STYLE` (XML-like comments): *.pom, *.xml, *.xhtml, *.mxml, *.dtd, *.xsd, *.jspx, *.fml, *.xsl, *.html, *.htm, *.kml, *.gsp, *.tld - ```xml - - ``` + ```xml + + ``` - - `XML_PER_LINE` (alternate XML-like comments) +- `XML_PER_LINE` (alternate XML-like comments) - ```xml - - - ``` + ```xml + + + ``` (automatically right-adjusts the closing comment) - - `DOUBLETILDE_STYLE` (APT-like comments): *.apt +- `DOUBLETILDE_STYLE` (APT-like comments): *.apt - ``` - ~~ My comment - ``` + ``` + ~~ My comment + ``` - - `SCRIPT_STYLE` (Property file or shell comments): *.properties, *.sh, *.py, *.rb, *.pl, *.pm, *.yml, *.yaml +- `SCRIPT_STYLE` (Property file or shell comments): *.properties, *.sh, *.py, *.rb, *.pl, *.pm, *.yml, *.yaml - ```bash - # My comment - ``` + ```bash + # My comment + ``` - - `HAML_STYLE`: *.haml, *.scaml +- `HAML_STYLE`: *.haml, *.scaml - ```haml - -# My comment - ``` + ```haml + -# My comment + ``` - - `BATCH` (Windows batch comments): *.bat, *.cmd +- `BATCH` (Windows batch comments): *.bat, *.cmd - ```batch - @REM My comment - ``` + ```batch + @REM My comment + ``` - - `TEXT` (Text like comments): *.txt +- `TEXT` (Text like comments): *.txt - ``` - ==== - My comment - ==== - ``` + ``` + ==== + My comment + ==== + ``` (4 spaces, then the lines of the header) - - `DOUBLEDASHES_STYLE` (Sql like comments): *.sql, *.adb, *.ads, *.e +- `DOUBLEDASHES_STYLE` (Sql like comments): *.sql, *.adb, *.ads, *.e - ```sql - -- - -- test comment - -- - ``` + ```sql + -- + -- test comment + -- + ``` - - `DYNASCRIPT_STYLE` (JSP like comments): *.jsp +- `DYNASCRIPT_STYLE` (JSP like comments): *.jsp - ```jsp - <%-- - comment - --%> - ``` + ```jsp + <%-- + comment + --%> + ``` - - `FTL` (FreeMarker like comments): *.ftl +- `FTL` (FreeMarker like comments): *.ftl - ``` - <#-- - comment - --> - ``` + ``` + <#-- + comment + --> + ``` - - `FTL_ALT` (FreeMarker Alternative Syntax comments) +- `FTL_ALT` (FreeMarker Alternative Syntax comments) - ``` - [#ftl ...] - [#-- - comment - --] - ``` + ``` + [#ftl ...] + [#-- + comment + --] + ``` - - `SHARPSTAR_STYLE` (Velocity templates comments): *.vm +- `SHARPSTAR_STYLE` (Velocity templates comments): *.vm - ``` - #* - comment - *# - ``` + ``` + #* + comment + *# + ``` - - `SEMICOLON_STYLE` (Assembler like comments): *.asm +- `SEMICOLON_STYLE` (Assembler like comments): *.asm - ``` - ; - ; comment - ; - ``` + ``` + ; + ; comment + ; + ``` - - `BRACESSTAR_STYLE` (Delphi like comments): *.pas +- `BRACESSTAR_STYLE` (Delphi like comments): *.pas - ```pascal - {* - * comment - *} - ``` + ```pascal + {* + * comment + *} + ``` - - `APOSTROPHE_STYLE` (VisualBasic like comments): *.bas +- `APOSTROPHE_STYLE` (VisualBasic like comments): *.bas - ```basic - ' - ' comment - ' - ``` + ```basic + ' + ' comment + ' + ``` - - `EXCLAMATION_STYLE` (Fortran like comments): *.f +- `EXCLAMATION_STYLE` (Fortran like comments): *.f - ```fortran - ! - ! comment - ! - ``` + ```fortran + ! + ! comment + ! + ``` - - `SLASHSTAR_STYLE` (JavaScript like comments): *.js, *.fx, *.java, *.groovy, *.kt, *.scala +- `SLASHSTAR_STYLE` (JavaScript like comments): *.js, *.fx, *.java, *.groovy, *.kt, *.scala - ```javascript - /* - * comment - */ - ``` + ```javascript + /* + * comment + */ + ``` - - `DYNASCRIPT3_STYLE` (Coldfusion like comments): *.cfc, *.cfm +- `DYNASCRIPT3_STYLE` (Coldfusion like comments): *.cfc, *.cfm - ``` - - ``` + ``` + + ``` - - `PERCENT_STYLE` (Teχ like comments): *.cls, *.sty, *.tex +- `PERCENT_STYLE` (Teχ like comments): *.cls, *.sty, *.tex - ```tex - % comment - ``` + ```tex + % comment + ``` - - `PERCENT3_STYLE` (Erlang like comments): *.erl, *.hrl +- `PERCENT3_STYLE` (Erlang like comments): *.erl, *.hrl - ```erlang - %%% - %%% comment - %%% - ``` + ```erlang + %%% + %%% comment + %%% + ``` - - `EXCLAMATION3_STYLE` (Lisp like comments): *.el +- `EXCLAMATION3_STYLE` (Lisp like comments): *.el - ```elisp - !!! - !!! comment - !!! - ``` + ```elisp + !!! + !!! comment + !!! + ``` - - `LUA` (Lua like comments): *.lua +- `LUA` (Lua like comments): *.lua - ```lua - --[[ - comment - ]] - ``` + ```lua + --[[ + comment + ]] + ``` - - `ASP` (Asp like comments): *.asp +- `ASP` (Asp like comments): *.asp - ```asp - <% - ' comment - %> - ``` + ```asp + <% + ' comment + %> + ``` - - `PHP` (PHP comments): *.php +- `PHP` (PHP comments): *.php - ```php - /* - * comment - */ - ``` + ```php + /* + * comment + */ + ``` (inserted after the tag) - - `DOUBLESLASH_STYLE` (often used comments style) +- `DOUBLESLASH_STYLE` (often used comments style) - ```php - // - // comment - // - ``` + ```php + // + // comment + // + ``` __Custom mapping__ @@ -459,11 +461,11 @@ The plugin enables you to add any other mapping you want.* I.e., if you are deve ```xml - XML_STYLE - XML_STYLE - DOUBLETILDE_STYLE - SHARPSTAR_STYLE - DOUBLETILDE_STYLE + XML_STYLE + XML_STYLE + DOUBLETILDE_STYLE + SHARPSTAR_STYLE + DOUBLETILDE_STYLE ``` @@ -475,7 +477,7 @@ Another use case for custom mappings is when writing Java code in packages; the ```xml - JAVAPKG_STYLE + JAVAPKG_STYLE ``` @@ -486,18 +488,18 @@ In license-maven-plugin, each header style is defined by patterns to detect it a ```xml - - /** - * - */ - - - (\s|\t)*/\*.*$ - .*\*/(\s|\t)*$ - false - true - false - + + /** + * + */ + + + (\s|\t)*/\*.*$ + .*\*/(\s|\t)*$ + false + true + false + ``` @@ -506,18 +508,18 @@ And for XML: ```xml - - - - ]]> - - $]]> - - (\s|\t)*$]]> - false - true - false - + + + + ]]> + + $]]> + + (\s|\t)*$]]> + false + true + false + ``` @@ -531,28 +533,28 @@ This page will show you how you can define extended header definitions to fit yo ```xml - - #region LicenseEOL/** - * - */EOL#endregion - #region.*^EOL/\*\*.*$ - \*/EOL#endregion" - true - true - + + #region LicenseEOL/** + * + */EOL#endregion + #region.*^EOL/\*\*.*$ + \*/EOL#endregion" + true + true + ``` - * The `EOL` string will be replaced with the proper end of line depending the file format your are processing. - * We also have defined the _skipLine_ attribute to skip the region tags (which starts with a '#') - * `allowBlankLines` allows you to define if this header style supports blank lines in it or not. In example, in XML headers, you could have blank lines after the because XML delimiters delimit a multiline block. When you work with script style comments like in Ruby, Porperties files, the # character delimit a comment for only one line. So when you create the header, for it to be uniform, you place # on each line. So allowBlankLines will be false. - * `isMultiline` specifies if your header has tokens to delimit a multiline comment of if the tokens are a one-line comment. I.E.: XML style comments are multiline whereas script style comment where each line starts with # are not multiline +* The `EOL` string will be replaced with the proper end of line depending the file format your are processing. +* We also have defined the _skipLine_ attribute to skip the region tags (which starts with a '#') +* `allowBlankLines` allows you to define if this header style supports blank lines in it or not. In example, in XML headers, you could have blank lines after the because XML delimiters delimit a multiline block. When you work with script style comments like in Ruby, Porperties files, the # character delimit a comment for only one line. So when you create the header, for it to be uniform, you place # on each line. So allowBlankLines will be false. +* `isMultiline` specifies if your header has tokens to delimit a multiline comment of if the tokens are a one-line comment. I.E.: XML style comments are multiline whereas script style comment where each line starts with # are not multiline You now have to add this new header definition file to the plugin configuration. It is done as the following in your pom: ```xml - yourdefinition.xml + yourdefinition.xml ``` @@ -560,7 +562,7 @@ You now have to add the new mapping for `*.cs` files to use this new header defi ```xml - CSREGION_STYLE + CSREGION_STYLE ```