From 68160c8424d999b512f1bcabc78372c6e308bbd4 Mon Sep 17 00:00:00 2001 From: asofold Date: Tue, 9 Jan 2018 20:50:51 +0100 Subject: [PATCH] Remove ncp_base profile in favor of default moduels and dependencies. --- NCPPlugin/pom.xml | 70 ++++++++++++++++++++++------------------------- pom.xml | 30 ++++++++------------ 2 files changed, 44 insertions(+), 56 deletions(-) diff --git a/NCPPlugin/pom.xml b/NCPPlugin/pom.xml index 3434f6f3..c20dba83 100644 --- a/NCPPlugin/pom.xml +++ b/NCPPlugin/pom.xml @@ -10,45 +10,39 @@ jar + + + + junit + junit + 4.8.2 + provided + + + org.bukkit + bukkit + 1.8.8-R0.1-SNAPSHOT + provided + + + fr.neatmonster + ncpcore + 1.1-SNAPSHOT + + + fr.neatmonster + ncpcompatbukkit + 1.1-SNAPSHOT + + + fr.neatmonster + ncpcompatprotocollib + 1.1-SNAPSHOT + + + + - - ncp_base - - - - !skip_ncp_base - - - - - junit - junit - 4.8.2 - provided - - - org.bukkit - bukkit - 1.8.8-R0.1-SNAPSHOT - provided - - - fr.neatmonster - ncpcore - 1.1-SNAPSHOT - - - fr.neatmonster - ncpcompatbukkit - 1.1-SNAPSHOT - - - fr.neatmonster - ncpcompatprotocollib - 1.1-SNAPSHOT - - - spigot1_7_r4 diff --git a/pom.xml b/pom.xml index 3464bcf5..5650a55a 100644 --- a/pom.xml +++ b/pom.xml @@ -15,25 +15,19 @@ ? + + + NCPBuildBase + NCPCommons + NCPCore + NCPCompatBukkit + NCPCompatProtocolLib + NCPPlugin + NoCheatPlus + + + - - ncp_base - - - - !skip_ncp_base - - - - NCPBuildBase - NCPCommons - NCPCore - NCPCompatBukkit - NCPCompatProtocolLib - NCPPlugin - NoCheatPlus - - all