Skip to content
Snippets Groups Projects
Commit 56d8ef72 authored by Jeffrey Phillips Freeman's avatar Jeffrey Phillips Freeman :boom:
Browse files

made exec:java the main target for maven.

parent e6423ad7
No related merge requests found
...@@ -86,7 +86,7 @@ ...@@ -86,7 +86,7 @@
</dependencies> </dependencies>
<build> <build>
<defaultGoal>package</defaultGoal> <defaultGoal>exec:java</defaultGoal>
<plugins> <plugins>
<plugin> <plugin>
<groupId>org.codehaus.mojo</groupId> <groupId>org.codehaus.mojo</groupId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment