Read "UpdatingMaven.docx" for instructions on how to update the Java client code
in Maven Central

To run the scripts, you need to create a setmqcred script. Based on the setmqcred.template 
but with the passwords and cert info filled in.

You should also provide an environment variable named MQ_MAVEN_TOOLING_HOME which
points to the "base directory" of the tooling source. For example the directory
containing "mavenDeploy" etc.

The code in this repository now includes support for uploading the JMS3
(Jakarta) files. To use it, run the script with the "-c 3" option.

You need a JRE 1.8 installed for the tools to work. This does get checked at runtime.

Also see
https://github.com/IBM/ibm-cloud-sdk-common/blob/main/JavaDeploy.md
