compile error in server-jar (on HEAD of master branch)

Ian Springer ian.springer at redhat.com
Thu Jan 19 19:59:01 UTC 2012


Anyone know what this is? I've been getting it for at least a few days now.

[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] 
/home/ips/Projects/rhq/modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/auth/SessionManager.java:[29,19] 
package org.rhq.jndi does not exist
[ERROR] 
/home/ips/Projects/rhq/modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/auth/SessionManager.java:[48,25] 
cannot find symbol
symbol  : class AllowRhqServerInternalsAccessPermission
location: class org.rhq.enterprise.server.auth.SessionManager
[ERROR] 
/home/ips/Projects/rhq/modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/auth/SessionManager.java:[48,89] 
cannot find symbol
symbol  : class AllowRhqServerInternalsAccessPermission
location: class org.rhq.enterprise.server.auth.SessionManager
[INFO] 3 errors
[INFO] -------------------------------------------------------------
[INFO] 
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] 
------------------------------------------------------------------------
[INFO] Compilation failure

/home/ips/Projects/rhq/modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/auth/SessionManager.java:[29,19] 
package org.rhq.jndi does not exist
/home/ips/Projects/rhq/modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/auth/SessionManager.java:[48,25] 
cannot find symbol
symbol  : class AllowRhqServerInternalsAccessPermission
location: class org.rhq.enterprise.server.auth.SessionManager
/home/ips/Projects/rhq/modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/auth/SessionManager.java:[48,89] 
cannot find symbol
symbol  : class AllowRhqServerInternalsAccessPermission
location: class org.rhq.enterprise.server.auth.SessionManager

[INFO] 
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] 
------------------------------------------------------------------------


Thanks,
Ian



More information about the rhq-devel mailing list