sonarqube/find-classpath-conflicts.sh
2015-03-16 14:11:50 +01:00

8 строки
204 B
Bash

#!/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