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

Add warning if nothing is added to the bundle (because nothing requested) #57

Open banjaxxer opened 5 years ago

banjaxxer commented 5 years ago

If there are no external dependencies for java types and nothing in the resources folder for other bundle parts the build would complete successfully with an empty CICS bundle. Produce a warning message in this case.