From b28a39a059a1e377d9928e92779d6fdd183acdf5 Mon Sep 17 00:00:00 2001 From: Brendan Robert Date: Sat, 6 Feb 2016 15:58:45 -0600 Subject: [PATCH] Issue #18: Updating packaging to work more reliably. --- pom.xml | 89 ++++++--------------------------------------------------- 1 file changed, 9 insertions(+), 80 deletions(-) diff --git a/pom.xml b/pom.xml index 7a288a7..35a1700 100644 --- a/pom.xml +++ b/pom.xml @@ -12,37 +12,17 @@ UTF-8 jace.JaceApplication + apache20 - badvision + + org.badvision + Jace - - com.zenjava - javafx-maven-plugin - 8.1.2 - - JavaAppleComputerEmulator - jace.JaceApplication - - example-user - example-password - true - ALL - - - - package - package - - jar - - - - org.apache.maven.plugins maven-dependency-plugin @@ -62,21 +42,19 @@ - - + org.apache.maven.plugins maven-compiler-plugin - 3.3 1.8 1.8 - - ${sun.boot.class.path}${path.separator}${java.home}/lib/jfxrt.jar - + 3.5 - - org.apache.maven.plugins - maven-surefire-plugin - 2.18 - - - ${java.home}/lib/jfxrt.jar - - - - - - - maven-assembly-plugin - - - package - - single - - - - - - - true - jace.JaceApplication - - - - - jar-with-dependencies - - - -