I can't reproduce this. I don't know where those messages would have come from, since those dependencies are not referred to anywhere (except connectionpool in a variable setting in project.xml, but this is not relevant).

-- Michelle

from trunk/tck if I type
"mvn clean test"
I get
POM Location: Artifact [org.apache.jdo:jdo-exectck:pom:1.0-SNAPSHOT]
Validation Messages:

     [0]  'dependencies.dependency.version' is missing for
org.datanucleus:datanucleus-jpa:jar
     [1]  'dependencies.dependency.version' is missing for
org.datanucleus:datanucleus-connectionpool:jar


Reason: Failed to validate POM for project org.apache.jdo:jdo-exectck at
Artifact [org.apache.jdo:jdo-exectck:pom:1.0-SNAPSHOT]


What are those datanucleus dependencies ? we don't use those any more. The
project.xml points to DN 3.0 jars

Reply via email to