Folks-- After running cactus:test, and assuming I get some failures, I can run cactus:report to produce the cactus-report.xml. So far so good.
How do I then turn that report into html so I can view the results in a browser rather than, say, scrolling back through my console past lots of ugly stack traces? I know I can run site:generate, but that's an awful lot of processing just to get at that one report. I can't find anything about the site or cactus plugin pages. Might there be a plugin somewhere I can invoke to do the job? Or should I write a goal in maven.xml and use the ant stuff to do this? Thanks! Keith --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]