Description
Since Maven 3.1.0 the version of plugins set in the pluginManagement are also correctly considered for reporting plugins (https://issues.apache.org/jira/browse/MNG-5477). To remove redundancy from the pom.xml we should set the versions only in build->pluginManagement and no longer in reporting->plugins nor in build->plugins.