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 475E0200BD5 for ; Thu, 8 Dec 2016 08:18:27 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 45F44160B1F; Thu, 8 Dec 2016 07:18:27 +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 98A58160B1E for ; Thu, 8 Dec 2016 08:18:26 +0100 (CET) Received: (qmail 73653 invoked by uid 500); 8 Dec 2016 07:18:25 -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 73639 invoked by uid 99); 8 Dec 2016 07:18:24 -0000 Received: from crius.apache.org (HELO crius.apache.org) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Dec 2016 07:18:24 +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 7A0359C0116 for ; Thu, 8 Dec 2016 07:18:19 +0000 (UTC) Date: Thu, 8 Dec 2016 07:18:19 +0000 (UTC) From: Apache Jenkins Server To: notifications@cxf.apache.org Message-ID: <1548652775.893.1481181499497.JavaMail.jenkins@crius> In-Reply-To: <976163335.578.1481096060032.JavaMail.jenkins@crius> References: <976163335.578.1481096060032.JavaMail.jenkins@crius> Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_CXF-trunk-depl?= =?UTF-8?Q?oy_=C2=BB_Apache_CXF_Samples_LogBrowser_#2071?= 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: Thu, 08 Dec 2016 07:18:27 -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] -------------------------------------------------------------