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 8FC76200BE1 for ; Mon, 19 Dec 2016 08:17:05 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 8E706160B18; Mon, 19 Dec 2016 07:17:05 +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 D77BA160B21 for ; Mon, 19 Dec 2016 08:17:04 +0100 (CET) Received: (qmail 30433 invoked by uid 500); 19 Dec 2016 07:17:04 -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 30234 invoked by uid 99); 19 Dec 2016 07:17:03 -0000 Received: from crius.apache.org (HELO crius.apache.org) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Dec 2016 07:17:03 +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 E19BF9C0041 for ; Mon, 19 Dec 2016 07:17:01 +0000 (UTC) Date: Mon, 19 Dec 2016 07:17:01 +0000 (UTC) From: Apache Jenkins Server To: notifications@cxf.apache.org Message-ID: <1311236174.1640.1482131821767.JavaMail.jenkins@crius> In-Reply-To: <1626460898.436.1481879076591.JavaMail.jenkins@crius> References: <1626460898.436.1481879076591.JavaMail.jenkins@crius> Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_CXF-trunk-depl?= =?UTF-8?Q?oy_=C2=BB_Apache_CXF_Samples_LogBrowser_#2078?= 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-trunk-deploy/org.apache.cxf.samples:logbrowser X-Jenkins-Result: FAILURE archived-at: Mon, 19 Dec 2016 07:17:05 -0000 See ------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache CXF Samples LogBrowser 3.2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ logbrowser --- [INFO] Deleting [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ logbrowser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ logbrowser --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] :[36,31] package org.apache.commons.lang does not exist [ERROR] :[49,9] cannot find symbol symbol: variable Validate location: class demo.service.CustomerService [ERROR] :[50,9] cannot find symbol symbol: variable Validate location: class demo.service.CustomerService [ERROR] :[66,9] cannot find symbol symbol: variable Validate location: class demo.service.CustomerService [ERROR] :[85,9] cannot find symbol symbol: variable Validate location: class demo.service.CustomerService [ERROR] :[86,9] cannot find symbol symbol: variable Validate location: class demo.service.CustomerService [INFO] 6 errors [INFO] -------------------------------------------------------------