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 2022/02/21 18:35:43 UTC

[maven] branch maven-3.8.x updated (a5acd3e -> 395411f)

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

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


    from a5acd3e  [MNG-7395] Support interpolation in extensions.xml
     add 395411f  [MNG-7417] Several classes do not set properties properly for building requests

No new revisions were added by this update.

Summary of changes:
 .../project/artifact/MavenMetadataSource.java      |  1 +
 .../maven/AbstractCoreMavenComponentTestCase.java  |  3 ++-
 .../apache/maven/project/PomConstructionTest.java  | 22 +++++++++++-----------
 .../internal/DefaultArtifactDescriptorReader.java  | 15 ++++-----------
 4 files changed, 18 insertions(+), 23 deletions(-)