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
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
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
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.
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