We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 847e02d commit a6e2fddCopy full SHA for a6e2fdd
ua/infocenter-web/infocenter-app/pom.xml
@@ -38,6 +38,9 @@
38
<groupId>org.apache.maven.plugins</groupId>
39
<artifactId>maven-war-plugin</artifactId>
40
<version>3.4.0</version>
41
+ <configuration>
42
+ <recompressZippedFiles>false</recompressZippedFiles>
43
+ </configuration>
44
</plugin>
45
<plugin>
46
<artifactId>maven-antrun-plugin</artifactId>
0 commit comments