From 4fb9b8a7ac962486cde6dea1b6292414667adb28 Mon Sep 17 00:00:00 2001 From: Ben Burwell Date: Fri, 8 May 2020 13:48:45 -0400 Subject: maven: Use github repository instead of virtyx --- templates/.m2/settings.xml | 61 +++++++++++++++------------------------------- 1 file changed, 20 insertions(+), 41 deletions(-) (limited to 'templates') diff --git a/templates/.m2/settings.xml b/templates/.m2/settings.xml index 756e999..9254468 100644 --- a/templates/.m2/settings.xml +++ b/templates/.m2/settings.xml @@ -1,56 +1,35 @@ - - - ben - {{ pass "virtyx/maven-token" }} - central - - - ben - {{ pass "virtyx/maven-token" }} - snapshots - - + + + github + + + github - - false - central - libs-release - https://maven.virtyx.com/artifactory/libs-release + true + true + https://repo1.maven.org/maven2 - - snapshots - libs-snapshot - https://maven.virtyx.com/artifactory/libs-snapshot + github + GitHub virtyx-technologies Apache Maven Packages + https://maven.pkg.github.com/virtyx-technologies/maven - - - - false - - central - plugins-release - https://maven.virtyx.com/artifactory/plugins-release - - - - snapshots - plugins-snapshot - https://maven.virtyx.com/artifactory/plugins-snapshot - - - artifactory - - artifactory - + + + + github + benburwell + {{ pass "github-token" }} + + -- cgit v1.2.3