Github user rmetzger commented on the issue: https://github.com/apache/flink/pull/2314 >>Were there any any dependency issues / conflicts with the user job jar? > >Sorry, what do you mean by the "job jar"? When adding the flink-connector-activemq as a dependency to a maven project, and then building a jar (=job jar) for it, the activemq connector and all its dependencies are contained in the jar. Sometimes, this leads to issues with Flink's own dependencies. Therefore, I like testing connectors that way before merging them.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---