datastax / cdc-apache-cassandra

Datastax CDC for Apache Cassandra
Apache License 2.0
35 stars 21 forks source link

Update artifactory extraRepoUrl to use datastax-releases-local #98

Closed aymkhalil closed 1 year ago

aymkhalil commented 1 year ago

Updating artifactory URL - using this PR mainly to verify CI will work with the new URLs. Previous PRs checks failed with:

* What went wrong:
Execution failed for task ':agent-dse4:compileJava'.
> Could not resolve all files for configuration ':agent-dse4:compileClasspath'.

   > Could not resolve com.datastax.dse:dse-db:6.8.23.
     Required by:
         project :agent-dse4
      > Could not resolve com.datastax.dse:dse-db:6.8.23.
         > Could not get resource 'https://repo.datastax.com/artifactory/dse/com/datastax/dse/dse-db/6.8.23/dse-db-6.8.23.pom'.
            > Could not GET 'https://repo.datastax.com/artifactory/dse/com/datastax/dse/dse-db/6.8.23/dse-db-6.8.23.pom'. Received status code 401 from server: Unauthorized
      > Could not resolve com.datastax.dse:dse-db:6.8.23.
Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
         > Could not get resource 'https://repo.aws.dsinternal.org/artifactory/datastax-snapshots-local/com/datastax/dse/dse-db/6.8.23/dse-db-6.8.23.pom'.
            > Could not GET 'https://repo.aws.dsinternal.org/artifactory/datastax-snapshots-local/com/datastax/dse/dse-db/6.8.23/dse-db-6.8.23.pom'.
               > repo.aws.dsinternal.org: Name or service not known