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

Dave Brosius edited comment on CASSANDRA-7218 at 5/14/14 3:17 PM:
------------------------------------------------------------------

yes, as i said, try the __next__ beta (rc) version we cut, not existing ones. I 
agree the existing ones are broken.

or you can git clone this
{code}
https://git-wip-us.apache.org/repos/asf?p=cassandra.git;a=shortlog;h=refs/heads/cassandra-2.1
{code}

run,
{code}
ant publish
{code}

and try against the pom found in your local repository 
{code}
~/.m2/repository/org/apache/cassandra/cassandra-all/${version}/cassandra-all-${version}.pom
{code}



was (Author: dbrosius):
yes, as i said, try the __next__ beta (rc) version we cut, not existing ones. I 
agree the existing ones are broken.

or you can git clone this
{code}
https://git-wip-us.apache.org/repos/asf?p=cassandra.git;a=shortlog;h=refs/heads/cassandra-2.1
{code}

run,

ant publish

and try against the pom found in your local repository 
{code}
~/.m2/repository/org/apache/cassandra/${version}/cassandra-all/cassandra-all-${version}.pom
{code}


> 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
>
>         Attachments: MvnRepos.jpg
>
>
> 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)

Reply via email to