jamesfredley opened a new issue, #14730: URL: https://github.com/apache/grails-core/issues/14730
### Issue description ``` | Error [main] INFO org.eclipse.aether.internal.impl.DefaultArtifactResolver - Artifact org.springframework.boot:spring-boot-dependencies:pom:3.5.0-RC1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [apacheRepository (https://repository.apache.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] | Error [main] INFO org.eclipse.aether.internal.impl.DefaultArtifactResolver - Artifact org.springframework.boot:spring-boot-dependencies:pom:3.5.0-RC1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [apacheRepository (https://repository.apache.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] | Error Error occurred running Grails CLI: Could not find artifact org.springframework.boot:spring-boot-dependencies:pom:3.5.0-RC1 in apacheRepository (https://repository.apache.org/content/groups/public) (Use --stacktrace to see the full trace) ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
