reactive-integration-examples icon indicating copy to clipboard operation
reactive-integration-examples copied to clipboard

Can't resolve javax.jms v1.1

Open deanwampler opened this issue 7 years ago • 2 comments

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?

deanwampler avatar Mar 10 '18 22:03 deanwampler

I have a fix for this.. I'll create a PR

CraftyFella avatar Aug 08 '18 09:08 CraftyFella

Pr added... hope it helps :)

CraftyFella avatar Aug 08 '18 09:08 CraftyFella