mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
don't call mvn in waf, so the build will take two steps, one is mvn install, another is waf rpm
This commit is contained in:
parent
02b46c5892
commit
a7349eeefd
@ -430,9 +430,6 @@ def build_usage_dir ():
|
|||||||
Utils.pprint ("GREEN", "Installed files of usage/")
|
Utils.pprint ("GREEN", "Installed files of usage/")
|
||||||
|
|
||||||
|
|
||||||
def install_mvn():
|
|
||||||
Utils.exec_command("mvn install -P deps")
|
|
||||||
install_mvn()
|
|
||||||
# Get started to execute here
|
# Get started to execute here
|
||||||
build_utils_docs ()
|
build_utils_docs ()
|
||||||
build_jars ()
|
build_jars ()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user