You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@cassandra.apache.org by GitBox <gi...@apache.org> on 2022/01/15 05:51:39 UTC

[GitHub] [cassandra] aratno commented on a change in pull request #1382: CASSANDRA-16262: Intoduce Harry to the tree

aratno commented on a change in pull request #1382:
URL: https://github.com/apache/cassandra/pull/1382#discussion_r785275143



##########
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:
       Looks like this artifact hasn't been uploaded yet, my build fails with this error and I can't find it on Maven Central.
   
   ```
   BUILD FAILED
   ~/Repos/apache/cassandra/.build/build-resolver.xml:174: The following error occurred while executing this line:
   ~/Repos/apache/cassandra/.build/build-resolver.xml:72: Task [resolver:resolve] failed after [3] attempts; giving up.
   Error messages:
   Could not resolve artifacts: Could not find artifact org.apache.cassandra:harry-core:jar:1.0.0-SNAPSHOT
   ```




-- 
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: pr-unsubscribe@cassandra.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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