Re: Building Cloudstack Issues

2025-04-28 Thread Jason Hollis
Thanks Wei for your help. Using the cloud-client-ui-4.19.2.0.jar,I was able to place that file on my management server and test things out. The file I built was 128MB. Not sure why the one on the management server is 150MB, and what I built from checing out 4.19.2.0 is 128MB, but it seems to be

Re: Building Cloudstack Issues

2025-04-28 Thread Wei ZHOU
Hi Jason, Please refer to the second paragraph of my first reply (see below). the file /usr/share/cloudstack-management/lib/cloudstack-.jar is a copy of client/target/cloud-client-ui-.jar, not server/target/cloud-server-.jar Kind regards, Wei On Mon, Apr 28, 2025 at 8:22 PM Jason Hollis wro

Re: Building Cloudstack Issues

2025-04-28 Thread Jason Hollis
Wei, Thanks for the info, however when I do remove the -Dnoredist it does build successfully, but the generated .jar file is only 3.7MB. On my Test environment Cloudstack management server it is ~150MB. ls -alh cloudstack-build/cloud-server-4.19.2.0.jar -rw-r--r-- 1 root root 3.7M Apr 28 14:15

Re: Building Cloudstack Issues

2025-04-28 Thread Wei ZHOU
If you do not need vmware and other 3rd party jars, you can remove "-Dnoredist " from the maven command. -Wei On Mon, Apr 28, 2025 at 7:48 PM Wei ZHOU wrote: > Hi, > > when you build with vmware support or other 3rd party jars, you need to > install the jars. > please refer to https://github.

Re: Building Cloudstack Issues

2025-04-28 Thread Wei ZHOU
Hi, when you build with vmware support or other 3rd party jars, you need to install the jars. please refer to https://github.com/shapeblue/cloudstack-nonoss the file /usr/share/cloudstack-management/lib/cloudstack-.jar is a copy of client/target/cloud-client-ui-.jar, not server/target/cloud-serve

Building Cloudstack Issues

2025-04-28 Thread Jason Hollis
I've been trying to get cloudstack to build with varrying results. If I do get it to build by adjusting some parameters of the mvn command it will be successful, but the file size for my cloud-server-4.19.2.0.jar will only be 3.7MB when on my Test environment Cloudstack management server it is