You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by cs...@apache.org on 2022/02/20 18:42:34 UTC

[maven] branch maven-transport-http updated (1465d72 -> bf8e7ae)

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

cstamas pushed a change to branch maven-transport-http
in repository https://gitbox.apache.org/repos/asf/maven.git.


    from 1465d72  Do not use shaded wagon, client is here
     add 2798ee9  [MNG-7395] Support interpolation in extensions.xml
     add b2a21f1  [MNG-7244] Remove deprecated WARNING for usage of pom.X placeholders
     add 03df5f7  [MNG-7390] Allow selecting modules outside the cwd into the reactor using --projects
     add bf8e7ae  Merge remote-tracking branch 'origin/master' into maven-transport-http

No new revisions were added by this update.

Summary of changes:
 .../apache/maven/graph/DefaultGraphBuilder.java    | 14 +++++---
 .../internal/BootstrapCoreExtensionManager.java    | 41 ++++++++++++++++------
 .../AbstractStringBasedModelInterpolator.java      | 20 +++++------
 .../AbstractModelInterpolatorTest.java             | 37 +++++++++++++------
 4 files changed, 75 insertions(+), 37 deletions(-)