From a4ec76fc5f9f0f461edec040cc32b48fa3b7cb68 Mon Sep 17 00:00:00 2001 From: 502647092 Date: Sun, 6 Sep 2015 09:59:22 +0800 Subject: [PATCH] update project and use retrolambda... Signed-off-by: 502647092 --- .classpath | 5 ++++ pom.xml | 77 ++++++++++++++++++++++++++++++++---------------------- 2 files changed, 51 insertions(+), 31 deletions(-) diff --git a/.classpath b/.classpath index 29fe624..9644a24 100644 --- a/.classpath +++ b/.classpath @@ -27,5 +27,10 @@ + + + + + diff --git a/pom.xml b/pom.xml index ee11207..b6666ca 100644 --- a/pom.xml +++ b/pom.xml @@ -14,37 +14,52 @@ 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 - - - - - + + + + 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 + + + + + +