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

[maven-plugin-tools] branch dependabot/maven/maven-plugin-plugin/src/it/java-basic-annotations-jdkcurrent/org.codehaus.plexus-plexus-utils-3.0.16 updated (a28ea9a3 -> d9045557)

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

github-bot pushed a change to branch dependabot/maven/maven-plugin-plugin/src/it/java-basic-annotations-jdkcurrent/org.codehaus.plexus-plexus-utils-3.0.16
in repository https://gitbox.apache.org/repos/asf/maven-plugin-tools.git


 discard a28ea9a3 Bump plexus-utils
     add b0ab1499 [MPLUGIN-405] Don't print empty Memory, Disk Space in System Requirements
     add b6c0ac26 Bump plexus-utils
     add d9045557 Bump plexus-utils

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   (a28ea9a3)
            \
             N -- N -- N   refs/heads/dependabot/maven/maven-plugin-plugin/src/it/java-basic-annotations-jdkcurrent/org.codehaus.plexus-plexus-utils-3.0.16 (d9045557)

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:
 .../src/it/mplugin-363_help-reproducible/pom.xml   |  2 +-
 maven-plugin-plugin/src/it/plugin-report/pom.xml   |  3 ++
 .../src/it/plugin-report/verify.bsh                | 56 ----------------------
 .../it/{help-basic => plugin-report}/verify.groovy | 14 +++---
 .../apache/maven/plugin/plugin/PluginReport.java   | 28 ++++++-----
 5 files changed, 27 insertions(+), 76 deletions(-)
 delete mode 100644 maven-plugin-plugin/src/it/plugin-report/verify.bsh
 copy maven-plugin-plugin/src/it/{help-basic => plugin-report}/verify.groovy (68%)