Merge pull request #152 from mayhew64/master
changed back to compile phase, package phase breaks the war-exec.jar …
This commit is contained in:
commit
eb46123cf2
@ -119,7 +119,7 @@
|
|||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
<id>create-jar</id>
|
<id>create-jar</id>
|
||||||
<phase>package</phase>
|
<phase>compile</phase>
|
||||||
<goals>
|
<goals>
|
||||||
<goal>jar</goal>
|
<goal>jar</goal>
|
||||||
</goals>
|
</goals>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user