开发者

Using Grails 1.2.0 and Spock 0.4-SNAPSHOT - Compilation errors

开发者 https://www.devze.com 2022-12-18 04:31 出处:网络
Using Grails 1.2.0 and the latest Spock 0.4-SNAPSHOT (as of 01/28/2010 10:18 EST) I\'m getting compilation errors that the Groovy compiler is unable to find:

Using Grails 1.2.0 and the latest Spock 0.4-SNAPSHOT (as of 01/28/2010 10:18 EST) I'm getting compilation errors that the Groovy compiler is unable to find:

org.apache.commons.httpclient.Cookie

and

org.apache.commons.httpclient.NameValuePair

No matter what I've tried (adding it as a dep in the p开发者_JAVA技巧lugin, adding it as a dep in the app) it returns the exact same error. This happens in the console using, specifically, grails test-app.

I've also tried deleting the .grails directory, the .ivy2 directory and even my .m2 directory to clean out the dependencies in case that is the problem.


The jars are actually HTML files in my repository because of this Maven bug: http://jira.codehaus.org/browse/MNG-4428

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号