You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (JIRA)" <ji...@codehaus.org> on 2015/01/25 20:27:18 UTC

[jira] (WAGON-434) Remove test-scope for slf4j deps in dependencyManagement

Robert Scholte created WAGON-434:
------------------------------------

             Summary: Remove test-scope for slf4j deps in dependencyManagement
                 Key: WAGON-434
                 URL: https://jira.codehaus.org/browse/WAGON-434
             Project: Maven Wagon
          Issue Type: Bug
          Components: wagon-webdav
    Affects Versions: 2.8
            Reporter: Robert Scholte


The slf4j dependencies have {{test}} as their scope. However, if one of the third party dependencies depends on slf4j, some issues will appear at runtime. Giving a dependency the test-scope implies that it is not available at runtime anymore.
Wagen-webDAV is one module which is effected by this.



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)