Only know the javadoc plugin does it and the only differnce I can find that 
clover has a @execute and the javadoc hasn't.
So giving up for tonight (need some sleep :) and will try a bit more tomorrow.
But any pointers would certainly be a big help..

Mvgr,
Martin

Vincent Massol wrote:
Hi there,

I have 2 questions about report plugins (I'm working on the clover plugin):
* m2 fails on multiprojects because I'm setting a read-only MavenProject
field in my mojo. The error message is "Cannot override read-only parameter:
project in goal: clover:instrument". Is that to be expected or a bug?

* Is it possible for a report plugin to prevent the generation of a menu
report item upon a certain condition (like when sources do not exist for
example)? I'm trying to look for a plugin doing this but I haven't found so
far... for example if the project is of type pom, I want the report not to
be executed. How would I specify this? Please don't tell me to generate an
empty report! This would be a degraded solution... :-)

Thanks
-Vincent


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




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

Reply via email to