Running 'maven build' in tck11 also failed. Below is the output:
karan@j2ee:~/Projects/jdo/trunk/tck11$ maven build
__ __
| \/ |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \ ~ intelligent projects ~
|_| |_\__,_|\_/\___|_||_| v. 1.0.2
Attempting to download jdo1-api-SNAPSHOT.jar.
WARNING: Failed to download jdo1-api-SNAPSHOT.jar.
Attempting to download jdo-btree-SNAPSHOT.jar.
Artifact /apache-jdo/jars/jdo-btree-SNAPSHOT.jar doesn't exists in remote
repository, but it exists locally
Attempting to download jdo1-ri-SNAPSHOT.jar.
WARNING: Failed to download jdo1-ri-SNAPSHOT.jar.
Attempting to download spring-core-1.1.3.jar.
257K downloaded
The build cannot continue because of the following unsatisfied dependencies:
jdo1-api-SNAPSHOT.jar
jdo1-ri-SNAPSHOT.jar
Total time: 9 seconds
Finished at: Fri Aug 05 01:32:33 EDT 2005
|