Skip to content

Instantly share code, notes, and snippets.

@kenota
Created January 28, 2013 00:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kenota/4651578 to your computer and use it in GitHub Desktop.
Save kenota/4651578 to your computer and use it in GitHub Desktop.
Preventing grails exception
compile("org.codehaus.groovy.modules.http-builder:http-builder:0.5.0-RC2"){
excludes "groovy"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment