I'm sure this is a simple question, but I'm struggling with it. I have a Gradle build and I want to add a dependency to the grails-spring jar file. I found in the grails-spring pom from http://repository.codehaus.org//org/grails/grails/1.3.7/grails-1.3.7.pomthat the Grails Central Repository is located at
dav:https://dav.codehaus.org/repository/grails but when I add that using "mavenRepo urls: '...'" it doesn't work. I also tried a MVN browser, which said that the grails-spring dependency is located at the Codehaus repository, which linked to http://repository.codehaus.organd I tried just adding that, but that didn't work either. Am I missing something obvious? Thanks, Ken -- Kenneth A. Kousen President Kousen IT, Inc.
