lifecycle is not cleared on successive runs, leaving behind cruft -----------------------------------------------------------------
Key: MNG-209 URL: http://jira.codehaus.org/browse/MNG-209 Project: m2 Type: Bug Reporter: Brett Porter Assigned to: Brett Porter Priority: Blocker Fix For: 1.0-alpha-1 currently, the lifecycle is only initialised once, and then the bindings are all gathered up. As a result of this, new bindings for projects previously executed in the reactor are used on subsequent projects, whereas the lifecycle bindings should be fresh each time. -- 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 - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira