From 4a3cb42152ba289424e82016490c55542b3b6420 Mon Sep 17 00:00:00 2001 From: games647 Date: Fri, 4 Mar 2016 13:34:02 +0100 Subject: [PATCH] Ignore libraries from auth plugins in order to fix repository conflicts Fixes #3 --- bukkit/pom.xml | 26 ++++++++++++++++++++------ 1 file changed, 20 insertions(+), 6 deletions(-) diff --git a/bukkit/pom.xml b/bukkit/pom.xml index 16564223..27b44cda 100644 --- a/bukkit/pom.xml +++ b/bukkit/pom.xml @@ -78,18 +78,36 @@ authme 5.2-SNAPSHOT true + + + * + * + + com.github.lenis0012 LoginSecurity-2 -9c09e73b7f-1 + + + * + * + + com.github.RoyalDev RoyalAuth -e21354a9b7-1 + + + * + * + + @@ -100,12 +118,8 @@ - net.gravitydevelopment.updater - updater - - - net.ess3 - EssentialsGroupManager + * + *