DaanHoogland commented on PR #8067:
URL: https://github.com/apache/cloudstack/pull/8067#issuecomment-1798077620

   > @shwstppr where are the dependencies for `cloudstack-agent` declared? 
Seems not in agent/pom.xml Sorry I'm not really familiar with Maven, we use 
gradle on our end.
   > 
   > agent should than probably have a dependency to the 
`cloud-plugin-storage-volume-linstor` because that is where the 
`LinstorStorageAdapter` is located, or maybe the `kvm-hyporvisor-plugin` should 
have a dep to it?
   
   @rp- , sounds like you need to add it in the cloud.spec files. but I already 
see a line
   ```
   cp plugins/storage/volume/linstor/target/*.jar  
${RPM_BUILD_ROOT}%{_datadir}/%{name}-agent/lib
   ```
   there. Maybe something else is needed? for the non acs parts of linstore?


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

Reply via email to