summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/compliance-tests/assembly/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x/trunk/compliance-tests/assembly/pom.xml')
-rw-r--r--sca-java-2.x/trunk/compliance-tests/assembly/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/compliance-tests/assembly/pom.xml b/sca-java-2.x/trunk/compliance-tests/assembly/pom.xml
index aca8b0c22f..de2ce896a9 100644
--- a/sca-java-2.x/trunk/compliance-tests/assembly/pom.xml
+++ b/sca-java-2.x/trunk/compliance-tests/assembly/pom.xml
@@ -94,7 +94,7 @@
<executions>
<execution>
<id>unpack</id>
- <phase>compile</phase>
+ <phase>test-compile</phase>
<goals>
<goal>unpack</goal>
</goals>