coheigea commented on pull request #46: URL: https://github.com/apache/directory-server/pull/46#issuecomment-827442785
@elecharny I can't even build master at the moment: [ERROR] /home/coheig/src/apache/directory-server/kerberos-test/src/test/java/org/apache/directory/server/kerberos/kdc/KerberosUdpITest.java:[29,46] cannot find symbol [ERROR] symbol: class FrameworkRunner [ERROR] location: package org.apache.directory.server.core.integ [ERROR] /home/coheig/src/apache/directory-server/kerberos-test/src/test/java/org/apache/directory/server/kerberos/kdc/KerberosKRBProtocolTest.java:[29,46] cannot find symbol [ERROR] symbol: class FrameworkRunner [ERROR] location: package org.apache.directory.server.core.integ [ERROR] /home/coheig/src/apache/directory-server/kerberos-test/src/test/java/org/apache/directory/server/kerberos/kdc/SaslGssapiBindITest.java:[56,46] cannot find symbol [ERROR] symbol: class FrameworkRunner [ERROR] location: package org.apache.directory.server.core.integ [ERROR] /home/coheig/src/apache/directory-server/kerberos-test/src/test/java/org/apache/directory/server/kerberos/kdc/KerberosTcpITest.java:[29,46] cannot find symbol [ERROR] symbol: class FrameworkRunner [ERROR] location: package org.apache.directory.server.core.integ [ERROR] /home/coheig/src/apache/directory-server/kerberos-test/src/test/java/org/apache/directory/server/kerberos/kdc/KerberosUdpITest.java:[51,10] cannot find symbol [ERROR] symbol: class FrameworkRunner [ERROR] /home/coheig/src/apache/directory-server/kerberos-test/src/test/java/org/apache/directory/server/kerberos/kdc/KerberosKRBProtocolTest.java:[44,10] cannot find symbol [ERROR] symbol: class FrameworkRunner [ERROR] /home/coheig/src/apache/directory-server/kerberos-test/src/test/java/org/apache/directory/server/kerberos/kdc/SaslGssapiBindITest.java:[80,10] cannot find symbol [ERROR] symbol: class FrameworkRunner [ERROR] /home/coheig/src/apache/directory-server/kerberos-test/src/test/java/org/apache/directory/server/kerberos/kdc/KerberosTcpITest.java:[52,10] cannot find symbol [ERROR] symbol: class FrameworkRunner [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <args> -rf :apacheds-kerberos-test -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
