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 22 forks source link

#128 Improves handling of project dependencies with variants #132

Closed guillermo-varela closed 1 year ago

guillermo-varela commented 2 years ago

Use a proper way to resolve the multiple variants issue by selecting the variants (or subvariants) with the expected artifact types: jar, aar

It relates to the following issue #s:

cc @bhamail / @DarthHater / @guillermo-varela / @shaikhu