tadayosi commented on PR #1428: URL: https://github.com/apache/camel-kafka-connector/pull/1428#issuecomment-1236707008
It's failing because: > org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.camel.kafkaconnector:camel-kafka-connector-generator-maven-plugin:3.18.1-SNAPSHOT:generate-camel-kafka-connectors (test_generate) on project test-project: Execution test_generate of goal org.apache.camel.kafkaconnector:camel-kafka-connector-generator-maven-plugin:3.18.1-SNAPSHOT:generate-camel-kafka-connectors failed: Plugin org.apache.camel.kafkaconnector:camel-kafka-connector-generator-maven-plugin:3.18.1-SNAPSHOT or one of its dependencies could not be resolved: Failure to find org.apache.camel.kamelets:camel-kamelets-catalog:jar:0.9.0 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced It should be resolved once Kamelets 0.9.0 is available on Maven Central repo. -- 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]
