Hi
I am trying to build the jcr-mapping subproject:
https://svn.apache.org/repos/asf/incubator/graffito/trunk/jcr-mapping
but I have a problem when building with Maven 1.0.2
[EMAIL PROTECTED]:~/src/apache/graffito_trunk/jcr-mapping$ maven jar
__ __
| \/ |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \ ~ intelligent projects ~
|_| |_\__,_|\_/\___|_||_| v. 1.0.2
Attempting to download jackrabbit-core-1.0-SNAPSHOT.jar.
Attempting to download jackrabbit-commons-1.0-SNAPSHOT.jar.
Attempting to download jackrabbit-api-1.0-SNAPSHOT.jar.
Attempting to download jcr-1.0.jar.
WARNING: Failed to download jcr-1.0.jar.
Attempting to download cqfs-jackrabbit-3.5.6.jar.
WARNING: Failed to download cqfs-jackrabbit-3.5.6.jar.
Attempting to download cqfs-3.5.6.jar.
WARNING: Failed to download cqfs-3.5.6.jar.
The build cannot continue because of the following unsatisfied dependencies:
jcr-1.0.jar (try downloading from
http://www.day.com/maven/jsr170/jars/jcr-1.0.jar)
cqfs-jackrabbit-3.5.6.jar (try downloading from
http://www.day.com/maven/cqfs/jars/cqfs-jackrabbit-3.5.6.jar)
cqfs-3.5.6.jar (try downloading from
http://www.day.com/maven/cqfs/jars/cqfs-3.5.6.jar)
Total time: 14 seconds
Finished at: Thu Nov 10 14:23:22 CET 2005
I guess the paths are not correct, resp. Day doesn't provide the jars
anymore at this location.
Btw, are any devs still working on jcr-mapping? I am very interested in
this and maybe can contribute somehow
and reuse stuff for Apache Lenya.
Just being curious, what is the subproject jcr-nodemanagement good for?
Thanks
Michi