As I have groovy code that interacts with java code, how do I make the groovy plugin's configuration pull in the same classpath as the java source and java test?
Here is my code: http://pastie.org/881609 please let me know if I'm doing something stupid in there too, or if there are better ways to set the code up.
