You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@cxf.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/08/10 08:42:46 UTC

Build failed in Jenkins: CXF-2.6-deploy #49

See <https://builds.apache.org/job/CXF-2.6-deploy/49/changes>

Changes:

[dkulp] Blocking revisions 1371402 via  git from
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1371402 | dkulp | 2012-08-09 15:23:02 -0400 (Thu, 09 Aug 2012) | 2 lines
  
  Fix the UDP stuff on OSX by making sure the proper buffer size is set
  
........

[dkulp] Recording revisions 1370477 via  git from
https://svn.apache.org/repos/asf/cxf/trunk

[dkulp] Recording revisions 1368316,1368431,1368470,1368471,1368552,1368644,1369991,1371340,1371346,1371354 via  git from
https://svn.apache.org/repos/asf/cxf/trunk

[dkulp] Merged revisions 1368471 via  git cherry-pick from
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1368471 | gmazza | 2012-08-02 09:41:34 -0400 (Thu, 02 Aug 2012) | 2 lines

  Better troubleshooting message with CN mismatch error

........

[dkulp] Merged revisions 1368470 via  git cherry-pick from
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1368470 | gmazza | 2012-08-02 09:37:18 -0400 (Thu, 02 Aug 2012) | 2 lines

  Clarified error message in case of CN mismatches between server cert and HTTPS URL address

........

[gmazza] Updated wsdl_first_https sample: better Mavenized, no longer disabling CN check by default (backport from CXF 2.7/trunk branch.)

[gmazza] Updated ut_policy sample: better Mavenized, no longer disabling CN check by default (backport from CXF 2.7/trunk branch.)

[gmazza] Updated basic_https sample to use HTTPComponents, no longer disabling CN check by default (backport from CXF 2.7/trunk branch.)

[dkulp] Blocking revisions 1368958,1369074,1369076,1369098,1369225,1370731,1370732,1370734 via  git from
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1368958 | dkulp | 2012-08-03 09:48:31 -0400 (Fri, 03 Aug 2012) | 2 lines
  
  Initial start of a UDP transport for CXF
  
........
........
  r1369074 | dkulp | 2012-08-03 12:14:29 -0400 (Fri, 03 Aug 2012) | 3 lines
  
  Update to add some connection management to the UDP stuff to keep it
  from using a ton of threads and a ton of ports
  
........
........
  r1369076 | dkulp | 2012-08-03 12:14:35 -0400 (Fri, 03 Aug 2012) | 2 lines
  
  Add support for UDP broadcasts
  
........
........
  r1369098 | dkulp | 2012-08-03 13:11:32 -0400 (Fri, 03 Aug 2012) | 2 lines
  
  Update to allow larger than 2K messages to work
  
........
........
  r1369225 | dkulp | 2012-08-03 17:59:20 -0400 (Fri, 03 Aug 2012) | 3 lines
  
  UDP seems to hang on some machines (like my new Mac)
  Disable until I can investigate
  
........
........
  r1370731 | sergeyb | 2012-08-08 06:28:29 -0400 (Wed, 08 Aug 2012) | 2 lines
  
  [CXF-4455] Starting the initial upgrade to javax.ws.rs.api 2.0
  
........
........
  r1370732 | sergeyb | 2012-08-08 06:29:29 -0400 (Wed, 08 Aug 2012) | 2 lines
  
  [CXF-4455] A couple of other updates
  
........
........
  r1370734 | sergeyb | 2012-08-08 06:34:14 -0400 (Wed, 08 Aug 2012) | 2 lines
  
  [CXF-4455] Correct cast in Variant constructor
  
........

[dkulp] Recording revisions 1368661 via  git from
https://svn.apache.org/repos/asf/cxf/trunk

[dkulp] Merged revisions 1368661 via  git cherry-pick from
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1368661 | dkulp | 2012-08-02 15:43:29 -0400 (Thu, 02 Aug 2012) | 2 lines

  Add some extra formats for the image handler

........

------------------------------------------
[...truncated 22633 lines...]
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ ws_policy ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-2.6-deploy/ws/cxf-2.6.x-fixes/distribution/src/main/release/samples/ws_policy/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) @ ws_policy ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ ws_policy ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ ws_policy ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ws_policy ---
[INFO] Installing <https://builds.apache.org/job/CXF-2.6-deploy/ws/cxf-2.6.x-fixes/distribution/src/main/release/samples/ws_policy/target/ws_policy-2.6.2-SNAPSHOT.jar> to <https://builds.apache.org/job/CXF-2.6-deploy/ws/.repository/org/apache/cxf/samples/ws_policy/2.6.2-SNAPSHOT/ws_policy-2.6.2-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/CXF-2.6-deploy/ws/cxf-2.6.x-fixes/distribution/src/main/release/samples/ws_policy/pom.xml> to <https://builds.apache.org/job/CXF-2.6-deploy/ws/.repository/org/apache/cxf/samples/ws_policy/2.6.2-SNAPSHOT/ws_policy-2.6.2-SNAPSHOT.pom>
[INFO] 
[INFO] --- maven-deploy-plugin:2.5:deploy (default-deploy) @ ws_policy ---
[INFO] Skipping artifact deployment
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Hello World Client Demo using JavaScript 2.6.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- cxf-codegen-plugin:2.6.2-SNAPSHOT:wsdl2java (generate-sources) @ js_client ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ js_client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-2.6-deploy/ws/cxf-2.6.x-fixes/distribution/src/main/release/samples/js_client/src/main/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ js_client ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ js_client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-2.6-deploy/ws/cxf-2.6.x-fixes/distribution/src/main/release/samples/js_client/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) @ js_client ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ js_client ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ js_client ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ js_client ---
[INFO] Installing <https://builds.apache.org/job/CXF-2.6-deploy/ws/cxf-2.6.x-fixes/distribution/src/main/release/samples/js_client/target/js_client-2.6.2-SNAPSHOT.jar> to <https://builds.apache.org/job/CXF-2.6-deploy/ws/.repository/org/apache/cxf/samples/js_client/2.6.2-SNAPSHOT/js_client-2.6.2-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/CXF-2.6-deploy/ws/cxf-2.6.x-fixes/distribution/src/main/release/samples/js_client/pom.xml> to <https://builds.apache.org/job/CXF-2.6-deploy/ws/.repository/org/apache/cxf/samples/js_client/2.6.2-SNAPSHOT/js_client-2.6.2-SNAPSHOT.pom>
[INFO] 
[INFO] --- maven-deploy-plugin:2.5:deploy (default-deploy) @ js_client ---
[INFO] Skipping artifact deployment
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building WSDL first demo using HTTPS 2.6.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- cxf-codegen-plugin:2.6.2-SNAPSHOT:wsdl2java (generate-sources) @ wsdl_first_https ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CXF ........................................ SUCCESS [5.620s]
[INFO] Apache CXF Parent ................................. SUCCESS [3.179s]
[INFO] Apache CXF API .................................... SUCCESS [37.405s]
[INFO] Apache CXF Woodstox/MSV Schema Validation ......... SUCCESS [5.484s]
[INFO] Apache CXF XML Schema Validation with Xerces ...... SUCCESS [5.687s]
[INFO] Apache CXF Common ................................. SUCCESS [4.229s]
[INFO] Apache CXF Runtime Core ........................... SUCCESS [10.488s]
[INFO] Apache CXF Command Line Tools Common .............. SUCCESS [8.622s]
[INFO] Apache CXF Runtime JAXB DataBinding ............... SUCCESS [5.966s]
[INFO] Apache CXF Runtime SOAP Binding ................... SUCCESS [12.361s]
[INFO] Apache CXF Command Line Tools Validator ........... SUCCESS [5.927s]
[INFO] Apache CXF Command Line Tools WSDLTo Core ......... SUCCESS [6.193s]
[INFO] Apache CXF Command Line Tools WSDLTo JAXWS Frontend  SUCCESS [7.607s]
[INFO] Apache CXF Runtime JavaScript Client Generator Projects  SUCCESS [1.529s]
[INFO] Apache CXF Runtime JavaScript Client Generator .... SUCCESS [5.745s]
[INFO] Apache CXF Command Line Tools WSDL to JavaScript Front End  SUCCESS [5.732s]
[INFO] Apache CXF Command Line Tools WSDLTo JAXB Databinding  SUCCESS [6.273s]
[INFO] Apache CXF Maven Plugins .......................... SUCCESS [1.324s]
[INFO] Apache CXF WSDL Validator Maven2 Plugin ........... SUCCESS [6.429s]
[INFO] Apache CXF Code Generation Maven2 Plugins ......... SUCCESS [8.195s]
[INFO] Apache CXF Test Utilities ......................... SUCCESS [37.231s]
[INFO] Apache CXF Runtime Management ..................... SUCCESS [6.649s]
[INFO] Apache CXF Runtime JMS Transport .................. SUCCESS [27.276s]
[INFO] Apache CXF Runtime XML Binding .................... SUCCESS [7.167s]
[INFO] Apache CXF Runtime Local Transport ................ SUCCESS [11.310s]
[INFO] Apache CXF Runtime WS Policy ...................... SUCCESS [9.679s]
[INFO] Apache CXF Runtime HTTP Transport ................. SUCCESS [9.315s]
[INFO] Apache CXF Runtime HTTP Jetty Transport ........... SUCCESS [8.042s]
[INFO] Apache CXF Runtime Simple Frontend ................ SUCCESS [7.072s]
[INFO] Apache CXF Runtime WS Addressing .................. SUCCESS [6.180s]
[INFO] Apache CXF Runtime JAX-WS Frontend ................ SUCCESS [12.345s]
[INFO] Apache CXF Runtime XmlBeans DataBinding ........... SUCCESS [6.373s]
[INFO] Apache CXF Command Line Tools WSDLTo Test ......... SUCCESS [2.814s]
[INFO] Apache CXF Command Line Tools WSDLTo Misctools .... SUCCESS [5.432s]
[INFO] Apache CXF Command Line Tools ..................... SUCCESS [2.339s]
[INFO] Apache CXF Command Line Tools WSDLTo .............. SUCCESS [1.505s]
[INFO] Apache CXF Runtime Aegis Databinding .............. SUCCESS [10.747s]
[INFO] Apache CXF Command Line Tools JavaTo WS ........... SUCCESS [8.306s]
[INFO] Apache CXF Command Line Tools JavaTo .............. SUCCESS [2.195s]
[INFO] Apache CXF Runtime JAX-RS Frontend ................ SUCCESS [14.015s]
[INFO] Apache CXF Command Line Tools WADLTo JAXRS Frontend  SUCCESS [5.799s]
[INFO] Apache CXF Command Line Tools WADLTo .............. SUCCESS [1.351s]
[INFO] Apache CXF Runtime CORBA Binding .................. SUCCESS [11.663s]
[INFO] Apache CXF Command Line Tools CORBA ............... SUCCESS [12.749s]
[INFO] Apache CXF Runtime SDO DataBinding ................ SUCCESS [7.343s]
[INFO] Apache CXF Runtime JiBX DataBinding ............... SUCCESS [7.142s]
[INFO] Apache CXF Runtime Object Binding ................. SUCCESS [6.099s]
[INFO] Apache CXF Runtime Colocated Binding .............. SUCCESS [6.478s]
[INFO] Apache CXF Runtime ................................ SUCCESS [1.627s]
[INFO] Apache CXF Runtime Bindings ....................... SUCCESS [1.876s]
[INFO] Apache CXF Runtime Clustering ..................... SUCCESS [7.614s]
[INFO] Apache CXF Runtime JavaScript Frontend ............ SUCCESS [5.837s]
[INFO] Apache CXF Runtime WS Reliable Messaging .......... SUCCESS [11.999s]
[INFO] Apache CXF Runtime WS MetadataExchange ............ SUCCESS [6.206s]
[INFO] Apache CXF Runtime WS Security .................... SUCCESS [23.762s]
[INFO] Apache CXF JAX-RS Extensions: Providers ........... SUCCESS [7.780s]
[INFO] Apache CXF JAX-RS Extensions: Search .............. SUCCESS [6.515s]
[INFO] Apache CXF RS XML Security ........................ SUCCESS [9.250s]
[INFO] Apache CXF RS SSO SAML ............................ SUCCESS [6.644s]
[INFO] Apache CXF Runtime RS Security OAuth Parent ....... SUCCESS [1.414s]
[INFO] Apache CXF Runtime OAuth 1.0a ..................... SUCCESS [6.645s]
[INFO] Apache CXF Runtime OAuth 2.0 ...................... SUCCESS [8.428s]
[INFO] Apache CXF RS Cross-Origin Resource Sharing ....... SUCCESS [6.485s]
[INFO] Apache CXF Runtime Web Management ................. SUCCESS [52.621s]
[INFO] Apache CXF Runtime JavaScript Client Generator Tests  SUCCESS [6.507s]
[INFO] Apache CXF JCA Connection ......................... SUCCESS [10.470s]
[INFO] Apache CXF Integration ............................ SUCCESS [1.359s]
[INFO] Apache CXF Java2WS Maven2 Plugin .................. SUCCESS [5.559s]
[INFO] Apache CXF WADL2Java Code Generation Maven2 Plugin  SUCCESS [7.895s]
[INFO] Apache CXF CORBA Tools Maven2 Plugins ............. SUCCESS [6.139s]
[INFO] Apache CXF Archetype - Simple JAX-WS Java First ... SUCCESS [4.485s]
[INFO] Apache CXF Archetype - Simple JAX-RS webapp ....... SUCCESS [2.558s]
[INFO] Apache CXF Maven Archetypes ....................... SUCCESS [1.218s]
[INFO] Apache CXF STS Core ............................... SUCCESS [12.897s]
[INFO] Apache CXF STS war deployment ..................... SUCCESS [18.381s]
[INFO] Apache CXF STS basic systests ..................... SUCCESS [6.723s]
[INFO] Apache CXF STS advanced systests .................. SUCCESS [6.093s]
[INFO] Apache CXF Services ............................... SUCCESS [1.299s]
[INFO] Apache CXF STS service ............................ SUCCESS [1.285s]
[INFO] Apache CXF STS systests ........................... SUCCESS [1.740s]
[INFO] Apache CXF WSN API ................................ SUCCESS [13.261s]
[INFO] Apache CXF WSN Core ............................... SUCCESS [8.602s]
[INFO] Apache CXF WSN OSGi ............................... SUCCESS [6.156s]
[INFO] Apache CXF WSN service ............................ SUCCESS [1.470s]
[INFO] Apache CXF Karaf Parent ........................... SUCCESS [3.627s]
[INFO] Apache CXF Karaf Features ......................... SUCCESS [2.500s]
[INFO] Apache CXF Karaf Commands ......................... SUCCESS [10.022s]
[INFO] Apache CXF Bundle Parent .......................... SUCCESS [2.774s]
[INFO] Apache CXF Bundle Jar ............................. SUCCESS [2:11.395s]
[INFO] Apache CXF Minimal Bundle Jar ..................... SUCCESS [1:41.297s]
[INFO] Apache CXF JAX-RS Bundle Jar ...................... SUCCESS [51.541s]
[INFO] Apache CXF Compatibility Bundle Jar ............... SUCCESS [1:20.360s]
[INFO] Apache CXF Container Integration System Tests ..... SUCCESS [2.288s]
[INFO] Apache CXF Container Integration Test Webapp ...... SUCCESS [8.419s]
[INFO] Apache CXF Uncategorized System Tests ............. SUCCESS [9.262s]
[INFO] Apache CXF Transport System Tests ................. SUCCESS [6.019s]
[INFO] Apache CXF Transport System Tests JMS ............. SUCCESS [7.916s]
[INFO] Apache CXF JAX-WS System Tests .................... SUCCESS [7.843s]
[INFO] Apache CXF Databinding System Tests ............... SUCCESS [9.275s]
[INFO] Apache CXF JAX-RS System Tests .................... SUCCESS [12.175s]
[INFO] Apache CXF WS-* Specifications System Tests ....... SUCCESS [8.285s]
[INFO] Apache CXF WS-RM Specifications System Tests ...... SUCCESS [4.434s]
[INFO] Apache CXF WS-Security System Tests ............... SUCCESS [12.146s]
[INFO] Apache CXF WS-Security Interop System Tests ....... SUCCESS [8.375s]
[INFO] Apache CXF JAX-RS System Advanced Security Tests .. SUCCESS [6.147s]
[INFO] Test for writing wsdl to repo ..................... SUCCESS [9.547s]
[INFO] Test for generating code from wsdl in repo ........ SUCCESS [11.161s]
[INFO] Apache CXF System Tests ........................... SUCCESS [2.080s]
[INFO] Apache CXF System Tests for Maven Plugins ......... SUCCESS [1.855s]
[INFO] Apache CXF Manifest Jar ........................... SUCCESS [4.967s]
[INFO] Apache CXF Samples ................................ SUCCESS [0.210s]
[INFO] Colocated Demo using Document/Literal Style ....... SUCCESS [2.060s]
[INFO] JavaScript Client Demo using Document/Literal Style  SUCCESS [1.633s]
[INFO] Generated JavaScript Sample using JAX-WS and JSR-181  SUCCESS [0.588s]
[INFO] Java First demo service using the JAXWSFactoryBeans  SUCCESS [0.445s]
[INFO] Java First demo using JAX-WS and JMS .............. SUCCESS [0.661s]
[INFO] JAX-RS Content Negotiation Demo ................... SUCCESS [0.471s]
[INFO] JAX-RS Basic Demo With HTTPS communications ....... SUCCESS [0.836s]
[INFO] JAX-RS Basic Demo ................................. SUCCESS [0.531s]
[INFO] CXF sample using a callbak object ................. SUCCESS [4.273s]
[INFO] WSDL first demo using BARE Style in XML Binding (pure XML over HTTP)  SUCCESS [1.206s]
[INFO] JAX-WS Dispatch/Provider Demo ..................... SUCCESS [3.941s]
[INFO] WSDL first demo using Document/Literal Style and XMLBeans DataBinding  SUCCESS [1.291s]
[INFO] WSDL first demo using SOAP12 in Document/Literal Style  SUCCESS [1.233s]
[INFO] CXF Dynamic Client Sample ......................... SUCCESS [1.266s]
[INFO] JMS Transport Queue Demo using Document-Literal Style  SUCCESS [1.210s]
[INFO] WSDL first demo using the jms transport and jmsConfigFeature  SUCCESS [1.187s]
[INFO] RESTful Hello World Demo .......................... SUCCESS [0.473s]
[INFO] WSDL first demo using Document/Literal Style ...... SUCCESS [2.750s]
[INFO] CXF sample using the Aegis Binding without any webservice  SUCCESS [0.493s]
[INFO] Java First demo using JAX-WS APIs ................. SUCCESS [1.773s]
[INFO] WS-RM Demo ........................................ SUCCESS [1.349s]
[INFO] CXF Sample of Stream GZIP Interceptor ............. SUCCESS [1.648s]
[INFO] Spring HTTP Sample ................................ SUCCESS [1.878s]
[INFO] Spring HTTP Servlet demo with ruby support ........ SUCCESS [4.038s]
[INFO] Spring HTTP Servlet demo with groovy support ...... SUCCESS [2.559s]
[INFO] Hello world javascript demo ....................... SUCCESS [1.879s]
[INFO] CXF WS-Security UT Demo ........................... SUCCESS [1.282s]
[INFO] WS-Security UT Sign Demo .......................... SUCCESS [1.751s]
[INFO] CXF WS-Security Sign Encoding Demo ................ SUCCESS [1.860s]
[INFO] WS-Security UT Policy Demo ........................ SUCCESS [2.042s]
[INFO] MTOM Demo for SWA and XOP ......................... SUCCESS [1.290s]
[INFO] JAX-WS Asynchronous Demo using Document/Literal Style  SUCCESS [2.578s]
[INFO] Java First POJO Sample ............................ SUCCESS [0.471s]
[INFO] WS-Policy Demo .................................... SUCCESS [1.307s]
[INFO] Hello World Client Demo using JavaScript .......... SUCCESS [1.157s]
[INFO] WSDL first demo using HTTPS ....................... FAILURE [0.179s]
[INFO] WS-Addressing Demo ................................ SKIPPED
[INFO] Sample using SOAP Headers ......................... SKIPPED
[INFO] SOAP/JMS Transport Specification Demo using Document-Literal Style  SKIPPED
[INFO] CXF sample using WRAPPED Style in XML Binding (pure XML over HTTP)  SKIPPED
[INFO] CXF sample using code first POJO's and the Aegis Binding  SKIPPED
[INFO] Sample of JAX-* Service Using an Aegis Client ..... SKIPPED
[INFO] JAX-WS Handler Demo ............................... SKIPPED
[INFO] WSDL first demo using RPC-Literal Style ........... SKIPPED
[INFO] JMS Transport Publish/Subscribe Demo using Document-Literal Style  SKIPPED
[INFO] JAX-RS Spring Security Demo ....................... SKIPPED
[INFO] LogBrowser ........................................ SKIPPED
[INFO] WS-Notification Demo .............................. SKIPPED
[INFO] CXF STS Demo ...................................... SKIPPED
[INFO] Bank sample using JAX-WS API's to talk via CORBA/IIOP  SKIPPED
[INFO] Bank sample using JAX-WS API's to talk via CORBA/IIOP  SKIPPED
[INFO] hello-world sample using JAX-WS API's to talk via CORBA/IIOP  SKIPPED
[INFO] OAuth 1.0a server ................................. SKIPPED
[INFO] OAuth 1.0a client ................................. SKIPPED
[INFO] JAX-RS Minimal OSGI Demo .......................... SKIPPED
[INFO] Apache CXF Distribution ........................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21:13.287s
[INFO] Finished at: Fri Aug 10 06:42:45 UTC 2012
[INFO] Final Memory: 120M/257M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.cxf:cxf-codegen-plugin:2.6.2-SNAPSHOT:wsdl2java (generate-sources) on project wsdl_first_https: Execution generate-sources of goal org.apache.cxf:cxf-codegen-plugin:2.6.2-SNAPSHOT:wsdl2java failed: org.apache.cxf.wsdl11.WSDLRuntimeException: Fail to create wsdl definition from : <https://builds.apache.org/job/CXF-2.6-deploy/ws/cxf-2.6.x-fixes/distribution/src/main/release/samples/wsdl_first_https/src/main/config/hello_world.wsdl>
[ERROR] Caused by : WSDLException: faultCode=PARSER_ERROR: Problem parsing '<https://builds.apache.org/job/CXF-2.6-deploy/ws/cxf-2.6.x-fixes/distribution/src/main/release/samples/wsdl_first_https/src/main/config/hello_world.wsdl'.>: java.io.FileNotFoundException: <https://builds.apache.org/job/CXF-2.6-deploy/ws/cxf-2.6.x-fixes/distribution/src/main/release/samples/wsdl_first_https/src/main/config/hello_world.wsdl> (No such file or directory)
[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.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :wsdl_first_https
Build step 'Invoke top-level Maven targets' marked build as failure
ERROR: Maven JVM terminated unexpectedly with exit code 0


Jenkins build is back to normal : CXF-2.6-deploy #50

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/CXF-2.6-deploy/50/changes>