From 541819ea8fdf3cf138f7e8339b25113aced316ae Mon Sep 17 00:00:00 2001 From: Eric Stokes Date: Wed, 1 Feb 2012 21:44:15 -0700 Subject: [PATCH] Move to shaded CH, this will break all MV plugins --- pom.xml | 35 ++++++++++++++--------------------- 1 file changed, 14 insertions(+), 21 deletions(-) diff --git a/pom.xml b/pom.xml index 02623976..1d871a69 100644 --- a/pom.xml +++ b/pom.xml @@ -67,27 +67,6 @@ 1.6 - - - org.codehaus.mojo - build-helper-maven-plugin - 1.7 - - - add-wsdl-source - generate-sources - - add-source - - - - ${project.basedir}/lib/commandhandler/src - ${project.basedir}/lib/commandhandler/lib/ShellParser/src - - - - - com.google.code.maven-replacer-plugin maven-replacer-plugin @@ -172,6 +151,7 @@ me.main__.util:SerializationConfig com.fernferret.allpay:AllPay + com.pneumaticraft.commandhandler:CommandHandler @@ -183,6 +163,10 @@ me.main__.util me.main__.util.multiverse + + com.pneumaticraft.commandhandler + com.pneumaticraft.commandhandler.multiverse + @@ -226,6 +210,15 @@ compile + + + com.pneumaticraft.commandhandler + CommandHandler + 6 + jar + compile + + junit