Vincent Massol wrote:

I've set

<configuration>
   <generateXml>true</generateXml>
</configuration>

as described on
http://maven.apache.org/plugins/maven-clover-plugin/howto.html,

but the plugin doesn't seem to produce the XML report.


As the doc says there's no report generated, only an XML file which you can
link to your web site. See http://tinyurl.com/h5rgu

Saying XML "report" I simply meant XML "file".

BTW: Is there a certain reason for the duplicate information on this both sites?:

http://maven.apache.org/plugins/maven-clover-plugin/howto.html
http://maven.apache.org/plugins/maven-clover-plugin/usage.html

Did I miss something? Which file is the XML report supposed to be
generated to?


There should be a site/clover/clover.xml file generated.

It isn't, that's why I ask.     
What could be the reason for that?

-Gisbert

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to