mirror of
https://github.com/jetty/jetty.project.git
synced 2025-03-01 19:39:21 +00:00
Signed-off-by: olivier lamy <olamy@webtide.com>
This commit is contained in:
parent
0f34179b2b
commit
05a7c5952a
@ -606,7 +606,7 @@
|
|||||||
<descriptors>
|
<descriptors>
|
||||||
<descriptor>src/main/assembly/jetty-assembly.xml</descriptor>
|
<descriptor>src/main/assembly/jetty-assembly.xml</descriptor>
|
||||||
</descriptors>
|
</descriptors>
|
||||||
<tarLongFileMode>gnu</tarLongFileMode>
|
<tarLongFileMode>posix</tarLongFileMode>
|
||||||
<appendAssemblyId>false</appendAssemblyId>
|
<appendAssemblyId>false</appendAssemblyId>
|
||||||
</configuration>
|
</configuration>
|
||||||
<executions>
|
<executions>
|
||||||
|
2
pom.xml
2
pom.xml
@ -313,7 +313,7 @@
|
|||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
<artifactId>maven-assembly-plugin</artifactId>
|
<artifactId>maven-assembly-plugin</artifactId>
|
||||||
<version>3.0.0</version>
|
<version>3.1.0</version>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.eclipse.jetty.toolchain</groupId>
|
<groupId>org.eclipse.jetty.toolchain</groupId>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user