From 3fb931e26e7837af642ccc157a78237197fabcf5 Mon Sep 17 00:00:00 2001 From: Jitse Boonstra Date: Mon, 6 May 2019 17:04:15 +0200 Subject: [PATCH] Reverted previous commit --- api/pom.xml | 15 --------------- nms/pom.xml | 24 ++++++++++++------------ pom.xml | 35 +++++++++++++++-------------------- 3 files changed, 27 insertions(+), 47 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 24db3bb..96a24a1 100755 --- a/api/pom.xml +++ b/api/pom.xml @@ -84,20 +84,5 @@ clean install npclib-api-${project.version} - - - org.apache.maven.plugins - maven-shade-plugin - 3.1.0 - - - package - - shade - - - - - diff --git a/nms/pom.xml b/nms/pom.xml index fb2ea7a..048d196 100755 --- a/nms/pom.xml +++ b/nms/pom.xml @@ -12,18 +12,18 @@ npclib-nms - - - - - - - - - - - - + + v1_8_R1 + v1_8_R2 + v1_8_R3 + v1_9_R1 + v1_9_R2 + v1_10_R1 + v1_11_R1 + v1_12_R1 + v1_13_R1 + v1_13_R2 + diff --git a/pom.xml b/pom.xml index 9976e66..271a619 100755 --- a/pom.xml +++ b/pom.xml @@ -54,6 +54,21 @@ 1.8 + + org.apache.maven.plugins + maven-antrun-plugin + 1.7 + + + generate-sources + + + + + + + + org.apache.maven.plugins maven-shade-plugin @@ -73,16 +88,6 @@ commons nms - nms/v1_8_R1 - nms/v1_8_R2 - nms/v1_8_R3 - nms/v1_9_R1 - nms/v1_9_R2 - nms/v1_10_R1 - nms/v1_11_R1 - nms/v1_12_R1 - nms/v1_13_R1 - nms/v1_13_R2 api @@ -92,16 +97,6 @@ commons nms - nms/v1_8_R1 - nms/v1_8_R2 - nms/v1_8_R3 - nms/v1_9_R1 - nms/v1_9_R2 - nms/v1_10_R1 - nms/v1_11_R1 - nms/v1_12_R1 - nms/v1_13_R1 - nms/v1_13_R2 api plugin