See <https://hudson.apache.org/hudson/job/CXF-trunk-deploy/509/changes>

Changes:

[dkulp] Change extension bus to use simple text files to load extensions but
keep support for the old xml files for now.   Change all of our
xml versions to text.

[coheigea] Compile-time error with new WSS4J SNAPSHOT.

[dkulp] Pull all the namespaces out of the spring configs and bus-extensions.xml

[asoldano] [CXF-3373] Fixing testcase failure on JDK 1.5

------------------------------------------
Started by an SCM change
Building remotely on ubuntu1
Updating http://svn.apache.org/repos/asf/cxf/trunk
U         distribution/bundle/minimal/pom.xml
U         distribution/bundle/jaxrs/pom.xml
U         distribution/bundle/all/pom.xml
D         rt/frontend/jaxws/src/main/resources/META-INF/cxf/bus-extensions.xml
AU        rt/frontend/jaxws/src/main/resources/META-INF/cxf/bus-extensions.txt
U         
rt/transports/http/src/main/java/org/apache/cxf/transport/http/AbstractHTTPTransportFactory.java
D         rt/transports/http/src/main/resources/META-INF/cxf/bus-extensions.xml
U         rt/transports/http/src/main/resources/META-INF/cxf/cxf-servlet.xml
AU        rt/transports/http/src/main/resources/META-INF/cxf/bus-extensions.txt
U         
rt/transports/http/src/main/resources/META-INF/cxf/cxf-extension-http.xml
U         
rt/transports/jbi/src/main/java/org/apache/cxf/transport/jbi/JBITransportFactory.java
D         rt/transports/jbi/src/main/resources/META-INF/cxf/bus-extensions.xml
AU        rt/transports/jbi/src/main/resources/META-INF/cxf/bus-extensions.txt
U         
rt/transports/jbi/src/main/resources/META-INF/cxf/cxf-extension-jbi.xml
U         
rt/transports/jbi/src/main/resources/META-INF/cxf/transport/jbi/cxf-transport-jbi.xml
U         
rt/transports/jms/src/main/java/org/apache/cxf/transport/jms/JMSTransportFactory.java
D         rt/transports/jms/src/main/resources/META-INF/cxf/bus-extensions.xml
U         
rt/transports/jms/src/main/resources/META-INF/cxf/cxf-extension-jms.xml
AU        rt/transports/jms/src/main/resources/META-INF/cxf/bus-extensions.txt
U         
rt/transports/local/src/main/java/org/apache/cxf/transport/local/LocalTransportFactory.java
D         rt/transports/local/src/main/resources/META-INF/cxf/bus-extensions.xml
U         
rt/transports/local/src/main/resources/META-INF/cxf/cxf-extension-local.xml
AU        rt/transports/local/src/main/resources/META-INF/cxf/bus-extensions.txt
U         
rt/transports/http-jetty/src/test/java/org/apache/cxf/transport/http_jetty/JettyHTTPServerEngineFactoryTest.java
U         
rt/transports/http-jetty/src/main/java/org/apache/cxf/transport/http_jetty/JettyHTTPServerEngineFactory.java
U         
rt/transports/http-jetty/src/main/java/org/apache/cxf/transport/http_jetty/JettyHTTPTransportFactory.java
D         
rt/transports/http-jetty/src/main/resources/META-INF/cxf/bus-extensions.xml
U         
rt/transports/http-jetty/src/main/resources/META-INF/cxf/cxf-extension-http-jetty.xml
AU        
rt/transports/http-jetty/src/main/resources/META-INF/cxf/bus-extensions.txt
U         
rt/transports/http-osgi/src/main/resources/META-INF/cxf/osgi/cxf-extension-osgi.xml
U         
rt/core/src/test/java/org/apache/cxf/bus/extension/ExtensionFragmentParserTest.java
U         
rt/core/src/main/java/org/apache/cxf/bus/extension/ExtensionManagerBus.java
U         
rt/core/src/main/java/org/apache/cxf/bus/extension/ExtensionManagerImpl.java
U         
rt/core/src/main/java/org/apache/cxf/bus/extension/ExtensionFragmentParser.java
U         rt/core/src/main/java/org/apache/cxf/transport/TransportFinder.java
U         
rt/core/src/main/java/org/apache/cxf/transport/AbstractTransportFactory.java
D         rt/core/src/main/resources/META-INF/cxf/bus-extensions.xml
AU        rt/core/src/main/resources/META-INF/cxf/bus-extensions.txt
D         rt/ws/policy/src/main/resources/META-INF/cxf/bus-extensions.xml
AU        rt/ws/policy/src/main/resources/META-INF/cxf/bus-extensions.txt
U         
rt/ws/security/src/main/java/org/apache/cxf/ws/security/wss4j/UsernameTokenInterceptor.java
D         rt/ws/security/src/main/resources/META-INF/cxf/bus-extensions.xml
AU        rt/ws/security/src/main/resources/META-INF/cxf/bus-extensions.txt
D         rt/ws/addr/src/main/resources/META-INF/cxf/bus-extensions.xml
AU        rt/ws/addr/src/main/resources/META-INF/cxf/bus-extensions.txt
D         rt/ws/rm/src/main/resources/META-INF/cxf/bus-extensions.xml
AU        rt/ws/rm/src/main/resources/META-INF/cxf/bus-extensions.txt
D         rt/management/src/main/resources/META-INF/cxf/bus-extensions.xml
AU        rt/management/src/main/resources/META-INF/cxf/bus-extensions.txt
U         
rt/bindings/http/src/main/java/org/apache/cxf/binding/http/HttpBindingFactory.java
D         rt/bindings/http/src/main/resources/META-INF/cxf/bus-extensions.xml
AU        rt/bindings/http/src/main/resources/META-INF/cxf/bus-extensions.txt
U         
rt/bindings/http/src/main/resources/META-INF/cxf/cxf-extension-http-binding.xml
U         
rt/bindings/xml/src/main/java/org/apache/cxf/binding/xml/XMLBindingFactory.java
D         rt/bindings/xml/src/main/resources/META-INF/cxf/bus-extensions.xml
AU        rt/bindings/xml/src/main/resources/META-INF/cxf/bus-extensions.txt
U         rt/bindings/xml/src/main/resources/META-INF/cxf/cxf-extension-xml.xml
U         
rt/bindings/soap/src/main/java/org/apache/cxf/binding/soap/SoapTransportFactory.java
D         rt/bindings/soap/src/main/resources/META-INF/cxf/bus-extensions.xml
AU        rt/bindings/soap/src/main/resources/META-INF/cxf/bus-extensions.txt
U         
rt/bindings/jbi/src/main/java/org/apache/cxf/binding/jbi/JBIBindingFactory.java
D         rt/bindings/jbi/src/main/resources/META-INF/cxf/bus-extensions.xml
U         
rt/bindings/jbi/src/main/resources/META-INF/cxf/cxf-extension-jbi-binding.xml
AU        rt/bindings/jbi/src/main/resources/META-INF/cxf/bus-extensions.txt
U         
rt/bindings/jbi/src/main/resources/META-INF/cxf/binding/jbi/cxf-binding-jbi.xml
U         
rt/bindings/corba/src/main/java/org/apache/cxf/binding/corba/CorbaBindingFactory.java
D         rt/bindings/corba/src/main/resources/META-INF/cxf/bus-extensions.xml
AU        rt/bindings/corba/src/main/resources/META-INF/cxf/bus-extensions.txt
U         
rt/bindings/corba/src/main/resources/META-INF/cxf/cxf-extension-corba.xml
U         
rt/bindings/object/src/main/java/org/apache/cxf/binding/object/ObjectBindingFactory.java
D         rt/bindings/object/src/main/resources/META-INF/cxf/bus-extensions.xml
AU        rt/bindings/object/src/main/resources/META-INF/cxf/bus-extensions.txt
U         
rt/bindings/object/src/main/resources/META-INF/cxf/cxf-extension-object-binding.xml
D         
common/wstx-msv-validation/src/main/resources/META-INF/cxf/bus-extensions.xml
AU        
common/wstx-msv-validation/src/main/resources/META-INF/cxf/bus-extensions.txt
D         
common/xerces-xsd-validation/src/main/resources/META-INF/cxf/bus-extensions.xml
AU        
common/xerces-xsd-validation/src/main/resources/META-INF/cxf/bus-extensions.txt
U         
systests/uncategorized/src/test/java/org/apache/cxf/systest/bus/BusExtensionLoadingTest.java
U         
systests/uncategorized/src/test/java/org/apache/cxf/systest/factory_pattern/MultiplexClientServerTest.java
At revision 1077821
Found mavenVersion 2.2.1 from file 
jar:file:/home/hudson/tools/maven/apache-maven-2.2.1/lib/maven-2.2.1-uber.jar!/META-INF/maven/org.apache.maven/maven-core/pom.properties
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Processing failed due to a bug in the code. Please report this to 
[email protected]
java.lang.ClassCastException: cannot assign instance of 
hudson.model.StreamBuildListener to field 
hudson.maven.MavenModuleSetBuild$PomParser.listener of type 
hudson.model.BuildListener in instance of 
hudson.maven.MavenModuleSetBuild$PomParser
        at 
java.io.ObjectStreamClass$FieldReflector.setObjFieldValues(ObjectStreamClass.java:2056)
        at 
java.io.ObjectStreamClass.setObjFieldValues(ObjectStreamClass.java:1229)
        at 
java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1969)
        at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1887)
        at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770)
        at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
        at 
java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1963)
        at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1887)
        at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770)
        at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
        at java.io.ObjectInputStream.readObject(ObjectInputStream.java:368)
        at hudson.remoting.UserRequest.deserialize(UserRequest.java:178)
        at hudson.remoting.UserRequest.perform(UserRequest.java:98)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:270)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
        at java.util.concurrent.FutureTask.run(FutureTask.java:166)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
        at java.lang.Thread.run(Thread.java:636)
project=hudson.maven.MavenModuleSet@61ae0436[CXF-trunk-deploy]
project.getModules()=[hudson.maven.MavenModule@1db4b415[CXF-trunk-deploy/org.apache.cxf:apache-cxf][CXF-trunk-deploy/org.apache.cxf:apache-cxf][relativePath:distribution],
 
hudson.maven.MavenModule@34d0cdd0[CXF-trunk-deploy/org.apache.cxf:cxf][CXF-trunk-deploy/org.apache.cxf:cxf][relativePath:],
 
hudson.maven.MavenModule@5fc1c9dc[CXF-trunk-deploy/org.apache.cxf:cxf-api][CXF-trunk-deploy/org.apache.cxf:cxf-api][relativePath:api],
 
hudson.maven.MavenModule@64964f8e[CXF-trunk-deploy/org.apache.cxf:cxf-archetypes][CXF-trunk-deploy/org.apache.cxf:cxf-archetypes][relativePath:maven-plugins/archetypes],
 
hudson.maven.MavenModule@49164555[CXF-trunk-deploy/org.apache.cxf:cxf-buildtools][CXF-trunk-deploy/org.apache.cxf:cxf-buildtools][relativePath:buildtools],
 
hudson.maven.MavenModule@13b4d41e[CXF-trunk-deploy/org.apache.cxf:cxf-bundle][CXF-trunk-deploy/org.apache.cxf:cxf-bundle][relativePath:distribution/bundle/all],
 
hudson.maven.MavenModule@16309239[CXF-trunk-deploy/org.apache.cxf:cxf-bundle-jaxrs][CXF-trunk-deploy/org.apache.cxf:cxf-bundle-jaxrs][relativePath:distribution/bundle/jaxrs],
 
hudson.maven.MavenModule@7e11ba6f[CXF-trunk-deploy/org.apache.cxf:cxf-bundle-minimal][CXF-trunk-deploy/org.apache.cxf:cxf-bundle-minimal][relativePath:distribution/bundle/minimal],
 
hudson.maven.MavenModule@2857a293[CXF-trunk-deploy/org.apache.cxf:cxf-bundle-parent][CXF-trunk-deploy/org.apache.cxf:cxf-bundle-parent][relativePath:distribution/bundle],
 
hudson.maven.MavenModule@68c8a04[CXF-trunk-deploy/org.apache.cxf:cxf-codegen-plugin][CXF-trunk-deploy/org.apache.cxf:cxf-codegen-plugin][relativePath:maven-plugins/codegen-plugin],
 
hudson.maven.MavenModule@17553743[CXF-trunk-deploy/org.apache.cxf:cxf-common][CXF-trunk-deploy/org.apache.cxf:cxf-common][relativePath:common],
 
hudson.maven.MavenModule@414d0e66[CXF-trunk-deploy/org.apache.cxf:cxf-common-schemas][CXF-trunk-deploy/org.apache.cxf:cxf-common-schemas][relativePath:common/schemas],
 
hudson.maven.MavenModule@78e785aa[CXF-trunk-deploy/org.apache.cxf:cxf-common-utilities][CXF-trunk-deploy/org.apache.cxf:cxf-common-utilities][relativePath:common/common],
 
hudson.maven.MavenModule@578caee7[CXF-trunk-deploy/org.apache.cxf:cxf-common-xsd][CXF-trunk-deploy/org.apache.cxf:cxf-common-xsd][relativePath:common/xsd],
 
hudson.maven.MavenModule@71284f8e[CXF-trunk-deploy/org.apache.cxf:cxf-corbatools-maven-plugin][CXF-trunk-deploy/org.apache.cxf:cxf-corbatools-maven-plugin][relativePath:maven-plugins/corba],
 
hudson.maven.MavenModule@4a0d6883[CXF-trunk-deploy/org.apache.cxf:cxf-distribution-manifest][CXF-trunk-deploy/org.apache.cxf:cxf-distribution-manifest][relativePath:distribution/manifest],
 
hudson.maven.MavenModule@10875750[CXF-trunk-deploy/org.apache.cxf:cxf-integration][CXF-trunk-deploy/org.apache.cxf:cxf-integration][relativePath:integration],
 
hudson.maven.MavenModule@19cdd63c[CXF-trunk-deploy/org.apache.cxf:cxf-integration-jbi][CXF-trunk-deploy/org.apache.cxf:cxf-integration-jbi][relativePath:integration/jbi],
 
hudson.maven.MavenModule@25ec1774[CXF-trunk-deploy/org.apache.cxf:cxf-integration-jca][CXF-trunk-deploy/org.apache.cxf:cxf-integration-jca][relativePath:integration/jca],
 
hudson.maven.MavenModule@c6f558a[CXF-trunk-deploy/org.apache.cxf:cxf-java2ws-plugin][CXF-trunk-deploy/org.apache.cxf:cxf-java2ws-plugin][relativePath:maven-plugins/java2ws-plugin],
 
hudson.maven.MavenModule@2ca98e77[CXF-trunk-deploy/org.apache.cxf:cxf-maven-plugins][CXF-trunk-deploy/org.apache.cxf:cxf-maven-plugins][relativePath:maven-plugins],
 
hudson.maven.MavenModule@34005e1[CXF-trunk-deploy/org.apache.cxf:cxf-parent][CXF-trunk-deploy/org.apache.cxf:cxf-parent][relativePath:parent],
 
hudson.maven.MavenModule@264430e2[CXF-trunk-deploy/org.apache.cxf:cxf-rt][CXF-trunk-deploy/org.apache.cxf:cxf-rt][relativePath:rt],
 
hudson.maven.MavenModule@2d76343e[CXF-trunk-deploy/org.apache.cxf:cxf-rt-bindings][CXF-trunk-deploy/org.apache.cxf:cxf-rt-bindings][relativePath:rt/bindings],
 
hudson.maven.MavenModule@35718057[CXF-trunk-deploy/org.apache.cxf:cxf-rt-bindings-coloc][CXF-trunk-deploy/org.apache.cxf:cxf-rt-bindings-coloc][relativePath:rt/bindings/coloc],
 
hudson.maven.MavenModule@5d535057[CXF-trunk-deploy/org.apache.cxf:cxf-rt-bindings-corba][CXF-trunk-deploy/org.apache.cxf:cxf-rt-bindings-corba][relativePath:rt/bindings/corba],
 
hudson.maven.MavenModule@4f025f9f[CXF-trunk-deploy/org.apache.cxf:cxf-rt-bindings-http][CXF-trunk-deploy/org.apache.cxf:cxf-rt-bindings-http][relativePath:rt/bindings/http],
 
hudson.maven.MavenModule@383de71c[CXF-trunk-deploy/org.apache.cxf:cxf-rt-bindings-jbi][CXF-trunk-deploy/org.apache.cxf:cxf-rt-bindings-jbi][relativePath:rt/bindings/jbi],
 
hudson.maven.MavenModule@33f323bd[CXF-trunk-deploy/org.apache.cxf:cxf-rt-bindings-object][CXF-trunk-deploy/org.apache.cxf:cxf-rt-bindings-object][relativePath:rt/bindings/object],
 
hudson.maven.MavenModule@236ed0f7[CXF-trunk-deploy/org.apache.cxf:cxf-rt-bindings-soap][CXF-trunk-deploy/org.apache.cxf:cxf-rt-bindings-soap][relativePath:rt/bindings/soap],
 
hudson.maven.MavenModule@b1df416[CXF-trunk-deploy/org.apache.cxf:cxf-rt-bindings-xml][CXF-trunk-deploy/org.apache.cxf:cxf-rt-bindings-xml][relativePath:rt/bindings/xml],
 
hudson.maven.MavenModule@13ae8bac[CXF-trunk-deploy/org.apache.cxf:cxf-rt-core][CXF-trunk-deploy/org.apache.cxf:cxf-rt-core][relativePath:rt/core],
 
hudson.maven.MavenModule@3ea1e9b0[CXF-trunk-deploy/org.apache.cxf:cxf-rt-databinding-aegis][CXF-trunk-deploy/org.apache.cxf:cxf-rt-databinding-aegis][relativePath:rt/databinding/aegis],
 
hudson.maven.MavenModule@22956f6b[CXF-trunk-deploy/org.apache.cxf:cxf-rt-databinding-jaxb][CXF-trunk-deploy/org.apache.cxf:cxf-rt-databinding-jaxb][relativePath:rt/databinding/jaxb],
 
hudson.maven.MavenModule@5de9c245[CXF-trunk-deploy/org.apache.cxf:cxf-rt-databinding-jibx][CXF-trunk-deploy/org.apache.cxf:cxf-rt-databinding-jibx][relativePath:rt/databinding/jibx],
 
hudson.maven.MavenModule@1cc21a68[CXF-trunk-deploy/org.apache.cxf:cxf-rt-databinding-sdo][CXF-trunk-deploy/org.apache.cxf:cxf-rt-databinding-sdo][relativePath:rt/databinding/sdo],
 
hudson.maven.MavenModule@c92fa70[CXF-trunk-deploy/org.apache.cxf:cxf-rt-databinding-xmlbeans][CXF-trunk-deploy/org.apache.cxf:cxf-rt-databinding-xmlbeans][relativePath:rt/databinding/xmlbeans],
 
hudson.maven.MavenModule@596e0123[CXF-trunk-deploy/org.apache.cxf:cxf-rt-frontend-jaxrs][CXF-trunk-deploy/org.apache.cxf:cxf-rt-frontend-jaxrs][relativePath:rt/frontend/jaxrs],
 
hudson.maven.MavenModule@c9486a5[CXF-trunk-deploy/org.apache.cxf:cxf-rt-frontend-jaxws][CXF-trunk-deploy/org.apache.cxf:cxf-rt-frontend-jaxws][relativePath:rt/frontend/jaxws],
 
hudson.maven.MavenModule@17f17060[CXF-trunk-deploy/org.apache.cxf:cxf-rt-frontend-js][CXF-trunk-deploy/org.apache.cxf:cxf-rt-frontend-js][relativePath:rt/frontend/js],
 
hudson.maven.MavenModule@711dc088[CXF-trunk-deploy/org.apache.cxf:cxf-rt-frontend-simple][CXF-trunk-deploy/org.apache.cxf:cxf-rt-frontend-simple][relativePath:rt/frontend/simple],
 
hudson.maven.MavenModule@1c3cb1e1[CXF-trunk-deploy/org.apache.cxf:cxf-rt-javascript][CXF-trunk-deploy/org.apache.cxf:cxf-rt-javascript][relativePath:rt/javascript],
 
hudson.maven.MavenModule@6ce5d155[CXF-trunk-deploy/org.apache.cxf:cxf-rt-management][CXF-trunk-deploy/org.apache.cxf:cxf-rt-management][relativePath:rt/management],
 
hudson.maven.MavenModule@21c75cff[CXF-trunk-deploy/org.apache.cxf:cxf-rt-management-web][CXF-trunk-deploy/org.apache.cxf:cxf-rt-management-web][relativePath:rt/management-web],
 
hudson.maven.MavenModule@4dca9f78[CXF-trunk-deploy/org.apache.cxf:cxf-rt-testsupport][CXF-trunk-deploy/org.apache.cxf:cxf-rt-testsupport][relativePath:rt/testsupport],
 
hudson.maven.MavenModule@1d023565[CXF-trunk-deploy/org.apache.cxf:cxf-rt-transports-common][CXF-trunk-deploy/org.apache.cxf:cxf-rt-transports-common][relativePath:rt/transports/common],
 
hudson.maven.MavenModule@46af2a50[CXF-trunk-deploy/org.apache.cxf:cxf-rt-transports-http][CXF-trunk-deploy/org.apache.cxf:cxf-rt-transports-http][relativePath:rt/transports/http],
 
hudson.maven.MavenModule@356a90c9[CXF-trunk-deploy/org.apache.cxf:cxf-rt-transports-http-jetty][CXF-trunk-deploy/org.apache.cxf:cxf-rt-transports-http-jetty][relativePath:rt/transports/http-jetty],
 
hudson.maven.MavenModule@3ff14318[CXF-trunk-deploy/org.apache.cxf:cxf-rt-transports-http-osgi][CXF-trunk-deploy/org.apache.cxf:cxf-rt-transports-http-osgi][relativePath:rt/transports/http-osgi],
 
hudson.maven.MavenModule@2ad1e832[CXF-trunk-deploy/org.apache.cxf:cxf-rt-transports-jbi][CXF-trunk-deploy/org.apache.cxf:cxf-rt-transports-jbi][relativePath:rt/transports/jbi],
 
hudson.maven.MavenModule@50f6d9ca[CXF-trunk-deploy/org.apache.cxf:cxf-rt-transports-jms][CXF-trunk-deploy/org.apache.cxf:cxf-rt-transports-jms][relativePath:rt/transports/jms],
 
hudson.maven.MavenModule@2c9ced84[CXF-trunk-deploy/org.apache.cxf:cxf-rt-transports-local][CXF-trunk-deploy/org.apache.cxf:cxf-rt-transports-local][relativePath:rt/transports/local],
 
hudson.maven.MavenModule@147834eb[CXF-trunk-deploy/org.apache.cxf:cxf-rt-ws-addr][CXF-trunk-deploy/org.apache.cxf:cxf-rt-ws-addr][relativePath:rt/ws/addr],
 
hudson.maven.MavenModule@1d84bc10[CXF-trunk-deploy/org.apache.cxf:cxf-rt-ws-policy][CXF-trunk-deploy/org.apache.cxf:cxf-rt-ws-policy][relativePath:rt/ws/policy],
 
hudson.maven.MavenModule@efa0bf4[CXF-trunk-deploy/org.apache.cxf:cxf-rt-ws-rm][CXF-trunk-deploy/org.apache.cxf:cxf-rt-ws-rm][relativePath:rt/ws/rm],
 
hudson.maven.MavenModule@4a05e593[CXF-trunk-deploy/org.apache.cxf:cxf-rt-ws-security][CXF-trunk-deploy/org.apache.cxf:cxf-rt-ws-security][relativePath:rt/ws/security],
 
hudson.maven.MavenModule@7170c7a3[CXF-trunk-deploy/org.apache.cxf:cxf-systests][CXF-trunk-deploy/org.apache.cxf:cxf-systests][relativePath:systests],
 
hudson.maven.MavenModule@75cfa3d2[CXF-trunk-deploy/org.apache.cxf:cxf-systests-aegis][CXF-trunk-deploy/org.apache.cxf:cxf-systests-aegis][relativePath:systests/aegis],
 
hudson.maven.MavenModule@7994d431[CXF-trunk-deploy/org.apache.cxf:cxf-systests-jaxrs][CXF-trunk-deploy/org.apache.cxf:cxf-systests-jaxrs][relativePath:systests/jaxrs],
 
hudson.maven.MavenModule@4bd66d2f[CXF-trunk-deploy/org.apache.cxf:cxf-systests-jaxws][CXF-trunk-deploy/org.apache.cxf:cxf-systests-jaxws][relativePath:systests/jaxws],
 
hudson.maven.MavenModule@c4cdf7e[CXF-trunk-deploy/org.apache.cxf:cxf-systests-transports][CXF-trunk-deploy/org.apache.cxf:cxf-systests-transports][relativePath:systests/transports],
 
hudson.maven.MavenModule@1f4790be[CXF-trunk-deploy/org.apache.cxf:cxf-systests-uncategorized][CXF-trunk-deploy/org.apache.cxf:cxf-systests-uncategorized][relativePath:systests/uncategorized],
 
hudson.maven.MavenModule@60a2f435[CXF-trunk-deploy/org.apache.cxf:cxf-systests-ws-specs][CXF-trunk-deploy/org.apache.cxf:cxf-systests-ws-specs][relativePath:systests/ws-specs],
 
hudson.maven.MavenModule@7e628e42[CXF-trunk-deploy/org.apache.cxf:cxf-testutils][CXF-trunk-deploy/org.apache.cxf:cxf-testutils][relativePath:testutils],
 
hudson.maven.MavenModule@1e0c386d[CXF-trunk-deploy/org.apache.cxf:cxf-tools][CXF-trunk-deploy/org.apache.cxf:cxf-tools][relativePath:tools],
 
hudson.maven.MavenModule@44c58432[CXF-trunk-deploy/org.apache.cxf:cxf-tools-common][CXF-trunk-deploy/org.apache.cxf:cxf-tools-common][relativePath:tools/common],
 
hudson.maven.MavenModule@1c344a47[CXF-trunk-deploy/org.apache.cxf:cxf-tools-corba][CXF-trunk-deploy/org.apache.cxf:cxf-tools-corba][relativePath:tools/corba],
 
hudson.maven.MavenModule@18a60d19[CXF-trunk-deploy/org.apache.cxf:cxf-tools-java2ws][CXF-trunk-deploy/org.apache.cxf:cxf-tools-java2ws][relativePath:tools/javato/ws],
 
hudson.maven.MavenModule@724eda4a[CXF-trunk-deploy/org.apache.cxf:cxf-tools-javato][CXF-trunk-deploy/org.apache.cxf:cxf-tools-javato][relativePath:tools/javato],
 
hudson.maven.MavenModule@c1b9b03[CXF-trunk-deploy/org.apache.cxf:cxf-tools-misctools][CXF-trunk-deploy/org.apache.cxf:cxf-tools-misctools][relativePath:tools/wsdlto/misc],
 
hudson.maven.MavenModule@6aceb8e2[CXF-trunk-deploy/org.apache.cxf:cxf-tools-validator][CXF-trunk-deploy/org.apache.cxf:cxf-tools-validator][relativePath:tools/validator],
 
hudson.maven.MavenModule@45542c06[CXF-trunk-deploy/org.apache.cxf:cxf-tools-wsdlto][CXF-trunk-deploy/org.apache.cxf:cxf-tools-wsdlto][relativePath:tools/wsdlto],
 
hudson.maven.MavenModule@4240eca3[CXF-trunk-deploy/org.apache.cxf:cxf-tools-wsdlto-core][CXF-trunk-deploy/org.apache.cxf:cxf-tools-wsdlto-core][relativePath:tools/wsdlto/core],
 
hudson.maven.MavenModule@3ac67f69[CXF-trunk-deploy/org.apache.cxf:cxf-tools-wsdlto-databinding-jaxb][CXF-trunk-deploy/org.apache.cxf:cxf-tools-wsdlto-databinding-jaxb][relativePath:tools/wsdlto/databinding/jaxb],
 
hudson.maven.MavenModule@3030d5aa[CXF-trunk-deploy/org.apache.cxf:cxf-tools-wsdlto-frontend-javascript][CXF-trunk-deploy/org.apache.cxf:cxf-tools-wsdlto-frontend-javascript][relativePath:tools/wsdlto/frontend/javascript],
 
hudson.maven.MavenModule@1da4d2c0[CXF-trunk-deploy/org.apache.cxf:cxf-tools-wsdlto-frontend-jaxws][CXF-trunk-deploy/org.apache.cxf:cxf-tools-wsdlto-frontend-jaxws][relativePath:tools/wsdlto/frontend/jaxws],
 
hudson.maven.MavenModule@673ceab3[CXF-trunk-deploy/org.apache.cxf:cxf-tools-wsdlto-test][CXF-trunk-deploy/org.apache.cxf:cxf-tools-wsdlto-test][relativePath:tools/wsdlto/test],
 
hudson.maven.MavenModule@626f144[CXF-trunk-deploy/org.apache.cxf:cxf-wsdl-validator-plugin][CXF-trunk-deploy/org.apache.cxf:cxf-wsdl-validator-plugin][relativePath:maven-plugins/wsdl-validator-plugin],
 
hudson.maven.MavenModule@3b3219ed[CXF-trunk-deploy/org.apache.cxf:cxf-wstx-msv-validation][CXF-trunk-deploy/org.apache.cxf:cxf-wstx-msv-validation][relativePath:common/wstx-msv-validation],
 
hudson.maven.MavenModule@211beb4d[CXF-trunk-deploy/org.apache.cxf:cxf-xerces-xsd-validation][CXF-trunk-deploy/org.apache.cxf:cxf-xerces-xsd-validation][relativePath:common/xerces-xsd-validation],
 
hudson.maven.MavenModule@3957f3a4[CXF-trunk-deploy/org.apache.cxf:cxf-xjc][CXF-trunk-deploy/org.apache.cxf:cxf-xjc][relativePath:common/xjc],
 
hudson.maven.MavenModule@73c94b51[CXF-trunk-deploy/org.apache.cxf:cxf-xjc-dv][CXF-trunk-deploy/org.apache.cxf:cxf-xjc-dv][relativePath:common/xjc/dv],
 
hudson.maven.MavenModule@7dbc345a[CXF-trunk-deploy/org.apache.cxf:cxf-xjc-dv-test][CXF-trunk-deploy/org.apache.cxf:cxf-xjc-dv-test][relativePath:common/xjc/dv-test],
 
hudson.maven.MavenModule@d2c9015[CXF-trunk-deploy/org.apache.cxf:cxf-xjc-ts][CXF-trunk-deploy/org.apache.cxf:cxf-xjc-ts][relativePath:common/xjc/ts],
 
hudson.maven.MavenModule@4f0e98d8[CXF-trunk-deploy/org.apache.cxf:cxf-xjc-ts-test][CXF-trunk-deploy/org.apache.cxf:cxf-xjc-ts-test][relativePath:common/xjc/ts-test],
 
hudson.maven.MavenModule@7a8f6d64[CXF-trunk-deploy/org.apache.cxf:cxf-xjc-wsdlextension][CXF-trunk-deploy/org.apache.cxf:cxf-xjc-wsdlextension][relativePath:common/xjc/wsdlextension],
 
hudson.maven.MavenModule@6de9b48b[CXF-trunk-deploy/org.apache.cxf:cxf-xjc-wsdlextension-test][CXF-trunk-deploy/org.apache.cxf:cxf-xjc-wsdlextension-test][relativePath:common/xjc/wsdlextension-test],
 
hudson.maven.MavenModule@38f61227[CXF-trunk-deploy/org.apache.cxf:cxf-xml2fastinfoset-plugin][CXF-trunk-deploy/org.apache.cxf:cxf-xml2fastinfoset-plugin][relativePath:maven-plugins/xml2fastinfoset-plugin],
 
hudson.maven.MavenModule@5c939bdb[CXF-trunk-deploy/org.apache.cxf.archetype:cxf-jaxws-javafirst][CXF-trunk-deploy/org.apache.cxf.archetype:cxf-jaxws-javafirst][relativePath:maven-plugins/archetypes/cxf-jaxws-javafirst],
 
hudson.maven.MavenModule@1d77daaa[CXF-trunk-deploy/org.apache.cxf.karaf:apache-cxf][CXF-trunk-deploy/org.apache.cxf.karaf:apache-cxf][relativePath:distribution/karaf/features],
 
hudson.maven.MavenModule@38c83cfd[CXF-trunk-deploy/org.apache.cxf.karaf:karaf-parent][CXF-trunk-deploy/org.apache.cxf.karaf:karaf-parent][relativePath:distribution/karaf],
 
hudson.maven.MavenModule@303b48c8[CXF-trunk-deploy/org.apache.cxf.samples:aegis][CXF-trunk-deploy/org.apache.cxf.samples:aegis][relativePath:distribution/src/main/release/samples/aegis],
 
hudson.maven.MavenModule@704a583d[CXF-trunk-deploy/org.apache.cxf.samples:aegis-standalone][CXF-trunk-deploy/org.apache.cxf.samples:aegis-standalone][relativePath:distribution/src/main/release/samples/aegis_standalone],
 
hudson.maven.MavenModule@60a896b8[CXF-trunk-deploy/org.apache.cxf.samples:callback][CXF-trunk-deploy/org.apache.cxf.samples:callback][relativePath:distribution/src/main/release/samples/callback],
 
hudson.maven.MavenModule@1a055ff4[CXF-trunk-deploy/org.apache.cxf.samples:configuration_interceptor][CXF-trunk-deploy/org.apache.cxf.samples:configuration_interceptor][relativePath:distribution/src/main/release/samples/configuration_interceptor],
 
hudson.maven.MavenModule@14a1ee92[CXF-trunk-deploy/org.apache.cxf.samples:cxf-samples][CXF-trunk-deploy/org.apache.cxf.samples:cxf-samples][relativePath:distribution/src/main/release/samples],
 
hudson.maven.MavenModule@7185d3cc[CXF-trunk-deploy/org.apache.cxf.samples:in_jvm_transport][CXF-trunk-deploy/org.apache.cxf.samples:in_jvm_transport][relativePath:distribution/src/main/release/samples/in_jvm_transport],
 
hudson.maven.MavenModule@7baf1ad8[CXF-trunk-deploy/org.apache.cxf.samples:java_first_jaxws][CXF-trunk-deploy/org.apache.cxf.samples:java_first_jaxws][relativePath:distribution/src/main/release/samples/java_first_jaxws],
 
hudson.maven.MavenModule@6ce2e687[CXF-trunk-deploy/org.apache.cxf.samples:java_first_jaxws_factory_bean][CXF-trunk-deploy/org.apache.cxf.samples:java_first_jaxws_factory_bean][relativePath:distribution/src/main/release/samples/java_first_jaxws_factory_bean],
 
hudson.maven.MavenModule@2f267610[CXF-trunk-deploy/org.apache.cxf.samples:java_first_jaxws_jms][CXF-trunk-deploy/org.apache.cxf.samples:java_first_jaxws_jms][relativePath:distribution/src/main/release/samples/java_first_jms],
 
hudson.maven.MavenModule@bb51061[CXF-trunk-deploy/org.apache.cxf.samples:java_first_pojo][CXF-trunk-deploy/org.apache.cxf.samples:java_first_pojo][relativePath:distribution/src/main/release/samples/java_first_pojo],
 
hudson.maven.MavenModule@55fa12f6[CXF-trunk-deploy/org.apache.cxf.samples:java_first_spring_support][CXF-trunk-deploy/org.apache.cxf.samples:java_first_spring_support][relativePath:distribution/src/main/release/samples/java_first_spring_support],
 
hudson.maven.MavenModule@456bf9ce[CXF-trunk-deploy/org.apache.cxf.samples:jax_rs_basic][CXF-trunk-deploy/org.apache.cxf.samples:jax_rs_basic][relativePath:distribution/src/main/release/samples/jax_rs/basic],
 
hudson.maven.MavenModule@79b40ab5[CXF-trunk-deploy/org.apache.cxf.samples:jax_rs_basic_https][CXF-trunk-deploy/org.apache.cxf.samples:jax_rs_basic_https][relativePath:distribution/src/main/release/samples/jax_rs/basic_https],
 
hudson.maven.MavenModule@5886f847[CXF-trunk-deploy/org.apache.cxf.samples:jax_rs_content_negotiation][CXF-trunk-deploy/org.apache.cxf.samples:jax_rs_content_negotiation][relativePath:distribution/src/main/release/samples/jax_rs/content_negotiation],
 
hudson.maven.MavenModule@44708aff[CXF-trunk-deploy/org.apache.cxf.samples:jax_rs_spring_security][CXF-trunk-deploy/org.apache.cxf.samples:jax_rs_spring_security][relativePath:distribution/src/main/release/samples/jax_rs/spring_security],
 
hudson.maven.MavenModule@3240a47f[CXF-trunk-deploy/org.apache.cxf.samples:jax_service_aegis_client][CXF-trunk-deploy/org.apache.cxf.samples:jax_service_aegis_client][relativePath:distribution/src/main/release/samples/jax_server_aegis_client],
 
hudson.maven.MavenModule@2e22f376[CXF-trunk-deploy/org.apache.cxf.samples:jaxws_async][CXF-trunk-deploy/org.apache.cxf.samples:jaxws_async][relativePath:distribution/src/main/release/samples/jaxws_async],
 
hudson.maven.MavenModule@2548ccb8[CXF-trunk-deploy/org.apache.cxf.samples:jaxws_dispatch_provider][CXF-trunk-deploy/org.apache.cxf.samples:jaxws_dispatch_provider][relativePath:distribution/src/main/release/samples/jaxws_dispatch_provider],
 
hudson.maven.MavenModule@3fa99295[CXF-trunk-deploy/org.apache.cxf.samples:jaxws_handlers][CXF-trunk-deploy/org.apache.cxf.samples:jaxws_handlers][relativePath:distribution/src/main/release/samples/jaxws_handlers],
 
hudson.maven.MavenModule@d1a9f20[CXF-trunk-deploy/org.apache.cxf.samples:jms_pubsub][CXF-trunk-deploy/org.apache.cxf.samples:jms_pubsub][relativePath:distribution/src/main/release/samples/jms_pubsub],
 
hudson.maven.MavenModule@46dd3147[CXF-trunk-deploy/org.apache.cxf.samples:jms_queue][CXF-trunk-deploy/org.apache.cxf.samples:jms_queue][relativePath:distribution/src/main/release/samples/jms_queue],
 
hudson.maven.MavenModule@543492fc[CXF-trunk-deploy/org.apache.cxf.samples:jms_spec_demo][CXF-trunk-deploy/org.apache.cxf.samples:jms_spec_demo][relativePath:distribution/src/main/release/samples/jms-spec-demo],
 
hudson.maven.MavenModule@550dcd3[CXF-trunk-deploy/org.apache.cxf.samples:js_browser_client_java][CXF-trunk-deploy/org.apache.cxf.samples:js_browser_client_java][relativePath:distribution/src/main/release/samples/js_browser_client_java_first],
 
hudson.maven.MavenModule@563da1dc[CXF-trunk-deploy/org.apache.cxf.samples:js_browser_client_simple][CXF-trunk-deploy/org.apache.cxf.samples:js_browser_client_simple][relativePath:distribution/src/main/release/samples/js_browser_client_simple],
 
hudson.maven.MavenModule@66f472ff[CXF-trunk-deploy/org.apache.cxf.samples:js_client][CXF-trunk-deploy/org.apache.cxf.samples:js_client][relativePath:distribution/src/main/release/samples/js_client],
 
hudson.maven.MavenModule@45609812[CXF-trunk-deploy/org.apache.cxf.samples:mtom][CXF-trunk-deploy/org.apache.cxf.samples:mtom][relativePath:distribution/src/main/release/samples/mtom],
 
hudson.maven.MavenModule@7c6cd67b[CXF-trunk-deploy/org.apache.cxf.samples:restful_dispatch][CXF-trunk-deploy/org.apache.cxf.samples:restful_dispatch][relativePath:distribution/src/main/release/samples/restful_dispatch],
 
hudson.maven.MavenModule@28bc917c[CXF-trunk-deploy/org.apache.cxf.samples:restful_http_binding][CXF-trunk-deploy/org.apache.cxf.samples:restful_http_binding][relativePath:distribution/src/main/release/samples/restful_http_binding],
 
hudson.maven.MavenModule@65c0035b[CXF-trunk-deploy/org.apache.cxf.samples:soap_header][CXF-trunk-deploy/org.apache.cxf.samples:soap_header][relativePath:distribution/src/main/release/samples/soap_header],
 
hudson.maven.MavenModule@1558c52c[CXF-trunk-deploy/org.apache.cxf.samples:ws_addressing][CXF-trunk-deploy/org.apache.cxf.samples:ws_addressing][relativePath:distribution/src/main/release/samples/ws_addressing],
 
hudson.maven.MavenModule@336bc75c[CXF-trunk-deploy/org.apache.cxf.samples:ws_policy][CXF-trunk-deploy/org.apache.cxf.samples:ws_policy][relativePath:distribution/src/main/release/samples/ws_policy],
 
hudson.maven.MavenModule@188f7e20[CXF-trunk-deploy/org.apache.cxf.samples:ws_rm][CXF-trunk-deploy/org.apache.cxf.samples:ws_rm][relativePath:distribution/src/main/release/samples/ws_rm],
 
hudson.maven.MavenModule@42e20459[CXF-trunk-deploy/org.apache.cxf.samples:wsdl_first][CXF-trunk-deploy/org.apache.cxf.samples:wsdl_first][relativePath:distribution/src/main/release/samples/wsdl_first],
 
hudson.maven.MavenModule@70501e4e[CXF-trunk-deploy/org.apache.cxf.samples:wsdl_first_dynamic_client][CXF-trunk-deploy/org.apache.cxf.samples:wsdl_first_dynamic_client][relativePath:distribution/src/main/release/samples/wsdl_first_dynamic_client],
 
hudson.maven.MavenModule@5f3d285f[CXF-trunk-deploy/org.apache.cxf.samples:wsdl_first_https][CXF-trunk-deploy/org.apache.cxf.samples:wsdl_first_https][relativePath:distribution/src/main/release/samples/wsdl_first_https],
 
hudson.maven.MavenModule@2d41717f[CXF-trunk-deploy/org.apache.cxf.samples:wsdl_first_pure_xml][CXF-trunk-deploy/org.apache.cxf.samples:wsdl_first_pure_xml][relativePath:distribution/src/main/release/samples/wsdl_first_pure_xml],
 
hudson.maven.MavenModule@2c5a1e6b[CXF-trunk-deploy/org.apache.cxf.samples:wsdl_first_rpclit][CXF-trunk-deploy/org.apache.cxf.samples:wsdl_first_rpclit][relativePath:distribution/src/main/release/samples/wsdl_first_rpclit],
 
hudson.maven.MavenModule@5daabda3[CXF-trunk-deploy/org.apache.cxf.samples:wsdl_first_soap12][CXF-trunk-deploy/org.apache.cxf.samples:wsdl_first_soap12][relativePath:distribution/src/main/release/samples/wsdl_first_soap12],
 
hudson.maven.MavenModule@2fbe1e75[CXF-trunk-deploy/org.apache.cxf.samples:wsdl_first_xml_wrapped][CXF-trunk-deploy/org.apache.cxf.samples:wsdl_first_xml_wrapped][relativePath:distribution/src/main/release/samples/wsdl_first_xml_wrapped],
 
hudson.maven.MavenModule@3dee2310[CXF-trunk-deploy/org.apache.cxf.samples:wsdl_first_xmlbeans][CXF-trunk-deploy/org.apache.cxf.samples:wsdl_first_xmlbeans][relativePath:distribution/src/main/release/samples/wsdl_first_xmlbeans],
 
hudson.maven.MavenModule@38dd2a4f[CXF-trunk-deploy/org.apache.cxf.samples:wssec_sign_enc][CXF-trunk-deploy/org.apache.cxf.samples:wssec_sign_enc][relativePath:distribution/src/main/release/samples/ws_security/sign_enc],
 
hudson.maven.MavenModule@6908af2a[CXF-trunk-deploy/org.apache.cxf.samples:wssec_ut][CXF-trunk-deploy/org.apache.cxf.samples:wssec_ut][relativePath:distribution/src/main/release/samples/ws_security/ut],
 
hudson.maven.MavenModule@139c189b[CXF-trunk-deploy/org.apache.cxf.samples:wssec_ut_policy][CXF-trunk-deploy/org.apache.cxf.samples:wssec_ut_policy][relativePath:distribution/src/main/release/samples/ws_security/ut_policy],
 
hudson.maven.MavenModule@6bbef70[CXF-trunk-deploy/org.apache.cxf.samples:wssec_ut_sign][CXF-trunk-deploy/org.apache.cxf.samples:wssec_ut_sign][relativePath:distribution/src/main/release/samples/ws_security/ut_sign],
 
hudson.maven.MavenModule@6cbbe73b[CXF-trunk-deploy/org.apache.cxf.samples.interopfest:ws-sc][CXF-trunk-deploy/org.apache.cxf.samples.interopfest:ws-sc][relativePath:distribution/src/main/release/samples/ws_security/interopfest/wssc],
 
hudson.maven.MavenModule@13a4071a[CXF-trunk-deploy/org.apache.cxf.samples.interopfest:ws-sec10][CXF-trunk-deploy/org.apache.cxf.samples.interopfest:ws-sec10][relativePath:distribution/src/main/release/samples/ws_security/interopfest/wssec10],
 
hudson.maven.MavenModule@26bb2f6e[CXF-trunk-deploy/org.apache.cxf.samples.interopfest:ws-sec11][CXF-trunk-deploy/org.apache.cxf.samples.interopfest:ws-sec11][relativePath:distribution/src/main/release/samples/ws_security/interopfest/wssec11],
 
hudson.maven.MavenModule@30d46b95[CXF-trunk-deploy/org.apache.cxf.samples.interopfest:ws-trust10][CXF-trunk-deploy/org.apache.cxf.samples.interopfest:ws-trust10][relativePath:distribution/src/main/release/samples/ws_security/interopfest/wstrust10],
 
hudson.maven.MavenModule@3126cb1a[CXF-trunk-deploy/org.apache.cxf.systests:cxf-systests][CXF-trunk-deploy/org.apache.cxf.systests:cxf-systests][relativePath:systests],
 
hudson.maven.MavenModule@59f23ca4[CXF-trunk-deploy/org.apache.cxf.systests:cxf-systests-ci-grizzly][CXF-trunk-deploy/org.apache.cxf.systests:cxf-systests-ci-grizzly][relativePath:systests/container-integration/grizzly],
 
hudson.maven.MavenModule@4ad4694f[CXF-trunk-deploy/org.apache.cxf.systests:cxf-systests-ci-webapp][CXF-trunk-deploy/org.apache.cxf.systests:cxf-systests-ci-webapp][relativePath:systests/container-integration/webapp],
 
hudson.maven.MavenModule@1691a0c3[CXF-trunk-deploy/org.apache.cxf.systests:cxf-systests-container-integration][CXF-trunk-deploy/org.apache.cxf.systests:cxf-systests-container-integration][relativePath:systests/container-integration],
 
hudson.maven.MavenModule@26ebdfff[CXF-trunk-deploy/org.apache.cxf.systests:cxf-systests-databinding][CXF-trunk-deploy/org.apache.cxf.systests:cxf-systests-databinding][relativePath:systests/databinding],
 
hudson.maven.MavenModule@3dc049d[CXF-trunk-deploy/org.apache.cxf.systests:cxf-systests-jaxrs][CXF-trunk-deploy/org.apache.cxf.systests:cxf-systests-jaxrs][relativePath:systests/jaxrs],
 
hudson.maven.MavenModule@2185b10b[CXF-trunk-deploy/org.apache.cxf.systests:cxf-systests-jaxws][CXF-trunk-deploy/org.apache.cxf.systests:cxf-systests-jaxws][relativePath:systests/jaxws],
 
hudson.maven.MavenModule@30813486[CXF-trunk-deploy/org.apache.cxf.systests:cxf-systests-transports][CXF-trunk-deploy/org.apache.cxf.systests:cxf-systests-transports][relativePath:systests/transports],
 
hudson.maven.MavenModule@5ba27d4b[CXF-trunk-deploy/org.apache.cxf.systests:cxf-systests-uncategorized][CXF-trunk-deploy/org.apache.cxf.systests:cxf-systests-uncategorized][relativePath:systests/uncategorized],
 
hudson.maven.MavenModule@794f8b9a[CXF-trunk-deploy/org.apache.cxf.systests:cxf-systests-ws-specs][CXF-trunk-deploy/org.apache.cxf.systests:cxf-systests-ws-specs][relativePath:systests/ws-specs],
 
hudson.maven.MavenModule@c595bcd[CXF-trunk-deploy/org.apache.cxf.systests:cxf-test-samples][CXF-trunk-deploy/org.apache.cxf.systests:cxf-test-samples][relativePath:test-samples],
 
hudson.maven.MavenModule@6d3552ed[CXF-trunk-deploy/org.apache.cxf.systests:cxf-wsdl-maven][CXF-trunk-deploy/org.apache.cxf.systests:cxf-wsdl-maven][relativePath:systests/wsdl_maven],
 
hudson.maven.MavenModule@7b39ca7e[CXF-trunk-deploy/org.apache.cxf.systests.wsdl_maven:cxf-systests-codegen][CXF-trunk-deploy/org.apache.cxf.systests.wsdl_maven:cxf-systests-codegen][relativePath:systests/wsdl_maven/codegen],
 
hudson.maven.MavenModule@15d2aa14[CXF-trunk-deploy/org.apache.cxf.systests.wsdl_maven:cxf-systests-java2ws][CXF-trunk-deploy/org.apache.cxf.systests.wsdl_maven:cxf-systests-java2ws][relativePath:systests/wsdl_maven/java2ws],
 
hudson.maven.MavenModule@41eab16b[CXF-trunk-deploy/org.apache.cxf.xjcplugins:cxf-xjc-boolean][CXF-trunk-deploy/org.apache.cxf.xjcplugins:cxf-xjc-boolean][relativePath:common/xjc/boolean],
 
hudson.maven.MavenModule@69a66ce8[CXF-trunk-deploy/org.apache.cxf.xjcplugins:cxf-xjc-boolean-test][CXF-trunk-deploy/org.apache.cxf.xjcplugins:cxf-xjc-boolean-test][relativePath:common/xjc/boolean-test],
 
hudson.maven.MavenModule@179b3d1b[CXF-trunk-deploy/org.apache.cxf.xjcplugins:cxf-xjc-bug671][CXF-trunk-deploy/org.apache.cxf.xjcplugins:cxf-xjc-bug671][relativePath:common/xjc/bug671]]
project.getRootModule()=hudson.maven.MavenModule@34d0cdd0[CXF-trunk-deploy/org.apache.cxf:cxf][CXF-trunk-deploy/org.apache.cxf:cxf][relativePath:]
FATAL: cannot assign instance of hudson.model.StreamBuildListener to field 
hudson.maven.MavenModuleSetBuild$PomParser.listener of type 
hudson.model.BuildListener in instance of 
hudson.maven.MavenModuleSetBuild$PomParser
java.lang.ClassCastException: cannot assign instance of 
hudson.model.StreamBuildListener to field 
hudson.maven.MavenModuleSetBuild$PomParser.listener of type 
hudson.model.BuildListener in instance of 
hudson.maven.MavenModuleSetBuild$PomParser
        at 
java.io.ObjectStreamClass$FieldReflector.setObjFieldValues(ObjectStreamClass.java:2056)
        at 
java.io.ObjectStreamClass.setObjFieldValues(ObjectStreamClass.java:1229)
        at 
java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1969)
        at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1887)
        at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770)
        at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
        at 
java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1963)
        at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1887)
        at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770)
        at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
        at java.io.ObjectInputStream.readObject(ObjectInputStream.java:368)
        at hudson.remoting.UserRequest.deserialize(UserRequest.java:178)
        at hudson.remoting.UserRequest.perform(UserRequest.java:98)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:270)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
        at java.util.concurrent.FutureTask.run(FutureTask.java:166)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
        at java.lang.Thread.run(Thread.java:636)

Reply via email to