Skip to content

Commit d458304

Browse files
authored
GitHub Issues MDEP, MDOAP, MJAVADOC, MJDEP, JXR, MLINKCHECK
Enabling Github Issues for * [maven-dependency-plugin](apache/maven-dependency-plugin#522) * [maven-doap-plugin](apache/maven-doap-plugin#39) * [maven-javadoc-plugin](apache/maven-javadoc-plugin#365) * [maven-jdeps-plugin](apache/maven-jdeps-plugin#23) * [maven-jxr](apache/maven-jxr#137) * [maven-linkcheck-plugin](apache/maven-linkcheck-plugin#7)
1 parent 24187a8 commit d458304

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

content/apt/plugins/index.apt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -115,15 +115,15 @@ Available Plugins
115115
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
116116
| {{{/plugins/maven-checkstyle-plugin/} <<<checkstyle>>>}} | B+R | 3.6.0 | 2024-10-22 | Generate a Checkstyle report. | {{{https://gitbox.apache.org/repos/asf/maven-checkstyle-plugin.git}Git}} / {{{https://github.com/apache/maven-checkstyle-plugin/}GitHub}} | {{{https://github.com/apache/maven-checkstyle-plugin/issues}GitHub Issues}}
117117
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
118-
| {{{/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 MDOAP}}
118+
| {{{/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://github.com/apache/maven-doap-plugin/issues}GitHub Issues}}
119119
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
120-
| {{{/plugins/maven-javadoc-plugin/} <<<javadoc>>>}} | B+R | 3.11.2 | 2024-12-08 | 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 MJAVADOC}}
120+
| {{{/plugins/maven-javadoc-plugin/} <<<javadoc>>>}} | B+R | 3.11.2 | 2024-12-08 | 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://github.com/apache/maven-javadoc-plugin/issues}GitHub Issues}}
121121
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
122-
| {{{/plugins/maven-jdeps-plugin/} <<<jdeps>>>}} | B | 3.1.2 | 2019-06-12 | 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 MJDEPS}}
122+
| {{{/plugins/maven-jdeps-plugin/} <<<jdeps>>>}} | B | 3.1.2 | 2019-06-12 | 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://github.com/apache/maven-jdeps-plugin/issues}GitHub Issues}}
123123
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
124-
| {{{/jxr/maven-jxr-plugin/} <<<jxr>>>}} | R | 3.6.0 | 2024-10-22 | 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 JXR}}
124+
| {{{/jxr/maven-jxr-plugin/} <<<jxr>>>}} | R | 3.6.0 | 2024-10-22 | Generate a source cross reference. | {{{https://gitbox.apache.org/repos/asf/maven-jxr.git}Git}} / {{{https://github.com/apache/maven-jxr/}GitHub}} | {{{https://github.com/apache/maven-jxr/issues}GitHub Issues}}
125125
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
126-
| {{{/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 MLINKCHECK}}
126+
| {{{/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://github.com/apache/maven-linkcheck-plugin/issues}GitHub Issues}}
127127
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
128128
| {{{/plugins/maven-pmd-plugin/} <<<pmd>>>}} | B+R | 3.26.0 | 2024-10-25 | Generate a PMD/CPD report. | {{{https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git}Git}} / {{{https://github.com/apache/maven-pmd-plugin/}GitHub}} | {{{https://github.com/apache/maven-pmd-plugin/issues}GitHub Issues}}
129129
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
@@ -143,7 +143,7 @@ Available Plugins
143143
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
144144
| {{{/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}}
145145
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
146-
| {{{/plugins/maven-dependency-plugin/} <<<dependency>>>}} | B+R | 3.8.1 | 2024-10-18 | 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}}
146+
| {{{/plugins/maven-dependency-plugin/} <<<dependency>>>}} | B+R | 3.8.1 | 2024-10-18 | 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://github.com/apache/maven-dependency-plugin/issues}GitHub Issues}}
147147
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
148148
| {{{/enforcer/maven-enforcer-plugin/} <<<enforcer>>>}} | B | 3.5.0 | 2024-05-26 | 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 MENFORCER}}
149149
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+

0 commit comments

Comments
 (0)