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?
I don't see how it is related to JAXB.
ps. You can do almost anything with Maven AntRun Plugin.
Bye.
/lexi