Instead of throwing a NPE when user set empty parameter like `<conclusion/>` into their POM ignore the field. I don't mean that living empty parameter in the POM is fine, just that NPE never look good to me.
Instead of throwing a NPE when user set empty parameter like
<conclusion/>into their POM ignore the field.I don't mean that living empty parameter in the POM is fine, just that NPE never look good to me.