robertjstroud
07/02/2024, 11:04 AM| Error Resolve error obtaining dependencies: Failed to read artifact descriptor for javax.servlet:javax.servlet-api:jar:3.0.1
org.eclipse.aether.resolution.ArtifactDescriptorException: Failed to read artifact descriptor for javax.servlet:javax.servlet-api:jar:3.0.1
Caused by: org.apache.maven.model.resolution.UnresolvableModelException: Could not transfer artifact net.java:jvnet-parent:pom:1 from/to grailsCentral (<http://repo.grails.org/grails/plugins>): Permanent Redirect (308)
Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Could not transfer artifact net.java:jvnet-parent:pom:1 from/to grailsCentral (<http://repo.grails.org/grails/plugins>): Permanent Redirect (308)
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact net.java:jvnet-parent:pom:1 from/to grailsCentral (<http://repo.grails.org/grails/plugins>): Permanent Redirect (308)
Caused by: org.apache.http.client.HttpResponseException: Permanent Redirect (308)sbglasius
07/03/2024, 8:45 AMgrailsCentral was decommissioned long ago. You will be lucky if you can find plugins for Grails 2.x anywhere. Time to upgrade!robertjstroud
07/04/2024, 9:57 AM