Forced Xalan dependency using latest cocoon-maven-plugin

2013-06-27 Thread Javier Puerto
Hi all, We started a Cocoon 3 project with some blocks and we need to use Saxon for XSLT 2.0 features. The problem is with the RCL, we used latest cocoon-maven-plugin (1.0.2) but I've noticed that Xalan dependency is always used so my XSLT are not working. I've change the version to 1.0.0 then

Re: Forced Xalan dependency using latest cocoon-maven-plugin

2013-06-27 Thread Francesco Chicchiriccò
On 27/06/2013 13:34, Javier Puerto wrote: Hi all, We started a Cocoon 3 project with some blocks and we need to use Saxon for XSLT 2.0 features. The problem is with the RCL, we used latest cocoon-maven-plugin (1.0.2) but I've noticed that Xalan dependency is always used so my XSLT are not

Re: Forced Xalan dependency using latest cocoon-maven-plugin

2013-06-27 Thread Francesco Chicchiriccò
On 27/06/2013 14:27, Francesco Chicchiriccò wrote: On 27/06/2013 13:34, Javier Puerto wrote: Hi all, We started a Cocoon 3 project with some blocks and we need to use Saxon for XSLT 2.0 features. The problem is with the RCL, we used latest cocoon-maven-plugin (1.0.2) but I've noticed that

Re: Forced Xalan dependency using latest cocoon-maven-plugin

2013-06-27 Thread Javier Puerto
Thanks Francesco, I was debugging the code but as I never did a maven plugin I was a bit lost. I will take a closer look and open an issue in Jira if I can verify the error. ATM we will continue with the version that works. Salu2. 2013/6/27 Francesco Chicchiriccò ilgro...@apache.org On