From 180144140e5a50b1b3fb8258a0d72e9d9b77c499 Mon Sep 17 00:00:00 2001 From: UnfamiliarLegacy <74633542+UnfamiliarLegacy@users.noreply.github.com> Date: Wed, 17 Jul 2024 23:59:27 +0200 Subject: [PATCH] Exclude executables from jar file --- G-Earth/pom.xml | 3 +++ pom.xml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/G-Earth/pom.xml b/G-Earth/pom.xml index 03f836f..79c31b4 100644 --- a/G-Earth/pom.xml +++ b/G-Earth/pom.xml @@ -99,6 +99,9 @@ true + + build/** + diff --git a/pom.xml b/pom.xml index e2c5cfd..757f796 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ - 1.5.4-beta-6 + 1.5.4-beta-7 -SNAPSHOT 1.5.3