You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-dev@db.apache.org by Michelle Caisse <mc...@sonic.net> on 2009/07/20 05:27:38 UTC

Build error: unsatisfied dependency for datanucleus-jpa:1.1.4-SNAPSHOT.jar

Attempting to build the JDO TCK with a clean maven repository, I get the 
following error:

 >> The build cannot continue because of the following unsatisfied 
dependency:
- org.datanucleus:datanucleus-jpa:1.1.4-SNAPSHOT:jar (try downloading 
from http://www.datanucleus.org/downloads/maven-nightly)

Should tck2/project xml be updated to reference version 1.1.5 of this jar?

-- Michelle