Shichao An created CASSANDRA-14422:
--------------------------------------
Summary: Missing dependencies airline and ohc-core-j8 for pom-all
Key: CASSANDRA-14422
URL: https://issues.apache.org/jira/browse/CASSANDRA-14422
Project: Cassandra
Issue Type: Bug
Components: Build
Reporter: Shichao An
I found two missing dependencies for pom-all (cassandra-all):
* airline
* ohc-core-j8
This doesn't affect current build scheme because their jars are hardcoded in the lib directory.
However, if we depend on cassandra-all in our downstream projects to resolve and fetch dependencies
(instead of using the official tarball), Cassandra will have problems, e.g. airline is required
by nodetool, and it will fail our dtests.
I will attach the patch shortly
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org
|