Use align phases between the various packages. Not very handy to use a tgz file in the generate-resources phase when it is created in the package phase

This commit is contained in:
Hugo Trippaers 2013-02-02 12:19:33 +01:00
parent 0495f5309e
commit 6c034673a8

View File

@ -125,8 +125,8 @@
<version>1.7</version>
<executions>
<execution>
<id>generate-resource</id>
<phase>generate-resources</phase>
<id>copy-cloud-scripts</id>
<phase>package</phase>
<goals>
<goal>run</goal>
</goals>