From: Ryan Goulding Date: Thu, 2 Mar 2017 21:42:42 +0000 (-0500) Subject: Enable fail on checkstyle violation for archetype code X-Git-Tag: release/carbon~200 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=7237f03204347cbedcaf265d3c43b42117d4312f Enable fail on checkstyle violation for archetype code Change-Id: I949a8704d7c09a59f21011c2e91778c9f37b31f4 Signed-off-by: Ryan Goulding --- diff --git a/opendaylight/archetypes/opendaylight-startup/pom.xml b/opendaylight/archetypes/opendaylight-startup/pom.xml index d5cb2c4c86..8d8cfd9a5c 100644 --- a/opendaylight/archetypes/opendaylight-startup/pom.xml +++ b/opendaylight/archetypes/opendaylight-startup/pom.xml @@ -19,7 +19,7 @@ maven-checkstyle-plugin - false + true