You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Randy Xu <r...@post.harvard.edu> on 2005/01/06 18:38:10 UTC

Generating an XML file using Maven

I'd like to process some project properties and 3rd party dependency 
information in project.xml and spit out an XML file that can be used by 
the installation script.  Is there an easy way of doing this?  In ANT, 
we used to have an XML file which kept track of all of this, and used 
XSLT to operate on it. Can jelly write out an XML file?

-R

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org