diff --git a/checkstyle.xml b/checkstyle.xml new file mode 100644 index 000000000..885f79311 --- /dev/null +++ b/checkstyle.xml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/pom.xml b/pom.xml index 5596096e1..1b1b3501a 100644 --- a/pom.xml +++ b/pom.xml @@ -435,7 +435,9 @@ org.apache.maven.plugins maven-checkstyle-plugin 2.10 - + + checkstyle.xml +