I think the SDO spec version was bumped to 2.1 and something that
uses it was not updated to reflect that.
--
Jeremy
On Dec 19, 2006, at 8:40 AM, Jean-Sebastien Delfino wrote:
I'm trying to build from a clean check out of the Tuscany Java
trunk, just running "mvn" with no options, and getting the
following error:
Missing:
----------
1) commonj:sdo-api-r2.0.1:jar:1.0-incubator-SNAPSHOT
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=commonj -DartifactId=sdo-
api-r2.0.1 \
-Dversion=1.0-incubator-SNAPSHOT -Dpackaging=jar -Dfile=/
path/to/file
Path to dependency:
1) org.apache.tuscany.samples.sca:sample-
helloworldwsclient:jar:1.0-incubator-SNAPSHOT
2) commonj:sdo-api-r2.0.1:jar:1.0-incubator-SNAPSHOT
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]