Ismaël Mejía created BEAM-4540:
----------------------------------

             Summary: Hamcrest and JUnit are being leaked into the main path in 
GCPIO (should be test only)
                 Key: BEAM-4540
                 URL: https://issues.apache.org/jira/browse/BEAM-4540
             Project: Beam
          Issue Type: Bug
          Components: build-system
            Reporter: Ismaël Mejía
            Assignee: Luke Cwik


The sdks/java/io/google-cloud-platform module includes Hamcrest and JUnit as a 
test dependency via shadowTest. However it seems both dependencies can be 
resolved from the the main java path (src/main/java).
I discovered this while checking at BEAM-4539. We should probably validate the 
isolation level of shadowTest so deps don't leak to the main path otherwise 
developers will start to use them.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to