Merge pull request #148 from slavP/eclipseImportFix
#66 Fixing jar plugin lifecycle issue
This commit is contained in:
commit
4c4753784d
@ -119,7 +119,7 @@
|
|||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
<id>create-jar</id>
|
<id>create-jar</id>
|
||||||
<phase>compile</phase>
|
<phase>package</phase>
|
||||||
<goals>
|
<goals>
|
||||||
<goal>jar</goal>
|
<goal>jar</goal>
|
||||||
</goals>
|
</goals>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user