You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hudson (Jira)" <ji...@apache.org> on 2020/03/28 14:58:02 UTC

[jira] [Commented] (MNG-5549) Provide before/after callbacks for project and mojo execution

    [ https://issues.apache.org/jira/browse/MNG-5549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17069486#comment-17069486 ] 

Hudson commented on MNG-5549:
-----------------------------

Build failed in Jenkins: Maven TLP » maven-studies » maven-metrics #4

See https://builds.apache.org/job/maven-box/job/maven-studies/job/maven-metrics/4/

> Provide before/after callbacks for project and mojo execution
> -------------------------------------------------------------
>
>                 Key: MNG-5549
>                 URL: https://issues.apache.org/jira/browse/MNG-5549
>             Project: Maven
>          Issue Type: Improvement
>            Reporter: Igor Fedorenko
>            Assignee: igorfie
>            Priority: Major
>             Fix For: 3.2.1
>
>
> 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 was sent by Atlassian Jira
(v8.3.4#803005)