Skip to content

Commit b3e3529

Browse files
committed
update issues
1 parent 3f83ae1 commit b3e3529

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

src/main/resources/org/apache/maven/plugins/artifact/buildinfo/not-reproducible-plugins.properties

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ maven-acr-plugin=3.2.0
4747

4848
# plugin-specific groupId
4949

50-
org.antlr+antlr3-maven-plugin=fail:https://github.com/antlr/antlr3/pull/195
50+
org.antlr+antlr3-maven-plugin=fail:https://github.com/antlr/antlr3/pull/209
5151

5252
org.apache.felix+maven-bundle-plugin=5.1.9
5353
# https://issues.apache.org/jira/browse/FELIX-6495
@@ -66,7 +66,8 @@ org.codehaus.mojo+jaxb2-maven-plugin=fail:https://github.com/mojohaus/jaxb2-mave
6666
#
6767
org.codehaus.mojo+properties-maven-plugin=1.1.0
6868
# https://github.com/mojohaus/properties-maven-plugin/pull/75
69-
org.codehaus.mojo+flatten-maven-plugin=fail:https://github.com/mojohaus/flatten-maven-plugin/issues/256
69+
#org.codehaus.mojo+flatten-maven-plugin=fail:https://github.com/mojohaus/flatten-maven-plugin/issues/256
70+
# no issue in flatten-maven-plugin: t's a question of choice of Maven version: with 3.8.2+, it writes groupId then artifactId, with 3.8.1- it writes artifactId then groupId
7071

7172
org.eclipse.sisu+sisu-maven-plugin=0.3.4
7273
# https://github.com/eclipse/sisu.inject/pull/5

src/site/apt/plugin-issues.apt

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,24 +58,22 @@ Usage
5858
*--------+--------------------------------------------------------------------+-------+--------------+
5959
| org.apache.maven.plugins | {{{/plugins/maven-acr-plugin/}maven-acr-plugin}} | 3.2.0 |
6060
*--------+--------------------------------------------------------------------+-------+--------------+
61-
| org.antlr | antlr3-maven-plugin | - | no fixed release available, see {{{https://github.com/antlr/antlr3/pull/195}reference}}
61+
| org.antlr | antlr3-maven-plugin | - | no fixed release available, see {{{https://github.com/antlr/antlr3/pull/209}reference}}
6262
*--------+--------------------------------------------------------------------+-------+--------------+
63-
| org.apache.felix | maven-bundle-plugin | 5.1.5 |
63+
| org.apache.felix | maven-bundle-plugin | 5.1.9 |
6464
*--------+--------------------------------------------------------------------+-------+--------------+
6565
| org.apache.karaf.tooling | karaf-maven-plugin | 4.3.7 |
6666
*--------+--------------------------------------------------------------------+-------+--------------+
6767
| org.apache.nifi | nifi-nar-maven-plugin | 1.3.4 |
6868
*--------+--------------------------------------------------------------------+-------+--------------+
69-
| org.apache.servicemix.tooling | depends-maven-plugin | - | no fixed release available, see {{{https://issues.apache.org/jira/browse/SM-5021}reference}}
69+
| org.apache.servicemix.tooling | depends-maven-plugin | 1.5.0 |
7070
*--------+--------------------------------------------------------------------+-------+--------------+
7171
| org.codehaus.plexus | plexus-component-metadata | 2.1.0 |
7272
*--------+--------------------------------------------------------------------+-------+--------------+
7373
| org.codehaus.mojo | jaxb2-maven-plugin | - | no fixed release available, see {{{https://github.com/mojohaus/jaxb2-maven-plugin}reference}}
7474
*--------+--------------------------------------------------------------------+-------+--------------+
7575
| org.codehaus.mojo | properties-maven-plugin | 1.1.0 |
7676
*--------+--------------------------------------------------------------------+-------+--------------+
77-
| org.codehaus.mojo | flatten-maven-plugin | - | no fixed release available, see {{{https://github.com/mojohaus/flatten-maven-plugin/issues/256}reference}}
78-
*--------+--------------------------------------------------------------------+-------+--------------+
7977
| org.eclipse.sisu | sisu-maven-plugin | 0.3.4 |
8078
*--------+--------------------------------------------------------------------+-------+--------------+
8179
| org.eclipse.jetty | jetty-jspc-maven-plugin | - | no fixed release available, see {{{https://github.com/eclipse/jetty.project/}reference}}

0 commit comments

Comments
 (0)