[
https://issues.apache.org/jira/browse/CASSANDRA-15321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16935259#comment-16935259
]
mck commented on CASSANDRA-15321:
---------------------------------
[~velobr] has taken the cassandra-driver-core update out of the patch. The
names of the jars under {{lib/}} are not related to, or involving, the fault
described, although and despite consistency between declared dependency
versions and those bundled jar files being desired.
The cassandra-driver-core involves a more complicated issue. In Cassandra
multiple ports per node was implemented in
[CASSANDRA-7544|https://issues.apache.org/jira/browse/CASSANDRA-7544] and in
the java-driver implemented under
[JAVA-1388|https://datastax-oss.atlassian.net/browse/JAVA-1388]. What's
currently included in {{lib/cassandra-driver-core-3.4.0-shaded.jar}} is a
custom build of code that is not found in any of the github repo's code
(branches or tags). It was built off a [forked
branch|https://github.com/datastax/java-driver/pull/931] that was never
accepted into the driver. It was implemented instead by the java-driver team in
[way|https://github.com/datastax/java-driver/pull/1065].
> Cassandra 4.0-alpha1 released with SNAPSHOT dependencies
> --------------------------------------------------------
>
> Key: CASSANDRA-15321
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15321
> Project: Cassandra
> Issue Type: Bug
> Components: Build
> Reporter: Marvin Froeder
> Assignee: Marvin Froeder
> Priority: Normal
> Labels: pull-request-available
> Fix For: 4.0-alpha
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> I just noticed that for cassandra 4.0-alpha1, the {{cassandra-all}} has a
> dependency to {{chronicle-core}} version {{1.16.3-SNAPSHOT}}. and
> {{cassandra-driver 3.4.0-SNAPSHOT}}
> [http://repo1.maven.org/maven2/org/apache/cassandra/cassandra-all/4.0-alpha1/cassandra-all-4.0-alpha1.pom]
> This snapshots dependencies are not available on maven central, meaning
> {{cassandra-all}} can't be used as dependency for maven projects as is.
>
> Also, noticed that {{carrotsearch}} was missing from the dependency list.
>
> PR available on github
> https://github.com/apache/cassandra/pull/358
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]