ifesdjeen commented on a change in pull request #1382:
URL: https://github.com/apache/cassandra/pull/1382#discussion_r786058608
##########
File path: build.xml
##########
@@ -540,6 +540,7 @@
<exclusion groupId="com.google.guava" artifactId="guava"/>
</dependency>
<dependency groupId="org.apache.cassandra" artifactId="dtest-api"
version="0.0.11" scope="test"/>
+ <dependency groupId="org.apache.cassandra" artifactId="harry-core"
version="1.0.0-SNAPSHOT" scope="test"/>
Review comment:
@aratno this is weird, since I'm pretty positive it actually got
published:
https://repository.apache.org/content/repositories/snapshots/org/apache/cassandra/harry-core/
It's not on maven central, but that's probably an artifact of how mirroring
works for apache repos.
I've pushed a fix that should make sure snapshots are downloaded unless
we're on release (at least for review purposes).
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]