mirror of https://github.com/apache/cloudstack.git
maven: build client at the end, fixes path error for console-proxy build target
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
This commit is contained in:
parent
eaf7767c85
commit
93096efc77
6
pom.xml
6
pom.xml
|
|
@ -163,11 +163,11 @@
|
|||
<module>deps/XenServerJava</module>
|
||||
<module>plugins</module>
|
||||
<module>patches</module>
|
||||
<module>client</module>
|
||||
<module>test</module>
|
||||
<module>engine</module>
|
||||
<module>framework</module>
|
||||
<module>services</module>
|
||||
<module>services</module>
|
||||
<module>test</module>
|
||||
<module>client</module>
|
||||
</modules>
|
||||
|
||||
<dependencyManagement>
|
||||
|
|
|
|||
Loading…
Reference in New Issue