Dear all, I am reading the documentation on the steps in building DEB packages for CloudStack 4.2.0:
http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.2.0/html/Installation_Guide/sect-source-builddebs.html and compare it with the steps on the earlier version (e.g. 4.1.1): http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.1.1/html/Installation_Guide/sect-source-builddebs.html I noticed that there's one command missing: === mvn clean install -P developer,systemvm === Can I confirm that the above step is no longer required for 4.2.0 and we can go ahead to build the package using the command: "dpkg-buildpackage -uc -us"? Looking forward to your reply, thank you. Cheers.