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 C4266200B94 for ; Sun, 2 Oct 2016 09:50:40 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id B6CDB160AEA; Sun, 2 Oct 2016 07:50:40 +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 D0E54160AD8 for ; Sun, 2 Oct 2016 09:50:39 +0200 (CEST) Received: (qmail 43602 invoked by uid 500); 2 Oct 2016 07:50:39 -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 43591 invoked by uid 99); 2 Oct 2016 07:50:38 -0000 Received: from analysis-vm.apache.org (HELO analysis.apache.org) (140.211.11.61) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 Oct 2016 07:50:38 +0000 Received: from sonar.apache.org (localhost [127.0.0.1]) by analysis.apache.org (Postfix) with ESMTP id AA98B7FD98 for ; Sun, 2 Oct 2016 07:50:38 +0000 (UTC) Date: Sun, 2 Oct 2016 07:50:38 +0000 (UTC) From: pctony@apache.org To: notifications@directory.apache.org Message-ID: <66340339.39.1475394638656.JavaMail.jenkins@analysis-vm> In-Reply-To: <1600185361.36.1475375634251.JavaMail.jenkins@analysis-vm> References: <1600185361.36.1475375634251.JavaMail.jenkins@analysis-vm> Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_directory-fort?= =?UTF-8?Q?ress-enmasse_=C2=BB_Apache_Fortress_Rest_#367?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: Apache Fortress Rest X-Jenkins-Result: FAILURE archived-at: Sun, 02 Oct 2016 07:50:40 -0000 See ------------------------------------------ <===[JENKINS REMOTING CAPACITY]===> channel started log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter). log4j:WARN Please initialize the log4j system properly. Executing Maven: -B -f clean install -U -DskipTests -fae [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.directory.fortress:fortress-rest:war:1.0.2-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:tomcat-maven-plugin is missing. @ line 280, column 15 [WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ line 405, column 15 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Fortress Rest 1.0.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/tomcat-maven-plugin/maven-metadata.xml Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/tomcat-maven-plugin/maven-metadata.xml (439 B at 0.9 KB/sec) Downloading: http://repo1.maven.org/maven2/org/apache/directory/fortress/fortress-realm-impl/1.0.2-SNAPSHOT/maven-metadata.xml Downloading: http://repository.apache.org/snapshots/org/apache/directory/fortress/fortress-realm-impl/1.0.2-SNAPSHOT/maven-metadata.xml Downloading: http://repo1.maven.org/maven2/org/apache/directory/fortress/fortress-realm/1.0.2-SNAPSHOT/maven-metadata.xml Downloading: http://repository.apache.org/snapshots/org/apache/directory/fortress/fortress-realm/1.0.2-SNAPSHOT/maven-metadata.xml [INFO] [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ fortress-rest --- [INFO] Deleting [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ fortress-rest --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ fortress-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ fortress-rest --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] :[1018,24] cannot find symbol symbol: variable RBAC_CREATE_GROUP_SESSION location: class org.apache.directory.fortress.core.rest.HttpIds [ERROR] :[1807,24] cannot find symbol symbol: variable GROUP_READ location: class org.apache.directory.fortress.core.rest.HttpIds [ERROR] :[1819,24] cannot find symbol symbol: variable GROUP_ADD location: class org.apache.directory.fortress.core.rest.HttpIds [ERROR] :[1832,24] cannot find symbol symbol: variable GROUP_DELETE location: class org.apache.directory.fortress.core.rest.HttpIds [ERROR] :[1845,24] cannot find symbol symbol: variable GROUP_UPDATE location: class org.apache.directory.fortress.core.rest.HttpIds [ERROR] :[1857,24] cannot find symbol symbol: variable GROUP_ROLE_ASGNED location: class org.apache.directory.fortress.core.rest.HttpIds [ERROR] :[1869,24] cannot find symbol symbol: variable GROUP_ASGNED location: class org.apache.directory.fortress.core.rest.HttpIds [ERROR] :[1881,24] cannot find symbol symbol: variable GROUP_ROLE_ASGN location: class org.apache.directory.fortress.core.rest.HttpIds [ERROR] :[1893,24] cannot find symbol symbol: variable GROUP_ROLE_DEASGN location: class org.apache.directory.fortress.core.rest.HttpIds [ERROR] :[111,43] method createSession in interface org.apache.directory.fortress.core.AccessMgr cannot be applied to given types; required: org.apache.directory.fortress.core.model.User,boolean found: org.apache.directory.fortress.core.model.Group reason: actual and formal argument lists differ in length [ERROR] :[135,42] cannot find symbol symbol: method roleGroups(org.apache.directory.fortress.core.model.Role) location: variable groupMgr of type org.apache.directory.fortress.core.GroupMgr [ERROR] :[170,49] cannot find symbol symbol: method groupRoles(org.apache.directory.fortress.core.model.Group) location: variable groupMgr of type org.apache.directory.fortress.core.GroupMgr [INFO] 12 errors [INFO] -------------------------------------------------------------