選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

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