/centos/

narqube.git/atom/find-classpath-conflicts.sh?h=master' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/find-classpath-conflicts.sh
blob: 866de0e65b4e3ede3c0dbdb2fc38347715fbd868 (plain)
1
2
3
4
5
6
7
#!/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