mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
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…
x
Reference in New Issue
Block a user