IBM / cics-bundle-maven

The plugin to build and deploy CICS bundles in a Maven build.
https://ibm.github.io/cics-bundle-maven/plugin-info.html
Eclipse Public License 2.0
18 stars 25 forks source link

User properties #125

Closed davenice closed 4 years ago

davenice commented 4 years ago

Add support for user properties for the primary deployment properties.

Haven't done it for JVM server .... should I have?

Note that this PR is dependent on pull request #123 and the commit for 123 is in this PR as well - you'll need to review just the user property commit in this PR.

ind1go commented 4 years ago

I think it would be good to do it for the JVM server too, plus the classifier too.

Is it testable from the invoker plugin?