2012/3/4 Nathan Schile :
> I have the plugin configured to pull in test classes and dependencies
> [1], however it doesn't seem to be pulling in my test dependencies. I
> am recieving a NoClassDefFoundError on the class from a test
> dependency, if I switch the dependency to a scope of compile, it
I have the plugin configured to pull in test classes and dependencies
[1], however it doesn't seem to be pulling in my test dependencies. I
am recieving a NoClassDefFoundError on the class from a test
dependency, if I switch the dependency to a scope of compile, it works
file. Any ideas?
[1]
ht