This is an automated email from the ASF dual-hosted git repository.

hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-artifact-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new b3e3529  update issues
b3e3529 is described below

commit b3e352994c6a914f7245343d261eb7e59dc0ecd6
Author: HervĂ© Boutemy <[email protected]>
AuthorDate: Sun Sep 24 17:38:31 2023 +0200

    update issues
---
 .../artifact/buildinfo/not-reproducible-plugins.properties        | 5 +++--
 src/site/apt/plugin-issues.apt                                    | 8 +++-----
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git 
a/src/main/resources/org/apache/maven/plugins/artifact/buildinfo/not-reproducible-plugins.properties
 
b/src/main/resources/org/apache/maven/plugins/artifact/buildinfo/not-reproducible-plugins.properties
index 7b24f6f..4a0c833 100644
--- 
a/src/main/resources/org/apache/maven/plugins/artifact/buildinfo/not-reproducible-plugins.properties
+++ 
b/src/main/resources/org/apache/maven/plugins/artifact/buildinfo/not-reproducible-plugins.properties
@@ -47,7 +47,7 @@ maven-acr-plugin=3.2.0
 
 # plugin-specific groupId
 
-org.antlr+antlr3-maven-plugin=fail:https://github.com/antlr/antlr3/pull/195
+org.antlr+antlr3-maven-plugin=fail:https://github.com/antlr/antlr3/pull/209
 
 org.apache.felix+maven-bundle-plugin=5.1.9
 # 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
 #
 org.codehaus.mojo+properties-maven-plugin=1.1.0
 # https://github.com/mojohaus/properties-maven-plugin/pull/75
-org.codehaus.mojo+flatten-maven-plugin=fail:https://github.com/mojohaus/flatten-maven-plugin/issues/256
+#org.codehaus.mojo+flatten-maven-plugin=fail:https://github.com/mojohaus/flatten-maven-plugin/issues/256
+# 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
 
 org.eclipse.sisu+sisu-maven-plugin=0.3.4
 # https://github.com/eclipse/sisu.inject/pull/5
diff --git a/src/site/apt/plugin-issues.apt b/src/site/apt/plugin-issues.apt
index 0f7173d..b53abbd 100644
--- a/src/site/apt/plugin-issues.apt
+++ b/src/site/apt/plugin-issues.apt
@@ -58,15 +58,15 @@ Usage
 
*--------+--------------------------------------------------------------------+-------+--------------+
 | org.apache.maven.plugins | {{{/plugins/maven-acr-plugin/}maven-acr-plugin}} 
| 3.2.0 | 
 
*--------+--------------------------------------------------------------------+-------+--------------+
-| org.antlr | antlr3-maven-plugin | - | no fixed release available, see 
{{{https://github.com/antlr/antlr3/pull/195}reference}}
+| org.antlr | antlr3-maven-plugin | - | no fixed release available, see 
{{{https://github.com/antlr/antlr3/pull/209}reference}}
 
*--------+--------------------------------------------------------------------+-------+--------------+
-| org.apache.felix | maven-bundle-plugin | 5.1.5 | 
+| org.apache.felix | maven-bundle-plugin | 5.1.9 | 
 
*--------+--------------------------------------------------------------------+-------+--------------+
 | org.apache.karaf.tooling | karaf-maven-plugin | 4.3.7 | 
 
*--------+--------------------------------------------------------------------+-------+--------------+
 | org.apache.nifi | nifi-nar-maven-plugin | 1.3.4 | 
 
*--------+--------------------------------------------------------------------+-------+--------------+
-| org.apache.servicemix.tooling | depends-maven-plugin | - | no fixed release 
available, see {{{https://issues.apache.org/jira/browse/SM-5021}reference}}
+| org.apache.servicemix.tooling | depends-maven-plugin | 1.5.0 | 
 
*--------+--------------------------------------------------------------------+-------+--------------+
 | org.codehaus.plexus | plexus-component-metadata | 2.1.0 | 
 
*--------+--------------------------------------------------------------------+-------+--------------+
@@ -74,8 +74,6 @@ Usage
 
*--------+--------------------------------------------------------------------+-------+--------------+
 | org.codehaus.mojo | properties-maven-plugin | 1.1.0 | 
 
*--------+--------------------------------------------------------------------+-------+--------------+
-| org.codehaus.mojo | flatten-maven-plugin | - | no fixed release available, 
see {{{https://github.com/mojohaus/flatten-maven-plugin/issues/256}reference}}
-*--------+--------------------------------------------------------------------+-------+--------------+
 | org.eclipse.sisu | sisu-maven-plugin | 0.3.4 | 
 
*--------+--------------------------------------------------------------------+-------+--------------+
 | org.eclipse.jetty | jetty-jspc-maven-plugin | - | no fixed release 
available, see {{{https://github.com/eclipse/jetty.project/}reference}}

Reply via email to