Hi Suresh, Thanks for your response and the links. But I didnt find answers for my specific questions from that link. I am following the below Cloudstack documentation to build the source and generate RPMS. https://docs.cloudstack.apache.org/en/latest/installguide/index.html#building-from-source
In the link that you have provided, it has dependent jars required for vmware but I didnt find the jars that I need for LDAP where the build is failing. Same with deps/install-non-oss.sh too, where dependent jars required for vmware is only present. I am not sure where to find equivalent jars required for LDAP to resolve the error which I have mentioned in my post and thats why raised it. Regards, Hema On 2021/05/28 09:30:01, Suresh Anaparti <[email protected]> wrote: > Hi Hemalatha Pal, > > You can refer to the following wiki pages, to setup dev environment and build > process. The CloudStack build, using mavin (mvn), would download the required > dependencies from the maven repo. Only need to download external dependency > jars manually, copy to 'deps' folder and 'mvn install' (check > 'deps/install-non-oss.sh'). > > https://cwiki.apache.org/confluence/display/CLOUDSTACK/Setting+up+CloudStack+Development+Environment > > https://cwiki.apache.org/confluence/display/CLOUDSTACK/How+to+build+CloudStack#HowtobuildCloudStack-InstallingMaven > > Regards, > Suresh > > > >
