Added poms downloading; fixes gh-547

This commit is contained in:
Marcin Grzejszczak
2018-02-12 15:07:45 +01:00
parent 0fe931b3e8
commit 215aa4e473

View File

@@ -72,6 +72,8 @@
<overWriteSnapshots>true</overWriteSnapshots>
<overWriteIfNewer>true</overWriteIfNewer>
<useRepositoryLayout>true</useRepositoryLayout>
<copyPom>true</copyPom>
<excludeTransitive>false</excludeTransitive>
</configuration>
</execution>
</executions>