See 
<https://builds.apache.org/job/CXF-3.1-deploy/org.apache.cxf$cxf-spring-boot-autoconfigure/337/>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CXF Spring Boot Autoconfigure 3.1.7-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ 
cxf-spring-boot-autoconfigure ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.4.0:cleanVersions (versions) @ 
cxf-spring-boot-autoconfigure ---
[INFO] 
[INFO] --- cxf-xml2fastinfoset-plugin:3.2.0:xml2fastinfoset (xml2fastinfoset) @ 
cxf-spring-boot-autoconfigure ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
cxf-spring-boot-autoconfigure ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ 
cxf-spring-boot-autoconfigure ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/CXF-3.1-deploy/org.apache.cxf$cxf-spring-boot-autoconfigure/ws/src/main/resources-filtered>
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/CXF-3.1-deploy/org.apache.cxf$cxf-spring-boot-autoconfigure/ws/target/generated/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ 
cxf-spring-boot-autoconfigure ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to 
<https://builds.apache.org/job/CXF-3.1-deploy/org.apache.cxf$cxf-spring-boot-autoconfigure/ws/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ 
cxf-spring-boot-autoconfigure ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/CXF-3.1-deploy/org.apache.cxf$cxf-spring-boot-autoconfigure/ws/src/test/resources>
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/CXF-3.1-deploy/org.apache.cxf$cxf-spring-boot-autoconfigure/ws/target/generated/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ 
cxf-spring-boot-autoconfigure ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to 
<https://builds.apache.org/job/CXF-3.1-deploy/org.apache.cxf$cxf-spring-boot-autoconfigure/ws/target/test-classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
<https://builds.apache.org/job/CXF-3.1-deploy/org.apache.cxf$cxf-spring-boot-autoconfigure/ws/src/test/java/org/apache/cxf/spring/boot/autoconfigure/CxfAutoConfigurationTests.java>:[91,9]
 no suitable method found for 
assertThat(java.lang.Object,org.hamcrest.Matcher<java.lang.Integer>)
    method org.junit.Assert.<T>assertThat(T,org.hamcrest.Matcher<? super T>) is 
not applicable
      (actual argument org.hamcrest.Matcher<java.lang.Integer> cannot be 
converted to org.hamcrest.Matcher<? super java.lang.Object> by method 
invocation conversion)
    method 
org.junit.Assert.<T>assertThat(java.lang.String,T,org.hamcrest.Matcher<? super 
T>) is not applicable
      (cannot instantiate from arguments because actual and formal argument 
lists differ in length)
[INFO] 1 error
[INFO] -------------------------------------------------------------

Reply via email to