From a56ff6d2bf6bbcb354498b6c3e798fc4ce9110ce Mon Sep 17 00:00:00 2001 From: ede Date: Mon, 28 Feb 2022 19:13:31 +0100 Subject: [PATCH] use [] instead of () in distro filename, make surefire UTF-8 aware () need to be escaped or wrapped on most shells, let's not use em --- pom.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ce610832c..64a6a11dc 100644 --- a/pom.xml +++ b/pom.xml @@ -16,11 +16,13 @@ ${build.datestamp} mvn build - ${git.total.commit.count}(${git.commit.id.abbrev}) + ${git.total.commit.count}[${git.commit.id.abbrev}] ${build.datelong} ${git.branch}(${git.commit.id.abbrev}) UTF-8 + UTF-8 + **/*.command,**/*.sh,**/*.bat,**/*.exe,**/MacOS/OpenJUMP 3.3.0 3.0.0