diff options
Diffstat (limited to 'third-party-licenses.sh')
-rwxr-xr-x | third-party-licenses.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/third-party-licenses.sh b/third-party-licenses.sh new file mode 100755 index 00000000000..de9ee91d656 --- /dev/null +++ b/third-party-licenses.sh @@ -0,0 +1,2 @@ +#!/bin/sh +mvn org.codehaus.mojo:license-maven-plugin:aggregate-add-third-party -pl sonar-application,sonar-maven-plugin -am |