IBMStockTrader/messaging

Get MQ JMS rar from Maven Central

Closed this issue · 1 comments

Need to make the same change as was done in Portfolio. Instead of having a (now, somewhat stale) copy of the MQ JMS rar file checked in to Git, need to add it as a Maven dependency and then use the copyDependencies goal to get it copied to a place that it can then be copied into the Docker container.

Just merged PR #8. Thanks!