[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[cbi-dev] Compile error in WTP build
|
Hi there,
The WTP build failed with the following compile error yesterday.
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.20.0:compile (default-compile) on project org.eclipse.wst.wsdl: Compilation failure: Compilation failure:
[ERROR] /jobs/genie.webtools/WTP-R3_7_Integration/workspace/webtools.webservices/bundles/org.eclipse.wst.wsdl/src-wsdl/org/eclipse/wst/wsdl/util/WSDLParser.java:[787]
[ERROR] catch (IOException exception)
[ERROR] ^^^^^^^^^^^
[ERROR] Unreachable catch block for IOException. This exception is never thrown from the try statement body
![]()
![]()
https://docs.oracle.com/javase/7/docs/api/org/xml/sax/helpers/DefaultHandler.html#resolveEntity(java.lang.String,%20java.lang.String)
![]()
The code in problem has not been changed and can be built properly in local workspace. Nor has the build. The only change I noticed is Maven was upgraded from 3.2.5 to 3.3.1. Wonder whether you can shed some light.
Thank you.
Best Regards
Samuel Wu


