Hi Colm, so I think I've fixed that by reverting to 2.3.0 for both JAXB API and JAXB implementation.
I've also made a change to the daily build so that the build fails at the end if one of the stages testing JDK 9/10/11 fail. I think, we'll see the results of this late today, I think it will take about ~12 hours for the tests to finish. zoran On Fri, Jun 29, 2018 at 4:22 PM, Colm O hEigeartaigh <[email protected]> wrote: > Thanks for the replies - I'm not behind a proxy and the Spring file looks > fine, so I'm not sure what the issue could be. > > Incidentally, the camel-cxf-transport module is broken on Java 9 with: > > [ERROR] Failed to execute goal > org.apache.cxf:cxf-codegen-plugin:3.2.4:wsdl2java > (generate-test-sources) on project camel-cxf-transport: Execution > generate-test-sources of goal > org.apache.cxf:cxf-codegen-plugin:3.2.4:wsdl2java failed: Plugin > org.apache.cxf:cxf-codegen-plugin:3.2.4 or one of its dependencies > could not be resolved: Could not find artifact > javax.xml.bind:jaxb-api:jar:2.3.0.1 in central > (https://repo.maven.apache.org/maven2) -> [Help 1] > org.apache.maven.lifecycle.LifecycleExecutionException: Failed to > execute goal org.apache.cxf:cxf-codegen-plugin:3.2.4:wsdl2java > (generate-test-sources) on project camel-cxf-transport: Execution > generate-test-sources of goal > org.apache.cxf:cxf-codegen-plugin:3.2.4:wsdl2java failed: Plugin > org.apache.cxf:cxf-codegen-plugin:3.2.4 or one of its dependencies > could not be resolved: Could not find artifact > javax.xml.bind:jaxb-api:jar:2.3.0.1 in central > (https://repo.maven.apache.org/maven2) > at org.apache.maven.lifecycle.internal.MojoExecutor.execute > (MojoExecutor.java:213) > at org.apache.maven.lifecycle.internal.MojoExecutor.execute > (MojoExecutor.java:154) > > > Ref: > https://builds.apache.org/view/C/view/Apache%20Camel/job/Camel.daily/68/consoleFull -- Zoran Regvart
