[ https://jira.codehaus.org/browse/MNG-5170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=346027#comment-346027 ]
Herve Boutemy commented on MNG-5170: ------------------------------------ probably this one duplicates MNG-2184 > prevent mojo to fork lifecycle when same lifecycle is already executed > ---------------------------------------------------------------------- > > Key: MNG-5170 > URL: https://jira.codehaus.org/browse/MNG-5170 > Project: Maven 2 & 3 > Issue Type: Improvement > Components: Performance, Plugins and Lifecycle > Affects Versions: 3.0.3 > Reporter: Philippe Kaplan > Priority: Minor > > Mojos can fork a lifecycle even if the cycle is already done. If the mojo is > called from a 'larger' cycle, then the forked cycle will do again the same > tasks for nothing. > For example, jetty:run forks a 'compile' lifecycle. If this goal is bound to > pre-integration-test phase it will perform 'compile' lifecycle again for > nothing. -- This message was sent by Atlassian JIRA (v6.1.6#6162)