From fba64f9d9ab9b700fcdb28d0bde43b6150d16836 Mon Sep 17 00:00:00 2001 From: Mykhailo Moskalets <69348201+13MrBlackCat13@users.noreply.github.com> Date: Thu, 7 Nov 2024 09:39:49 +0100 Subject: [PATCH] Update pom.xml --- pom.xml | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/pom.xml b/pom.xml index e790388..e15b061 100644 --- a/pom.xml +++ b/pom.xml @@ -58,21 +58,23 @@ ${main.class} + + + *:* + + META-INF/*.SF + META-INF/*.DSA + META-INF/*.RSA + META-INF/MANIFEST.MF + module-info.class + + + ${app.name} - - - - org.openjfx - javafx-maven-plugin - 0.0.8 - - ${main.class} - - @@ -87,7 +89,6 @@ 1.6.0 ${app.name} - ${project.version} Your Company target/dist ${main.class} @@ -104,4 +105,4 @@ - \ No newline at end of file +