[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]
