I forgot how to Maven properly
This commit is contained in:
parent
160b838cea
commit
fa035c6b2a
4
pom.xml
4
pom.xml
@ -54,7 +54,7 @@
|
|||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
</plugins>
|
</plugins>
|
||||||
<defaultGoal>exec:java</defaultGoal>
|
<defaultGoal>compile exec:java</defaultGoal>
|
||||||
</build>
|
</build>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
@ -89,4 +89,4 @@
|
|||||||
<version>1.6</version>
|
<version>1.6</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</project>
|
</project>
|
||||||
|
Loading…
Reference in New Issue
Block a user