license-gradle-plugin
license-gradle-plugin copied to clipboard
Support reporting license information for build system dependencies
Since version 2.10 Gradle supports the buildEnvironment task to list dependencies of the build script itself. It would be great if these could (optionally) be included into the reports generated by the downloadLicense task, too.
+100