diff --git a/pom.xml b/pom.xml index f6f04d460cb..db88fe9adc4 100644 --- a/pom.xml +++ b/pom.xml @@ -851,5 +851,23 @@ vmware-base + + disablecheckstyle + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + + cloudstack-checkstyle + none + true + + + + + +