[
https://issues.apache.org/jira/browse/CASSANDRA-8881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14347816#comment-14347816
]
Russ Hatch commented on CASSANDRA-8881:
---------------------------------------
I saw this issue (or a similar one) on 2.1.3, but it actually seemed to be
because coverage-deps was pulling in cobertura, which was pulling in com.sun
tools.jar . When I switched to oracle java the problem went away.
> Add cassandra-coverage-deps - v2.0.12 jar to maven repo
> -------------------------------------------------------
>
> Key: CASSANDRA-8881
> URL: https://issues.apache.org/jira/browse/CASSANDRA-8881
> Project: Cassandra
> Issue Type: Bug
> Components: Config
> Environment: Ubuntu 14.04.1, Cassandra community edition 2.0.12, JDK
> 1.7.0_51, CCM (latest from git as on 28Feb2015)
> Reporter: Thilak
>
> When building Casandra v2.0.12 using CCM in Ubuntu, i get the below error :
> ============================
> [artifact:dependencies] ----------
> [artifact:dependencies] 1 required artifact is missing.
> [artifact:dependencies]
> [artifact:dependencies] for artifact:
> [artifact:dependencies]
> org.apache.cassandra:cassandra-coverage-deps:jar:2.0.12-SNAPSHOT
> [artifact:dependencies]
> [artifact:dependencies] from the specified remote repositories:
> [artifact:dependencies] central (http://repo1.maven.org/maven2)
> =======================================================
> I used the below command:
> ccm create demo_1node -v 2.0.12 -n 1 -s -d
> Could you add the jar to maven please?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)