Re: error compiling jcr-mapping in Jackrabbit source tree

2007-06-06 Thread Christophe Lombart
Check also if maven 2 is correctly installed. thanks, Christophe On 6/6/07, Jukka Zitting [EMAIL PROTECTED] wrote: Hi, On 6/6/07, Christophe Lombart [EMAIL PROTECTED] wrote: I made some tests on another pc and i can compile jackrabbit and the jcr-mapping (ocm) subproject. I didn't get

Re: error compiling jcr-mapping in Jackrabbit source tree

2007-06-05 Thread Christophe Lombart
Ruchi, I made some tests on another pc and i can compile jackrabbit and the jcr-mapping (ocm) subproject. I didn't get the JTA dependency error. I'm just wondering if others have the same problem ? If you want, we can make a chat and try to review this issue together. Let me know when you have

Re: error compiling jcr-mapping in Jackrabbit source tree

2007-06-05 Thread Jukka Zitting
Hi, On 6/6/07, Christophe Lombart [EMAIL PROTECTED] wrote: I made some tests on another pc and i can compile jackrabbit and the jcr-mapping (ocm) subproject. I didn't get the JTA dependency error. I'm just wondering if others have the same problem ? I'm not seeing it either, mvn install works

Re: error compiling jcr-mapping in Jackrabbit source tree

2007-06-01 Thread ruchi goel
Christophe Lombart wrote: On 5/31/07, ruchi goel [EMAIL PROTECTED] wrote: Christophe Lombart wrote: Hi Ruchi, Sorry for the delay. It was a long wk here. I don't understand your compile issue. It is not necessary to download manually the JTA jar. It is a Jackrabbit dependency. Do you

Re: error compiling jcr-mapping in Jackrabbit source tree

2007-05-31 Thread ruchi goel
Christophe Lombart wrote: Hi Ruchi, Sorry for the delay. It was a long wk here. I don't understand your compile issue. It is not necessary to download manually the JTA jar. It is a Jackrabbit dependency. Do you have in your m2 repo the following folder :

Re: error compiling jcr-mapping in Jackrabbit source tree

2007-05-31 Thread Christophe Lombart
On 5/31/07, ruchi goel [EMAIL PROTECTED] wrote: Christophe Lombart wrote: Hi Ruchi, Sorry for the delay. It was a long wk here. I don't understand your compile issue. It is not necessary to download manually the JTA jar. It is a Jackrabbit dependency. Do you have in your m2 repo the

Re: error compiling jcr-mapping in Jackrabbit source tree

2007-05-28 Thread Christophe Lombart
Hi Ruchi, Sorry for the delay. It was a long wk here. I don't understand your compile issue. It is not necessary to download manually the JTA jar. It is a Jackrabbit dependency. Do you have in your m2 repo the following folder : repository/org/apache/geronimo/specs/geronimo-jta_1.0.1B_spec/1.0.1

[Fwd: error compiling jcr-mapping in Jackrabbit source tree]

2007-05-27 Thread ruchi goel
---BeginMessage--- Hi, Please find attached the error file which I get when I try to compile jcr-mapping. Basically, it cannot load jta1.0.1.jar. I tried installing it via mvn install :install-file -DgroupId=geronimo-spec -DartifactId=geronimo-spec-jta -Dversion=1.0.1 -Dpackaging=jar

error compiling jcr-mapping in Jackrabbit source tree

2007-05-24 Thread ruchi goel
Hi, Please find attached the error file which I get when I try to compile jcr-mapping. Basically, it cannot load jta1.0.1.jar. I tried installing it via mvn install :install-file -DgroupId=geronimo-spec -DartifactId=geronimo-spec-jta -Dversion=1.0.1 -Dpackaging=jar