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 - - - -