You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Elliotte Rusty Harold (Jira)" <ji...@apache.org> on 2019/12/18 12:09:00 UTC

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

     [ https://issues.apache.org/jira/browse/MSHADE-220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Elliotte Rusty Harold resolved MSHADE-220.
------------------------------------------
    Resolution: Won't Fix

Per last comment, this is WAI



> 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
>            Priority: Major
>
> 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
(v8.3.4#803005)