sonarqube/find-classpath-conflicts.sh

8 lines
204 B
Bash
Raw Normal View History

2015-03-16 14:09:09 +01:00
#!/bin/sh
# Search for duplication of classes in classpath
# This check can not be automated in build yet as current
# conflicts must be fixed.
mvn org.basepom.maven:duplicate-finder-maven-plugin:check