Our build seems to lock up in
[INFO] Building OpenEJB :: Server :: EJBd
....
Running
org.apache.openejb.SomeoneBrokeSurefireAndThisIsADirtyHackForItTest
....
INFO - Loaded Module: /Users/dblevins/work/openejb3/itests/
openejb-itests-beans/target/openejb-itests-beans-3.0.0-SNAPSHOT.jar
INFO - Configuring app: /Users/dblevins/work/openejb3/container/
openejb-core/target/openejb-core-3.0.0-SNAPSHOT.jar
INFO - Loaded Module: /Users/dblevins/work/openejb3/container/
openejb-core/target/openejb-core-3.0.0-SNAPSHOT.jar
We definitely need to fix it before release.
I'll try and dig into it (probably my fault :), but if someone could
help pinpoint the exact version this started in that would be super.
-David