fernando88to commented on issue #15350: URL: https://github.com/apache/grails-core/issues/15350#issuecomment-3800248857
Keeps throwing the error: ``` Resolving dependencies..| Error [main] INFO org.eclipse.aether.internal.impl.DefaultArtifactResolver - Artifact org.apache.ant:ant:jar:1.10.15 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that it is downloadable from [apacheRepository (https://repository.apache.org/content/groups/public, default, releases+snapshots), grailsRepo (https://repo.grails.org/grails/restricted, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] | Error [main] INFO org.eclipse.aether.internal.impl.DefaultArtifactResolver - Artifact org.fusesource.jansi:jansi:jar:1.18 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that it is downloadable from [apacheRepository (https://repository.apache.org/content/groups/public, default, releases+snapshots), grailsRepo (https://repo.grails.org/grails/restricted, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] | Error [main] INFO org.eclipse.aether.internal.impl.DefaultArtifactResolver - Artifact jline:jline:jar:2.14.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that it is downloadable from [apacheRepository (https://repository.apache.org/content/groups/public, default, releases+snapshots), grailsRepo (https://repo.grails.org/grails/restricted, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] | Error [main] INFO org.eclipse.aether.internal.impl.DefaultArtifactResolver - Artifact com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that it is downloadable from [apacheRepository (https://repository.apache.org/content/groups/public, default, releases+snapshots), grailsRepo (https://repo.grails.org/grails/restricted, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] | Error [main] INFO org.eclipse.aether.internal.impl.DefaultArtifactResolver - Artifact net.sf.jopt-simple:jopt-simple:jar:5.0.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that it is downloadable from [apacheRepository (https://repository.apache.org/content/groups/public, default, releases+snapshots), grailsRepo (https://repo.grails.org/grails/restricted, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] ``` -- 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]
