sonarqube/third-party-licenses.sh
2016-11-22 12:00:59 +01:00

5 lines
192 B
Bash
Executable File

#!/bin/sh
mvn org.codehaus.mojo:license-maven-plugin:aggregate-add-third-party -Dlicense.includedScopes=compile -pl sonar-application -am
cat target/generated-sources/license/THIRD-PARTY.txt