]> source.dussan.org Git - sonar-scanner-cli.git/commitdiff
Add third-party-licenses.sh file [ci skip]
authortomverin <thomas.verin@sonarsource.com>
Tue, 10 Jan 2017 13:03:47 +0000 (14:03 +0100)
committerJulien HENRY <henryju@yahoo.fr>
Fri, 13 Jan 2017 09:07:10 +0000 (10:07 +0100)
third-party-licenses.sh [new file with mode: 0644]

diff --git a/third-party-licenses.sh b/third-party-licenses.sh
new file mode 100644 (file)
index 0000000..6728f1d
--- /dev/null
@@ -0,0 +1,4 @@
+#!/bin/sh
+mvn org.codehaus.mojo:license-maven-plugin:aggregate-add-third-party -Dlicense.includedScopes=compile
+
+cat target/generated-sources/license/THIRD-PARTY.txt