You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sj...@apache.org on 2022/07/24 19:07:54 UTC

[maven-plugin-tools] branch MPLUGIN-412 updated (75fb0254 -> 5a8b7bd2)

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

sjaranowski pushed a change to branch MPLUGIN-412
in repository https://gitbox.apache.org/repos/asf/maven-plugin-tools.git


 discard 75fb0254 [MPLUGIN-412] Use Maven core artifacts in provided scope
     add 5a8b7bd2 [MPLUGIN-412] Use Maven core artifacts in provided scope

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   (75fb0254)
            \
             N -- N -- N   refs/heads/MPLUGIN-412 (5a8b7bd2)

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.

No new revisions were added by this update.

Summary of changes:
 .../annotation-with-inheritance-from-deps/pom.xml  |   2 +
 .../it/annotation-with-inheritance-reactor/pom.xml |   2 +
 .../src/it/mplugin-272_java8/pom.xml               | 116 ++++++++++-----------
 .../pom.xml                                        |   2 +
 4 files changed, 64 insertions(+), 58 deletions(-)