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 branches found
No related tags found
No related merge requests found
......@@ -86,7 +86,7 @@
</dependencies>
<build>
<defaultGoal>package</defaultGoal>
<defaultGoal>exec:java</defaultGoal>
<plugins>
<plugin>
<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