You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@directory.apache.org by gm...@apache.org on 2015/09/23 08:23:13 UTC

Build failed in Jenkins: directory-kerby » Flatbuffers identity backend #143

See <https://analysis.apache.org/jenkins/job/directory-kerby/org.apache.kerby$flatbuffers-backend/143/>

------------------------------------------
[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'..