On 05/31/2011 04:06 PM, Andreas Sewe wrote:
are there any plugins that can be used to prettify or compress the
output of Doxia/the maven-site-plugin in the post-site phase? I found
Kathryn Huxtable's htmlfilter-site-maven-plugin, but that only seems to
be able fix ("tidy") malformed HTML.


I'd probably try to add a new configuration parameter to the above plugin (tidy supports pretty printing). You can of course run tidy/jtidy or a pretty print script (e.g. an XSLT) by hooking up antrun to the post-site phase.

Cheers,

Manos

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to