From 227f5659917dd027292fad0106fc1f38630fd41f Mon Sep 17 00:00:00 2001 From: octopus_yan Date: Sat, 16 Nov 2024 00:18:25 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=89=93=E5=8C=85=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 54 +++++++++++++++++++++++++++--------------------------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/pom.xml b/pom.xml index efe0026..e5f9d82 100644 --- a/pom.xml +++ b/pom.xml @@ -239,33 +239,33 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - + + org.openjfx + javafx-maven-plugin + 0.0.8 + + true + 2 + true + true + launcher + app + app + cn.octopusyan.dmt/${exec.mainClass} + + + + + default-cli + + + + + + + + + io.github.fvarrui