----- Maven Reporting Executor ----- Hervé Boutemy ----- 2011-07-06 ----- Maven Reporting Executor Classes to manage report plugin executions with Maven 3. Report plugins can be configured in <<<\>>> element of <<>> or any other report building plugin with following XML model: +---- +---- Notice: this is the model from plugins in <<<\>>> section of POM without <<<\>>> element and with <<<\>>> list that simplifies reports configuration in usual cases. Maven 3 core makes an automatic transformation of <<<\>>> POM section to <<>> configuration through the {{{http://maven.apache.org/ref/current/maven-model-builder/apidocs/org/apache/maven/model/plugin/ReportingConverter.html}ReportingConverter}} component.