Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Robbie Gemmell has pointed out that there are some issues around handling of the Java components in the pom files, also in the QUICKSTART.md instructions.
The instructions should not instruct the local build of qpid-jms, rather rely on Maven to find the artifacts it needs.
The dependencies in the jms shim pom file should be moved to the project pom file, and use properties to define the version numbers, this allows for the versions of artifacts to be modified from the command-line.