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 --- client-compiler/pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'client-compiler/pom.xml') diff --git a/client-compiler/pom.xml b/client-compiler/pom.xml index 30e51f4764..f97b85fd51 100644 --- a/client-compiler/pom.xml +++ b/client-compiler/pom.xml @@ -249,6 +249,18 @@ + + org.apache.maven.plugins + maven-checkstyle-plugin + + + + checkstyle + + process-sources + + + maven-resources-plugin -- cgit v1.2.3