aboutsummaryrefslogtreecommitdiffstats
path: root/third-party-licenses.sh
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2016-11-22 12:00:59 +0100
committerSimon Brandhof <simon.brandhof@sonarsource.com>2016-11-22 12:00:59 +0100
commitdb1782ebbbc939257ffe074afc255c8183db4e13 (patch)
treee4afc5302dafd4f44810018ece6a7033d9b767ab /third-party-licenses.sh
parent31a9ed1a83fccdbade855d25b96ccbf720a41984 (diff)
downloadsonarqube-db1782ebbbc939257ffe074afc255c8183db4e13.tar.gz
sonarqube-db1782ebbbc939257ffe074afc255c8183db4e13.zip
Display results in third-party-licenses.sh
Diffstat (limited to 'third-party-licenses.sh')
-rwxr-xr-xthird-party-licenses.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/third-party-licenses.sh b/third-party-licenses.sh
index 2b827746ce6..c97a17c4b33 100755
--- a/third-party-licenses.sh
+++ b/third-party-licenses.sh
@@ -1,2 +1,4 @@
#!/bin/sh
-mvn org.codehaus.mojo:license-maven-plugin:aggregate-add-third-party -pl sonar-application -am
+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