From 05a7c5952a18006d8dc1c6dff20085e198f83f5b Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Mon, 6 Nov 2017 18:24:03 +1100 Subject: [PATCH] upgrade assembly plugin and use tarLongFileMode posix #1782 (#1943) Signed-off-by: olivier lamy --- jetty-distribution/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/jetty-distribution/pom.xml b/jetty-distribution/pom.xml index ed33f454a71..3a0a05b4432 100644 --- a/jetty-distribution/pom.xml +++ b/jetty-distribution/pom.xml @@ -606,7 +606,7 @@ src/main/assembly/jetty-assembly.xml - gnu + posix false diff --git a/pom.xml b/pom.xml index e394b5af335..c0971e98978 100644 --- a/pom.xml +++ b/pom.xml @@ -313,7 +313,7 @@ org.apache.maven.plugins maven-assembly-plugin - 3.0.0 + 3.1.0 org.eclipse.jetty.toolchain