From 4932071b1c53b9552c2167476b2a11b348115fab Mon Sep 17 00:00:00 2001 From: 502647092 Date: Sun, 6 Sep 2015 11:25:25 +0800 Subject: [PATCH] remove retorlambda... Signed-off-by: 502647092 --- .classpath | 17 +----------- pom.xml | 77 ++++++++++++++++++++++-------------------------------- 2 files changed, 32 insertions(+), 62 deletions(-) diff --git a/.classpath b/.classpath index 9644a24..411ddf9 100644 --- a/.classpath +++ b/.classpath @@ -16,21 +16,6 @@ - - - - - - - - - - - - - - - - + diff --git a/pom.xml b/pom.xml index b6666ca..ee11207 100644 --- a/pom.xml +++ b/pom.xml @@ -14,52 +14,37 @@ true - - - - maven-compiler-plugin - 3.1 - - 1.8 - 1.8 - - - - org.apache.maven.plugins - maven-shade-plugin - 2.3 - - true - - - cn.citycraft:PluginHelper - - - - - - package - - shade - - - - - - net.orfjackal.retrolambda - retrolambda-maven-plugin - 2.0.5 - - - - process-main - process-test - - - - - - + + + maven-compiler-plugin + 3.1 + + 1.8 + 1.8 + + + + org.apache.maven.plugins + maven-shade-plugin + 2.3 + + true + + + cn.citycraft:PluginHelper + + + + + + package + + shade + + + + +