Hi,
I am basically compiling number of xsl's using
'org.apache.xalan.xsltc.cmdline.Compile' to a jar file from command line.
Now, I want to include the compiling & packaging as part of my maven build.
I am trying to write a pom file for the module that would compile the xsl's
using the above library & package it into a jar file say compiledxsls.jar &
add it into the classpath.
Any suggestions?
Cheers,
tamu
--
View this message in context: http://old.nabble.com/maven-pom.xml-for-compiling---packaging-xsl%27s-tp27435490p27435490.html
Sent from the java.net - jaxb users mailing list archive at Nabble.com.