jamesfredley opened a new issue, #14688: URL: https://github.com/apache/grails-core/issues/14688
### Issue description It currently fails on mavenCentral, even though the Apache Snapshot Repo was added and available (theory) ``` grails> create-app Test1 Resolving dependencies.. | Error Command [create-app] error: org.eclipse.aether.resolution.DependencyResolutionException: The following artifacts could not be resolved: org.apache.grails.profiles:web:jar: (absent): Could not find artifact org.apache.grails.profiles:web:jar: in mavenCentral (https://repo1.maven.org/maven2) (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]
