Skip to content

[BUG] build error since ai-utils missing in maven central #192

@1AmKumar

Description

@1AmKumar

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:

  1. Run './gradlew nexusIQScan'
  2. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions