fernando88to opened a new issue, #14817: URL: https://github.com/apache/grails-core/issues/14817
### Expected Behavior Create an application normally ### Actual Behaviour Throws multiple errors ### Steps To Reproduce sdk use grails 7.0.0-M4 sdk use java 17.0.14-tem grails create-app grails7m4233 `Resolving dependencies...| Error [main] INFO org.eclipse.aether.internal.impl.DefaultArtifactResolver - Artifact org.apache.ant:ant-junit:pom: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 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.apache.ant:ant-junit:pom: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 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.apache.ant:ant-launcher:pom: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 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.apache.ant:ant-launcher:pom: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 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.apache.ant:ant-antlr:pom: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 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.apache.ant:ant-antlr:pom: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 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)] .% ` ### Environment Information - Ubuntu - jdk 17.0.14-tem - grails 7.0.0-M4 ### Example Application _No response_ ### Version 7.0.0-M4 -- 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: notifications-unsubscr...@grails.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org