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 2019/11/17 21:10:12 UTC

[maven] branch master updated (6fa256d -> c82409a)

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 6fa256d  update copyright year
     add db3e446  [MNG-6759] - Fix issue where MavenMetadataSource failed to set the right repositories when preparing artifact metadata
     new c82409a  [MNG-6759] Maven fails to use <repositories> section from dependency when resolving transitive dependencies in some cases

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../java/org/apache/maven/project/artifact/MavenMetadataSource.java | 6 ++++++
 1 file changed, 6 insertions(+)


[maven] 01/01: [MNG-6759] Maven fails to use section from dependency when resolving transitive dependencies in some cases

Posted by rf...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit c82409a2d843427ceceb9a42b0a4dc46cc4637bd
Merge: 6fa256d db3e446
Author: Robert Scholte <rf...@apache.org>
AuthorDate: Sun Nov 17 22:10:01 2019 +0100

    [MNG-6759] Maven fails to use <repositories> section from dependency when resolving transitive dependencies in some cases

 .../java/org/apache/maven/project/artifact/MavenMetadataSource.java | 6 ++++++
 1 file changed, 6 insertions(+)