-
Jul 25th, 2011, 01:48 PM
#1
Unresolved Dependencies
I recently installed the most current version of grails (1.4.0.1M) and wasn't even able to get out of the first chapter of Grails in Action, so I was told to go back to version 1.3.7, which I did! Now, however, I am getting the following messages:
C:\grails/plugins/grails-xml-apis-1.3.04.jar
::::::::::::::::::::::::::::::::::::::::::::::
:: UNRESOLVED DEPENDENCIES ::
::::::::::::::::::::::::::::::::::::::::::::::
:: org.jboss.netty#netty;3.1.5.GA: not found
:: junit#junit;3.8.1: not found
:: xml-apis#xml-apis;1.3.04: not found
::::::::::::::::::::::::::::::::::::::::::::::
-- C:\grails/plugins/grails-commons-digester-1.6.jar
::::::::::::::::::::::::::::::::::::::::::::::
:: UNRESOLVED DEPENDENCIES ::
::::::::::::::::::::::::::::::::::::::::::::::
:: commons-digester#commons-digester;1.6: not found
::::::::::::::::::::::::::::::::::::::::::::::
The last one happens a couple of times. Anyone got any ideas???
-
Jul 27th, 2011, 04:58 AM
#2
Remove %USERPROFILE%\.ivy2\cache\* - this is a subtle problem with the way dependencies are handled between Grails 1.3.x and 2.0.
-
Jul 27th, 2011, 07:54 AM
#3
RE: Unresolved Dependencies
A very big THANK YOU!!! That did the trick!
-Chris
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules