Master build failing with compilation error with plugin "network-elements/cisco-vnmc"
Anyone else observed this ? there is no change in this plugin, wondering why its failing suddenly ? [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ cloud-plugin-network-cisco-vnmc --- [INFO] Compiling 30 source files to /root/jenkins/build/workspace/ASF-build-master-automation/cloudplatform/cloudstack/plugins/network-elements/cisco-vnmc/target/classes [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /root/jenkins/build/workspace/ASF-build-master-automation/cloudplatform/cloudstack/plugins/network-elements/cisco-vnmc/src/com/cloud/network/cisco/CiscoVnmcConnectionImpl.java:[1231,127] error: unreported exception GeneralSecurityException; must be caught or declared to be thrown [INFO] 1 error [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 19.175s [INFO] Finished at: Thu Aug 28 15:35:55 PDT 2014 [INFO] Final Memory: 20M/238M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) on project cloud-plugin-network-cisco-vnmc: Compilation failure [ERROR] /root/jenkins/build/workspace/ASF-build-master-automation/cloudplatform/cloudstack/plugins/network-elements/cisco-vnmc/src/com/cloud/network/cisco/CiscoVnmcConnectionImpl.java:[1231,127] error: unreported exception GeneralSecurityException; must be caught or declared to be thrown [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging Regards, Rayees