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 77ec8e8 add Axis2 aar/mar Maven plugins 77ec8e8 is described below commit 77ec8e8fe831d4040ea35c70aa3e435d6c41d62b Author: Hervé Boutemy <hbout...@apache.org> AuthorDate: Thu Mar 13 21:31:31 2025 +0100 add Axis2 aar/mar Maven plugins --- .../plugins/artifact/buildinfo/not-reproducible-plugins.properties | 4 ++++ 1 file changed, 4 insertions(+) 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 bed4bc1..0bcec8a 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 @@ -58,6 +58,10 @@ io.takari.maven.plugins+takari-lifecycle-plugin=2.1.8 org.antlr+antlr3-maven-plugin=fail:https://github.com/antlr/antlr3/pull/209 +org.apache.axis2+axis2-aar-maven-plugin=2.0.0 +# https://github.com/apache/axis-axis2-java-core/commit/29c5b77d998761f17358c89d6da0fee98e8aa6d8 +org.apache.axis2+axis2-mar-maven-plugin=2.0.0 +# https://github.com/apache/axis-axis2-java-core/commit/29c5b77d998761f17358c89d6da0fee98e8aa6d8 org.apache.felix+maven-bundle-plugin=5.1.9 # https://issues.apache.org/jira/browse/FELIX-6495 # https://issues.apache.org/jira/browse/FELIX-6496