mirror of https://github.com/apache/cloudstack.git
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:
parent
0495f5309e
commit
6c034673a8
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue