Karl Heinz Marbaise created MNG-6217:
----------------------------------------

             Summary: 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
             Fix For: 3.5.1


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
(v6.3.15#6346)

Reply via email to