summaryrefslogtreecommitdiffstats
path: root/pike/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pike/pom.xml')
-rw-r--r--pike/pom.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/pike/pom.xml b/pike/pom.xml
index 96039b15..e26bfadc 100644
--- a/pike/pom.xml
+++ b/pike/pom.xml
@@ -125,11 +125,15 @@
<executions>
<execution>
<id>copy-resources</id>
- <phase>validate</phase>
+ <phase>install</phase>
<goals>
<goal>copy-resources</goal>
</goals>
<configuration>
+ <overwrite>true</overwrite>
+ <nonFilteredFileExtensions>
+ <nonFilteredFileExtension>zip</nonFilteredFileExtension>
+ </nonFilteredFileExtensions>
<outputDirectory>${project.basedir}/docker_target</outputDirectory>
<resources>
<resource>