cics-bundle-maven icon indicating copy to clipboard operation
cics-bundle-maven copied to clipboard

Deploying: "null/null" appearing in an info message when running mvn

Open techcobweb opened this issue 4 years ago • 0 comments

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 ?

techcobweb avatar Aug 02 '21 16:08 techcobweb