Grails remote control - unable to resolve class -


i'm encountering following error .../plugins/remote-control-1.5/src/groovy/grails/plugin/remotecontrol/remotecontrolservlet.groovy: 21: unable resolve class org.codehaus.groovy.grails.commons.applicationholder when running grails test-app functional:

the strange part runs no problem on 1 machine encounters problem on machine. i'm using grails v2.4.3 , groovy v2.3.6 , code cloned same repo onto 2 different machines (mac os). i've tried clean problem still persists.

why there discrepancy between machines? there resident files? how do real "clean" dependencies downloaded again? thanks.

i have no idea real problem. "real" clean, used delete ~/.m2, ~/.ivy folders. , target folder of project.