You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Ian Lavallee (Jira)" <ji...@apache.org> on 2020/07/30 21:14:00 UTC

[jira] [Created] (MNGSITE-420) Improve DependencyManagement Documentation

Ian Lavallee created MNGSITE-420:
------------------------------------

             Summary: Improve DependencyManagement Documentation
                 Key: MNGSITE-420
                 URL: https://issues.apache.org/jira/browse/MNGSITE-420
             Project: Maven Project Web Site
          Issue Type: Improvement
            Reporter: Ian Lavallee


An old test for the verbose dependency:tree has the following line:
+- org.apache.maven:maven-profile:jar:2.0.4:test (scope not updated to compile)

The documentation for the dependency management and dependency:tree both don't mention why this is displayed or why it occurs. My best guess is because the dependency management manages that artifact but the artifact is not transitive it is directly declared so the dependencymanagement doesn't affect it?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)