David, My source is up to date and I'm running "mvn test" from the openejb3 source root. I thought the same as you but for some reason, I'm getting a dependency resolution issue. Do you mind trying to run the tests with a local/temporary/clean repository to see if you run into the same issue?
Take care, Jeremy On 1/5/07, David Blevins <[EMAIL PROTECTED]> wrote:
On Jan 5, 2007, at 10:36 AM, Jeremy Whitlock wrote: > Hi All, > I'm trying to run the tests for OpenEJB and the build fails due > to a > failed dependency: > > GroupId: org.apache.openejb > ArtifactId: openejb-javaagent > Version: 3.0-incubating-SNAPSHOT It should be built with everything else: http://svn.apache.org/repos/asf/incubator/openejb/trunk/openejb3/ container/pom.xml http://svn.apache.org/repos/asf/incubator/openejb/trunk/openejb3/ container/openejb-javaagent/ Is your source up to date? -David
