From 218ce6c7e721bfbddabf55b4fa4f7887833ad129 Mon Sep 17 00:00:00 2001 From: Michael Osipov Date: Fri, 25 Dec 2020 00:09:13 +0100 Subject: [PATCH] [MNG-6114] Elements from the global settings should be ordered before elements from the user settings Central from global settings with 'file:' comes first and is ignored by the mirrorOf definition. The next central definition is ignored too due to MNG-7018/MNG-5984. As long as these issues aren't resolved we need to mirror even local repos to make the IT work as intended. This closes #92 --- .../mng-5771-core-extensions/settings-template-mirror-auth.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/its/core-it-suite/src/test/resources/mng-5771-core-extensions/settings-template-mirror-auth.xml b/its/core-it-suite/src/test/resources/mng-5771-core-extensions/settings-template-mirror-auth.xml index a338822c28..85e82e63e1 100644 --- a/its/core-it-suite/src/test/resources/mng-5771-core-extensions/settings-template-mirror-auth.xml +++ b/its/core-it-suite/src/test/resources/mng-5771-core-extensions/settings-template-mirror-auth.xml @@ -12,7 +12,7 @@ repoman Mirror http://localhost:@port@ - external:* + *