See <https://analysis.apache.org/jenkins/job/directory-fortress-enmasse/org.apache.directory.fortress$fortress-rest/355/>
------------------------------------------ <===[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 <https://analysis.apache.org/jenkins/job/directory-fortress-enmasse/org.apache.directory.fortress$fortress-rest/ws/pom.xml> 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.7 KB/sec) 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-impl/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 Downloading: http://repo1.maven.org/maven2/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 <https://analysis.apache.org/jenkins/job/directory-fortress-enmasse/org.apache.directory.fortress$fortress-rest/ws/target> [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 <https://analysis.apache.org/jenkins/job/directory-fortress-enmasse/org.apache.directory.fortress$fortress-rest/ws/target/classes> [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <https://analysis.apache.org/jenkins/job/directory-fortress-enmasse/org.apache.directory.fortress$fortress-rest/ws/src/main/java/org/apache/directory/fortress/rest/FortressServiceImpl.java>:[1018,24] cannot find symbol symbol: variable RBAC_CREATE_GROUP_SESSION location: class org.apache.directory.fortress.core.rest.HttpIds [ERROR] <https://analysis.apache.org/jenkins/job/directory-fortress-enmasse/org.apache.directory.fortress$fortress-rest/ws/src/main/java/org/apache/directory/fortress/rest/FortressServiceImpl.java>:[1807,24] cannot find symbol symbol: variable GROUP_READ location: class org.apache.directory.fortress.core.rest.HttpIds [ERROR] <https://analysis.apache.org/jenkins/job/directory-fortress-enmasse/org.apache.directory.fortress$fortress-rest/ws/src/main/java/org/apache/directory/fortress/rest/FortressServiceImpl.java>:[1819,24] cannot find symbol symbol: variable GROUP_ADD location: class org.apache.directory.fortress.core.rest.HttpIds [ERROR] <https://analysis.apache.org/jenkins/job/directory-fortress-enmasse/org.apache.directory.fortress$fortress-rest/ws/src/main/java/org/apache/directory/fortress/rest/FortressServiceImpl.java>:[1832,24] cannot find symbol symbol: variable GROUP_DELETE location: class org.apache.directory.fortress.core.rest.HttpIds [ERROR] <https://analysis.apache.org/jenkins/job/directory-fortress-enmasse/org.apache.directory.fortress$fortress-rest/ws/src/main/java/org/apache/directory/fortress/rest/FortressServiceImpl.java>:[1845,24] cannot find symbol symbol: variable GROUP_UPDATE location: class org.apache.directory.fortress.core.rest.HttpIds [ERROR] <https://analysis.apache.org/jenkins/job/directory-fortress-enmasse/org.apache.directory.fortress$fortress-rest/ws/src/main/java/org/apache/directory/fortress/rest/FortressServiceImpl.java>:[1857,24] cannot find symbol symbol: variable GROUP_ROLE_ASGNED location: class org.apache.directory.fortress.core.rest.HttpIds [ERROR] <https://analysis.apache.org/jenkins/job/directory-fortress-enmasse/org.apache.directory.fortress$fortress-rest/ws/src/main/java/org/apache/directory/fortress/rest/FortressServiceImpl.java>:[1869,24] cannot find symbol symbol: variable GROUP_ASGNED location: class org.apache.directory.fortress.core.rest.HttpIds [ERROR] <https://analysis.apache.org/jenkins/job/directory-fortress-enmasse/org.apache.directory.fortress$fortress-rest/ws/src/main/java/org/apache/directory/fortress/rest/FortressServiceImpl.java>:[1881,24] cannot find symbol symbol: variable GROUP_ROLE_ASGN location: class org.apache.directory.fortress.core.rest.HttpIds [ERROR] <https://analysis.apache.org/jenkins/job/directory-fortress-enmasse/org.apache.directory.fortress$fortress-rest/ws/src/main/java/org/apache/directory/fortress/rest/FortressServiceImpl.java>:[1893,24] cannot find symbol symbol: variable GROUP_ROLE_DEASGN location: class org.apache.directory.fortress.core.rest.HttpIds [ERROR] <https://analysis.apache.org/jenkins/job/directory-fortress-enmasse/org.apache.directory.fortress$fortress-rest/ws/src/main/java/org/apache/directory/fortress/rest/AccessMgrImpl.java>:[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] <https://analysis.apache.org/jenkins/job/directory-fortress-enmasse/org.apache.directory.fortress$fortress-rest/ws/src/main/java/org/apache/directory/fortress/rest/GroupMgrImpl.java>:[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] <https://analysis.apache.org/jenkins/job/directory-fortress-enmasse/org.apache.directory.fortress$fortress-rest/ws/src/main/java/org/apache/directory/fortress/rest/GroupMgrImpl.java>:[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] -------------------------------------------------------------
