Hi,
I checked out tag 3.0.1 and ran "mvn clean install" from the root
directory where the parent pom is. It results in:
[ERROR] Failed to execute goal on project cayenne-jdk1.5-unpublished:
Could not resolve dependencies
for project
org.apache.cayenne.unpublished:cayenne-jdk1.5-unpublished:jar:3.0.1: The
following arti
facts could not be resolved: org.objectstyle:jdbc4-compat:jar:1.0,
opensymphony:oscache:jar:2.3.2, m
ockrunner:mockrunner:jar:0.4.1: Could not find artifact
org.objectstyle:jdbc4-compat:jar:1.0 in cent
ral (http://repo1.maven.org/maven2) -> [Help 1]
I also tried building build-tools/maven-cayenne-build-plugin and then
build the parent pom, but same error on the parent pom. Interestingly I
can see in my local maven repository a
repository\org\objectstyle\jdbc4-compat\1.0 directory which includes jar
and pom. Any ideas how to successfully build?
Thanks,
Joel