See <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/2651/display/redirect>
------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache CXF JAX-RS System Tests 3.2.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ cxf-systests-jaxrs --- [INFO] Deleting <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/target> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ cxf-systests-jaxrs --- [INFO] [INFO] --- maven-bundle-plugin:2.5.4:cleanVersions (versions) @ cxf-systests-jaxrs --- [INFO] [INFO] --- cxf-xml2fastinfoset-plugin:3.3.0:xml2fastinfoset (xml2fastinfoset) @ cxf-systests-jaxrs --- [INFO] [INFO] --- cxf-wadl2java-plugin:3.2.2-SNAPSHOT:wadl2java (generate-sources) @ cxf-systests-jaxrs --- [INFO] Running wadl2java in fork mode... [INFO] Building jar: /tmp/cxf-tmp-1251331347245747321/cxf-codegen8859966524892951240.jar [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ cxf-systests-jaxrs --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ cxf-systests-jaxrs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/main/java> [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/main/resources> [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/main/resources-filtered> [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/target/generated/src/main/resources> [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ cxf-systests-jaxrs --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/target/classes> [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ cxf-systests-jaxrs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 90 resources [INFO] Copying 93 resources [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/target/generated/src/test/resources> [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ cxf-systests-jaxrs --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 293 source files to <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/target/test-classes> [INFO] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/test/java/org/apache/cxf/systest/jaxrs/GenericRestServiceImpl.java>: <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/test/java/org/apache/cxf/systest/jaxrs/GenericRestServiceImpl.java> uses unchecked or unsafe operations. [INFO] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/test/java/org/apache/cxf/systest/jaxrs/GenericRestServiceImpl.java>: Recompile with -Xlint:unchecked for details. [INFO] Some messages have been simplified; recompile with -Xdiags:verbose to get full output [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/test/java/org/apache/cxf/systest/jaxrs/reactive/RxJava2FlowableService.java>:[32,39] cannot find symbol symbol: class AbstractAsyncSubscriber location: package org.apache.cxf.jaxrs.rx2.server [ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/test/java/org/apache/cxf/systest/jaxrs/reactive/RxJava2FlowableService.java>:[87,56] cannot find symbol symbol: class AbstractAsyncSubscriber location: class org.apache.cxf.systest.jaxrs.reactive.RxJava2FlowableService [ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/test/java/org/apache/cxf/systest/jaxrs/reactive/RxJava2FlowableService.java>:[106,57] cannot find symbol symbol: class AbstractAsyncSubscriber location: class org.apache.cxf.systest.jaxrs.reactive.RxJava2FlowableService [ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/test/java/org/apache/cxf/systest/jaxrs/reactive/RxJava2FlowableService.java>:[63,44] no suitable method found for subscribe(org.apache.cxf.systest.jaxrs.reactive.RxJava2FlowableService.ListAsyncSubscriber<org.apache.cxf.systest.jaxrs.reactive.HelloWorldBean>) method org.reactivestreams.Publisher.subscribe(org.reactivestreams.Subscriber<? super org.apache.cxf.systest.jaxrs.reactive.HelloWorldBean>) is not applicable (argument mismatch; org.apache.cxf.systest.jaxrs.reactive.RxJava2FlowableService.ListAsyncSubscriber<org.apache.cxf.systest.jaxrs.reactive.HelloWorldBean> cannot be converted to org.reactivestreams.Subscriber<? super org.apache.cxf.systest.jaxrs.reactive.HelloWorldBean>) method io.reactivex.Flowable.subscribe(io.reactivex.functions.Consumer<? super org.apache.cxf.systest.jaxrs.reactive.HelloWorldBean>) is not applicable (argument mismatch; org.apache.cxf.systest.jaxrs.reactive.RxJava2FlowableService.ListAsyncSubscriber<org.apache.cxf.systest.jaxrs.reactive.HelloWorldBean> cannot be converted to io.reactivex.functions.Consumer<? super org.apache.cxf.systest.jaxrs.reactive.HelloWorldBean>) method io.reactivex.Flowable.subscribe(org.reactivestreams.Subscriber<? super org.apache.cxf.systest.jaxrs.reactive.HelloWorldBean>) is not applicable (argument mismatch; org.apache.cxf.systest.jaxrs.reactive.RxJava2FlowableService.ListAsyncSubscriber<org.apache.cxf.systest.jaxrs.reactive.HelloWorldBean> cannot be converted to org.reactivestreams.Subscriber<? super org.apache.cxf.systest.jaxrs.reactive.HelloWorldBean>) method io.reactivex.Flowable.subscribe(io.reactivex.FlowableSubscriber<? super org.apache.cxf.systest.jaxrs.reactive.HelloWorldBean>) is not applicable (argument mismatch; org.apache.cxf.systest.jaxrs.reactive.RxJava2FlowableService.ListAsyncSubscriber<org.apache.cxf.systest.jaxrs.reactive.HelloWorldBean> cannot be converted to io.reactivex.FlowableSubscriber<? super org.apache.cxf.systest.jaxrs.reactive.HelloWorldBean>) [ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/test/java/org/apache/cxf/systest/jaxrs/reactive/RxJava2FlowableService.java>:[83,13] no suitable method found for subscribe(org.apache.cxf.systest.jaxrs.reactive.RxJava2FlowableService.StringAsyncSubscriber) method org.reactivestreams.Publisher.subscribe(org.reactivestreams.Subscriber<? super java.lang.String>) is not applicable (argument mismatch; org.apache.cxf.systest.jaxrs.reactive.RxJava2FlowableService.StringAsyncSubscriber cannot be converted to org.reactivestreams.Subscriber<? super java.lang.String>) method io.reactivex.Flowable.subscribe(io.reactivex.functions.Consumer<? super java.lang.String>) is not applicable (argument mismatch; org.apache.cxf.systest.jaxrs.reactive.RxJava2FlowableService.StringAsyncSubscriber cannot be converted to io.reactivex.functions.Consumer<? super java.lang.String>) method io.reactivex.Flowable.subscribe(org.reactivestreams.Subscriber<? super java.lang.String>) is not applicable (argument mismatch; org.apache.cxf.systest.jaxrs.reactive.RxJava2FlowableService.StringAsyncSubscriber cannot be converted to org.reactivestreams.Subscriber<? super java.lang.String>) method io.reactivex.Flowable.subscribe(io.reactivex.FlowableSubscriber<? super java.lang.String>) is not applicable (argument mismatch; org.apache.cxf.systest.jaxrs.reactive.RxJava2FlowableService.StringAsyncSubscriber cannot be converted to io.reactivex.FlowableSubscriber<? super java.lang.String>) [ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/test/java/org/apache/cxf/systest/jaxrs/reactive/RxJava2FlowableService.java>:[93,9] method does not override or implement a method from a supertype [ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/test/java/org/apache/cxf/systest/jaxrs/reactive/RxJava2FlowableService.java>:[95,13] non-static variable super cannot be referenced from a static context [ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/test/java/org/apache/cxf/systest/jaxrs/reactive/RxJava2FlowableService.java>:[95,18] cannot find symbol symbol: method resume(java.lang.String) [ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/test/java/org/apache/cxf/systest/jaxrs/reactive/RxJava2FlowableService.java>:[98,9] method does not override or implement a method from a supertype [ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/test/java/org/apache/cxf/systest/jaxrs/reactive/RxJava2FlowableService.java>:[101,13] non-static variable super cannot be referenced from a static context [ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/test/java/org/apache/cxf/systest/jaxrs/reactive/RxJava2FlowableService.java>:[101,18] cannot find symbol symbol: method requestNext() [ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/test/java/org/apache/cxf/systest/jaxrs/reactive/RxJava2FlowableService.java>:[112,9] method does not override or implement a method from a supertype [ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/test/java/org/apache/cxf/systest/jaxrs/reactive/RxJava2FlowableService.java>:[114,13] non-static variable super cannot be referenced from a static context [ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/test/java/org/apache/cxf/systest/jaxrs/reactive/RxJava2FlowableService.java>:[114,18] cannot find symbol symbol: method resume(java.util.List<T>) [ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/test/java/org/apache/cxf/systest/jaxrs/reactive/RxJava2FlowableService.java>:[117,9] method does not override or implement a method from a supertype [ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/test/java/org/apache/cxf/systest/jaxrs/reactive/RxJava2FlowableService.java>:[120,13] non-static variable super cannot be referenced from a static context [ERROR] <https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/test/java/org/apache/cxf/systest/jaxrs/reactive/RxJava2FlowableService.java>:[120,18] cannot find symbol symbol: method requestNext() [INFO] 17 errors [INFO] -------------------------------------------------------------
