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 56B0A2009EE for ; Wed, 18 May 2016 08:36:46 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 50619160A15; Wed, 18 May 2016 06:36:46 +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 99F681609B1 for ; Wed, 18 May 2016 08:36:45 +0200 (CEST) Received: (qmail 20755 invoked by uid 500); 18 May 2016 06:36:44 -0000 Mailing-List: contact notifications-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: notifications@directory.apache.org Delivered-To: mailing list notifications@directory.apache.org Received: (qmail 20745 invoked by uid 99); 18 May 2016 06:36:44 -0000 Received: from analysis-vm.apache.org (HELO analysis.apache.org) (140.211.11.61) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 May 2016 06:36:44 +0000 Received: from sonar.apache.org (localhost [127.0.0.1]) by analysis.apache.org (Postfix) with ESMTP id 94D797FD89 for ; Wed, 18 May 2016 06:36:44 +0000 (UTC) Date: Wed, 18 May 2016 06:36:42 +0000 (UTC) From: pctony@apache.org To: notifications@directory.apache.org Message-ID: <763161903.0.1463553404361.JavaMail.jenkins@analysis-vm> Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_directory-ke?= =?UTF-8?Q?rby_=C2=BB_Flatbuffers_identity_backend_#24?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: Flatbuffers identity backend X-Jenkins-Result: FAILURE archived-at: Wed, 18 May 2016 06:36:46 -0000 See ------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Flatbuffers identity backend 1.0.0-RC2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ flatbuffers-backend --- [INFO] [INFO] --- maven-pmd-plugin:3.4:pmd (pmd) @ flatbuffers-backend --- [INFO] [INFO] --- maven-pmd-plugin:3.4:check (validate) @ flatbuffers-backend --- [INFO] PMD Failure: com.google.flatbuffers.FlatBufferBuilder:154 Rule:UselessParentheses Priority:4 Useless parentheses.. [INFO] PMD Failure: com.google.flatbuffers.FlatBufferBuilder:495 Rule:UnusedPrivateMethod Priority:3 Avoid unused private methods such as 'dataStart()'.. [INFO] PMD Failure: org/apache/kerby/kerberos/kdc/identitybackend/FbsEncryptionKey.java:6 Rule:DontImportJavaLang Priority:4 Avoid importing anything from the package java.lang. [INFO] PMD Failure: org.apache.kerby.kerberos.kdc.identitybackend.FbsEncryptionKey:13 Rule:UselessParentheses Priority:4 Useless parentheses.. [INFO] PMD Failure: org/apache/kerby/kerberos/kdc/identitybackend/FbsKerby.java:6 Rule:DontImportJavaLang Priority:4 Avoid importing anything from the package java.lang. [INFO] PMD Failure: org.apache.kerby.kerberos.kdc.identitybackend.FbsKerby:13 Rule:UselessParentheses Priority:4 Useless parentheses.. [INFO] PMD Failure: org/apache/kerby/kerberos/kdc/identitybackend/FbsKrbIdentity.java:6 Rule:DontImportJavaLang Priority:4 Avoid importing anything from the package java.lang. [INFO] PMD Failure: org.apache.kerby.kerberos.kdc.identitybackend.FbsKrbIdentity:13 Rule:UselessParentheses Priority:4 Useless parentheses.. [INFO] PMD Failure: org/apache/kerby/kerberos/kdc/identitybackend/FbsPrincipalName.java:6 Rule:DontImportJavaLang Priority:4 Avoid importing anything from the package java.lang. [INFO] PMD Failure: org.apache.kerby.kerberos.kdc.identitybackend.FbsPrincipalName:13 Rule:UselessParentheses Priority:4 Useless parentheses.. [INFO] PMD Failure: org.apache.kerby.kerberos.kdc.identitybackend.FlatbuffersIdentityBackend:46 Rule:UnusedPrivateField Priority:3 Avoid unused private fields such as 'fbsBuilder'.. [INFO] PMD Failure: org.apache.kerby.kerberos.kdc.identitybackend.FlatbuffersIdentityBackend:114 Rule:UnusedLocalVariable Priority:3 Avoid unused local variables such as 'existsFbsFile'.. [INFO] PMD Failure: org.apache.kerby.kerberos.kdc.identitybackend.FlatbuffersIdentityBackend:188 Rule:UnusedFormalParameter Priority:3 Avoid unused method parameters such as 'ids'..