[
https://issues.apache.org/jira/browse/CASSANDRA-7218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dave Brosius resolved CASSANDRA-7218.
-------------------------------------
Resolution: Fixed
Fix Version/s: 2.1 rc1
Assignee: Dave Brosius
this has been previously fixed on the 2.1 branch, with a switch to
com.github.jbellis:jamm:0.2.6, so hopefully beta2 will have it.
> cassandra-all:2.1.0-beta1 maven dependency failing
> --------------------------------------------------
>
> Key: CASSANDRA-7218
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7218
> Project: Cassandra
> Issue Type: Bug
> Components: API, Core
> Reporter: Prasanth Gullapalli
> Assignee: Dave Brosius
> Fix For: 2.1 rc1
>
>
> I have included cassandra-all in my gradle dependencies list. Here is it:
> compile org.apache.cassandra:cassandra-all:2.1.0-beta1
> But when I am trying to build, it is failing with the following exception:
> * What went wrong:
> Could not resolve all dependencies for configuration ':mapro-commons:compile'.
> > Could not find com.github.stephenc:jamm:0.2.6.
> Required by:
> MAPro_Transactor:mapro-commons:1.0 >
> org.apache.cassandra:cassandra-all:2.1.0-beta1
> Now I can not find com.github.stephenc:jamm:0.2.6. in maven repository.
--
This message was sent by Atlassian JIRA
(v6.2#6252)