Gradle-License-Report icon indicating copy to clipboard operation
Gradle-License-Report copied to clipboard

A plugin for generating reports about the licenses of third party software using Gradle

Results 4 Gradle-License-Report issues
Sort by recently updated
recently updated
newest added

We've had this plugin incorporated into our Android project for a couple years. Recently, we re-ran the gradle plugin and realized that it's printing out an empty report. The configuration...

Hi! I've tried to generate license report on a project, but it fails on portlet-api-2.0.jar, probably because the pom.xml contains the following entry: ``` xml org.apache.maven.plugins maven-javadoc-plugin ${pom.name} ${pom.name} true...

it seem to find no configuration -> hence an empty report I see 2 solutions: either throw an exception that it is used in combination with the android plugin or...

I'm getting a SAXParseException in the context of com.sun.mail:javax.mail:1.5.3. This is the output when addin --stacktrace and --info to the command line: ``` Processing artifact: [ResolvedArtifact dependency:org.gradle.api.internal.artifacts.ivyservice.dynamicversions.DefaultResolvedModuleVersion@1958524b name:javax.mail classifier:null extension:jar...