slavkap commented on issue #8820:
URL: https://github.com/apache/cloudstack/issues/8820#issuecomment-2045165414
Hi all, I was able to build it with:
```
git clone https://github.com/shapeblue/cloudstack-nonoss.git nonoss
cd nonoss && bash -x install-non-oss.sh && cd ..
cd cloudstack
mvn clean install -P developer,systemvm -Dnoredist -Dsimulator
-DskipTests -T4
[INFO] Apache CloudStack Plugin - NSX Network ............. SUCCESS [ 17.066
s]
[INFO] Apache CloudStack Plugin - MySQL HA Strategy ....... SUCCESS [ 4.313
s]
[INFO] Apache CloudStack Plugin - Hypervisor Simulator .... SUCCESS [ 7.265
s]
[INFO] Apache CloudStack Framework - Spring Module ........ SUCCESS [ 7.250
s]
[INFO] Apache CloudStack Secondary Storage Controller ..... SUCCESS [ 7.809
s]
[INFO] Apache CloudStack Console Proxy .................... SUCCESS [ 0.056
s]
[INFO] Apache CloudStack Console Proxy - RDP Client ....... SUCCESS [ 9.053
s]
[INFO] Apache CloudStack Console Proxy - Server ........... SUCCESS [ 6.462
s]
[INFO] Apache CloudStack System VM ........................ SUCCESS [ 20.276
s]
[INFO] Apache CloudStack Client UI ........................ SUCCESS [ 36.773
s]
[INFO] Apache CloudStack Framework - QuickCloud ........... SUCCESS [ 1.217
s]
[INFO] Apache CloudStack Test ............................. SUCCESS [ 1.762
s]
[INFO] Apache CloudStack Developer Mode ................... SUCCESS [ 2.411
s]
[INFO] Apache CloudStack Developer Tools .................. SUCCESS [ 0.186
s]
[INFO] Apache CloudStack apidocs .......................... SUCCESS [ 23.908
s]
[INFO] Apache CloudStack marvin ........................... SUCCESS [ 5.886
s]
[INFO] Apache CloudStack DevCloud4 ........................ SUCCESS [ 3.118
s]
[INFO] Apache CloudStack DevCloud-KVM 4.20.0.0-SNAPSHOT ... SUCCESS [ 1.164
s]
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 07:17 min (Wall Clock)
[INFO] Finished at: 2024-04-09T15:10:44+03:00
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]