Fixed path for log4j2.xml in packaging
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
095e5c2a84
commit
7b23fa248b
4
pom.xml
4
pom.xml
@ -160,10 +160,6 @@
|
|||||||
<source>${basedir}/target/dragoon-${project.version}-jar-with-dependencies.jar</source>
|
<source>${basedir}/target/dragoon-${project.version}-jar-with-dependencies.jar</source>
|
||||||
<target>/opt/dragoon/dragoon.jar</target>
|
<target>/opt/dragoon/dragoon.jar</target>
|
||||||
</fileSet>
|
</fileSet>
|
||||||
<fileSet>
|
|
||||||
<source>${basedir}/src/build/opt/log4j2.xml</source>
|
|
||||||
<target>/opt/dragoon/log4j2.xml</target>
|
|
||||||
</fileSet>
|
|
||||||
</fileSets>
|
</fileSets>
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
|
Loading…
Reference in New Issue
Block a user