Santosh Marella created MYRIAD-181:
--------------------------------------
Summary: Build failure due to dependency on zookeeper test jar
Key: MYRIAD-181
URL: https://issues.apache.org/jira/browse/MYRIAD-181
Project: Myriad
Issue Type: Bug
Affects Versions: Myriad 0.1.0
Reporter: Santosh Marella
Fix For: Myriad 0.2.0
Myriad build is failing at times with the following error:
* What went wrong:
Could not resolve all dependencies for configuration
':myriad-scheduler:compile'.
> Could not find zookeeper-tests.jar (org.apache.zookeeper:zookeeper:3.4.6).
Searched in the following locations:
file:/Users/jnadeau/.m2/repository/org/apache/zookeeper/zookeeper/3.4.6/zookeeper-3.4.6-tests.jar
rm -rf ~/.m2/repository/org/apache/zookeeper/zookeeper/3.4.6 fixes the problem,
but we need to figure out a proper fix.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)