You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by eo...@apache.org on 2019/11/18 08:00:23 UTC

[maven] branch MNG-6771 updated (a677f6f -> f8bd6d5)

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

eolivelli pushed a change to branch MNG-6771
in repository https://gitbox.apache.org/repos/asf/maven.git.


 discard a677f6f  [MNG-6771] Fix license issues on binary distribution - Update slf4j to 1.7.29 - Do not download ASL v2 license files but copy from local - add Jsoup license - keep a specific copy of MIT license for each dependency - Add NOTICE to binary distribution - Add Eclipse SISU about.html contents
     add db3e446  [MNG-6759] - Fix issue where MavenMetadataSource failed to set the right repositories when preparing artifact metadata
     add c82409a  [MNG-6759] Maven fails to use <repositories> section from dependency when resolving transitive dependencies in some cases
     add f8bd6d5  [MNG-6771] Fix license issues on binary distribution - Update slf4j to 1.7.29 - Do not download ASL v2 license files but copy from local - add Jsoup license - keep a specific copy of MIT license for each dependency - Add NOTICE to binary distribution - Add Eclipse SISU about.html contents

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (a677f6f)
            \
             N -- N -- N   refs/heads/MNG-6771 (f8bd6d5)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

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