NullPointerException if POM has no <build> element
mlookaxw opened this issue · 0 comments
mlookaxw commented
If a element is missing in the pom.xml file (e.g. because of it is defined in a parent POM) a NullPointerException occurs on flattening the resulting POM.
Server and deployment projects are affected by this bug.