From c0996299b481f329bce5906a89247466ccc8c720 Mon Sep 17 00:00:00 2001 From: SupremeMortal Date: Sat, 27 Aug 2016 14:03:41 +0100 Subject: [PATCH 1/3] Remove non-existent Repo "nexus.theyeticave.net" does not exist anymore. --- pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pom.xml b/pom.xml index f85ae30a5..9d5d6312d 100644 --- a/pom.xml +++ b/pom.xml @@ -69,10 +69,6 @@ sk80q http://maven.sk89q.com/artifactory/repo/ - - vault-repo - http://nexus.theyeticave.net/content/repositories/pub_releases - empcraft-repo http://empcraft.com/maven2 From 1266eed86a730436ed6889776974c9b3533a749b Mon Sep 17 00:00:00 2001 From: SupremeMortal Date: Sat, 27 Aug 2016 14:08:35 +0100 Subject: [PATCH 2/3] Add Replacement Repo For Vault --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pom.xml b/pom.xml index 9d5d6312d..d338a4f85 100644 --- a/pom.xml +++ b/pom.xml @@ -69,6 +69,10 @@ sk80q http://maven.sk89q.com/artifactory/repo/ + + vault + http://maven.elmakers.com/repository/net/milkbowl/vault/Vault/ + empcraft-repo http://empcraft.com/maven2 From 50770a78d728163a956b9a15e309905a51c6f860 Mon Sep 17 00:00:00 2001 From: SupremeMortal Date: Sat, 27 Aug 2016 14:09:03 +0100 Subject: [PATCH 3/3] Fixed mistake --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d338a4f85..9af13f228 100644 --- a/pom.xml +++ b/pom.xml @@ -71,7 +71,7 @@ vault - http://maven.elmakers.com/repository/net/milkbowl/vault/Vault/ + http://maven.elmakers.com/repository/ empcraft-repo