Enrico Olivelli created ZOOKEEPER-3279:
------------------------------------------
Summary: Maven tests fail on branch-3.4
Key: ZOOKEEPER-3279
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3279
Project: ZooKeeper
Issue Type: Bug
Components: build, security, tests
Affects Versions: 3.4.14
Reporter: Enrico Olivelli
Seems that the maven build lacks some dependency on branch-3.4,
I have these errors while testing the 3.4.14 RC 1 source tarball
[ERROR] org.apache.zookeeper.server.quorum.auth.ApacheDSMiniKdcTest Time
elapsed: 1.161 s <<< ERROR!
java.lang.NoClassDefFoundError: jdbm/helper/CachePolicy
Caused by: java.lang.ClassNotFoundException: jdbm.helper.CachePolicy
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)