Kolovos, Val (Orbitz) wrote: > > The reason I didn't go with exclude-dependencies or client-modules was > because I couldn't figure out how to do it without having to specify all > of the dependencies for http-builder. >
The link I provided shows how to just exclude a single dependency (Groovy in your case). Kolovos, Val (Orbitz) wrote: > > When I added "group: 'net.sf.json-lib', name: 'json-lib', version: '2.3', > classifier: 'jdk15'" as a dependency, everything started working fine. > Apparently the .ivy-file is missing the classifier for json-lib. -- Peter Niederwieser Developer, Gradle http://www.gradle.org Trainer & Consultant, Gradle Inc. http://www.gradle.biz Founder, Spock Framework http://spockframework.org -- View this message in context: http://gradle.1045684.n5.nabble.com/buildscript-classpath-problem-tp3371352p3372138.html Sent from the gradle-user mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
