Hi, I git clone'd "https://github.com/apache/cloudstack.git" on CentOS 7.4 and tried to compile it using maven, but it didn't compile (sorry I don't have the errors from it). However, I did that same thing on CentOS 6.8 and I could successfully build the packages and install them:
/opt/cloudstack/dist/rpmbuild/RPMS/x86_64/ ├── cloudstack-agent-4.12.0.0-SNAPSHOT.el6.x86_64.rpm ├── cloudstack-baremetal-agent-4.12.0.0-SNAPSHOT.el6.x86_64.rpm ├── cloudstack-cli-4.12.0.0-SNAPSHOT.el6.x86_64.rpm ├── cloudstack-common-4.12.0.0-SNAPSHOT.el6.x86_64.rpm ├── cloudstack-integration-tests-4.12.0.0-SNAPSHOT.el6.x86_64.rpm ├── cloudstack-management-4.12.0.0-SNAPSHOT.el6.x86_64.rpm ├── cloudstack-marvin-4.12.0.0-SNAPSHOT.el6.x86_64.rpm └── cloudstack-usage-4.12.0.0-SNAPSHOT.el6.x86_64.rpm Shouldn't it be 4.11.1.0 since this is the next version? Has anyone tried to compile this on CentOS 7? Thanks # mukarram
