which was user contributed and then mostly abandoned. I was using it
as a teaching tool for a friend of mine but I would be cool with axing
it from the released mojo list if something like this came along.
a pretty-print mojo might be nice in that as well, so making sure all
xml is properly form
Note that there's already a XSLT plugin at mojo for transformations:
http://mojo.codehaus.org/xslt-maven-plugin/
Mark
On 21/06/06, Trygve Laugstøl <[EMAIL PROTECTED]> wrote:
Jochen Wiedmann wrote:
> Hi,
>
> I have written a plugin, which I currently call maven-xml-plugin. This first
> version
Jochen Wiedmann wrote:
Hi,
I have written a plugin, which I currently call maven-xml-plugin. This first
version is able to validate XML documents (test phase) or to transform XML
documents by applying an XSLT stylesheet (generate-resources). So far
development is finished (including a test suite
Hi,
I have written a plugin, which I currently call maven-xml-plugin. This first
version is able to validate XML documents (test phase) or to transform XML
documents by applying an XSLT stylesheet (generate-resources). So far
development is finished (including a test suite), the exception being d