You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.
I tried to create a project based on your archetype. I used -DarchetypeVersion=2.3.5 as it should be the latest Grails version.
The pom.xml is correctly created but once I run mvn initialize I receive the following error:
Could not resolve dependencies for project lunchpal:lunchpal-web:grails-app:0.0.1-SNAPSHOT: Could not find artifact org.grails:grails-dependencies:jar:2.3.5 in grails (http://repo.grails.org/grails/core)
The text was updated successfully, but these errors were encountered:
I tried to create a project based on your archetype. I used
-DarchetypeVersion=2.3.5
as it should be the latest Grails version.The
pom.xml
is correctly created but once I runmvn initialize
I receive the following error:The text was updated successfully, but these errors were encountered: