Have a look at the file tag of the jelly core library:
http://jakarta.apache.org/commons/jelly/tags.html
There are lots of examples of its use in the maven plugins.
-Lukas
Nascif Abousalh-Neto wrote:
Hi,
I am trying to port the DTD removal code from an XML file (coverage.xml from
the Cobert
Hi,
I am trying to port the DTD removal code from an XML file (coverage.xml from
the Cobertura code coverage tool) so that it can be parsed by a different
plugin.
The file goes like that:
http://cobertura.sourceforge.net/xml/coverage-02.dtd";>
C:/home/playpen/ips/P