Build-Korrektur: Jar-Bibliotheken werden jetzt vor dem build kopiert.
This commit is contained in:
parent
f7bf946cdf
commit
a5e7703fe1
@ -21,7 +21,7 @@
|
|||||||
<artifactId>maven-dependency-plugin</artifactId>
|
<artifactId>maven-dependency-plugin</artifactId>
|
||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
<phase>install</phase>
|
<phase>initialize</phase>
|
||||||
<goals>
|
<goals>
|
||||||
<goal>copy-dependencies</goal>
|
<goal>copy-dependencies</goal>
|
||||||
</goals>
|
</goals>
|
||||||
|
Loading…
Reference in New Issue
Block a user