cics-bundle-maven
cics-bundle-maven copied to clipboard
Deploying: "null/null" appearing in an info message when running mvn
When deploying an app into a region which isn't part of a sysplex, I get this:
Deploying bundle to http://winmvs2c.hursley.ibm.com:22566 into region null/null
OK, I've not specified the <region> or <cicsplex> tag in the pom.xml, but messages with null inside look wrong.
The cdsgroup is always there, perhaps deploying to that ? with an optional region/cicsplex in the message would be better ?