See <https://builds.apache.org/job/CXF-2.7-deploy/295/changes>

Changes:

[willem.jiang] CXF-5610 clean up the code

[freeman.fang] [CXF-5479]Create a Maven plugin for generating WADL at build time

[willem.jiang] CXF-5610 check the context path conflict

[dkulp] Revert "[CXF-5661]add more JMX operations for ManagedEndpoint mbean"

[dkulp] Move to latest deployed snapshot until the release is done

[dkulp] Add a mapping for where some of the jaxrs stuff was moved

[dkulp] Update wadl generator to use the prefix that the JAXB implementation 
chose for the targetNamespace.

[dkulp] The the rs/providers working with MOXy

[dkulp] With MOXy, the array types namespace only comes from the package-info

[dkulp] Update the javato tests to pass with MOXy

[dkulp] Updates to get some of the tests passed with the Moxy profile

[dkulp] Few more fixes to JAXRS tests to get them running with Moxy

[dkulp] Fix checkstyle

[dkulp] [CXF-5668] Set explicit parent to ProxyClassloader

[dkulp] Put generated source into default location

[dkulp] Recording .gitmergeinfo Changes

[dkulp] Move log4j version to parent/pom

[dkulp] Move some versions up into parent/pom

[dkulp] Make it easier to use a subclass of ServerImpl to create 
ManagedEndpoints with specific additional functionality

[dkulp] Recording .gitmergeinfo Changes

[dkulp] Fix test/compile failures

------------------------------------------
[...truncated 34308 lines...]
[INFO] --- maven-antrun-plugin:1.7:run (process-sources-xsl) @ apache-cxf ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ apache-cxf ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.4.0:manifest (bundle-manifest) @ apache-cxf ---
[WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle]
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ apache-cxf 
---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ apache-cxf ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable 
package
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ 
apache-cxf ---
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:unpack (unpack-javadoc) @ apache-cxf ---
[INFO] Configured Artifact: org.apache.cxf:cxf-api:javadoc:2.7.11-SNAPSHOT:jar
[INFO] Unpacking 
/x1/jenkins/jenkins-slave/workspace/CXF-2.7-deploy/api/target/cxf-api-2.7.11-SNAPSHOT-javadoc.jar
 to 
/x1/jenkins/jenkins-slave/workspace/CXF-2.7-deploy/distribution/target/javadoc 
with includes "" and excludes ""
[INFO] 
[INFO] --- maven-assembly-plugin:2.4:single (distribution-package-bin) @ 
apache-cxf ---
[INFO] Reading assembly descriptor: src/main/assembly/bin.xml
[WARNING] Cannot include project artifact: 
org.apache.cxf:apache-cxf:pom:2.7.11-SNAPSHOT; it doesn't have an associated 
file or directory.
[WARNING] Cannot include project artifact: 
org.apache.cxf:apache-cxf:pom:2.7.11-SNAPSHOT; it doesn't have an associated 
file or directory.
[WARNING] Cannot include project artifact: 
org.apache.cxf:apache-cxf:pom:2.7.11-SNAPSHOT; it doesn't have an associated 
file or directory.
[INFO] Copying files to 
/x1/jenkins/jenkins-slave/workspace/CXF-2.7-deploy/distribution/target/apache-cxf-2.7.11-SNAPSHOT
[WARNING] Assembly file: 
/x1/jenkins/jenkins-slave/workspace/CXF-2.7-deploy/distribution/target/apache-cxf-2.7.11-SNAPSHOT
 is not a regular file (it may be a directory). It cannot be attached to the 
project build for installation or deployment.
[WARNING] Cannot include project artifact: 
org.apache.cxf:apache-cxf:pom:2.7.11-SNAPSHOT; it doesn't have an associated 
file or directory.
[WARNING] Cannot include project artifact: 
org.apache.cxf:apache-cxf:pom:2.7.11-SNAPSHOT; it doesn't have an associated 
file or directory.
[WARNING] Cannot include project artifact: 
org.apache.cxf:apache-cxf:pom:2.7.11-SNAPSHOT; it doesn't have an associated 
file or directory.
[INFO] Building tar: 
/x1/jenkins/jenkins-slave/workspace/CXF-2.7-deploy/distribution/target/apache-cxf-2.7.11-SNAPSHOT.tar.gz
[WARNING] Cannot include project artifact: 
org.apache.cxf:apache-cxf:pom:2.7.11-SNAPSHOT; it doesn't have an associated 
file or directory.
[WARNING] Cannot include project artifact: 
org.apache.cxf:apache-cxf:pom:2.7.11-SNAPSHOT; it doesn't have an associated 
file or directory.
[WARNING] Cannot include project artifact: 
org.apache.cxf:apache-cxf:pom:2.7.11-SNAPSHOT; it doesn't have an associated 
file or directory.
[INFO] Building zip: 
/x1/jenkins/jenkins-slave/workspace/CXF-2.7-deploy/distribution/target/apache-cxf-2.7.11-SNAPSHOT.zip
[INFO] 
[INFO] --- maven-assembly-plugin:2.4:single (distribution-package-src) @ 
apache-cxf ---
[INFO] Reading assembly descriptor: src/main/assembly/src.xml
[INFO] Building tar: 
/x1/jenkins/jenkins-slave/workspace/CXF-2.7-deploy/distribution/target/apache-cxf-2.7.11-SNAPSHOT-src.tar.gz
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CXF ........................................ SUCCESS [6.159s]
[INFO] Apache CXF Parent ................................. SUCCESS [1.975s]
[INFO] Apache CXF API .................................... SUCCESS [32.230s]
[INFO] Apache CXF Woodstox/MSV Schema Validation ......... SUCCESS [4.367s]
[INFO] Apache CXF XML Schema Validation with Xerces ...... SUCCESS [2.838s]
[INFO] Apache CXF Common ................................. SUCCESS [0.778s]
[INFO] Apache CXF Runtime Core ........................... SUCCESS [8.153s]
[INFO] Apache CXF Command Line Tools Common .............. SUCCESS [4.955s]
[INFO] Apache CXF Runtime JAXB DataBinding ............... SUCCESS [5.215s]
[INFO] Apache CXF Runtime SOAP Binding ................... SUCCESS [5.878s]
[INFO] Apache CXF Command Line Tools Validator ........... SUCCESS [4.078s]
[INFO] Apache CXF Command Line Tools WSDLTo Core ......... SUCCESS [5.729s]
[INFO] Apache CXF Command Line Tools WSDLTo JAXWS Frontend  SUCCESS [5.568s]
[INFO] Apache CXF Runtime JavaScript Client Generator Projects  SUCCESS [1.532s]
[INFO] Apache CXF Runtime JavaScript Client Generator .... SUCCESS [4.468s]
[INFO] Apache CXF Command Line Tools WSDL to JavaScript Front End  SUCCESS 
[3.776s]
[INFO] Apache CXF Command Line Tools WSDLTo JAXB Databinding  SUCCESS [5.485s]
[INFO] Apache CXF Maven Plugins .......................... SUCCESS [1.455s]
[INFO] Apache CXF WSDL Validator Maven2 Plugin ........... SUCCESS [4.494s]
[INFO] Apache CXF Code Generation Maven2 Plugins ......... SUCCESS [5.333s]
[INFO] Apache CXF Test Utilities ......................... SUCCESS [43.370s]
[INFO] Apache CXF Runtime Management ..................... SUCCESS [4.879s]
[INFO] Apache CXF Runtime JMS Transport .................. SUCCESS [6.528s]
[INFO] Apache CXF Runtime XML Binding .................... SUCCESS [5.869s]
[INFO] Apache CXF Runtime Local Transport ................ SUCCESS [4.451s]
[INFO] Apache CXF Runtime WS Policy ...................... SUCCESS [12.193s]
[INFO] Apache CXF Runtime HTTP Transport ................. SUCCESS [7.965s]
[INFO] Apache CXF Runtime HTTP Jetty Transport ........... SUCCESS [6.689s]
[INFO] Apache CXF Runtime Simple Frontend ................ SUCCESS [6.253s]
[INFO] Apache CXF Runtime WS Addressing .................. SUCCESS [5.147s]
[INFO] Apache CXF Runtime JAX-WS Frontend ................ SUCCESS [10.539s]
[INFO] Apache CXF Runtime XmlBeans DataBinding ........... SUCCESS [7.991s]
[INFO] Apache CXF Command Line Tools WSDLTo Test ......... SUCCESS [2.618s]
[INFO] Apache CXF Command Line Tools WSDLTo Misctools .... SUCCESS [13.825s]
[INFO] Apache CXF Command Line Tools ..................... SUCCESS [1.560s]
[INFO] Apache CXF Command Line Tools WSDLTo .............. SUCCESS [2.414s]
[INFO] Apache CXF Runtime Aegis Databinding .............. SUCCESS [7.365s]
[INFO] Apache CXF Command Line Tools JavaTo WS ........... SUCCESS [8.537s]
[INFO] Apache CXF Command Line Tools JavaTo .............. SUCCESS [3.877s]
[INFO] Apache CXF Runtime JAX-RS Frontend ................ SUCCESS [15.632s]
[INFO] Apache CXF Command Line Tools WADLTo JAXRS Frontend  SUCCESS [6.150s]
[INFO] Apache CXF Command Line Tools WADLTo .............. SUCCESS [2.005s]
[INFO] Apache CXF Runtime CORBA Binding .................. SUCCESS [12.069s]
[INFO] Apache CXF Command Line Tools CORBA ............... SUCCESS [8.911s]
[INFO] Apache CXF Runtime SDO DataBinding ................ SUCCESS [15.784s]
[INFO] Apache CXF Runtime JiBX DataBinding ............... SUCCESS [7.808s]
[INFO] Apache CXF Runtime Object Binding ................. SUCCESS [5.055s]
[INFO] Apache CXF Runtime Colocated Binding .............. SUCCESS [5.085s]
[INFO] Apache CXF Runtime ................................ SUCCESS [1.494s]
[INFO] Apache CXF Runtime Bindings ....................... SUCCESS [1.500s]
[INFO] Apache CXF Runtime Clustering ..................... SUCCESS [3.715s]
[INFO] Apache CXF Runtime JavaScript Frontend ............ SUCCESS [3.766s]
[INFO] Apache CXF Runtime HTTP Async Transport ........... SUCCESS [3.721s]
[INFO] Apache CXF Runtime UDP Transport .................. SUCCESS [4.004s]
[INFO] Apache CXF Runtime WS Reliable Messaging .......... SUCCESS [9.182s]
[INFO] Apache CXF Runtime WS MetadataExchange ............ SUCCESS [3.430s]
[INFO] Apache CXF Runtime WS Security .................... SUCCESS [11.952s]
[INFO] Apache CXF JAX-RS Extensions: Providers ........... SUCCESS [5.969s]
[INFO] Apache CXF JAX-RS Extensions: Search .............. SUCCESS [6.440s]
[INFO] Apache CXF RS XML Security ........................ SUCCESS [4.592s]
[INFO] Apache CXF RS SSO SAML ............................ SUCCESS [5.098s]
[INFO] Apache CXF Runtime RS Security OAuth Parent ....... SUCCESS [1.829s]
[INFO] Apache CXF Runtime OAuth 1.0a ..................... SUCCESS [4.352s]
[INFO] Apache CXF Runtime OAuth 2.0 ...................... SUCCESS [5.269s]
[INFO] Apache CXF Runtime OAuth 2.0 SAML ................. SUCCESS [5.105s]
[INFO] Apache CXF RS Cross-Origin Resource Sharing ....... SUCCESS [4.281s]
[INFO] Apache CXF Runtime Web Management ................. SUCCESS [12.654s]
[INFO] Apache CXF Runtime JavaScript Client Generator Tests  SUCCESS [2.146s]
[INFO] Apache CXF Runtime Security functionality ......... SUCCESS [3.023s]
[INFO] Apache CXF JCA Connection ......................... SUCCESS [4.201s]
[INFO] Apache CXF Integration ............................ SUCCESS [1.070s]
[INFO] Apache CXF Java2WS Maven2 Plugin .................. SUCCESS [3.335s]
[INFO] Apache CXF Java2WADL Maven2 Plugin ................ SUCCESS [2.771s]
[INFO] Apache CXF WADL2Java Code Generation Maven2 Plugin  SUCCESS [4.117s]
[INFO] Apache CXF CORBA Tools Maven2 Plugins ............. SUCCESS [5.072s]
[INFO] Apache CXF Archetype - Simple JAX-WS Java First ... SUCCESS [4.037s]
[INFO] Apache CXF Archetype - Simple JAX-RS webapp ....... SUCCESS [3.600s]
[INFO] Apache CXF Maven Archetypes ....................... SUCCESS [1.375s]
[INFO] Apache CXF STS Core ............................... SUCCESS [9.644s]
[INFO] Apache CXF STS war deployment ..................... SUCCESS [9.245s]
[INFO] Apache CXF STS basic systests ..................... SUCCESS [7.710s]
[INFO] Apache CXF STS advanced systests .................. SUCCESS [4.479s]
[INFO] Apache CXF Services ............................... SUCCESS [2.014s]
[INFO] Apache CXF STS service ............................ SUCCESS [1.177s]
[INFO] Apache CXF STS systests ........................... SUCCESS [1.364s]
[INFO] Apache CXF WSN API ................................ SUCCESS [11.564s]
[INFO] Apache CXF WSN Core ............................... SUCCESS [5.554s]
[INFO] Apache CXF WSN OSGi ............................... SUCCESS [5.288s]
[INFO] Apache CXF WSN service ............................ SUCCESS [1.483s]
[INFO] Apache CXF WS-Discovery API ....................... SUCCESS [6.140s]
[INFO] Apache CXF WS-Discovery Service ................... SUCCESS [2.938s]
[INFO] Apache CXF WS-Discovery ........................... SUCCESS [1.339s]
[INFO] Apache CXF XKMS Common ............................ SUCCESS [6.318s]
[INFO] Apache CXF XKMS X509 Handlers ..................... SUCCESS [4.523s]
[INFO] Apache CXF XKMS Service ........................... SUCCESS [2.947s]
[INFO] Apache CXF XKMS Client ............................ SUCCESS [4.265s]
[INFO] Apache CXF XKMS Karaf Features .................... SUCCESS [5.104s]
[INFO] Apache CXF XKMS OSGi deployment ................... SUCCESS [3.748s]
[INFO] Apache CXF XKMS Service war deployment ............ SUCCESS [3.602s]
[INFO] Apache CXF Karaf Parent ........................... SUCCESS [2.503s]
[INFO] Apache CXF Karaf Features ......................... SUCCESS [2.906s]
[INFO] Apache CXF Karaf Commands ......................... SUCCESS [3.932s]
[INFO] Apache CXF XKMS Integration Tests ................. SUCCESS [5.548s]
[INFO] Apache CXF XKMS ................................... SUCCESS [1.051s]
[INFO] Apache CXF Bundle Parent .......................... SUCCESS [4.843s]
[INFO] Apache CXF Bundle Jar ............................. SUCCESS [2:28.778s]
[INFO] Apache CXF Minimal Bundle Jar ..................... SUCCESS [1:32.335s]
[INFO] Apache CXF JAX-RS Bundle Jar ...................... SUCCESS [43.739s]
[INFO] Apache CXF Compatibility Bundle Jar ............... SUCCESS [1:29.871s]
[INFO] Apache CXF Container Integration System Tests ..... SUCCESS [2.712s]
[INFO] Apache CXF Container Integration Test Webapp ...... SUCCESS [4.450s]
[INFO] Apache CXF Container Integration Test Grizzly ..... SUCCESS [2.064s]
[INFO] Apache CXF Uncategorized System Tests ............. SUCCESS [10.090s]
[INFO] Apache CXF Transport System Tests ................. SUCCESS [4.824s]
[INFO] Apache CXF Transport System Tests JMS ............. SUCCESS [3.936s]
[INFO] Apache CXF JAX-WS System Tests .................... SUCCESS [6.581s]
[INFO] Apache CXF Databinding System Tests ............... SUCCESS [10.470s]
[INFO] Apache CXF JAX-RS System Tests .................... SUCCESS [10.523s]
[INFO] Apache CXF WS-* Specifications System Tests ....... SUCCESS [6.604s]
[INFO] Apache CXF WS-RM Specifications System Tests ...... SUCCESS [2.565s]
[INFO] Apache CXF WS-Security System Tests ............... SUCCESS [9.163s]
[INFO] Apache CXF WS-Security Interop System Tests ....... SUCCESS [7.348s]
[INFO] Apache CXF JAX-RS System Advanced Security Tests .. SUCCESS [2.701s]
[INFO] Test for writing wsdl to repo ..................... SUCCESS [5.812s]
[INFO] Test for generating code from wsdl in repo ........ SUCCESS [10.315s]
[INFO] Apache CXF System Tests ........................... SUCCESS [2.706s]
[INFO] Apache CXF System Tests for Maven Plugins ......... SUCCESS [1.956s]
[INFO] Apache CXF Manifest Jar ........................... SUCCESS [19.301s]
[INFO] Apache CXF Samples ................................ SUCCESS [0.165s]
[INFO] Colocated Demo using Document/Literal Style ....... SUCCESS [3.536s]
[INFO] JavaScript Client Demo using Document/Literal Style  SUCCESS [2.242s]
[INFO] Generated JavaScript Sample using JAX-WS and JSR-181  SUCCESS [0.096s]
[INFO] Java First demo service using the JAXWSFactoryBeans  SUCCESS [0.048s]
[INFO] Java First demo using JMS ......................... SUCCESS [0.138s]
[INFO] JAX-RS Content Negotiation Demo ................... SUCCESS [0.050s]
[INFO] JAX-RS Basic Demo With HTTPS communications ....... SUCCESS [0.116s]
[INFO] JAX-RS Basic Demo ................................. SUCCESS [0.096s]
[INFO] CXF sample using a callback object ................ SUCCESS [1.466s]
[INFO] WSDL first demo using BARE Style in XML Binding (pure XML over HTTP)  
SUCCESS [1.632s]
[INFO] JAX-WS Dispatch/Provider Demo ..................... SUCCESS [1.438s]
[INFO] WSDL first demo using Document/Literal Style and XMLBeans DataBinding  
SUCCESS [3.045s]
[INFO] WSDL first demo using SOAP12 in Document/Literal Style  SUCCESS [1.228s]
[INFO] CXF Dynamic Client Sample ......................... SUCCESS [1.475s]
[INFO] JMS Transport Queue Demo using Document-Literal Style  SUCCESS [1.536s]
[INFO] WSDL first demo using the jms transport and jmsConfigFeature  SUCCESS 
[1.495s]
[INFO] RESTful Hello World Demo .......................... SUCCESS [0.135s]
[INFO] WSDL first demo using Document/Literal Style ...... SUCCESS [2.941s]
[INFO] CXF sample using the Aegis Binding without any webservice  SUCCESS 
[0.144s]
[INFO] Java First demo using JAX-WS APIs ................. SUCCESS [0.799s]
[INFO] WS-RM Demo ........................................ SUCCESS [1.509s]
[INFO] CXF Sample of Stream GZIP Interceptor ............. SUCCESS [1.332s]
[INFO] Spring HTTP Sample ................................ SUCCESS [1.105s]
[INFO] Spring HTTP Servlet demo with ruby support ........ SUCCESS [2.113s]
[INFO] Spring HTTP Servlet demo with groovy support ...... SUCCESS [1.652s]
[INFO] Hello world javascript demo ....................... SUCCESS [1.377s]
[INFO] CXF WS-Security UT Demo ........................... SUCCESS [1.404s]
[INFO] WS-Security UT Sign Demo .......................... SUCCESS [1.354s]
[INFO] CXF WS-Security Sign Encoding Demo ................ SUCCESS [1.249s]
[INFO] WS-Security UT Policy Demo ........................ SUCCESS [1.291s]
[INFO] MTOM Demo for SWA and XOP ......................... SUCCESS [1.305s]
[INFO] JAX-WS Asynchronous Demo using Document/Literal Style  SUCCESS [2.856s]
[INFO] Java First POJO Sample ............................ SUCCESS [0.097s]
[INFO] WS-Policy Demo .................................... SUCCESS [1.367s]
[INFO] Hello World Client Demo using JavaScript .......... SUCCESS [1.459s]
[INFO] WSDL first demo using HTTPS ....................... SUCCESS [1.228s]
[INFO] WS-Addressing Demo ................................ SUCCESS [1.324s]
[INFO] Sample using SOAP Headers ......................... SUCCESS [1.255s]
[INFO] SOAP/JMS Transport Specification Demo using Document-Literal Style  
SUCCESS [1.458s]
[INFO] CXF sample using WRAPPED Style in XML Binding (pure XML over HTTP)  
SUCCESS [1.394s]
[INFO] CXF sample using code first POJO's and the Aegis Binding  SUCCESS 
[0.211s]
[INFO] Sample of JAX-* Service Using an Aegis Client ..... SUCCESS [0.055s]
[INFO] JAX-WS Handler Demo ............................... SUCCESS [1.483s]
[INFO] WSDL first demo using RPC-Literal Style ........... SUCCESS [1.347s]
[INFO] JMS Transport Publish/Subscribe Demo using Document-Literal Style  
SUCCESS [1.517s]
[INFO] JAX-RS Spring Security Demo ....................... SUCCESS [1.322s]
[INFO] LogBrowser ........................................ SUCCESS [0.100s]
[INFO] WS-Notification Demo .............................. SUCCESS [0.101s]
[INFO] CXF STS Demo ...................................... SUCCESS [1.351s]
[INFO] Bank sample using JAX-WS API's to talk via CORBA/IIOP  SUCCESS [1.614s]
[INFO] Bank sample using JAX-WS API's to talk via CORBA/IIOP  SUCCESS [1.894s]
[INFO] hello-world sample using JAX-WS API's to talk via CORBA/IIOP  SUCCESS 
[1.729s]
[INFO] OAuth 1.0a server ................................. SUCCESS [2.817s]
[INFO] OAuth 1.0a client ................................. SUCCESS [0.561s]
[INFO] JAX-RS Minimal OSGI Demo .......................... SUCCESS [2.216s]
[INFO] WS-Discovery Sample ............................... SUCCESS [1.418s]
[INFO] Apache CXF Distribution ........................... FAILURE [1:48.468s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21:34.317s
[INFO] Finished at: Sat Apr 05 07:10:26 UTC 2014
[INFO] Final Memory: 222M/910M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-assembly-plugin:2.4:single 
(distribution-package-src) on project apache-cxf: Failed to create assembly: 
Error creating assembly archive src: Problem creating TAR: request to write '0' 
bytes exceeds size in header of '-256071510' bytes -> [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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :apache-cxf
Build step 'Invoke top-level Maven targets' marked build as failure

Reply via email to