XSLT JAR Files | Selenium Forum
M
Posted on 25/05/2016
Hi Ashish,

Could you pls send me all the necessary jar files. In your video How to generate xslt files you showed a link where we can download necessary jar files required to generate xslt report. Could you pls share. Because im getting some error while trying to generate xslt report.

in cmd prompt im able to run good till ant clean, ant compile, ant run but when i type ant makexsltreports im getting the error failed(I have attached the screenshot)

Thanks in advance

Aravind

M
Replied on 26/05/2016

have you added saxon.jar and liasonsaxon.jar


http://vocaro.com/trevor/blog/2007/01/08/how-to-use-saxon-with-ant/

http://www.java2s.com/Code/Jar/s/Downloadsaxon9108jar.htm


M
Replied on 27/05/2016

Hi Ashish,

I have downloaded the saxon-9.1.0.8.jar do i need to add this in project or in java build path?. I add this in java build path and tried im still getting error while i type ant compile in cmd prompt.


ERROR:

BUILD FAILED

C:\Users\Gandhi\Desktop\My Employment\Mattel Assignment\Offshore Automation\Barbie_Regression\Barbie_Regression\build.xml:68: Compile Failed see the Compiler output for detail


M
Replied on 28/05/2016

you have to add jar files in the folder(ws jars) which build.xml points to.