Hello:
I have been using maven for few month. I use it through eclipse plugin
and only for getting the dependencies for the projects. Now I think I
need a little more of maven. I have a project that has an xslt
transformation. This project is NOT a maven project. I checked the
source out of svn and attempted to run the transformation. However, it
turned that xalan is not installed on this machine. I have not installed
a jar file since I started using maven. It does everything I need from
downloading the file to adding it to the classpath. I thought maven can
help here in getting the transformation done.
I googled http://mojo.codehaus.org/xslt-maven-plugin/transform-mojo.html
but no example. Can someone give the steps to run this transformation?
and possibly convert the project to maven?
I have checked this http://maven.apache.org/plugins/ and couldn't find
anything related to xslt.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]