Add RaftActor integration tests
[controller.git] / opendaylight / md-sal / sal-akka-raft / pom.xml
index 4b6091b4294f7ecd2a5ef103d1729440138f5193..1f99a52ed531c31b254b09dafa39a6e13f24f123 100644 (file)
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-checkstyle-plugin</artifactId>
         <configuration>
-            <excludes>**/protobuff/**/*</excludes>
+            <excludes>**/protobuff/**/*,**/target/**/*</excludes>
         </configuration>
       </plugin>