Pom 'Parser' fails ungracefully if it finds an undefined property
Key details
Basics
Logistics
Basics
Logistics
Description
I broken the build yesterday when I introduced a property which references ${basedir} which the parser didn’t understand. this seems bit brusque and I should introduce some tolerance (plus logging if possible.
Environment
None
Activity
Rod Widdowson
October 11, 2022 at 8:35 AM
Fixed. I'll let a few CI nightly go through before I close this off.
I broken the build yesterday when I introduced a property which references
${basedir}which the parser didn’t understand. this seems bit brusque and I should introduce some tolerance (plus logging if possible.