You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (Jira)" <ji...@apache.org> on 2020/04/27 21:48:00 UTC

[jira] [Closed] (MNG-6217) Creating a WARNING by using executions in pluginManagement

     [ https://issues.apache.org/jira/browse/MNG-6217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Osipov closed MNG-6217.
-------------------------------

> Creating a WARNING by using executions in pluginManagement
> ----------------------------------------------------------
>
>                 Key: MNG-6217
>                 URL: https://issues.apache.org/jira/browse/MNG-6217
>             Project: Maven
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 3.5.0
>            Reporter: Karl Heinz Marbaise
>            Priority: Minor
>
> I can often observe that defining something like this in pluginManagement:
> {code:xml}
> <pluginManagement>
> <plugins>
>   <plugin>...
>     <executions>
>     ....
>     </executions>
>   </plugin>
> </plugins>
> </pluginManagement>
> {code}
> which is superfluous and shut not being done.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)