Change 427c1ae5a8c23061fb2d637681f114757f99da1e by norman_maurer (1 file):
Exclude pom.xml included in the target directory when checking for xml format.
Motivation:
We should exclude pom.xml files that are placed in the target directory to ensure we not fail because of some other dependencies when we shade.
Modifications:
Exclude target directory.
Result:
More stable build.
Configure your email notifications on your settings page.