You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2020/12/26 21:11:44 UTC

[GitHub] [maven-integration-testing] michael-o opened a new pull request #96: [MNG-4963] Parent POM not downloaded when settings define global mirr…

michael-o opened a new pull request #96:
URL: https://github.com/apache/maven-integration-testing/pull/96


   …or and one snapshot repo but no other release repository
   
   This IT was written with implicit black magic in mind. A mirror simply exchanges
   a URL of repo with another one while retaining the entire config for
   releases/snapshots. Logically this IT should have failed because there is no
   release repo. But it works because Maven adds Maven Central internally which is
   a release repo. For MNG-4645 one has to add a release repo in the settings to
   mimic that behavior.
   
   This closes #96


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org