no, the child can override, that's all

see MNG-2807 for the same about CI management, or MNG-3124 for mailing lists

there is an inheritance configuration pattern to find then apply on many 
elements of the pom.
If you have an idea about something easyto understand from a user 
perspective...

Regards,

Hervé

Le samedi 10 septembre 2011, sebb a écrit :
> [This mainly applies to the project-info-reports plugin]
> 
> The reporting/plugins/plugin entries support the <inherited> element;
> if set to false, child projects don't inherit the plugin settings,
> i.e. the parent can disinherit the child.
> 
> Is the reverse also possible, i.e. given a parent pom, can a child
> reporting plugin refuse to inherit from its parent?
> 
> For example, if the parent and most children need the same set of
> reports, but one child does not need some of the reports.
> 
> This does not appear to be possible except by defining the required
> set of reports in each project, parent included.
> The parent config has to disinherit the children, otherwise they will
> all get the full set of reports.
> 
> ---------------------------------------------------------------------
> 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