You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Joel Friedly (JIRA)" <ji...@apache.org> on 2016/03/09 22:21:40 UTC

[jira] [Created] (MSHADE-220) Shade test-scoped dependencies of test jars

Joel Friedly created MSHADE-220:
-----------------------------------

             Summary: Shade test-scoped dependencies of test jars
                 Key: MSHADE-220
                 URL: https://issues.apache.org/jira/browse/MSHADE-220
             Project: Maven Shade Plugin
          Issue Type: Bug
    Affects Versions: 2.4.3
            Reporter: Joel Friedly


I have a trivial smoketest project that creates a shaded executable jar so that I can just copy my smoketest jar to any host and run it.  My smoketest project doesn't actually contain the test cases though, it just depends on the test jar produced by our main integration testing submodule.  Shade will shade in the compile-scoped dependencies of this test jar, but not the test-scoped dependencies of this test jar.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)