reactive-integration-examples
reactive-integration-examples copied to clipboard
Can't resolve javax.jms v1.1
The SBT build fails because it can't find the jar for the 1.1 version of jms.jar at https://repo1.maven.org/maven2/javax/jms/jms/1.1/jms-1.1.jar. It looks like it might be a Maven repo problem. Have you been able to resolve this dependency?
I have a fix for this.. I'll create a PR
Pr added... hope it helps :)