You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2023/02/01 14:53:22 UTC

[maven-artifact-plugin] branch MARTIFACT-32 updated (f4d8f57 -> e7290dd)

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

michaelo pushed a change to branch MARTIFACT-32
in repository https://gitbox.apache.org/repos/asf/maven-artifact-plugin.git


 discard f4d8f57  [MARTIFACT-32] Add new plugins issues/fixes
     new e7290dd  [MARTIFACT-32] Add new plugins issues/fixes

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (f4d8f57)
            \
             N -- N -- N   refs/heads/MARTIFACT-32 (e7290dd)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/site/apt/plugin-issues.apt | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)


[maven-artifact-plugin] 01/01: [MARTIFACT-32] Add new plugins issues/fixes

Posted by mi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit e7290dd4d12e768dfcfde1046f18740b2b50bbcc
Author: Michael Osipov <mi...@apache.org>
AuthorDate: Wed Feb 1 15:48:34 2023 +0100

    [MARTIFACT-32] Add new plugins issues/fixes
---
 .../buildinfo/not-reproducible-plugins.properties  | 35 +++++-----------------
 src/site/apt/plugin-issues.apt                     | 12 ++++----
 2 files changed, 13 insertions(+), 34 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 a365d13..596165d 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
@@ -19,59 +19,38 @@
 
 # default org.apache.maven.plugins groupId
 maven-archetype-plugin=3.2.0
-# https://issues.apache.org/jira/browse/ARCHETYPE-590
 maven-assembly-plugin=3.2.0
-# https://issues.apache.org/jira/browse/MASSEMBLY-921
 maven-jar-plugin=3.2.0
-# https://issues.apache.org/jira/browse/MJAR-263
-# https://issues.apache.org/jira/browse/MJAR-275
 maven-ejb-plugin=3.1.0
-# https://issues.apache.org/jira/browse/MEJB-128
 maven-plugin-plugin=3.5.1
-# https://issues.apache.org/jira/browse/MPLUGIN-326
 maven-remote-resources-plugin=1.7.0
-# https://issues.apache.org/jira/browse/MRRESOURCES-114
-maven-shade-plugin=3.2.3
-# https://issues.apache.org/jira/browse/MSHADE-352
+maven-shade-plugin=fail:https://issues.apache.org/jira/browse/MSHADE-420
 maven-source-plugin=3.2.1
-# https://issues.apache.org/jira/browse/MSOURCES-123
 maven-war-plugin=3.3.1
-# https://issues.apache.org/jira/browse/MWAR-432
 maven-ear-plugin=3.1.0
-# https://issues.apache.org/jira/browse/MEAR-280
 maven-rar-plugin=3.0.0
-# https://issues.apache.org/jira/browse/MRAR-86
 maven-acr-plugin=3.2.0
-# https://issues.apache.org/jira/browse/MACR-53
 
 # plugin-specific groupId
 
 org.antlr+antlr3-maven-plugin=fail:https://github.com/antlr/antlr3/pull/195
 
-org.apache.felix+maven-bundle-plugin=5.1.4
-# https://issues.apache.org/jira/browse/FELIX-6495
-# https://issues.apache.org/jira/browse/FELIX-6496
-org.apache.karaf.tooling+karaf-maven-plugin=fail:https://issues.apache.org/jira/browse/KARAF-7367
+org.apache.felix+maven-bundle-plugin=5.1.5
+org.apache.karaf.tooling+karaf-maven-plugin=4.3.7
 org.apache.nifi+nifi-nar-maven-plugin=1.3.4
-# https://issues.apache.org/jira/browse/NIFI-9857
-org.apache.servicemix.tooling+depends-maven-plugin=fail:https://issues.apache.org/jira/browse/SM-5021
+org.apache.servicemix.tooling+depends-maven-plugin=1.5.0
 
 org.codehaus.plexus+plexus-component-metadata=2.1.0
-# https://github.com/codehaus-plexus/plexus-containers/issues/27
 org.codehaus.mojo+jaxb2-maven-plugin=fail:https://github.com/mojohaus/jaxb2-maven-plugin
-# 
 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.eclipse.sisu+sisu-maven-plugin=0.3.4
-# https://github.com/eclipse/sisu.inject/pull/5
 org.eclipse.jetty+jetty-jspc-maven-plugin=fail:https://github.com/eclipse/jetty.project/
-# 
+
+org.jboss.jandex+jandex-maven-plugin=fail:https://github.com/wildfly/jandex-maven-plugin/pull/35
+
 org.springframework.boot+spring-boot-maven-plugin=fail:https://github.com/spring-projects/spring-boot/issues/21005
-#
 
 org.vafer+jdeb=1.10
-# https://github.com/tcurdt/jdeb/pull/363
 
-org.jboss.jandex+jandex-maven-plugin=fail:https://github.com/wildfly/jandex-maven-plugin/pull/35
diff --git a/src/site/apt/plugin-issues.apt b/src/site/apt/plugin-issues.apt
index a25f363..891b35e 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}} | 3.2.3 | 
+| 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-source-plugin/}maven-source-plugin}} | 3.2.1 | 
 *--------+--------------------------------------------------------------------+-------+--------------+
@@ -60,13 +60,13 @@ Usage
 *--------+--------------------------------------------------------------------+-------+--------------+
 | org.antlr | antlr3-maven-plugin | - | no fixed release available, see {{{https://github.com/antlr/antlr3/pull/195}reference}}
 *--------+--------------------------------------------------------------------+-------+--------------+
-| org.apache.felix | maven-bundle-plugin | 5.1.4 | 
+| org.apache.felix | maven-bundle-plugin | 5.1.5 | 
 *--------+--------------------------------------------------------------------+-------+--------------+
-| org.apache.karaf.tooling | karaf-maven-plugin | - | no fixed release available, see {{{https://issues.apache.org/jira/browse/KARAF-7367}reference}}
+| 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 | 
 *--------+--------------------------------------------------------------------+-------+--------------+
@@ -80,9 +80,9 @@ Usage
 *--------+--------------------------------------------------------------------+-------+--------------+
 | org.eclipse.jetty | jetty-jspc-maven-plugin | - | no fixed release available, see {{{https://github.com/eclipse/jetty.project/}reference}}
 *--------+--------------------------------------------------------------------+-------+--------------+
+| org.jboss.jandex | jandex-maven-plugin | - | no fixed release available, see {{{https://github.com/wildfly/jandex-maven-plugin/pull/35}reference}}
+*--------+--------------------------------------------------------------------+-------+--------------+
 | org.springframework.boot | spring-boot-maven-plugin | - | no fixed release available, see {{{https://github.com/spring-projects/spring-boot/issues/21005}reference}}
 *--------+--------------------------------------------------------------------+-------+--------------+
 | org.vafer | jdeb | 1.10 | 
-*--------+--------------------------------------------------------------------+-------+--------------+
-| org.jboss.jandex | jandex-maven-plugin | - | no fixed release available, see {{{https://github.com/wildfly/jandex-maven-plugin/pull/35}reference}}
 *----------+------------------------------------------------------------------+-------+--------------+