[regression] Plugin executions with default id are not always merged --------------------------------------------------------------------
Key: MNG-3938 URL: http://jira.codehaus.org/browse/MNG-3938 Project: Maven 2 Issue Type: Bug Components: Inheritance and Interpolation Affects Versions: 3.0-alpha-1 Reporter: Benjamin Bentmann Priority: Minor Plugin executions using the default id are not merged during inheritance if a) the parent POM defines the plugin via plugin management b) the parent POM omits the {{<id>}} for the plugin execution c) the child POM uses {{<id>default</id>}} for the plugin execution This causes Maven 3.x to fail with a validation error (duplicate execution ids) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira