From 4410535d9accffe4cb3180359010f39d00453039 Mon Sep 17 00:00:00 2001 From: elmot Date: Wed, 27 Apr 2016 13:55:20 +0300 Subject: Move checkstyles plugin to actual modules Change-Id: I2d87a1aeba8ffc8cc15909c32a0c9d10b3ada9a7 --- buildhelpers/pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'buildhelpers/pom.xml') diff --git a/buildhelpers/pom.xml b/buildhelpers/pom.xml index 4dee81d1cb..cfe8187c11 100644 --- a/buildhelpers/pom.xml +++ b/buildhelpers/pom.xml @@ -41,6 +41,18 @@ + + org.apache.maven.plugins + maven-checkstyle-plugin + + + + checkstyle + + process-sources + + + org.apache.maven.plugins maven-jar-plugin -- cgit v1.2.3