You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2018/12/27 13:14:50 UTC

[maven] branch master updated (732e7de -> c6bdafe)

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

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


    from 732e7de  [MNG-6529] ProjectBuilder.build(List<Project> ...) honor request.isResolveDependency
     add c6bdafe  [MNG-5965] Parallel build multiplies work if multiple goals are given

No new revisions were added by this update.

Summary of changes:
 .../builder/multithreaded/ConcurrencyDependencyGraph.java      |  9 +++++----
 .../internal/builder/multithreaded/MultiThreadedBuilder.java   | 10 ++++++----
 .../lifecycle/internal/ConcurrencyDependencyGraphTest.java     |  2 +-
 3 files changed, 12 insertions(+), 9 deletions(-)