Fred Eckertson created MSHADE-325:
-------------------------------------

             Summary: Should transitive test dependencies really be eliminated?
                 Key: MSHADE-325
                 URL: https://issues.apache.org/jira/browse/MSHADE-325
             Project: Maven Shade Plugin
          Issue Type: Improvement
            Reporter: Fred Eckertson


The site generation for my project started failing because of a compile error 
after I upgraded to maven-compiler-plugin 3.8.1. The newer version identifies a 
change requiring a recompile of the test code. Older versions do not. The 
second test compile fails because the test code relies on a compile dependency 
of a test dependency and shade excludes them since they are not direct 
dependencies.

Is this really correct behavior? 



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to