From 4a659a9e8917d2488ecd80d31cdb64a14d04c823 Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Mon, 6 Nov 2017 18:24:09 +1100 Subject: [PATCH] upgrade assembly plugin and use tarLongFileMode posix #1782 (#1942) Signed-off-by: olivier lamy --- jetty-distribution/pom.xml | 2 +- jetty-home/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/jetty-distribution/pom.xml b/jetty-distribution/pom.xml index 26235f25663..0d58afcb5f5 100644 --- a/jetty-distribution/pom.xml +++ b/jetty-distribution/pom.xml @@ -366,7 +366,7 @@ src/main/assembly/jetty-assembly.xml - gnu + posix false diff --git a/jetty-home/pom.xml b/jetty-home/pom.xml index d12ac8eaebb..c9ebd51197d 100644 --- a/jetty-home/pom.xml +++ b/jetty-home/pom.xml @@ -324,7 +324,7 @@ src/main/assembly/jetty-assembly.xml - gnu + posix false diff --git a/pom.xml b/pom.xml index 194d7f0bffb..43cb9e4d3cc 100644 --- a/pom.xml +++ b/pom.xml @@ -372,7 +372,7 @@ org.apache.maven.plugins maven-assembly-plugin - 3.0.0 + 3.1.0 org.eclipse.jetty.toolchain