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 f457fe4  add moditect-maven-plugin
f457fe4 is described below

commit f457fe48ce426e664c0e81bc60da72a3d5703cca
Author: HervĂ© Boutemy <[email protected]>
AuthorDate: Fri May 5 09:47:58 2023 +0200

    add moditect-maven-plugin
---
 .../plugins/artifact/buildinfo/not-reproducible-plugins.properties    | 4 ++++
 src/site/apt/plugin-issues.apt                                        | 4 +++-
 2 files changed, 7 insertions(+), 1 deletion(-)

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 395755b..0b5a012 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
@@ -52,6 +52,7 @@ 
org.antlr+antlr3-maven-plugin=fail:https://github.com/antlr/antlr3/pull/195
 org.apache.felix+maven-bundle-plugin=5.1.5
 # https://issues.apache.org/jira/browse/FELIX-6495
 # https://issues.apache.org/jira/browse/FELIX-6496
+# https://issues.apache.org/jira/browse/FELIX-6602 to be fixed in 5.1.9
 org.apache.karaf.tooling+karaf-maven-plugin=4.3.7
 # https://issues.apache.org/jira/browse/KARAF-7367
 org.apache.nifi+nifi-nar-maven-plugin=1.3.4
@@ -72,6 +73,9 @@ 
org.eclipse.jetty+jetty-jspc-maven-plugin=fail:https://github.com/eclipse/jetty.
 
 
org.jboss.jandex+jandex-maven-plugin=fail:https://github.com/wildfly/jandex-maven-plugin/pull/35
 
+org.moditect+moditect-maven-plugin=1.0.0.Final
+# https://github.com/moditect/moditect/pull/189
+
 org.springframework.boot+spring-boot-maven-plugin=2.7.1
 # https://github.com/spring-projects/spring-boot/issues/21005
 
diff --git a/src/site/apt/plugin-issues.apt b/src/site/apt/plugin-issues.apt
index 87080ed..0f7173d 100644
--- a/src/site/apt/plugin-issues.apt
+++ b/src/site/apt/plugin-issues.apt
@@ -46,7 +46,7 @@ Usage
 
*--------+--------------------------------------------------------------------+-------+--------------+
 | org.apache.maven.plugins | 
{{{/plugins/maven-remote-resources-plugin/}maven-remote-resources-plugin}} | 
1.7.0 | 
 
*--------+--------------------------------------------------------------------+-------+--------------+
-| org.apache.maven.plugins | 
{{{/plugins/maven-shade-plugin/}maven-shade-plugin}} | - | no fixed release 
available, see {{{https://issues.apache.org/jira/browse/MSHADE-420}reference}}
+| org.apache.maven.plugins | 
{{{/plugins/maven-shade-plugin/}maven-shade-plugin}} | 3.2.3 | 
 
*--------+--------------------------------------------------------------------+-------+--------------+
 | org.apache.maven.plugins | 
{{{/plugins/maven-source-plugin/}maven-source-plugin}} | 3.2.1 | 
 
*--------+--------------------------------------------------------------------+-------+--------------+
@@ -82,6 +82,8 @@ Usage
 
*--------+--------------------------------------------------------------------+-------+--------------+
 | org.jboss.jandex | jandex-maven-plugin | - | no fixed release available, see 
{{{https://github.com/wildfly/jandex-maven-plugin/pull/35}reference}}
 
*--------+--------------------------------------------------------------------+-------+--------------+
+| org.moditect | moditect-maven-plugin | 1.0.0.Final | 
+*--------+--------------------------------------------------------------------+-------+--------------+
 | org.springframework.boot | spring-boot-maven-plugin | 2.7.1 | 
 
*--------+--------------------------------------------------------------------+-------+--------------+
 | org.vafer | jdeb | 1.10 | 

Reply via email to