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>
|
||||
<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