You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

find-classpath-conflicts.sh 204B

1234567
  1. #!/bin/sh
  2. # Search for duplication of classes in classpath
  3. # This check can not be automated in build yet as current
  4. # conflicts must be fixed.
  5. mvn org.basepom.maven:duplicate-finder-maven-plugin:check