-
Notifications
You must be signed in to change notification settings - Fork 241
Open
Description
I am on c14de12 , running the maven build results in:
[INFO] Resolving range for org.apache.kafka:kafka-clients::[6.1.0-0, 6.1.1-0), excluding snapshots
Downloading from central: https://myarty.example.com/public-maven-virtual/org/apache/kafka/kafka-clients/maven-metadata.xml
Downloaded from central: https://myarty.example.com/public-maven-virtual/org/apache/kafka/kafka-clients/maven-metadata.xml (59 kB at 2.4 kB/s)
[WARNING] Could not find any ce-kafka artifacts.
[WARNING] Continuing with build because fail if not found for this version is set to false.
[WARNING] Could not find any ccs-kafka artifacts.
...snip...
[ERROR] Failed to execute goal io.confluent:resolver-maven-plugin:0.5.0:resolve-kafka-range (default) on project common-parent: : MojoExecutionException: Could not find any ccs-kafka artifacts. -> [Help 1]
In the meantime I will try a specific label and see if that helps. I am trying to contribute to confluentinc/schema-registry#898 of which this is a 2 hop transitive dependency (via common -> rest-utils -> schema-registry)... but I am not sure if I will be able to make changes on latest master of that project if I don't have the latest changes from this repo as well...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels