1
0
Mirror von https://github.com/SonarSource/sonarqube.git synchronisiert 2024-08-07 03:05:59 +02:00
sonarqube/find-classpath-conflicts.sh
2015-03-16 14:11:50 +01:00

8 Zeilen
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