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 4685F200D02 for ; Sat, 23 Sep 2017 23:15:49 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 450FB1609B8; Sat, 23 Sep 2017 21:15:49 +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 898CE1609B6 for ; Sat, 23 Sep 2017 23:15:48 +0200 (CEST) Received: (qmail 48728 invoked by uid 500); 23 Sep 2017 21:15:42 -0000 Mailing-List: contact dev-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list dev@hbase.apache.org Received: (qmail 48709 invoked by uid 99); 23 Sep 2017 21:15:41 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 23 Sep 2017 21:15:41 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 162B4C2F9B for ; Sat, 23 Sep 2017 21:15:41 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -2.902 X-Spam-Level: X-Spam-Status: No, score=-2.902 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-2.8, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd1-us-west.apache.org (amavisd-new); dkim=pass (1024-bit key) header.d=wp.pl Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id UB4vLKbePEZk for ; Sat, 23 Sep 2017 21:15:40 +0000 (UTC) Received: from mx3.wp.pl (mx3.wp.pl [212.77.101.9]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTPS id 3949D5FCB9 for ; Sat, 23 Sep 2017 21:15:39 +0000 (UTC) Received: (wp-smtpd smtp.wp.pl 40890 invoked from network); 23 Sep 2017 23:15:32 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wp.pl; s=1024a; t=1506201332; bh=UzmBj2aswUyFZGEzr4ttBC5jo/tG8/x832rPEcG1EzI=; h=Subject:To:From; b=LY4V1QROoL34odU4IMwW7P1DbYbdQkRg+nDCgCLO8N6r2DL6T6+CBqcmcZp00cL1q jq1Uzo3I2NxdQi6+qZDiPekp0ZlgR0SFdreoV/xaQGfRHC1MhmcxtIxyYTltuFzAZM 0C961Rx5Oq47cJWnkU7Tnwn16kW1OsOCv5WKxdzQ= Received: from public-gprs359470.centertel.pl (HELO [192.168.0.101]) (borucki_andrzej@wp.pl@[37.47.35.111]) (envelope-sender ) by smtp.wp.pl (WP-SMTPD) with SMTP for ; 23 Sep 2017 23:15:32 +0200 Subject: Failure Maven build To: dev@hbase.apache.org References: From: Andrzej Message-ID: <4b96328d-df7c-a4a0-6b7b-4a4c438d9d1c@wp.pl> Date: Sat, 23 Sep 2017 23:15:32 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: pl Content-Transfer-Encoding: 7bit X-WP-MailID: 07c679fa0589e0419e0e2e063afa8b3e X-WP-AV: skaner antywirusowy Poczty Wirtualnej Polski X-WP-SPAM: NO 000000A [seNU] archived-at: Sat, 23 Sep 2017 21:15:49 -0000 I clone HBase sources and checkout HBASE-14850. Next I do 'mvn install -DskipTests' Is Annotation error: https://pastebin.com/9YCtxtMh Annotation is not needed (it is only test program?) and not must be rebuild to next compile client with Docker ?