pzygielo commented on PR #1024:
URL: https://github.com/apache/maven-enforcer/pull/1024#issuecomment-5644660239

   - I've re-seen similar in 
https://github.com/s4u/pgpverify-maven-plugin/issues/720.
   
   Then I I've re-found 
https://maven.apache.org/guides/mini/guide-configuring-plugins.html#Configuring_Reporting_Plugins
   
   > > **Important Note**:
   > > ...
   > > For reporting plugins, specify each version in the 
`<reporting><plugins/></reporting>` element (and in the 
`<build><pluginManagement/></build>` element too).
   
   That has re-surprised me a lot, to encourage such duplication...
   
   So for:
   
   > Added an integration test reproducing the issue with a report plugin whose 
version is provided through `<pluginManagement>`.
   
   I'd like to confirm - report plugin version IS NOT provided by 
`<pluginManagement>`, is it?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to