You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rf...@apache.org on 2021/06/21 19:18:05 UTC

[maven-dependency-tree] branch fix-tests updated: Fix invalid omitted for cycle and missing dependencies

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

rfscholte pushed a commit to branch fix-tests
in repository https://gitbox.apache.org/repos/asf/maven-dependency-tree.git


The following commit(s) were added to refs/heads/fix-tests by this push:
     new 4327dd8  Fix invalid omitted for cycle and missing dependencies
4327dd8 is described below

commit 4327dd843c61152a738dce2334ea61f776e9ea2c
Author: rfscholte <rf...@apache.org>
AuthorDate: Mon Jun 21 21:17:49 2021 +0200

    Fix invalid omitted for cycle and missing dependencies
---
 src/it/verbose/expected-verbose.txt | 17 ++++++++++++-----
 1 file changed, 12 insertions(+), 5 deletions(-)

diff --git a/src/it/verbose/expected-verbose.txt b/src/it/verbose/expected-verbose.txt
index 1574fe8..794fb42 100644
--- a/src/it/verbose/expected-verbose.txt
+++ b/src/it/verbose/expected-verbose.txt
@@ -33,7 +33,6 @@ org.apache.maven.its.dependency-tree:verbose:jar:1.0-SNAPSHOT
    |  +- (org.apache.xmlgraphics:batik-dom:jar:1.7:compile - omitted for duplicate)
    |  +- (org.apache.xmlgraphics:batik-ext:jar:1.7:compile - omitted for duplicate)
    |  +- (org.apache.xmlgraphics:batik-parser:jar:1.7:compile - omitted for duplicate)
-   |  +- (org.apache.xmlgraphics:batik-anim:jar:1.7:compile - omitted for cycle)
    |  +- (org.apache.xmlgraphics:batik-svg-dom:jar:1.7:compile - omitted for duplicate)
    |  +- (org.apache.xmlgraphics:batik-util:jar:1.7:compile - omitted for duplicate)
    |  +- (xml-apis:xml-apis:jar:1.3.04:compile - omitted for duplicate)
@@ -55,17 +54,25 @@ org.apache.maven.its.dependency-tree:verbose:jar:1.0-SNAPSHOT
    |  \- (xml-apis:xml-apis-ext:jar:1.3.04:compile - omitted for duplicate)
    +- org.apache.xmlgraphics:batik-ext:jar:1.7:compile
    |  \- (xml-apis:xml-apis:jar:1.3.04:compile - omitted for duplicate)
-   +- (org.apache.xmlgraphics:batik-bridge:jar:1.7:compile - omitted for cycle)
    +- org.apache.xmlgraphics:batik-gvt:jar:1.7:compile
-   |  \- (org.apache.xmlgraphics:batik-awt-util:jar:1.7:compile - omitted for duplicate)
+   |  +- (org.apache.xmlgraphics:batik-awt-util:jar:1.7:compile - omitted for duplicate)
+   |  +- (org.apache.xmlgraphics:batik-bridge:jar:1.7:compile - omitted for cycle)
+   |  +- (org.apache.xmlgraphics:batik-util:jar:1.7:compile - omitted for duplicate)
+   |  \- (xml-apis:xml-apis:jar:1.3.04:compile - omitted for duplicate)
    +- org.apache.xmlgraphics:batik-parser:jar:1.7:compile
    |  +- (org.apache.xmlgraphics:batik-awt-util:jar:1.7:compile - omitted for duplicate)
    |  +- (org.apache.xmlgraphics:batik-util:jar:1.7:compile - omitted for duplicate)
    |  \- (org.apache.xmlgraphics:batik-xml:jar:1.7:compile - omitted for duplicate)
-   +- (org.apache.xmlgraphics:batik-bridge:jar:1.7:compile - omitted for cycle)
    +- org.apache.xmlgraphics:batik-script:jar:1.7:compile
+   |  +- (org.apache.xmlgraphics:batik-bridge:jar:1.7:compile - omitted for cycle)
+   |  +- (org.apache.xmlgraphics:batik-dom:jar:1.7:compile - omitted for duplicate)
+   |  +- (org.apache.xmlgraphics:batik-ext:jar:1.7:compile - omitted for duplicate)
+   |  +- (org.apache.xmlgraphics:batik-svg-dom:jar:1.7:compile - omitted for duplicate)
+   |  +- (org.apache.xmlgraphics:batik-util:jar:1.7:compile - omitted for duplicate)
+   |  +- org.apache.xmlgraphics:batik-js:jar:1.7:compile
+   |  |  \- (xml-apis:xml-apis:jar:1.3.04:compile - omitted for duplicate)
+   |  \- (xml-apis:xml-apis:jar:1.3.04:compile - omitted for duplicate)
    +- org.apache.xmlgraphics:batik-svg-dom:jar:1.7:compile
-   |  +- (org.apache.xmlgraphics:batik-svg-dom:jar:1.7:compile - omitted for cycle)
    |  +- (org.apache.xmlgraphics:batik-anim:jar:1.7:compile - omitted for duplicate)
    |  +- (org.apache.xmlgraphics:batik-awt-util:jar:1.7:compile - omitted for duplicate)
    |  +- (org.apache.xmlgraphics:batik-css:jar:1.7:compile - omitted for duplicate)