license-gradle-plugin
license-gradle-plugin copied to clipboard
Split out license report feature to its own plugin
Besides both parts of the current plugin being about licenses, I don't see a lot of overlap in the functionality.
As a seller of software, we find a lot of value in the license report feature but we don't use anything else.
Agreed, will work on it soon 👍
Might not have been very soon, but it is done!
With the upcoming version 0.14.0 you can depend on the com.github.hierynomus.license-report plugin.
@hierynomus Looks like that plugin is NOT published by itself.
* What went wrong:
Plugin [id: 'com.github.hierynomus.license-report', version: '0.14.0'] was not found in any of the following sources:
- Gradle Core Plugins (plugin is not in 'org.gradle' namespace)
- Plugin Repositories (could not resolve plugin artifact 'com.github.hierynomus.license-report:com.github.hierynomus.license-report.gradle.plugin:0.14.0')
Searched in the following repositories:
Gradle Central Plugin Repository
Is it possible to have com.github.hierynomus.license-report published, too? I'm also trying to only use license-report, but it's not in the Gradle plugin exchange.