Skip to content

Commit 55fd3fa

Browse files
authored
Removed duplicated and mismatching in version libraries from geostore and mapfish-print (#2763)
1 parent 7997ab5 commit 55fd3fa

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

web/pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -364,6 +364,11 @@
364364
<artifactId>maven-war-plugin</artifactId>
365365
<version>2.1.1</version>
366366
<configuration>
367+
<packagingExcludes>WEB-INF/lib/commons-codec-1.2.jar,
368+
WEB-INF/lib/commons-io-1.1.jar,
369+
WEB-INF/lib/commons-logging-1.0.4.jar,
370+
WEB-INF/lib/commons-pool-1.3.jar
371+
</packagingExcludes>
367372
<overlays>
368373
<overlay>
369374
<groupId>it.geosolutions.geostore</groupId>

0 commit comments

Comments
 (0)