sonatype-nexus-community / scan-gradle-plugin

Gradle plugin that scans the dependencies of a Gradle project using Sonatype platforms: OSS Index and Nexus IQ Server.
Apache License 2.0
77 stars 21 forks source link

Apply Groovy Exclusions #69

Closed shaikhu closed 3 years ago

shaikhu commented 3 years ago

Release 2.0.4 of the plugin used a later version of the nexus-java-api, which didn't obfuscate groovy dependencies. Applying these exclusions results in successful scans using the example ossIndexAudit configuration mentioned in the ticket.

It relates to the following issue #s: