Enforce modernizer warnings by default 18/92718/4
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 25 Sep 2020 15:07:17 +0000 (17:07 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 28 Sep 2020 08:05:26 +0000 (10:05 +0200)
commitc696f149a67938c269fa822edf29b9143150124b
tree934a1a76fc92e723bd2379569971ddaa40e3b5a1
parentf0d022ff8ba6f49f880f1f1f0ca858ce9fa58639
Enforce modernizer warnings by default

Modernizer is reporting quite a few useful warnings, which should
be fixed to keep our codebase in best shape possible.

Make any reported warnings fail the build by default, while allowing
projects to opt out.

Change-Id: I55d76947ae6bf3a11beb309532ea678a7e37ab73
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
odlparent/pom.xml