lhotari commented on PR #23132: URL: https://github.com/apache/pulsar/pull/23132#issuecomment-2272816086
Looks like it was required for this purpose: ``` Error: Failed to execute goal on project pulsar-io-rabbitmq: Could not resolve dependencies for project org.apache.pulsar:pulsar-io-rabbitmq:jar:3.4.0-SNAPSHOT: Could not find artifact com.sleepycat:je:jar:7.4.5 in central (https://repo1.maven.org/maven2) -> [Help 1] ``` It seems odd that there would be a need to add an Oracle repository for rabbitmq client. -- 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]
