Modify archetype to enable checkstyle failOnError by default 77/52677/2
authorRyan Goulding <ryandgoulding@gmail.com>
Thu, 2 Mar 2017 21:53:49 +0000 (16:53 -0500)
committerTom Pantelis <tpanteli@brocade.com>
Fri, 3 Mar 2017 13:02:28 +0000 (13:02 +0000)
commitca157ceb95403bda3e73ede7c13cca4fadabac2b
tree6f2617136ed17cea88cd17fd1052d39a4386f8f7
parent7237f03204347cbedcaf265d3c43b42117d4312f
Modify archetype to enable checkstyle failOnError by default

As a community, we want to try our best to influence new projects to write
clean, consistent code.  As such, we really ought to enable checkstyle failOnError
for projects that are generated using the startup archetype.  This change does
that;  projects can still turn this off, but it requires manual opt out.

By default, we should really try to influence failOnError so people write
good looking code.

Change-Id: If740df92cbc3d8ff8a0169d323028415e239a15a
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/pom.xml