You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Adrian Cole (Jira)" <ji...@apache.org> on 2021/01/01 01:30:00 UTC

[jira] [Commented] (CASSANDRA-16303) ClassNotFoundException: com.googlecode.concurrenttrees.radix.node.NodeFactory

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

Adrian Cole commented on CASSANDRA-16303:
-----------------------------------------

I spent some time fruitlessly trying to get something published to maven remote or local. Jitpack doesn't work as I guess it doesn't support maven builds. I tried locally, using JDK 1.8, and end up with this, which I've not the patience to figure out at the moment.

```
± |detached:remotes/origin/mck/trunk_16303 ✓| → ant mvn-install
--snip--
1) org.apache.maven:apache-maven:pom:3.0.3
  Path to dependency: 
  	1) org.apache.maven:super-pom:pom:2.0
  	2) org.apache.maven:apache-maven:pom:3.0.3
```

If you publish this commit to a remote maven repository, or have a command handy to wipe out this error, I'll try to get things going on verifying!

> ClassNotFoundException: com.googlecode.concurrenttrees.radix.node.NodeFactory
> -----------------------------------------------------------------------------
>
>                 Key: CASSANDRA-16303
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16303
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Dependencies
>            Reporter: Adrian Cole
>            Assignee: Michael Semb Wever
>            Priority: Normal
>             Fix For: 4.0-beta
>
>
> If you look at the pom for cassandra-all 4.0.0-beta-3, you'll notice that concurrent-trees is in dependencyManagement, but not dependencies. This might be going unnoticed as sasi is disabled by default now, but it can lead to a ClassNotFoundException. I presume this was accidental



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org