Author: hboutemy Date: Sun Dec 10 05:19:27 2017 New Revision: 1817672 URL: http://svn.apache.org/viewvc?rev=1817672&view=rev Log: added GitHub mirror links
Modified: maven/site/trunk/content/apt/plugins/index.apt maven/site/trunk/content/apt/shared/index.apt Modified: maven/site/trunk/content/apt/plugins/index.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/plugins/index.apt?rev=1817672&r1=1817671&r2=1817672&view=diff ============================================================================== --- maven/site/trunk/content/apt/plugins/index.apt (original) +++ maven/site/trunk/content/apt/plugins/index.apt Sun Dec 10 05:19:27 2017 @@ -67,115 +67,115 @@ Available Plugins *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ | <<Core plugins>> | | | | <<Plugins corresponding to default core phases (ie. clean, compile). They may have multiple goals as well.>> | | *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/plugins/maven-clean-plugin/} <<<clean>>>}} | B | 3.0.0 | 2015-10-22 | Clean up after the build. | {{{https://gitbox.apache.org/repos/asf/maven-clean-plugin.git}GIT}} | {{{https://issues.apache.org/jira/browse/MCLEAN}JIRA}} +| {{{/plugins/maven-clean-plugin/} <<<clean>>>}} | B | 3.0.0 | 2015-10-22 | Clean up after the build. | {{{https://gitbox.apache.org/repos/asf/maven-clean-plugin.git}GIT}} / {{{https://github.com/apache/maven-clean-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MCLEAN}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/plugins/maven-compiler-plugin/} <<<compiler>>>}} | B | 3.7.0 | 2017-09-04 | Compiles Java sources. | {{{https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git}GIT}} | {{{https://issues.apache.org/jira/browse/MCOMPILER}JIRA}} +| {{{/plugins/maven-compiler-plugin/} <<<compiler>>>}} | B | 3.7.0 | 2017-09-04 | Compiles Java sources. | {{{https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git}GIT}} / {{{https://github.com/apache/maven-compiler-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MCOMPILER}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/plugins/maven-deploy-plugin/} <<<deploy>>>}} | B | 2.8.2 | 2014-08-27 | Deploy the built artifact to the remote repository. | {{{https://gitbox.apache.org/repos/asf/maven-deploy-plugin.git}GIT}} | {{{https://issues.apache.org/jira/browse/MDEPLOY}JIRA}} +| {{{/plugins/maven-deploy-plugin/} <<<deploy>>>}} | B | 2.8.2 | 2014-08-27 | Deploy the built artifact to the remote repository. | {{{https://gitbox.apache.org/repos/asf/maven-deploy-plugin.git}GIT}} / {{{https://github.com/apache/maven-deploy-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MDEPLOY}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/surefire/maven-failsafe-plugin/} <<<failsafe>>>}} | B | 2.20.1 | 2017-09-15 | Run the JUnit integration tests in an isolated classloader. | {{{https://git-wip-us.apache.org/repos/asf/maven-surefire.git}GIT}} | {{{https://issues.apache.org/jira/browse/SUREFIRE}JIRA}} +| {{{/surefire/maven-failsafe-plugin/} <<<failsafe>>>}} | B | 2.20.1 | 2017-09-15 | Run the JUnit integration tests in an isolated classloader. | {{{https://git-wip-us.apache.org/repos/asf/maven-surefire.git}GIT}} / {{{https://github.com/apache/maven-surefire/}GitHub}} | {{{https://issues.apache.org/jira/browse/SUREFIRE}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/plugins/maven-install-plugin/} <<<install>>>}} | B | 2.5.2 | 2014-08-27 | Install the built artifact into the local repository. | {{{https://gitbox.apache.org/repos/asf/maven-install-plugin.git}GIT}} | {{{https://issues.apache.org/jira/browse/MINSTALL}JIRA}} +| {{{/plugins/maven-install-plugin/} <<<install>>>}} | B | 2.5.2 | 2014-08-27 | Install the built artifact into the local repository. | {{{https://gitbox.apache.org/repos/asf/maven-install-plugin.git}GIT}} / {{{https://github.com/apache/maven-install-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MINSTALL}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/plugins/maven-resources-plugin/} <<<resources>>>}} | B | 3.0.2 | 2016-12-10 | Copy the resources to the output directory for including in the JAR. | {{{https://gitbox.apache.org/repos/asf/maven-resources-plugin.git}GIT}} | {{{https://issues.apache.org/jira/browse/MRESOURCES}JIRA}} +| {{{/plugins/maven-resources-plugin/} <<<resources>>>}} | B | 3.0.2 | 2016-12-10 | Copy the resources to the output directory for including in the JAR. | {{{https://gitbox.apache.org/repos/asf/maven-resources-plugin.git}GIT}} / {{{https://github.com/apache/maven-resources-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MRESOURCES}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/plugins/maven-site-plugin/} <<<site>>>}} | B | 3.6 | 2016-11-17 | Generate a site for the current project. | {{{https://gitbox.apache.org/repos/asf/maven-site-plugin.git}GIT}} | {{{https://issues.apache.org/jira/browse/MSITE}JIRA}} +| {{{/plugins/maven-site-plugin/} <<<site>>>}} | B | 3.6 | 2016-11-17 | Generate a site for the current project. | {{{https://gitbox.apache.org/repos/asf/maven-site-plugin.git}GIT}} / {{{https://github.com/apache/maven-site-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MSITE}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/surefire/maven-surefire-plugin/} <<<surefire>>>}} | B | 2.20.1 | 2017-09-15 | Run the JUnit unit tests in an isolated classloader. | {{{https://git-wip-us.apache.org/repos/asf/maven-surefire.git}GIT}} | {{{https://issues.apache.org/jira/browse/SUREFIRE}JIRA}} +| {{{/surefire/maven-surefire-plugin/} <<<surefire>>>}} | B | 2.20.1 | 2017-09-15 | Run the JUnit unit tests in an isolated classloader. | {{{https://git-wip-us.apache.org/repos/asf/maven-surefire.git}GIT}} / {{{https://github.com/apache/maven-surefire/}GitHub}} | {{{https://issues.apache.org/jira/browse/SUREFIRE}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/plugins/maven-verifier-plugin/} <<<verifier>>>}} | B | 1.1 | 2015-04-14 | Useful for integration tests - verifies the existence of certain conditions. | {{{https://gitbox.apache.org/repos/asf/maven-verifier-plugin.git}GIT}} | {{{https://issues.apache.org/jira/browse/MVERIFIER}JIRA}} +| {{{/plugins/maven-verifier-plugin/} <<<verifier>>>}} | B | 1.1 | 2015-04-14 | Useful for integration tests - verifies the existence of certain conditions. | {{{https://gitbox.apache.org/repos/asf/maven-verifier-plugin.git}GIT}} / {{{https://github.com/apache/maven-verifier-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MVERIFIER}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ | <<Packaging types/tools>> | | | | <<These plugins relate to packaging respective artifact types.>> | | *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/plugins/maven-ear-plugin/} <<<ear>>>}} | B | 2.10.1 | 2015-06-27 | Generate an EAR from the current project. | {{{https://gitbox.apache.org/repos/asf/maven-ear-plugin.git}GIT}} | {{{https://issues.apache.org/jira/browse/MEAR}JIRA}} +| {{{/plugins/maven-ear-plugin/} <<<ear>>>}} | B | 2.10.1 | 2015-06-27 | Generate an EAR from the current project. | {{{https://gitbox.apache.org/repos/asf/maven-ear-plugin.git}GIT}} / {{{https://github.com/apache/maven-ear-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MEAR}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/plugins/maven-ejb-plugin/} <<<ejb>>>}} | B | 3.0.0 | 2017-08-13 | Build an EJB (and optional client) from the current project. | {{{https://gitbox.apache.org/repos/asf/maven-ejb-plugin.git}GIT}} | {{{https://issues.apache.org/jira/browse/MEJB}JIRA}} +| {{{/plugins/maven-ejb-plugin/} <<<ejb>>>}} | B | 3.0.0 | 2017-08-13 | Build an EJB (and optional client) from the current project. | {{{https://gitbox.apache.org/repos/asf/maven-ejb-plugin.git}GIT}} / {{{https://github.com/apache/maven-ejb-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MEJB}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/plugins/maven-jar-plugin/} <<<jar>>>}} | B | 3.0.2 | 2016-06-18 | Build a JAR from the current project. | {{{https://gitbox.apache.org/repos/asf/maven-jar-plugin.git}GIT}} | {{{https://issues.apache.org/jira/browse/MJAR}JIRA}} +| {{{/plugins/maven-jar-plugin/} <<<jar>>>}} | B | 3.0.2 | 2016-06-18 | Build a JAR from the current project. | {{{https://gitbox.apache.org/repos/asf/maven-jar-plugin.git}GIT}} / {{{https://github.com/apache/maven-jar-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MJAR}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/plugins/maven-rar-plugin/} <<<rar>>>}} | B | 2.4 | 2014-09-08 | Build a RAR from the current project. | {{{https://gitbox.apache.org/repos/asf/maven-rar-plugin.git}GIT}} | {{{https://issues.apache.org/jira/browse/MRAR}JIRA}} +| {{{/plugins/maven-rar-plugin/} <<<rar>>>}} | B | 2.4 | 2014-09-08 | Build a RAR from the current project. | {{{https://gitbox.apache.org/repos/asf/maven-rar-plugin.git}GIT}} / {{{https://github.com/apache/maven-rar-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MRAR}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/plugins/maven-war-plugin/} <<<war>>>}} | B | 3.2.0 | 2017-09-30 | Build a WAR from the current project. | {{{https://gitbox.apache.org/repos/asf/maven-war-plugin.git}GIT}} | {{{https://issues.apache.org/jira/browse/MWAR}JIRA}} +| {{{/plugins/maven-war-plugin/} <<<war>>>}} | B | 3.2.0 | 2017-09-30 | Build a WAR from the current project. | {{{https://gitbox.apache.org/repos/asf/maven-war-plugin.git}GIT}} / {{{https://github.com/apache/maven-war-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MWAR}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/plugins/maven-acr-plugin/} <<<app-client/acr>>>}} | B | 3.0.0 | 2015-01-23 | Build a JavaEE application client from the current project. | {{{https://gitbox.apache.org/repos/asf/maven-acr-plugin.git}GIT}} | {{{https://issues.apache.org/jira/browse/MACR}JIRA}} +| {{{/plugins/maven-acr-plugin/} <<<app-client/acr>>>}} | B | 3.0.0 | 2015-01-23 | Build a JavaEE application client from the current project. | {{{https://gitbox.apache.org/repos/asf/maven-acr-plugin.git}GIT}} / {{{https://github.com/apache/maven-acr-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MACR}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/plugins/maven-shade-plugin/} <<<shade>>>}} | B | 3.1.0 | 2017-08-22 | Build an Uber-JAR from the current project, including dependencies. | {{{https://gitbox.apache.org/repos/asf/maven-shade-plugin.git}GIT}} | {{{https://issues.apache.org/jira/browse/MSHADE}JIRA}} +| {{{/plugins/maven-shade-plugin/} <<<shade>>>}} | B | 3.1.0 | 2017-08-22 | Build an Uber-JAR from the current project, including dependencies. | {{{https://gitbox.apache.org/repos/asf/maven-shade-plugin.git}GIT}} / {{{https://github.com/apache/maven-shade-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MSHADE}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/plugins/maven-source-plugin/} <<<source>>>}} | B | 3.0.1 | 2016-06-18 | Build a source-JAR from the current project. | {{{https://gitbox.apache.org/repos/asf/maven-source-plugin.git}GIT}} | {{{https://issues.apache.org/jira/browse/MSOURCES}JIRA}} +| {{{/plugins/maven-source-plugin/} <<<source>>>}} | B | 3.0.1 | 2016-06-18 | Build a source-JAR from the current project. | {{{https://gitbox.apache.org/repos/asf/maven-source-plugin.git}GIT}} / {{{https://github.com/apache/maven-source-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MSOURCES}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/plugins/maven-jlink-plugin/} <<<jlink>>>}} | B | 3.0.0-alpha-1 | 2017-09-09 | Build Java Run Time Image. | {{{https://gitbox.apache.org/repos/asf/maven-jlink-plugin.git}GIT}} | {{{https://issues.apache.org/jira/browse/MJLINK}JIRA}} +| {{{/plugins/maven-jlink-plugin/} <<<jlink>>>}} | B | 3.0.0-alpha-1 | 2017-09-09 | Build Java Run Time Image. | {{{https://gitbox.apache.org/repos/asf/maven-jlink-plugin.git}GIT}} / {{{https://github.com/apache/maven-jlink-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MJLINK}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/plugins/maven-jmod-plugin/} <<<jmod>>>}} | B | 3.0.0-alpha-1 | 2017-09-17 | Build Java JMod files. | {{{https://gitbox.apache.org/repos/asf/maven-jmod-plugin.git}GIT}} | {{{https://issues.apache.org/jira/browse/MJMOD}JIRA}} +| {{{/plugins/maven-jmod-plugin/} <<<jmod>>>}} | B | 3.0.0-alpha-1 | 2017-09-17 | Build Java JMod files. | {{{https://gitbox.apache.org/repos/asf/maven-jmod-plugin.git}GIT}} / {{{https://github.com/apache/maven-jmod-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MJMOD}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ | <<Reporting plugins>> | | | | <<Plugins which generate reports, are configured as reports in the POM and run under the site generation lifecycle.>> | | *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/plugins/maven-changelog-plugin/} <<<changelog>>>}} | R | 2.3 | 2014-06-24 | Generate a list of recent changes from your SCM. | {{{https://gitbox.apache.org/repos/asf/maven-changelog-plugin.git}GIT}} | {{{https://issues.apache.org/jira/browse/MCHANGELOG}JIRA}} +| {{{/plugins/maven-changelog-plugin/} <<<changelog>>>}} | R | 2.3 | 2014-06-24 | Generate a list of recent changes from your SCM. | {{{https://gitbox.apache.org/repos/asf/maven-changelog-plugin.git}GIT}} / {{{https://github.com/apache/maven-changelog-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MCHANGELOG}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/plugins/maven-changes-plugin/} <<<changes>>>}} | B+R | 2.12.1 | 2016-11-01 | Generate a report from an issue tracker or a change document. | {{{https://gitbox.apache.org/repos/asf/maven-changes-plugin.git}GIT}} | {{{https://issues.apache.org/jira/browse/MCHANGES}JIRA}} +| {{{/plugins/maven-changes-plugin/} <<<changes>>>}} | B+R | 2.12.1 | 2016-11-01 | Generate a report from an issue tracker or a change document. | {{{https://gitbox.apache.org/repos/asf/maven-changes-plugin.git}GIT}} / {{{https://github.com/apache/maven-changes-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MCHANGES}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/plugins/maven-checkstyle-plugin/} <<<checkstyle>>>}} | B+R | 2.17 | 2015-10-15 | Generate a Checkstyle report. | {{{https://gitbox.apache.org/repos/asf/maven-checkstyle-plugin.git}GIT}} | {{{https://issues.apache.org/jira/browse/MCHECKSTYLE}JIRA}} +| {{{/plugins/maven-checkstyle-plugin/} <<<checkstyle>>>}} | B+R | 2.17 | 2015-10-15 | Generate a Checkstyle report. | {{{https://gitbox.apache.org/repos/asf/maven-checkstyle-plugin.git}GIT}} / {{{https://github.com/apache/maven-checkstyle-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MCHECKSTYLE}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/plugins/maven-doap-plugin/} <<<doap>>>}} | B | 1.2 | 2015-03-17 | Generate a Description of a Project (DOAP) file from a POM. | {{{https://gitbox.apache.org/repos/asf/maven-doap-plugin.git}GIT}} | {{{https://issues.apache.org/jira/browse/MDOAP}JIRA}} +| {{{/plugins/maven-doap-plugin/} <<<doap>>>}} | B | 1.2 | 2015-03-17 | Generate a Description of a Project (DOAP) file from a POM. | {{{https://gitbox.apache.org/repos/asf/maven-doap-plugin.git}GIT}} / {{{https://github.com/apache/maven-doap-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MDOAP}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/plugins/maven-docck-plugin/} <<<docck>>>}} | B | 1.1 | 2015-04-03 | Documentation checker plugin. | {{{https://gitbox.apache.org/repos/asf/maven-docck-plugin.git}GIT}} | {{{https://issues.apache.org/jira/browse/MDOCCK}JIRA}} +| {{{/plugins/maven-docck-plugin/} <<<docck>>>}} | B | 1.1 | 2015-04-03 | Documentation checker plugin. | {{{https://gitbox.apache.org/repos/asf/maven-docck-plugin.git}GIT}} / {{{https://github.com/apache/maven-docck-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MDOCCK}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/plugins/maven-javadoc-plugin/} <<<javadoc>>>}} | B+R | 3.0.0 | 2017-12-06 | Generate Javadoc for the project. | {{{https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git}GIT}} | {{{https://issues.apache.org/jira/browse/MJAVADOC}JIRA}} +| {{{/plugins/maven-javadoc-plugin/} <<<javadoc>>>}} | B+R | 3.0.0 | 2017-12-06 | Generate Javadoc for the project. | {{{https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git}GIT}} / {{{https://github.com/apache/maven-javadoc-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MJAVADOC}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/plugins/maven-jdeps-plugin/} <<<jdeps>>>}} | B | 3.1.0 | 2017-09-02 | Run JDK's JDeps tool on the project. | {{{https://gitbox.apache.org/repos/asf/maven-jdeps-plugin.git}GIT}} | {{{https://issues.apache.org/jira/browse/MJDEPS}JIRA}} +| {{{/plugins/maven-jdeps-plugin/} <<<jdeps>>>}} | B | 3.1.0 | 2017-09-02 | Run JDK's JDeps tool on the project. | {{{https://gitbox.apache.org/repos/asf/maven-jdeps-plugin.git}GIT}} / {{{https://github.com/apache/maven-jdeps-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MJDEPS}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/jxr/maven-jxr-plugin/} <<<jxr>>>}} | R | 2.5 | 2014-11-02 | Generate a source cross reference. | {{{https://gitbox.apache.org/repos/asf/maven-jxr.git}GIT}} | {{{https://issues.apache.org/jira/browse/JXR}JIRA}} +| {{{/jxr/maven-jxr-plugin/} <<<jxr>>>}} | R | 2.5 | 2014-11-02 | Generate a source cross reference. | {{{https://gitbox.apache.org/repos/asf/maven-jxr.git}GIT}} / {{{https://github.com/apache/maven-jxr/}GitHub}} | {{{https://issues.apache.org/jira/browse/JXR}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/plugins/maven-linkcheck-plugin/} <<<linkcheck>>>}} | R | 1.2 | 2014-10-08 | Generate a Linkcheck report of your project's documentation. | {{{https://gitbox.apache.org/repos/asf/maven-linkcheck-plugin.git}GIT}} | {{{https://issues.apache.org/jira/browse/MLINKCHECK}JIRA}} +| {{{/plugins/maven-linkcheck-plugin/} <<<linkcheck>>>}} | R | 1.2 | 2014-10-08 | Generate a Linkcheck report of your project's documentation. | {{{https://gitbox.apache.org/repos/asf/maven-linkcheck-plugin.git}GIT}} / {{{https://github.com/apache/maven-linkcheck-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MLINKCHECK}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/plugins/maven-pmd-plugin/} <<<pmd>>>}} | B+R | 3.8 | 2017-05-05 | Generate a PMD report. | {{{https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git}GIT}} | {{{https://issues.apache.org/jira/browse/MPMD}JIRA}} +| {{{/plugins/maven-pmd-plugin/} <<<pmd>>>}} | B+R | 3.8 | 2017-05-05 | Generate a PMD report. | {{{https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git}GIT}} / {{{https://github.com/apache/maven-pmd-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MPMD}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/plugins/maven-project-info-reports-plugin/} <<<project-info-reports>>>}} | R | 2.9 | 2016-03-01 | Generate standard project reports. | {{{https://gitbox.apache.org/repos/asf/maven-project-info-reports-plugin.git}GIT}} | {{{https://issues.apache.org/jira/browse/MPIR}JIRA}} +| {{{/plugins/maven-project-info-reports-plugin/} <<<project-info-reports>>>}} | R | 2.9 | 2016-03-01 | Generate standard project reports. | {{{https://gitbox.apache.org/repos/asf/maven-project-info-reports-plugin.git}GIT}} / {{{https://github.com/apache/maven-project-info-reports-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MPIR}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/surefire/maven-surefire-report-plugin/} <<<surefire-report>>>}} | R | 2.20.1 | 2017-09-15 | Generate a report based on the results of unit tests. | {{{https://git-wip-us.apache.org/repos/asf/maven-surefire.git}GIT}} | {{{https://issues.apache.org/jira/browse/SUREFIRE}JIRA}} +| {{{/surefire/maven-surefire-report-plugin/} <<<surefire-report>>>}} | R | 2.20.1 | 2017-09-15 | Generate a report based on the results of unit tests. | {{{https://git-wip-us.apache.org/repos/asf/maven-surefire.git}GIT}} / {{{https://github.com/apache/maven-surefire/}GitHub}} | {{{https://issues.apache.org/jira/browse/SUREFIRE}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ | <<Tools>> | | | | <<These are miscellaneous tools available through Maven by default.>> | | *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/plugins/maven-ant-plugin/} <<<ant>>>}} | B | 2.4 | 2014-12-15 | Generate an Ant build file for the project. | {{{https://gitbox.apache.org/repos/asf/maven-ant-plugin.git}GIT}} | {{{https://issues.apache.org/jira/browse/MANT}JIRA}} +| {{{/plugins/maven-ant-plugin/} <<<ant>>>}} | B | 2.4 | 2014-12-15 | Generate an Ant build file for the project. | {{{https://gitbox.apache.org/repos/asf/maven-ant-plugin.git}GIT}} / {{{https://github.com/apache/maven-ant-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MANT}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/plugins/maven-antrun-plugin/} <<<antrun>>>}} | B | 1.8 | 2014-12-26 | Run a set of ant tasks from a phase of the build. | {{{https://gitbox.apache.org/repos/asf/maven-antrun-plugin.git}GIT}} | {{{https://issues.apache.org/jira/browse/MANTRUN}JIRA}} +| {{{/plugins/maven-antrun-plugin/} <<<antrun>>>}} | B | 1.8 | 2014-12-26 | Run a set of ant tasks from a phase of the build. | {{{https://gitbox.apache.org/repos/asf/maven-antrun-plugin.git}GIT}} / {{{https://github.com/apache/maven-antrun-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MANTRUN}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/archetype/maven-archetype-plugin/} <<<archetype>>>}} | B | 3.0.1 | 2017-04-11 | Generate a skeleton project structure from an archetype. | {{{https://git-wip-us.apache.org/repos/asf/maven-archetype.git}GIT}} | {{{https://issues.apache.org/jira/browse/ARCHETYPE}JIRA}} +| {{{/archetype/maven-archetype-plugin/} <<<archetype>>>}} | B | 3.0.1 | 2017-04-11 | Generate a skeleton project structure from an archetype. | {{{https://git-wip-us.apache.org/repos/asf/maven-archetype.git}GIT}} / {{{https://github.com/apache/maven-archetype/}GitHub}} | {{{https://issues.apache.org/jira/browse/ARCHETYPE}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/plugins/maven-assembly-plugin/} <<<assembly>>>}} | B | 3.1.0 | 2017-08-13 | Build an assembly (distribution) of sources and/or binaries. | {{{https://gitbox.apache.org/repos/asf/maven-assembly-plugin.git}GIT}} | {{{https://issues.apache.org/jira/browse/MASSEMBLY}JIRA}} +| {{{/plugins/maven-assembly-plugin/} <<<assembly>>>}} | B | 3.1.0 | 2017-08-13 | Build an assembly (distribution) of sources and/or binaries. | {{{https://gitbox.apache.org/repos/asf/maven-assembly-plugin.git}GIT}} / {{{https://github.com/apache/maven-assembly-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MASSEMBLY}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/plugins/maven-dependency-plugin/} <<<dependency>>>}} | B+R | 3.0.2 | 2017-09-09 | Dependency manipulation (copy, unpack) and analysis. | {{{https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git}GIT}} | {{{https://issues.apache.org/jira/browse/MDEP}JIRA}} +| {{{/plugins/maven-dependency-plugin/} <<<dependency>>>}} | B+R | 3.0.2 | 2017-09-09 | Dependency manipulation (copy, unpack) and analysis. | {{{https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git}GIT}} / {{{https://github.com/apache/maven-dependency-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MDEP}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/enforcer/maven-enforcer-plugin/} <<<enforcer>>>}} | B | 3.0.0-M1 | 2017-07-30 | Environmental constraint checking (Maven Version, JDK etc), User Custom Rule Execution. | {{{https://gitbox.apache.org/repos/asf/maven-enforcer.git}GIT}} | {{{https://issues.apache.org/jira/browse/MENFORCER}JIRA}} +| {{{/enforcer/maven-enforcer-plugin/} <<<enforcer>>>}} | B | 3.0.0-M1 | 2017-07-30 | Environmental constraint checking (Maven Version, JDK etc), User Custom Rule Execution. | {{{https://gitbox.apache.org/repos/asf/maven-enforcer.git}GIT}} / {{{https://github.com/apache/maven-enforcer/}GitHub}} | {{{https://issues.apache.org/jira/browse/MENFORCER}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/plugins/maven-gpg-plugin/} <<<gpg>>>}} | B | 1.6 | 2015-01-19 | Create signatures for the artifacts and poms. | {{{https://gitbox.apache.org/repos/asf/maven-gpg-plugin.git}GIT}} | {{{https://issues.apache.org/jira/browse/MGPG}JIRA}} +| {{{/plugins/maven-gpg-plugin/} <<<gpg>>>}} | B | 1.6 | 2015-01-19 | Create signatures for the artifacts and poms. | {{{https://gitbox.apache.org/repos/asf/maven-gpg-plugin.git}GIT}} / {{{https://github.com/apache/maven-gpg-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MGPG}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/plugins/maven-help-plugin/} <<<help>>>}} | B | 2.2 | 2013-02-23 | Get information about the working environment for the project. | {{{https://gitbox.apache.org/repos/asf/maven-help-plugin.git}GIT}} | {{{https://issues.apache.org/jira/browse/MPH}JIRA}} +| {{{/plugins/maven-help-plugin/} <<<help>>>}} | B | 2.2 | 2013-02-23 | Get information about the working environment for the project. | {{{https://gitbox.apache.org/repos/asf/maven-help-plugin.git}GIT}} / {{{https://github.com/apache/maven-help-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MPH}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/plugins/maven-invoker-plugin/} <<<invoker>>>}} | B+R | 3.0.1 | 2017-07-21 | Run a set of Maven projects and verify the output. | {{{https://gitbox.apache.org/repos/asf/maven-invoker-plugin.git}GIT}} | {{{https://issues.apache.org/jira/browse/MINVOKER}JIRA}} +| {{{/plugins/maven-invoker-plugin/} <<<invoker>>>}} | B+R | 3.0.1 | 2017-07-21 | Run a set of Maven projects and verify the output. | {{{https://gitbox.apache.org/repos/asf/maven-invoker-plugin.git}GIT}} / {{{https://github.com/apache/maven-invoker-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MINVOKER}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/plugins/maven-jarsigner-plugin/} <<<jarsigner>>>}} | B | 1.4 | 2015-01-21 | Signs or verifies project artifacts. | {{{https://gitbox.apache.org/repos/asf/maven-jarsigner-plugin.git}GIT}} | {{{https://issues.apache.org/jira/browse/MJARSIGNER}JIRA}} +| {{{/plugins/maven-jarsigner-plugin/} <<<jarsigner>>>}} | B | 1.4 | 2015-01-21 | Signs or verifies project artifacts. | {{{https://gitbox.apache.org/repos/asf/maven-jarsigner-plugin.git}GIT}} / {{{https://github.com/apache/maven-jarsigner-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MJARSIGNER}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/plugins/maven-jdeprscan-plugin/} <<<jdeprscan>>>}} | B | 3.0.0-alpha-1| 2017-11-15 | Run JDK's JDeprScan tool on the project. | {{{https://gitbox.apache.org/repos/asf/maven-jdeprscan-plugin.git}GIT}} | {{{https://issues.apache.org/jira/browse/MJDEPRSCAN}JIRA}} +| {{{/plugins/maven-jdeprscan-plugin/} <<<jdeprscan>>>}} | B | 3.0.0-alpha-1| 2017-11-15 | Run JDK's JDeprScan tool on the project. | {{{https://gitbox.apache.org/repos/asf/maven-jdeprscan-plugin.git}GIT}} / {{{https://github.com/apache/maven-jdeprscan-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MJDEPRSCAN}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/plugins/maven-patch-plugin/} <<<patch>>>}} | B | 1.2 | 2015-03-09 | Use the gnu patch tool to apply patch files to source code. | {{{https://gitbox.apache.org/repos/asf/maven-patch-plugin.git}GIT}} | {{{https://issues.apache.org/jira/browse/MPATCH}JIRA}} +| {{{/plugins/maven-patch-plugin/} <<<patch>>>}} | B | 1.2 | 2015-03-09 | Use the gnu patch tool to apply patch files to source code. | {{{https://gitbox.apache.org/repos/asf/maven-patch-plugin.git}GIT}} / {{{https://github.com/apache/maven-patch-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MPATCH}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/plugins/maven-pdf-plugin/} <<<pdf>>>}} | B | 1.3 | 2015-02-16 | Generate a PDF version of your project's documentation. | {{{https://gitbox.apache.org/repos/asf/maven-pdf-plugin.git}GIT}} | {{{https://issues.apache.org/jira/browse/MPDF}JIRA}} +| {{{/plugins/maven-pdf-plugin/} <<<pdf>>>}} | B | 1.3 | 2015-02-16 | Generate a PDF version of your project's documentation. | {{{https://gitbox.apache.org/repos/asf/maven-pdf-plugin.git}GIT}} / {{{https://github.com/apache/maven-pdf-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MPDF}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/plugin-tools/maven-plugin-plugin/} <<<plugin>>>}} | B+R | 3.5 | 2016-08-30 | Create a Maven plugin descriptor for any mojos found in the source tree, to include in the JAR. | {{{https://gitbox.apache.org/repos/asf/maven-plugin-tools.git}GIT}} | {{{https://issues.apache.org/jira/browse/MPLUGIN}JIRA}} +| {{{/plugin-tools/maven-plugin-plugin/} <<<plugin>>>}} | B+R | 3.5 | 2016-08-30 | Create a Maven plugin descriptor for any mojos found in the source tree, to include in the JAR. | {{{https://gitbox.apache.org/repos/asf/maven-plugin-tools.git}GIT}} / {{{https://github.com/apache/maven-plugin-tools/}GitHub}} | {{{https://issues.apache.org/jira/browse/MPLUGIN}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/plugins/maven-release-plugin/} <<<release>>>}} | B | 2.5.3 | 2015-10-17 | Release the current project - updating the POM and tagging in the SCM. | {{{https://gitbox.apache.org/repos/asf/maven-release.git}GIT}} | {{{https://issues.apache.org/jira/browse/MRELEASE}JIRA}} +| {{{/plugins/maven-release-plugin/} <<<release>>>}} | B | 2.5.3 | 2015-10-17 | Release the current project - updating the POM and tagging in the SCM. | {{{https://gitbox.apache.org/repos/asf/maven-release.git}GIT}} / {{{https://github.com/apache/maven-release/}GitHub}} | {{{https://issues.apache.org/jira/browse/MRELEASE}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/plugins/maven-remote-resources-plugin/} <<<remote-resources>>>}}| B | 1.5 | 2013-08-14 | Copy remote resources to the output directory for inclusion in the artifact. | {{{https://gitbox.apache.org/repos/asf/maven-remote-resources-plugin.git}GIT}} | {{{https://issues.apache.org/jira/browse/MRRESOURCES}JIRA}} +| {{{/plugins/maven-remote-resources-plugin/} <<<remote-resources>>>}}| B | 1.5 | 2013-08-14 | Copy remote resources to the output directory for inclusion in the artifact. | {{{https://gitbox.apache.org/repos/asf/maven-remote-resources-plugin.git}GIT}} / {{{https://github.com/apache/maven-remote-resources-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MRRESOURCES}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/plugins/maven-repository-plugin/} <<<repository>>>}} | B | 2.4 | 2015-02-22 | Plugin to help with repository-based tasks. | {{{https://gitbox.apache.org/repos/asf/maven-repository-plugin.git}GIT}} | {{{https://issues.apache.org/jira/browse/MREPOSITORY}JIRA}} +| {{{/plugins/maven-repository-plugin/} <<<repository>>>}} | B | 2.4 | 2015-02-22 | Plugin to help with repository-based tasks. | {{{https://gitbox.apache.org/repos/asf/maven-repository-plugin.git}GIT}} / {{{https://github.com/apache/maven-repository-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MREPOSITORY}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/scm/maven-scm-plugin/} <<<scm>>>}} | B | 1.9.5 | 2016-07-01 | Execute SCM commands for the current project. | {{{https://git-wip-us.apache.org/repos/asf/maven-scm.git }GIT}} | {{{https://issues.apache.org/jira/browse/SCM}JIRA}} +| {{{/scm/maven-scm-plugin/} <<<scm>>>}} | B | 1.9.5 | 2016-07-01 | Execute SCM commands for the current project. | {{{https://git-wip-us.apache.org/repos/asf/maven-scm.git }GIT}} / {{{https://github.com/apache/maven-scm/}GitHub}} | {{{https://issues.apache.org/jira/browse/SCM}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/plugins/maven-scm-publish-plugin/} <<<scm-publish>>>}} | B | 1.1 | 2014-05-18 | Publish your Maven website to a scm location. | {{{https://gitbox.apache.org/repos/asf/maven-scm-publish-plugin.git}GIT}} | {{{https://issues.apache.org/jira/browse/MSCMPUB}JIRA}} +| {{{/plugins/maven-scm-publish-plugin/} <<<scm-publish>>>}} | B | 1.1 | 2014-05-18 | Publish your Maven website to a scm location. | {{{https://gitbox.apache.org/repos/asf/maven-scm-publish-plugin.git}GIT}} / {{{https://github.com/apache/maven-scm-publish-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MSCMPUB}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/plugins/maven-stage-plugin/} <<<stage>>>}} | B | 1.0 | 2015-03-03 | Assists with release staging and promotion. | {{{https://gitbox.apache.org/repos/asf/maven-stage-plugin.git}GIT}} | {{{https://issues.apache.org/jira/browse/MSTAGE}JIRA}} +| {{{/plugins/maven-stage-plugin/} <<<stage>>>}} | B | 1.0 | 2015-03-03 | Assists with release staging and promotion. | {{{https://gitbox.apache.org/repos/asf/maven-stage-plugin.git}GIT}} / {{{https://github.com/apache/maven-stage-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MSTAGE}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/plugins/maven-toolchains-plugin/} <<<toolchains>>>}} | B | 1.1 | 2014-11-12 | Allows to share configuration across plugins. | {{{https://gitbox.apache.org/repos/asf/maven-toolchains-plugin.git}GIT}} | {{{https://issues.apache.org/jira/browse/MTOOLCHAINS}JIRA}} +| {{{/plugins/maven-toolchains-plugin/} <<<toolchains>>>}} | B | 1.1 | 2014-11-12 | Allows to share configuration across plugins. | {{{https://gitbox.apache.org/repos/asf/maven-toolchains-plugin.git}GIT}} / {{{https://github.com/apache/maven-toolchains-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MTOOLCHAINS}JIRA}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ \* <<B>>uild or <<R>>eporting plugin Modified: maven/site/trunk/content/apt/shared/index.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/shared/index.apt?rev=1817672&r1=1817671&r2=1817672&view=diff ============================================================================== --- maven/site/trunk/content/apt/shared/index.apt (original) +++ maven/site/trunk/content/apt/shared/index.apt Sun Dec 10 05:19:27 2017 @@ -36,55 +36,55 @@ The shared components are currently unde *----------------------------------------------------------------------------+--------------+-------------------+------------------+------------------------+---------------------+ || <<Shared Component>> || <<Version>> || <<Release Date>> || <<Description>> || <<Source Repository>> || <<Issue Tracking>> | *----------------------------------------------------------------------------+--------------+-------------------+------------------+------------------------+---------------------+ -| {{{/shared/file-management/} <<<file-management>>>}} | 3.0.0 | 2015-12-25 | API to collect files from a given directory using several include/exclude rules. | {{{https://gitbox.apache.org/repos/asf/maven-file-management.git}GIT}} | {{{https://issues.apache.org/jira/browse/MSHARED/component/13262}JIRA}} +| {{{/shared/file-management/} <<<file-management>>>}} | 3.0.0 | 2015-12-25 | API to collect files from a given directory using several include/exclude rules. | {{{https://gitbox.apache.org/repos/asf/maven-file-management.git}GIT}} / {{{https://github.com/apache/maven-file-management/}GitHub}} | {{{https://issues.apache.org/jira/browse/MSHARED/component/13262}JIRA}} *----------------------------------------------------------------------------+--------------+-------------------+------------------+------------------------+---------------------+ -| {{{/shared/maven-archiver/} <<<maven-archiver>>>}} | 3.2.0 | 2017-08-09 | Is mainly used by plugins to handle packaging. | {{{https://gitbox.apache.org/repos/asf/maven-archiver.git}GIT}} | {{{https://issues.apache.org/jira/browse/MSHARED/component/13268}JIRA}} +| {{{/shared/maven-archiver/} <<<maven-archiver>>>}} | 3.2.0 | 2017-08-09 | Is mainly used by plugins to handle packaging. | {{{https://gitbox.apache.org/repos/asf/maven-archiver.git}GIT}} / {{{https://github.com/apache/maven-archiver/}GitHub}} | {{{https://issues.apache.org/jira/browse/MSHARED/component/13268}JIRA}} *----------------------------------------------------------------------------+--------------+-------------------+------------------+------------------------+---------------------+ -| {{{/shared/maven-artifact-resolver/} <<<maven-artifact-resolver>>>}} | 1.0 | 2009-09-22 | Resolve dependency artifacts for one or more projects. | {{{https://gitbox.apache.org/repos/asf/maven-artifact-resolver.git}GIT}} | {{{https://issues.apache.org/jira/browse/MSHARED/component/14048}JIRA}} +| {{{/shared/maven-artifact-resolver/} <<<maven-artifact-resolver>>>}} | 1.0 | 2009-09-22 | Resolve dependency artifacts for one or more projects. | {{{https://gitbox.apache.org/repos/asf/maven-artifact-resolver.git}GIT}} / {{{https://github.com/apache/maven-artifact-resolver/}GitHub}} | {{{https://issues.apache.org/jira/browse/MSHARED/component/14048}JIRA}} *----------------------------------------------------------------------------+--------------+-------------------+------------------+------------------------+---------------------+ -| {{{/shared/maven-artifact-transfer/} <<<maven-artifact-transfer>>>}} | 0.9.1 | 2017-05-07 | An API to install, deploy and resolving artifacts with Maven3 | {{{https://gitbox.apache.org/repos/asf/maven-artifact-transfer.git}GIT}} | {{{https://issues.apache.org/jira/browse/MSHARED/component/13281}JIRA}} +| {{{/shared/maven-artifact-transfer/} <<<maven-artifact-transfer>>>}} | 0.9.1 | 2017-05-07 | An API to install, deploy and resolving artifacts with Maven3 | {{{https://gitbox.apache.org/repos/asf/maven-artifact-transfer.git}GIT}} / {{{https://github.com/apache/maven-artifact-transfer/}GitHub}} | {{{https://issues.apache.org/jira/browse/MSHARED/component/13281}JIRA}} *----------------------------------------------------------------------------+--------------+-------------------+------------------+------------------------+---------------------+ -| {{{/shared/maven-common-artifact-filters/} <<<maven-common-artifact-filters>>>}} | 3.0.1 | 2016-10-31 | Used to filter lists of Artifact instances. | {{{https://gitbox.apache.org/repos/asf/maven-common-artifact-filters.git}GIT}} | {{{https://issues.apache.org/jira/browse/MSHARED/component/13269}JIRA}} +| {{{/shared/maven-common-artifact-filters/} <<<maven-common-artifact-filters>>>}} | 3.0.1 | 2016-10-31 | Used to filter lists of Artifact instances. | {{{https://gitbox.apache.org/repos/asf/maven-common-artifact-filters.git}GIT}} / {{{https://github.com/apache/maven-common-artifact-filters/}GitHub}} | {{{https://issues.apache.org/jira/browse/MSHARED/component/13269}JIRA}} *----------------------------------------------------------------------------+--------------+-------------------+------------------+------------------------+---------------------+ -| {{{/shared/maven-dependency-analyzer/} <<<maven-dependency-analyzer>>>}} | 1.7 | 2017-04-29 | Maven Dependency Analyzer component. | {{{https://gitbox.apache.org/repos/asf/maven-dependency-analyzer.git}GIT}} | {{{https://issues.apache.org/jira/browse/MSHARED/component/13265}JIRA}} +| {{{/shared/maven-dependency-analyzer/} <<<maven-dependency-analyzer>>>}} | 1.7 | 2017-04-29 | Maven Dependency Analyzer component. | {{{https://gitbox.apache.org/repos/asf/maven-dependency-analyzer.git}GIT}} / {{{https://github.com/apache/maven-dependency-analyzer/}GitHub}} | {{{https://issues.apache.org/jira/browse/MSHARED/component/13265}JIRA}} *----------------------------------------------------------------------------+--------------+-------------------+------------------+------------------------+---------------------+ -| {{{/shared/maven-dependency-tree/} <<<maven-dependency-tree>>>}} | 3.0.1 | 2017-05-07 | Maven Dependency Tree constructs a tree model of a Maven project's dependencies. | {{{https://gitbox.apache.org/repos/asf/maven-dependency-tree.git}GIT}} | {{{https://issues.apache.org/jira/browse/MSHARED/component/13264}JIRA}} +| {{{/shared/maven-dependency-tree/} <<<maven-dependency-tree>>>}} | 3.0.1 | 2017-05-07 | Maven Dependency Tree constructs a tree model of a Maven project's dependencies. | {{{https://gitbox.apache.org/repos/asf/maven-dependency-tree.git}GIT}} / {{{https://github.com/apache/maven-dependency-tree/}GitHub}} | {{{https://issues.apache.org/jira/browse/MSHARED/component/13264}JIRA}} *----------------------------------------------------------------------------+--------------+-------------------+------------------+------------------------+---------------------+ | {{{/doxia/doxia-sitetools/doxia-integration-tools/} <<<maven-doxia-tools>>>}} | | | moved to {{{/doxia/doxia-sitetools/doxia-integration-tools/} <<<doxia-integration-tools>>>}} | | *----------------------------------------------------------------------------+--------------+-------------------+------------------+------------------------+---------------------+ -| {{{/shared/maven-filtering/} <<<maven-filtering>>>}} | 3.1.1 | 2016-06-02 | Components for filtering resources. | {{{https://gitbox.apache.org/repos/asf/maven-filtering.git}GIT}} | {{{https://issues.apache.org/jira/browse/MSHARED/component/13380}JIRA}} +| {{{/shared/maven-filtering/} <<<maven-filtering>>>}} | 3.1.1 | 2016-06-02 | Components for filtering resources. | {{{https://gitbox.apache.org/repos/asf/maven-filtering.git}GIT}} / {{{https://github.com/apache/maven-filtering/}GitHub}} | {{{https://issues.apache.org/jira/browse/MSHARED/component/13380}JIRA}} *----------------------------------------------------------------------------+--------------+-------------------+------------------+------------------------+---------------------+ -| {{{/shared/maven-invoker/} <<<maven-invoker>>>}} | 3.0.0 | 2017-01-27 | Fires up a Maven build in a new JVM. | {{{https://gitbox.apache.org/repos/asf/maven-invoker.git}GIT}} | {{{https://issues.apache.org/jira/browse/MSHARED/component/13271}JIRA}} +| {{{/shared/maven-invoker/} <<<maven-invoker>>>}} | 3.0.0 | 2017-01-27 | Fires up a Maven build in a new JVM. | {{{https://gitbox.apache.org/repos/asf/maven-invoker.git}GIT}} / {{{https://github.com/apache/maven-invoker/}GitHub}} | {{{https://issues.apache.org/jira/browse/MSHARED/component/13271}JIRA}} *----------------------------------------------------------------------------+--------------+-------------------+------------------+------------------------+---------------------+ -| {{{/shared/maven-jarsigner/} <<<maven-jarsigner>>>}} | 1.4 | 2015-01-18 | This component provides some utilities to sign/verify jars/files in your Mojos. | {{{https://gitbox.apache.org/repos/asf/maven-jarsigner.git}GIT}} | {{{https://issues.apache.org/jira/browse/MSHARED/component/15255}JIRA}} +| {{{/shared/maven-jarsigner/} <<<maven-jarsigner>>>}} | 1.4 | 2015-01-18 | This component provides some utilities to sign/verify jars/files in your Mojos. | {{{https://gitbox.apache.org/repos/asf/maven-jarsigner.git}GIT}} / {{{https://github.com/apache/maven-jarsigner/}GitHub}} | {{{https://issues.apache.org/jira/browse/MSHARED/component/15255}JIRA}} *----------------------------------------------------------------------------+--------------+-------------------+------------------+------------------------+---------------------+ -| {{{/shared/maven-mapping/} <<<maven-mapping>>>}} | 3.0.0 | 2015-11-19 | A shared component for all plugins that need to do mapping. | {{{https://gitbox.apache.org/repos/asf/maven-mapping.git}GIT}} | {{{https://issues.apache.org/jira/browse/MSHARED/component/16150}JIRA}} +| {{{/shared/maven-mapping/} <<<maven-mapping>>>}} | 3.0.0 | 2015-11-19 | A shared component for all plugins that need to do mapping. | {{{https://gitbox.apache.org/repos/asf/maven-mapping.git}GIT}} / {{{https://github.com/apache/maven-mapping/}GitHub}} | {{{https://issues.apache.org/jira/browse/MSHARED/component/16150}JIRA}} *----------------------------------------------------------------------------+--------------+-------------------+------------------+------------------------+---------------------+ -| {{{/shared/maven-reporting-api/} <<<maven-reporting-api>>>}} | 3.0 | 2010-05-12 | API to manage report generation. | {{{https://gitbox.apache.org/repos/asf/maven-reporting-api.git}GIT}} | {{{https://issues.apache.org/jira/browse/MSHARED/component/14413}JIRA}} +| {{{/shared/maven-reporting-api/} <<<maven-reporting-api>>>}} | 3.0 | 2010-05-12 | API to manage report generation. | {{{https://gitbox.apache.org/repos/asf/maven-reporting-api.git}GIT}} / {{{https://github.com/apache/maven-reporting-api/}GitHub}} | {{{https://issues.apache.org/jira/browse/MSHARED/component/14413}JIRA}} *----------------------------------------------------------------------------+--------------+-------------------+------------------+------------------------+---------------------+ -| {{{/shared/maven-reporting-exec/} <<<maven-reporting-exec>>>}} | 1.4 | 2017-10-16 | API to manage report plugins preparation with Maven 3. | {{{https://gitbox.apache.org/repos/asf/maven-reporting-exec.git}GIT}} | {{{https://issues.apache.org/jira/browse/MSHARED/component/14716}JIRA}} +| {{{/shared/maven-reporting-exec/} <<<maven-reporting-exec>>>}} | 1.4 | 2017-10-16 | API to manage report plugins preparation with Maven 3. | {{{https://gitbox.apache.org/repos/asf/maven-reporting-exec.git}GIT}} / {{{https://github.com/apache/maven-reporting-exec/}GitHub}} | {{{https://issues.apache.org/jira/browse/MSHARED/component/14716}JIRA}} *----------------------------------------------------------------------------+--------------+-------------------+------------------+------------------------+---------------------+ -| {{{/shared/maven-reporting-impl/} <<<maven-reporting-impl>>>}} | 3.0.0 | 2017-06-21 | Abstract classes to manage report generation. | {{{https://gitbox.apache.org/repos/asf/maven-reporting-impl.git}GIT}} | {{{https://issues.apache.org/jira/browse/MSHARED/component/13274}JIRA}} +| {{{/shared/maven-reporting-impl/} <<<maven-reporting-impl>>>}} | 3.0.0 | 2017-06-21 | Abstract classes to manage report generation. | {{{https://gitbox.apache.org/repos/asf/maven-reporting-impl.git}GIT}} / {{{https://github.com/apache/maven-reporting-impl/}GitHub}} | {{{https://issues.apache.org/jira/browse/MSHARED/component/13274}JIRA}} *----------------------------------------------------------------------------+--------------+-------------------+------------------+------------------------+---------------------+ -| {{{/shared/maven-repository-builder/} <<<maven-repository-builder>>>}} | 1.0 | 2014-11-11 | | {{{https://gitbox.apache.org/repos/asf/maven-repository-builder.git}GIT}} | {{{https://issues.apache.org/jira/browse/MSHARED/component/13275}JIRA}} +| {{{/shared/maven-repository-builder/} <<<maven-repository-builder>>>}} | 1.0 | 2014-11-11 | | {{{https://gitbox.apache.org/repos/asf/maven-repository-builder.git}GIT}} / {{{https://github.com/apache/maven-repository-builder/}GitHub}} | {{{https://issues.apache.org/jira/browse/MSHARED/component/13275}JIRA}} *----------------------------------------------------------------------------+--------------+-------------------+------------------+------------------------+---------------------+ -| {{{/shared/maven-runtime/} <<<maven-runtime>>>}} | 1.0-alpha-3 | 2012-05-22 | Maven Runtime allows introspection of Maven project metadata at runtime. | {{{https://gitbox.apache.org/repos/asf/maven-runtime.git}GIT}} | {{{https://issues.apache.org/jira/browse/MSHARED/component/13276}JIRA}} +| {{{/shared/maven-runtime/} <<<maven-runtime>>>}} | 1.0-alpha-3 | 2012-05-22 | Maven Runtime allows introspection of Maven project metadata at runtime. | {{{https://gitbox.apache.org/repos/asf/maven-runtime.git}GIT}} / {{{https://github.com/apache/maven-runtime/}GitHub}} | {{{https://issues.apache.org/jira/browse/MSHARED/component/13276}JIRA}} *----------------------------------------------------------------------------+--------------+-------------------+------------------+------------------------+---------------------+ -| {{{/shared/maven-script-interpreter/} <<<maven-script-interpreter>>>}} | 1.2 | 2017-07-21 | Utilities to interpret/execute some scripts for various implementations: groovy or beanshell. | {{{https://gitbox.apache.org/repos/asf/maven-script-interpreter.git}GIT}} | {{{https://issues.apache.org/jira/browse/MSHARED/component/15256}JIRA}} +| {{{/shared/maven-script-interpreter/} <<<maven-script-interpreter>>>}} | 1.2 | 2017-07-21 | Utilities to interpret/execute some scripts for various implementations: groovy or beanshell. | {{{https://gitbox.apache.org/repos/asf/maven-script-interpreter.git}GIT}} / {{{https://github.com/apache/maven-script-interpreter/}GitHub}} | {{{https://issues.apache.org/jira/browse/MSHARED/component/15256}JIRA}} *----------------------------------------------------------------------------+--------------+-------------------+------------------+------------------------+---------------------+ -| {{{/shared/maven-shared-incremental/} <<<maven-shared-incremental>>>}} | 1.1 | 2013-04-08 | Various utility classes and plexus components for supporting incremental build functionality in maven plugins. | {{{https://gitbox.apache.org/repos/asf/maven-shared-incremental.git}GIT}} | {{{https://issues.apache.org/jira/browse/MSHARED/component/15650}JIRA}} +| {{{/shared/maven-shared-incremental/} <<<maven-shared-incremental>>>}} | 1.1 | 2013-04-08 | Various utility classes and plexus components for supporting incremental build functionality in maven plugins. | {{{https://gitbox.apache.org/repos/asf/maven-shared-incremental.git}GIT}} / {{{https://github.com/apache/maven-shared-incremental/}GitHub}} | {{{https://issues.apache.org/jira/browse/MSHARED/component/15650}JIRA}} *----------------------------------------------------------------------------+--------------+-------------------+------------------+------------------------+---------------------+ -| {{{/shared/maven-shared-jar/} <<<maven-shared-jar>>>}} | 1.2 | 2015-12-31 | Utilities which help identify the contents of a JAR, including Java class analysis and Maven metadata analysis. | {{{https://gitbox.apache.org/repos/asf/maven-shared-jar.git}GIT}} | {{{https://issues.apache.org/jira/browse/MSHARED/component/13279}JIRA}} +| {{{/shared/maven-shared-jar/} <<<maven-shared-jar>>>}} | 1.2 | 2015-12-31 | Utilities which help identify the contents of a JAR, including Java class analysis and Maven metadata analysis. | {{{https://gitbox.apache.org/repos/asf/maven-shared-jar.git}GIT}} / {{{https://github.com/apache/maven-shared-jar/}GitHub}} | {{{https://issues.apache.org/jira/browse/MSHARED/component/13279}JIRA}} *----------------------------------------------------------------------------+--------------+-------------------+------------------+------------------------+---------------------+ -| {{{/shared/maven-shared-resources/} <<<maven-shared-resources>>>}} | 2 | 2015-02-05 | This is a collection of templates that are specific to the Maven project. | {{{https://gitbox.apache.org/repos/asf/maven-shared-resources.git}GIT}} | {{{https://issues.apache.org/jira/browse/MSHARED/component/14715}JIRA}} +| {{{/shared/maven-shared-resources/} <<<maven-shared-resources>>>}} | 2 | 2015-02-05 | This is a collection of templates that are specific to the Maven project. | {{{https://gitbox.apache.org/repos/asf/maven-shared-resources.git}GIT}} / {{{https://github.com/apache/maven-shared-resources/}GitHub}} | {{{https://issues.apache.org/jira/browse/MSHARED/component/14715}JIRA}} *----------------------------------------------------------------------------+--------------+-------------------+------------------+------------------------+---------------------+ -| {{{/shared/maven-shared-utils/} <<<maven-shared-utils>>>}} | 3.2.0 | 2017-06-13 | Utilities functions for use within maven. | {{{https://gitbox.apache.org/repos/asf/maven-shared-utils.git}GIT}} | {{{https://issues.apache.org/jira/browse/MSHARED/component/15606}JIRA}} +| {{{/shared/maven-shared-utils/} <<<maven-shared-utils>>>}} | 3.2.0 | 2017-06-13 | Utilities functions for use within maven. | {{{https://gitbox.apache.org/repos/asf/maven-shared-utils.git}GIT}} / {{{https://github.com/apache/maven-shared-utils/}GitHub}} | {{{https://issues.apache.org/jira/browse/MSHARED/component/15606}JIRA}} *----------------------------------------------------------------------------+--------------+-------------------+------------------+------------------------+---------------------+ -| {{{/shared/maven-shared-io/} <<<maven-shared-io>>>}} | 3.0.0 | 2015-12-23 | API for I/O support like logging, download or file scanning. | {{{https://gitbox.apache.org/repos/asf/maven-shared-io.git}GIT}} | {{{https://issues.apache.org/jira/browse/MSHARED/component/12326440/}JIRA}} +| {{{/shared/maven-shared-io/} <<<maven-shared-io>>>}} | 3.0.0 | 2015-12-23 | API for I/O support like logging, download or file scanning. | {{{https://gitbox.apache.org/repos/asf/maven-shared-io.git}GIT}} / {{{https://github.com/apache/maven-shared-io/}GitHub}} | {{{https://issues.apache.org/jira/browse/MSHARED/component/12326440/}JIRA}} *----------------------------------------------------------------------------+--------------+-------------------+------------------+------------------------+---------------------+ -| {{{/shared/maven-verifier/} <<<maven-verifier>>>}} | 1.6 | 2015-06-24 | Used to run Maven builds as part of tests. | {{{https://gitbox.apache.org/repos/asf/maven-verifier.git}GIT}} | {{{https://issues.apache.org/jira/browse/MSHARED/component/13281}JIRA}} +| {{{/shared/maven-verifier/} <<<maven-verifier>>>}} | 1.6 | 2015-06-24 | Used to run Maven builds as part of tests. | {{{https://gitbox.apache.org/repos/asf/maven-verifier.git}GIT}} / {{{https://github.com/apache/maven-verifier/}GitHub}} | {{{https://issues.apache.org/jira/browse/MSHARED/component/13281}JIRA}} *----------------------------------------------------------------------------+--------------+-------------------+------------------+------------------------+---------------------+ -| {{{/scm/} <<<maven-scm>>>}} | 1.9.5 | 2016-07-01 | Generic API to SCM systems. | {{{git://git.apache.org/maven-scm.git}GIT}} | {{{https://issues.apache.org/jira/browse/SCM}JIRA}} +| {{{/scm/} <<<maven-scm>>>}} | 1.9.5 | 2016-07-01 | Generic API to SCM systems. | {{{git://git.apache.org/maven-scm.git}GIT}} / {{{https://github.com/apache/maven-scm/}GitHub}} | {{{https://issues.apache.org/jira/browse/SCM}JIRA}} *----------------------------------------------------------------------------+--------------+-------------------+------------------+------------------------+---------------------+