#66 Fixing jar plugin lifecycle issue
This commit is contained in:
parent
05a1f5dd3a
commit
4c538ee398
@ -119,7 +119,7 @@
|
||||
<executions>
|
||||
<execution>
|
||||
<id>create-jar</id>
|
||||
<phase>compile</phase>
|
||||
<phase>package</phase>
|
||||
<goals>
|
||||
<goal>jar</goal>
|
||||
</goals>
|
||||
|
Loading…
x
Reference in New Issue
Block a user