Add a default goal
diff --git a/pom.xml b/pom.xml
index 84d9a6c..b49427e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -287,6 +287,7 @@
   </dependencyManagement>
 
   <build>
+    <defaultGoal>clean checkstyle:check verify</defaultGoal>
     <pluginManagement>
       <plugins>
         <plugin>