Add checkstyle to utils.config
[netvirt.git] / utils / config / pom.xml
index 7a0b01de89864a29eb655bc26ebdb1514a6088e0..7820ae8e05297d96e45ded33b8e9b5abc3b05d48 100644 (file)
   </dependencies>
   <build>
     <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-checkstyle-plugin</artifactId>
+      </plugin>
       <plugin>
         <groupId>org.jacoco</groupId>
         <artifactId>jacoco-maven-plugin</artifactId>