grighetto opened a new pull request #6: URL: https://github.com/apache/cassandra-harry/pull/6
The harry-runner module was removed in #5 but it was still referenced as a dependency by other modules. This went unnoticed because the jar was already cached in the Maven repo, but since it's not being used anywhere in the code, simply removing the dependencies from the POMs is enough. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

