changed back to compile phase, package phase breaks the war-exec.jar construction
This commit is contained in:
parent
511ed91130
commit
023966fbb1
@ -119,7 +119,7 @@
|
||||
<executions>
|
||||
<execution>
|
||||
<id>create-jar</id>
|
||||
<phase>package</phase>
|
||||
<phase>compile</phase>
|
||||
<goals>
|
||||
<goal>jar</goal>
|
||||
</goals>
|
||||
|
Loading…
x
Reference in New Issue
Block a user