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>
|
||||
<executions>
|
||||
<execution>
|
||||
<phase>install</phase>
|
||||
<phase>initialize</phase>
|
||||
<goals>
|
||||
<goal>copy-dependencies</goal>
|
||||
</goals>
|
||||
|
Loading…
Reference in New Issue
Block a user