Hi
For the development of the Groovy based Blog I just developed the code in IntelliJ, copied
inside a browser and eventually exported the content into a XAR file. Slowly but surely
this is getting way to much work especially when doing sweeping changes.
Because I don't use Eclipse I am not able to use the XEclipse tool but I was wondering
if anybody knows a way to XML encode text (within Maven2) so that it later could use
Ant's copy and filter tool to incorporate the developed code / content inside the XML
file that will build up the XAR file.
Thanks - Andy