Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id B6F4D200AC0 for ; Tue, 10 May 2016 00:22:17 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id B5A33160A10; Mon, 9 May 2016 22:22:17 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 12E6A1609A8 for ; Tue, 10 May 2016 00:22:16 +0200 (CEST) Received: (qmail 98221 invoked by uid 500); 9 May 2016 22:22:14 -0000 Mailing-List: contact notifications-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list notifications@cxf.apache.org Received: (qmail 97981 invoked by uid 99); 9 May 2016 22:22:14 -0000 Received: from crius.apache.org (HELO crius.apache.org) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 May 2016 22:22:14 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius.apache.org (ASF Mail Server at crius.apache.org) with ESMTP id 9F3A09C0217 for ; Mon, 9 May 2016 22:22:03 +0000 (UTC) Date: Mon, 9 May 2016 22:22:03 +0000 (UTC) From: Apache Jenkins Server To: notifications@cxf.apache.org Message-ID: <2128014169.3446.1462832523575.JavaMail.jenkins@crius> In-Reply-To: <489325644.3437.1462830087060.JavaMail.jenkins@crius> References: <489325644.3437.1462830087060.JavaMail.jenkins@crius> Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_CXF-3.1-deploy_=C2=BB?= =?UTF-8?Q?_Apache_CXF_Spring_Boot_Autoconfigure_#328?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Instance-Identity: MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkqVKZPv7YyHBB3FvWfV7XQehwe/Ga3aadzSNknt8g382X3uN8A3SOQ+Ixq9HxS+ZlN6XR4TECySmSRy2JN5Rx8svxAD0TjtSF9LuU98dD+LniNDP7Lq6gvRFuJhbMHoS0nuTizDZLsK4X8TW5MyV9w+jFbdoZfRE5O/Mse0fkOeL5uoIS/3Vvu/W+x9QSjDkB7CaU56bPFlQjqqJBl3Cn9r34CkXQZYnLb/NjW4vcpw0+TgMUAPTIVEr5BTPZRshz19g7huwg3zANT5HBIZnzV4hsVY9w4JHkceFdKi/ibNnjPjsFs9pm0HSGJ/RDxjIvSTYT02eH4+m1RAYaj2E9QIDAQAB X-Jenkins-Job: CXF-3.1-deploy/org.apache.cxf:cxf-spring-boot-autoconfigure X-Jenkins-Result: FAILURE archived-at: Mon, 09 May 2016 22:22:17 -0000 See ------------------------------------------ [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 [INFO] skip non existing resourceDirectory [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 [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 [INFO] skip non existing resourceDirectory [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 [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] :[91,9] no suitable method found for assertThat(java.lang.Object,org.hamcrest.Matcher) method org.junit.Assert.assertThat(T,org.hamcrest.Matcher) is not applicable (actual argument org.hamcrest.Matcher cannot be converted to org.hamcrest.Matcher by method invocation conversion) method org.junit.Assert.assertThat(java.lang.String,T,org.hamcrest.Matcher) is not applicable (cannot instantiate from arguments because actual and formal argument lists differ in length) [INFO] 1 error [INFO] -------------------------------------------------------------