aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/pom.xml b/lib/pom.xml
index 78e5d8d47..e2a186b38 100644
--- a/lib/pom.xml
+++ b/lib/pom.xml
@@ -708,7 +708,7 @@
<executions>
<execution>
<id>enforce-libraries-exist</id>
- <phase>process-resources</phase>
+ <phase>compile</phase>
<goals>
<goal>enforce</goal>
</goals>