I think reports are inherited. The only alternative you would have is to
override xdoc:register-reports in maven.xml of the subproject and have it do
nothing.

- Brett

Quoting Michael Mattox <[EMAIL PROTECTED]>:

> I cannot disable reports for a project inheriting from another with reports.
> Example:
> 
> Project A contains several reports (findbugs, checkstyle, etc.)
> 
> Project B extends Project A
> 
> in Project B, there is a <reports/>
> 
> If I run the site target for project B, it runs all the reports!!  Is this a
> bug?  Shouldn't the <reports/> override the reports defined in project A?  I
> found in the mailing list that one can use maven.xml to add postgoals to
> deregister plugins, but I prefer not to do that.  The reason is because I
> have several projects that are generated from WSDLs and therefore don't want
> the reports run.
> 
> Regards,
> Michael Mattox
> 
> 
> --
> This E-mail is confidential.  It may also be legally privileged.  If you are
> not the addressee you may not copy, forward, disclose or use any part of it.
> If you have received this message in error, please delete it and all copies
> from your system and notify the sender immediately by return E-mail.
> Internet communications cannot be guaranteed to be timely, secure, error or
> virus-free.  The sender does not accept liability for any errors or
> omissions.
> 
> 
> ---------------------------------------------------------------------
> 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