See <https://hudson.apache.org/hudson/job/Wink-Trunk-JDK1.6/617/>

------------------------------------------
Started by timer
Building remotely on ubuntu2
Updating https://svn.apache.org/repos/asf/incubator/wink/trunk
U         wink-client-apache-httpclient/pom.xml
U         wink-itests/wink-itest-logging/pom.xml
U         wink-itests/wink-itest-support/pom.xml
U         wink-itests/pom.xml
U         wink-itests/wink-itest-osgi/wink-itest-simple-osgi/pom.xml
U         wink-itests/wink-itest-osgi/pom.xml
U         wink-itests/wink-itest/wink-itest-params/pom.xml
U         wink-itests/wink-itest/wink-itest-context/pom.xml
U         wink-itests/wink-itest/wink-itest-targeting/pom.xml
U         wink-itests/wink-itest/wink-itest-filter/pom.xml
U         wink-itests/wink-itest/wink-itest-contentencode/pom.xml
U         wink-itests/wink-itest/wink-itest-inheritance/pom.xml
U         wink-itests/wink-itest/wink-itest-validation/pom.xml
U         wink-itests/wink-itest/wink-itest-providers/pom.xml
U         wink-itests/wink-itest/pom.xml
U         wink-itests/wink-itest/wink-example-helloworld/pom.xml
U         wink-itests/wink-itest/wink-itest-client/pom.xml
U         wink-itests/wink-itest/wink-itest-extra-providers/pom.xml
U         wink-itests/wink-itest/wink-itest-client-timeout/pom.xml
U         wink-itests/wink-itest/wink-itest-jsr250-lifecycle/pom.xml
U         wink-spring-support/pom.xml
U         wink-providers/wink-json4j-provider/pom.xml
U         wink-providers/wink-jackson-provider/pom.xml
U         wink-providers/wink-json-provider/pom.xml
U         wink-providers/pom.xml
U         wink-providers/wink-abdera-provider/pom.xml
U         wink-providers/wink-jettison-provider/pom.xml
U         wink-providers/wink-protobuf-provider/pom.xml
 U        wink-providers/wink-protobuf-provider
U         wink-providers/wink-thrift-provider/pom.xml
U         wink-jcdi-server/pom.xml
U         wink-client/pom.xml
U         wink-examples/ext/Asset/pom.xml
U         wink-examples/ext/History/pom.xml
U         wink-examples/ext/MultiPart/pom.xml
U         wink-examples/ext/Spring/pom.xml
U         wink-examples/ext/LinkBuilders/pom.xml
U         wink-examples/ext/WebDAV/pom.xml
U         wink-examples/ext/Scope/pom.xml
U         wink-examples/ext/pom.xml
U         wink-examples/ext/DynamicResource/pom.xml
U         wink-examples/ext/RuntimeRegistration/pom.xml
U         wink-examples/apps/SimpleDefects/pom.xml
U         wink-examples/apps/Bookmarks/pom.xml
U         wink-examples/apps/pom.xml
U         wink-examples/apps/HelloWorld/pom.xml
U         wink-examples/apps/QADefect/pom.xml
U         wink-examples/core/CustomContext/pom.xml
U         wink-examples/core/Preconditions/pom.xml
U         wink-examples/core/Jaxb/pom.xml
U         wink-examples/core/pom.xml
U         wink-examples/core/CustomExceptionMapper/pom.xml
U         wink-examples/pom.xml
U         wink-examples/client/ReadRSS-client/pom.xml
U         wink-examples/client/GoogleDocs-client/pom.xml
U         wink-examples/client/pom.xml
U         wink-examples/client/QADefects-client/pom.xml
U         wink-assembly/wink-assembly-aggregatejar-osgi/pom.xml
U         wink-assembly/wink-assembly-aggregatejar/pom.xml
U         wink-assembly/apache-wink/pom.xml
U         wink-assembly/pom.xml
U         pom.xml
U         wink-client-asynchttpclient/pom.xml
U         wink-common/pom.xml
U         
wink-component-test-support/src/main/java/org/apache/wink/test/mock/MockHttpServletRequestWrapper.java
U         wink-component-test-support/pom.xml
U         wink-guice-server/pom.xml
U         wink-server/pom.xml
U         wink-json4j/pom.xml
U         wink-webdav/pom.xml
At revision 1080403
no change for https://svn.apache.org/repos/asf/incubator/wink/trunk since the 
previous build
Found mavenVersion 2.0.9 from file 
jar:file:/home/hudson/tools/maven/latest2/lib/maven-2.0.9-uber.jar!/META-INF/maven/org.apache.maven/maven-core/pom.properties
Parsing POMs
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@59338918[Wink-Trunk-JDK1.6]
project.getModules()=[hudson.maven.MavenModule@19fe59c2[Wink-Trunk-JDK1.6/org.apache.wink:apache-wink][Wink-Trunk-JDK1.6/org.apache.wink:apache-wink][relativePath:wink-scripts/wink-dist],
 
hudson.maven.MavenModule@74f49268[Wink-Trunk-JDK1.6/org.apache.wink:wink][Wink-Trunk-JDK1.6/org.apache.wink:wink][relativePath:],
 
hudson.maven.MavenModule@37bb2525[Wink-Trunk-JDK1.6/org.apache.wink:wink-abdera-provider][Wink-Trunk-JDK1.6/org.apache.wink:wink-abdera-provider][relativePath:wink-providers/wink-abdera-provider],
 
hudson.maven.MavenModule@3e3bba3d[Wink-Trunk-JDK1.6/org.apache.wink:wink-apache-client][Wink-Trunk-JDK1.6/org.apache.wink:wink-apache-client][relativePath:wink-client/wink-apache-client],
 
hudson.maven.MavenModule@78615c8b[Wink-Trunk-JDK1.6/org.apache.wink:wink-assembly][Wink-Trunk-JDK1.6/org.apache.wink:wink-assembly][relativePath:wink-assembly],
 
hudson.maven.MavenModule@588b28e0[Wink-Trunk-JDK1.6/org.apache.wink:wink-assembly-aggregatejar][Wink-Trunk-JDK1.6/org.apache.wink:wink-assembly-aggregatejar][relativePath:wink-assembly/wink-assembly-aggregatejar],
 
hudson.maven.MavenModule@6e918ac0[Wink-Trunk-JDK1.6/org.apache.wink:wink-assembly-dist][Wink-Trunk-JDK1.6/org.apache.wink:wink-assembly-dist][relativePath:wink-assembly/wink-assembly-dist],
 
hudson.maven.MavenModule@3b5fd4a3[Wink-Trunk-JDK1.6/org.apache.wink:wink-client][Wink-Trunk-JDK1.6/org.apache.wink:wink-client][relativePath:wink-client],
 
hudson.maven.MavenModule@bcab4a5[Wink-Trunk-JDK1.6/org.apache.wink:wink-client-apache-httpclient][Wink-Trunk-JDK1.6/org.apache.wink:wink-client-apache-httpclient][relativePath:wink-client-apache-httpclient],
 
hudson.maven.MavenModule@4c5f3bf7[Wink-Trunk-JDK1.6/org.apache.wink:wink-client-asynchttpclient][Wink-Trunk-JDK1.6/org.apache.wink:wink-client-asynchttpclient][relativePath:wink-client-asynchttpclient],
 
hudson.maven.MavenModule@2605d6a3[Wink-Trunk-JDK1.6/org.apache.wink:wink-common][Wink-Trunk-JDK1.6/org.apache.wink:wink-common][relativePath:wink-common],
 
hudson.maven.MavenModule@3695159b[Wink-Trunk-JDK1.6/org.apache.wink:wink-component-test-support][Wink-Trunk-JDK1.6/org.apache.wink:wink-component-test-support][relativePath:wink-component-test-support],
 
hudson.maven.MavenModule@1762d74e[Wink-Trunk-JDK1.6/org.apache.wink:wink-dist][Wink-Trunk-JDK1.6/org.apache.wink:wink-dist][relativePath:wink-scripts/wink-dist],
 
hudson.maven.MavenModule@10139edf[Wink-Trunk-JDK1.6/org.apache.wink:wink-example-helloworld][Wink-Trunk-JDK1.6/org.apache.wink:wink-example-helloworld][relativePath:wink-itests/wink-itest/wink-example-helloworld],
 
hudson.maven.MavenModule@6dea9b6e[Wink-Trunk-JDK1.6/org.apache.wink:wink-guice-server][Wink-Trunk-JDK1.6/org.apache.wink:wink-guice-server][relativePath:wink-guice-server],
 
hudson.maven.MavenModule@43d8add3[Wink-Trunk-JDK1.6/org.apache.wink:wink-itest][Wink-Trunk-JDK1.6/org.apache.wink:wink-itest][relativePath:wink-itests/wink-itest],
 
hudson.maven.MavenModule@b1f3e1c[Wink-Trunk-JDK1.6/org.apache.wink:wink-itest-client][Wink-Trunk-JDK1.6/org.apache.wink:wink-itest-client][relativePath:wink-itests/wink-itest/wink-itest-client],
 
hudson.maven.MavenModule@69f34dad[Wink-Trunk-JDK1.6/org.apache.wink:wink-itest-context][Wink-Trunk-JDK1.6/org.apache.wink:wink-itest-context][relativePath:wink-itests/wink-itest/wink-itest-context],
 
hudson.maven.MavenModule@3775f532[Wink-Trunk-JDK1.6/org.apache.wink:wink-itest-extra-providers][Wink-Trunk-JDK1.6/org.apache.wink:wink-itest-extra-providers][relativePath:wink-itests/wink-itest/wink-itest-extra-providers],
 
hudson.maven.MavenModule@1799e2e2[Wink-Trunk-JDK1.6/org.apache.wink:wink-itest-filter][Wink-Trunk-JDK1.6/org.apache.wink:wink-itest-filter][relativePath:wink-itests/wink-itest/wink-itest-filter],
 
hudson.maven.MavenModule@45e35a2f[Wink-Trunk-JDK1.6/org.apache.wink:wink-itest-inheritance][Wink-Trunk-JDK1.6/org.apache.wink:wink-itest-inheritance][relativePath:wink-itests/wink-itest/wink-itest-inheritance],
 
hudson.maven.MavenModule@53330681[Wink-Trunk-JDK1.6/org.apache.wink:wink-itest-logging][Wink-Trunk-JDK1.6/org.apache.wink:wink-itest-logging][relativePath:wink-itests/wink-itest-logging],
 
hudson.maven.MavenModule@6fb8f764[Wink-Trunk-JDK1.6/org.apache.wink:wink-itest-params][Wink-Trunk-JDK1.6/org.apache.wink:wink-itest-params][relativePath:wink-itests/wink-itest/wink-itest-params],
 
hudson.maven.MavenModule@633cae19[Wink-Trunk-JDK1.6/org.apache.wink:wink-itest-providers][Wink-Trunk-JDK1.6/org.apache.wink:wink-itest-providers][relativePath:wink-itests/wink-itest/wink-itest-providers],
 
hudson.maven.MavenModule@75a9c24b[Wink-Trunk-JDK1.6/org.apache.wink:wink-itest-support][Wink-Trunk-JDK1.6/org.apache.wink:wink-itest-support][relativePath:wink-itests/wink-itest-support],
 
hudson.maven.MavenModule@10d5b614[Wink-Trunk-JDK1.6/org.apache.wink:wink-itest-targeting][Wink-Trunk-JDK1.6/org.apache.wink:wink-itest-targeting][relativePath:wink-itests/wink-itest/wink-itest-targeting],
 
hudson.maven.MavenModule@3483c0e9[Wink-Trunk-JDK1.6/org.apache.wink:wink-itest-validation][Wink-Trunk-JDK1.6/org.apache.wink:wink-itest-validation][relativePath:wink-itests/wink-itest/wink-itest-validation],
 
hudson.maven.MavenModule@6455ee75[Wink-Trunk-JDK1.6/org.apache.wink:wink-itests][Wink-Trunk-JDK1.6/org.apache.wink:wink-itests][relativePath:wink-itests],
 
hudson.maven.MavenModule@4b1a288c[Wink-Trunk-JDK1.6/org.apache.wink:wink-jackson-provider][Wink-Trunk-JDK1.6/org.apache.wink:wink-jackson-provider][relativePath:wink-providers/wink-jackson-provider],
 
hudson.maven.MavenModule@2a91a829[Wink-Trunk-JDK1.6/org.apache.wink:wink-jaxbcollection-provider][Wink-Trunk-JDK1.6/org.apache.wink:wink-jaxbcollection-provider][relativePath:wink-providers/wink-jaxbcollection-provider],
 
hudson.maven.MavenModule@261b66ea[Wink-Trunk-JDK1.6/org.apache.wink:wink-jcdi-server][Wink-Trunk-JDK1.6/org.apache.wink:wink-jcdi-server][relativePath:wink-jcdi-server],
 
hudson.maven.MavenModule@3b180cbd[Wink-Trunk-JDK1.6/org.apache.wink:wink-jettison-provider][Wink-Trunk-JDK1.6/org.apache.wink:wink-jettison-provider][relativePath:wink-providers/wink-jettison-provider],
 
hudson.maven.MavenModule@482c7179[Wink-Trunk-JDK1.6/org.apache.wink:wink-json-provider][Wink-Trunk-JDK1.6/org.apache.wink:wink-json-provider][relativePath:wink-providers/wink-json-provider],
 
hudson.maven.MavenModule@190621c9[Wink-Trunk-JDK1.6/org.apache.wink:wink-json4j][Wink-Trunk-JDK1.6/org.apache.wink:wink-json4j][relativePath:wink-json4j],
 
hudson.maven.MavenModule@615a8006[Wink-Trunk-JDK1.6/org.apache.wink:wink-json4j-provider][Wink-Trunk-JDK1.6/org.apache.wink:wink-json4j-provider][relativePath:wink-providers/wink-json4j-provider],
 
hudson.maven.MavenModule@236bc1eb[Wink-Trunk-JDK1.6/org.apache.wink:wink-protobuf-provider][Wink-Trunk-JDK1.6/org.apache.wink:wink-protobuf-provider][relativePath:wink-providers/wink-protobuf-provider],
 
hudson.maven.MavenModule@f372a7a[Wink-Trunk-JDK1.6/org.apache.wink:wink-providers][Wink-Trunk-JDK1.6/org.apache.wink:wink-providers][relativePath:wink-providers],
 
hudson.maven.MavenModule@1fdcb677[Wink-Trunk-JDK1.6/org.apache.wink:wink-scripts][Wink-Trunk-JDK1.6/org.apache.wink:wink-scripts][relativePath:wink-scripts],
 
hudson.maven.MavenModule@1ab079fd[Wink-Trunk-JDK1.6/org.apache.wink:wink-server][Wink-Trunk-JDK1.6/org.apache.wink:wink-server][relativePath:wink-server],
 
hudson.maven.MavenModule@7b3bf06d[Wink-Trunk-JDK1.6/org.apache.wink:wink-site-deploy][Wink-Trunk-JDK1.6/org.apache.wink:wink-site-deploy][relativePath:wink-scripts/wink-site-deploy],
 
hudson.maven.MavenModule@67ac55ac[Wink-Trunk-JDK1.6/org.apache.wink:wink-spring-support][Wink-Trunk-JDK1.6/org.apache.wink:wink-spring-support][relativePath:wink-spring-support],
 
hudson.maven.MavenModule@528786e7[Wink-Trunk-JDK1.6/org.apache.wink:wink-webdav][Wink-Trunk-JDK1.6/org.apache.wink:wink-webdav][relativePath:wink-webdav],
 
hudson.maven.MavenModule@6e811049[Wink-Trunk-JDK1.6/org.apache.wink.example:Asset][Wink-Trunk-JDK1.6/org.apache.wink.example:Asset][relativePath:wink-examples/ext/Asset],
 
hudson.maven.MavenModule@7ea742a1[Wink-Trunk-JDK1.6/org.apache.wink.example:Bookmarks][Wink-Trunk-JDK1.6/org.apache.wink.example:Bookmarks][relativePath:wink-examples/apps/Bookmarks],
 
hudson.maven.MavenModule@335e6463[Wink-Trunk-JDK1.6/org.apache.wink.example:CustomContext][Wink-Trunk-JDK1.6/org.apache.wink.example:CustomContext][relativePath:wink-examples/core/CustomContext],
 
hudson.maven.MavenModule@76999587[Wink-Trunk-JDK1.6/org.apache.wink.example:CustomExceptionMapper][Wink-Trunk-JDK1.6/org.apache.wink.example:CustomExceptionMapper][relativePath:wink-examples/core/CustomExceptionMapper],
 
hudson.maven.MavenModule@15d023f2[Wink-Trunk-JDK1.6/org.apache.wink.example:DynamicResource][Wink-Trunk-JDK1.6/org.apache.wink.example:DynamicResource][relativePath:wink-examples/ext/DynamicResource],
 
hudson.maven.MavenModule@2fe93820[Wink-Trunk-JDK1.6/org.apache.wink.example:GoogleDocs-client][Wink-Trunk-JDK1.6/org.apache.wink.example:GoogleDocs-client][relativePath:wink-examples/client/GoogleDocs-client],
 
hudson.maven.MavenModule@3c4f4458[Wink-Trunk-JDK1.6/org.apache.wink.example:HelloWorld][Wink-Trunk-JDK1.6/org.apache.wink.example:HelloWorld][relativePath:wink-examples/apps/HelloWorld],
 
hudson.maven.MavenModule@2b015293[Wink-Trunk-JDK1.6/org.apache.wink.example:History][Wink-Trunk-JDK1.6/org.apache.wink.example:History][relativePath:wink-examples/ext/History],
 
hudson.maven.MavenModule@d86b077[Wink-Trunk-JDK1.6/org.apache.wink.example:Jaxb][Wink-Trunk-JDK1.6/org.apache.wink.example:Jaxb][relativePath:wink-examples/core/Jaxb],
 
hudson.maven.MavenModule@6190c9dc[Wink-Trunk-JDK1.6/org.apache.wink.example:LinkBuilders][Wink-Trunk-JDK1.6/org.apache.wink.example:LinkBuilders][relativePath:wink-examples/ext/LinkBuilders],
 
hudson.maven.MavenModule@2302e984[Wink-Trunk-JDK1.6/org.apache.wink.example:MultiPart][Wink-Trunk-JDK1.6/org.apache.wink.example:MultiPart][relativePath:wink-examples/ext/MultiPart],
 
hudson.maven.MavenModule@5fbfc2eb[Wink-Trunk-JDK1.6/org.apache.wink.example:Preconditions][Wink-Trunk-JDK1.6/org.apache.wink.example:Preconditions][relativePath:wink-examples/core/Preconditions],
 
hudson.maven.MavenModule@3b2f1ce2[Wink-Trunk-JDK1.6/org.apache.wink.example:QADefect][Wink-Trunk-JDK1.6/org.apache.wink.example:QADefect][relativePath:wink-examples/apps/QADefect],
 
hudson.maven.MavenModule@29444c60[Wink-Trunk-JDK1.6/org.apache.wink.example:QADefectWithSpring][Wink-Trunk-JDK1.6/org.apache.wink.example:QADefectWithSpring][relativePath:wink-examples/apps/QADefectWithSpring],
 
hudson.maven.MavenModule@2f678f0e[Wink-Trunk-JDK1.6/org.apache.wink.example:QADefects-client][Wink-Trunk-JDK1.6/org.apache.wink.example:QADefects-client][relativePath:wink-examples/client/QADefects-client],
 
hudson.maven.MavenModule@54fe71ff[Wink-Trunk-JDK1.6/org.apache.wink.example:ReadRSS-client][Wink-Trunk-JDK1.6/org.apache.wink.example:ReadRSS-client][relativePath:wink-examples/client/ReadRSS-client],
 
hudson.maven.MavenModule@a5a9fcd[Wink-Trunk-JDK1.6/org.apache.wink.example:RuntimeRegistration][Wink-Trunk-JDK1.6/org.apache.wink.example:RuntimeRegistration][relativePath:wink-examples/ext/RuntimeRegistration],
 
hudson.maven.MavenModule@7fbc46bd[Wink-Trunk-JDK1.6/org.apache.wink.example:Scope][Wink-Trunk-JDK1.6/org.apache.wink.example:Scope][relativePath:wink-examples/ext/Scope],
 
hudson.maven.MavenModule@5dd70c4b[Wink-Trunk-JDK1.6/org.apache.wink.example:SimpleDefects][Wink-Trunk-JDK1.6/org.apache.wink.example:SimpleDefects][relativePath:wink-examples/apps/SimpleDefects],
 
hudson.maven.MavenModule@7ccf9a33[Wink-Trunk-JDK1.6/org.apache.wink.example:Spring][Wink-Trunk-JDK1.6/org.apache.wink.example:Spring][relativePath:wink-examples/ext/Spring],
 
hudson.maven.MavenModule@3e46c3ff[Wink-Trunk-JDK1.6/org.apache.wink.example:WebDAV][Wink-Trunk-JDK1.6/org.apache.wink.example:WebDAV][relativePath:wink-examples/ext/WebDAV],
 
hudson.maven.MavenModule@460ee450[Wink-Trunk-JDK1.6/org.apache.wink.example:apps][Wink-Trunk-JDK1.6/org.apache.wink.example:apps][relativePath:wink-examples/apps],
 
hudson.maven.MavenModule@1b983bbc[Wink-Trunk-JDK1.6/org.apache.wink.example:client][Wink-Trunk-JDK1.6/org.apache.wink.example:client][relativePath:wink-examples/client],
 
hudson.maven.MavenModule@7e0ef515[Wink-Trunk-JDK1.6/org.apache.wink.example:core][Wink-Trunk-JDK1.6/org.apache.wink.example:core][relativePath:wink-examples/core],
 
hudson.maven.MavenModule@1f8dbaa6[Wink-Trunk-JDK1.6/org.apache.wink.example:ext][Wink-Trunk-JDK1.6/org.apache.wink.example:ext][relativePath:wink-examples/ext],
 
hudson.maven.MavenModule@38d1851a[Wink-Trunk-JDK1.6/org.apache.wink.example:wink-examples][Wink-Trunk-JDK1.6/org.apache.wink.example:wink-examples][relativePath:wink-examples]]
project.getRootModule()=hudson.maven.MavenModule@74f49268[Wink-Trunk-JDK1.6/org.apache.wink:wink][Wink-Trunk-JDK1.6/org.apache.wink:wink][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