Hi, I have been using OpenEJB for the last week using the following Maven dependency, but since Saturday i stopped being able to get the dependencies using Maven and the project fails.
<dependency> <groupId>org.apache.openejb</groupId> <artifactId>openejb-core</artifactId> <version>4.1.0-SNAPSHOT</version> <scope>test</scope> </dependency> The error: Missing artifact org.apache.openejb:openejb-api:jar:4.1.0-20120630.041509-47 Regards, Manuel -- View this message in context: http://openejb.979440.n4.nabble.com/Maven-Dependecy-tp4655950.html Sent from the OpenEJB User mailing list archive at Nabble.com.