You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myriad.apache.org by "Zachary Jaffee (JIRA)" <ji...@apache.org> on 2016/02/19 07:03:18 UTC

[jira] [Commented] (MYRIAD-181) Build failure due to dependency on zookeeper test jar

    [ https://issues.apache.org/jira/browse/MYRIAD-181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15153761#comment-15153761 ] 

Zachary Jaffee commented on MYRIAD-181:
---------------------------------------

I found a work around, but it isn't likely that this solution is the best practice to follow long term, likely we need to figure out how to rewrite the gradle build such that we don't use mavelLocal(), which is what is causing the issue. I'm about to make a PR now with my fix. 

> 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)