Describe the bug
After upgrading to scan-gradle-plugin to 3.0.0 and nexus-platform-api to 5.2.11-01, I am facing a build error since com.sonatype.data.commons:ai-utils 2.41 is missing in maven central. Can someone point me to the right location to get this jar?
To Reproduce
Steps to reproduce the behavior:
- Run './gradlew nexusIQScan'
- Could not find com.sonatype.data.commons:ai-utils:2.41.
Expected behavior
Application should build fine without any error.
Desktop (please complete the following information):
- OS: Windows
- Gradle Version: 8.10.2
- JVM Version and Flavor: JDK 17
Additional context
scan-gradle-plugin v3.0.0 gives build error since ai-utils jar is missing in sonatype central and maven central
https://central.sonatype.com/artifact/com.sonatype.nexus/nexus-platform-api
https://central.sonatype.com/artifact/com.sonatype.data.commons/ai-utils/2.41
Describe the bug
After upgrading to scan-gradle-plugin to 3.0.0 and nexus-platform-api to 5.2.11-01, I am facing a build error since com.sonatype.data.commons:ai-utils 2.41 is missing in maven central. Can someone point me to the right location to get this jar?
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Application should build fine without any error.
Desktop (please complete the following information):
Additional context
scan-gradle-plugin v3.0.0 gives build error since ai-utils jar is missing in sonatype central and maven central
https://central.sonatype.com/artifact/com.sonatype.nexus/nexus-platform-api
https://central.sonatype.com/artifact/com.sonatype.data.commons/ai-utils/2.41