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/11/29 20:02:23 UTC

[maven-dependency-plugin] branch MDEP-837 updated (8f3620e2 -> f0b4a96e)

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

sjaranowski pushed a change to branch MDEP-837
in repository https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git


 discard 8f3620e2 Reformat code after parent 38
 discard 91f0b059 Upgrade Parent to 38
     add f9b3ab7a Bump plexus-utils from 3.4.2 to 3.5.0
     add f2e192ae [MDEP-809] Fix JavaDoc for verbose parameter of tree mojo
     add 8fecf8a5 [maven-release-plugin] prepare release maven-dependency-plugin-3.4.0
     add ea43fa6a [maven-release-plugin] prepare for next development iteration
     add ea2a668d remove unused beanutils dependency (#268)
     add a05a2a4f Bump junit from 4.13 to 4.13.2 in /src/it/projects/tree-verbose-small
     add 5b56b419 Upgrade Parent to 38
     add 846928b9 Reformat code after parent 38
     add f0b4a96e Fix checkstyle configuration

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   (8f3620e2)
            \
             N -- N -- N   refs/heads/MDEP-837 (f0b4a96e)

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:
 pom.xml                                               | 19 ++++++++++---------
 src/it/projects/tree-verbose-small/expected.txt       |  2 +-
 src/it/projects/tree-verbose-small/pom.xml            |  2 +-
 .../maven/plugins/dependency/tree/TreeMojo.java       |  4 +---
 4 files changed, 13 insertions(+), 14 deletions(-)