Closed ANithian closed 10 years ago
Make the maven dependencies provided to avoid conflicts in the user jars vs build jars when launching the grails application. In my case this was caused by an older Guava superceding the newer Guava that my code uses.
Make the maven dependencies provided to avoid conflicts in the user jars vs build jars when launching the grails application. In my case this was caused by an older Guava superceding the newer Guava that my code uses.