stug23 wrote: > > There is a Maven XML plugin that uses XSLT to transform a document that > you may want to have a look at: > <http://mojo.codehaus.org/xml-maven-plugin/> >
Thanks Pat, I have found that plugin to be helpful in several scenarios. Side note, I am waiting for an enhancement of it: http://jira.codehaus.org/browse/MOJO-1447 In the current scenario I'm working on, I'd like to directly edit xml from the pom without needing an XSLT file. -- View this message in context: http://old.nabble.com/xmltask-equivalant-Maven-plugin-tp26803518p26811752.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
