Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

grails-dependency:jar:2.3.5 not found #12

Open
ghost opened this issue Feb 15, 2014 · 1 comment
Open

grails-dependency:jar:2.3.5 not found #12

ghost opened this issue Feb 15, 2014 · 1 comment

Comments

@ghost
Copy link

ghost commented Feb 15, 2014

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)
@damienbeaufils
Copy link

There was a missing <type>pom</type> in grails-dependencies dependency declaration. This issue has been fixed with 3d2173a.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant