diff --git a/pom.xml b/pom.xml
index 47abf25043b40560c2c32ba535d166cbf0c20a1c..c7741f7668227f3bf92ccb57942f84eff5cf1afc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -86,7 +86,7 @@
     </dependencies>
 
     <build>
-        <defaultGoal>package</defaultGoal>
+        <defaultGoal>exec:java</defaultGoal>
         <plugins>
             <plugin>
                 <groupId>org.codehaus.mojo</groupId>