GitHub user weizhouapache added a comment to the discussion: Building 
Cloudstack DEB packages for Ubuntu

> mvn -P deps -DskipTests -T `nproc` && \

this step is not needed


> ./build-deb.sh

you can use skip the tests by
```
ACS_BUILD_OPTS="-DskipTests" ./build-deb.sh
```

GitHub link: 
https://github.com/apache/cloudstack/discussions/12177#discussioncomment-15139760

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]

Reply via email to