One of the weird things about the Maven setup is the need to install core before running the tests. So, in other words, one has to run "mvn install" from the top level or core dirs before one can run "mvn test" in the examples. Either that, or we need some other way to have the tests depend on the build from the core. Anyone have any thoughts on how to do this?

-Grant

Reply via email to