Anders Hammar created MNG-5359: ---------------------------------- Summary: Declared execution in PluginMgmt gets bound to lifecycle (regression) Key: MNG-5359 URL: https://jira.codehaus.org/browse/MNG-5359 Project: Maven 2 & 3 Issue Type: Bug Components: Plugins and Lifecycle Affects Versions: 3.0.4 Environment: Mac OS 10.7.5, Apple JDK 1.6.0_35 (Same behavior seen on Windows XP with Sun JDK 1.6.0 as well)
Reporter: Anders Hammar Attachments: binding-test.zip If a plugin execution binding is declared in pluginManagement it gets bound to the build lifecycle in Maven 3.0.x, but not with Maven 2.2.1. My understanding is that the behavior in Maven 3.0 is wrong; an execution binding needs to be declared in build/plugins/plugin to be bound. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira