On Jan 19, 2007, at 9:01 PM, Jeremy Whitlock wrote:
If I run"mvn test" from openejb3/container/openejb-core, the tests all run properly and pass. If I run "mvn test" from openejb3/, the previously passing testsof openejb-core fail for some reason.
Just to note, you should use 'mvn clean install'. Even if "mvn test" should work, definitley use "mvn clean install"
-David
