Robert Munteanu created SLING-3013: -------------------------------------- Summary: Launchpad integration tests: avoid mixing junit and junit-dep artifacts Key: SLING-3013 URL: https://issues.apache.org/jira/browse/SLING-3013 Project: Sling Issue Type: Bug Components: Testing Reporter: Robert Munteanu Assignee: Robert Munteanu
org.apache.sling.launchpad.integration-tests depends on junit:junit directory and on junit:junit-dep transitively from org.apache.sling.commons.testing . The junit-dep dependency should be excluded ( given that we always depend on junit:junit ) to prevent the same classes being defined from two different jars. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira