您最多选择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