[ https://jira.codehaus.org/browse/MNG-5549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Igor Fedorenko closed MNG-5549. ------------------------------- Resolution: Fixed Fix Version/s: 3.1.2 Implemented. https://git-wip-us.apache.org/repos/asf?p=maven.git;a=commit;h=bc84e6c7d307f119d82d5ae8082cc5e4f7eb7996 > Provide before/after callbacks for project and mojo execution > ------------------------------------------------------------- > > Key: MNG-5549 > URL: https://jira.codehaus.org/browse/MNG-5549 > Project: Maven 2 & 3 > Issue Type: Improvement > Reporter: Igor Fedorenko > Assignee: Igor Fedorenko > Fix For: 3.1.2 > > > As a build extension developer, I would like to be able to receive > before/after callback events for project and mojo executions. For > project-level events, I need MavenSession and ManveProject (obviously) as > well as calculated project execution plain. For mojo executions I need > MavenSession, ManveProject, MojoExecution and Mojo instances. The idea is to > allow extensions observe and participate project build as a whole, not as set > of independent mojo executions. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira