$
mvn
-P deps
$
./waf
rpm
artifacts/rpmbuild/RPMS/x86_64
$
cd
artifacts/rpmbuild/RPMS/x86_64
$
createrepo
./
/etc/yum.repos.d/cloudstack.repo
with the following content:
[apache-cloudstack]
name=Apache CloudStack
baseurl=http://webserver.tld/path/to/repo
enabled=1
gpgcheck=0