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 Here is the list of searched repositories: central (http://repo1.maven.org/maven2), apache-m2-snapshot (http://people.apache.org/repo/m2-snapshot-repository), apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository), apache-incubating-repository ( http://people.apache.org/repo/m2-incubating-repository), codehaus-snapshot (http://snapshots.repository.codehaus.org) Can someone publish this dependency or tell me how to fix my local repository to work properly? Take care, Jeremy P.S. - Just to make sure it wasn't my machine, I removed my complete Maven 2 local repository but no dice.
