You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rf...@apache.org on 2020/06/22 19:19:58 UTC

[maven] branch master updated (b373bb0 -> 8812749)

This is an automated email from the ASF dual-hosted git repository.

rfscholte pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven.git.


    from b373bb0  Merge branch 'MNG-6878'
     add 8812749  [MNG-6917] Introduce wrapper lifecycle

No new revisions were added by this update.

Summary of changes:
 .../apache/maven/lifecycle/DefaultLifecycles.java  | 83 ++++++++++----------
 .../main/resources/META-INF/plexus/components.xml  | 20 +++++
 .../maven/lifecycle/DefaultLifecyclesTest.java     | 90 ++++++++++++++++++----
 .../maven/lifecycle/LifecycleExecutorTest.java     | 14 ++--
 .../internal/stub/DefaultLifecyclesStub.java       |  4 +-
 .../stub/LifecycleExecutionPlanCalculatorStub.java |  4 +
 6 files changed, 153 insertions(+), 62 deletions(-)