From afb395bc92a1074833363d7946f7c5bf7804ac9a Mon Sep 17 00:00:00 2001 From: Claudia Agache Date: Thu, 2 Jul 2020 15:45:54 +0300 Subject: [PATCH] add other repositories --- .travis.settings.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/.travis.settings.xml b/.travis.settings.xml index 16abcabbcc..b08ca45199 100644 --- a/.travis.settings.xml +++ b/.travis.settings.xml @@ -22,8 +22,18 @@ alfresco-internal Alfresco Internal Repository + https://artifacts.alfresco.com/nexus/content/groups/internal + + + alfresco-public + Alfresco Public Repository https://artifacts.alfresco.com/nexus/content/groups/public + + alfresco-private + Alfresco Private Repository + https://artifacts.alfresco.com/nexus/content/groups/private + @@ -45,5 +55,10 @@ ${env.MAVEN_USERNAME} ${env.MAVEN_PASSWORD} + + alfresco-private + ${env.MAVEN_USERNAME} + ${env.MAVEN_PASSWORD} +