GabrielBrascher commented on pull request #4567: URL: https://github.com/apache/cloudstack/pull/4567#issuecomment-796875959
@GutoVeronezi Travis now points to `ScaleIOStorageAdaptor.java` (lines 271 & 365). Can you please re-check it? ``` [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 09:17 min (Wall Clock) [INFO] Finished at: 2021-03-11T15:59:17Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project cloud-plugin-hypervisor-kvm: Compilation failure: Compilation failure: [ERROR] /home/travis/build/apache/cloudstack/plugins/hypervisors/kvm/src/main/java/com/cloud/hypervisor/kvm/storage/ScaleIOStorageAdaptor.java:[271,24] error: unreported exception LibvirtException; must be caught or declared to be thrown [ERROR] /home/travis/build/apache/cloudstack/plugins/hypervisors/kvm/src/main/java/com/cloud/hypervisor/kvm/storage/ScaleIOStorageAdaptor.java:[365,24] error: unreported exception LibvirtException; must be caught or declared to be thrown ``` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
