@@ -69,7 +69,7 @@ Available Plugins
6969*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
7070| {{{/plugins/maven-clean-plugin/} <<<clean>>>}}               | B          | 3.3.2        | 2023-10-23 | 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 MCLEAN}}
7171*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
72- | {{{/plugins/maven-compiler-plugin/} <<<compiler>>>}}         | B          | 3.12.1        | 2023-12-21  | 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 MCOMPILER}}
72+ | {{{/plugins/maven-compiler-plugin/} <<<compiler>>>}}         | B          | 3.13.0        | 2024-03-15  | 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 MCOMPILER}}
7373*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
7474| {{{/plugins/maven-deploy-plugin/} <<<deploy>>>}}             | B          | 3.1.1        | 2023-03-21 | 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 MDEPLOY}}
7575*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
@@ -139,7 +139,7 @@ Available Plugins
139139*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
140140| {{{/archetype/maven-archetype-plugin/} <<<archetype>>>}}     | B          | 3.2.1        | 2021-12-30 | Generate a skeleton project structure from an archetype. | {{{https://gitbox.apache.org/repos/asf/maven-archetype.git}Git}} / {{{https://github.com/apache/maven-archetype/}GitHub}} | {{{https://issues.apache.org/jira/browse/ARCHETYPE}Jira ARCHETYPE}}
141141*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
142- | {{{/plugins/maven-assembly-plugin/} <<<assembly>>>}}         | B          | 3.7.0         | 2024-03-07  | 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 MASSEMBLY}}
142+ | {{{/plugins/maven-assembly-plugin/} <<<assembly>>>}}         | B          | 3.7.1         | 2024-03-15  | 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 MASSEMBLY}}
143143*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
144144| {{{/plugins/maven-dependency-plugin/} <<<dependency>>>}}     | B+R        | 3.6.1        | 2023-10-20 | 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 MDEP}}
145145*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
0 commit comments