Build-Fehler durch JaCoCo korrigiert und Jenkins-Pipeline gegen
Fehlarchivierung gehärtet
This commit is contained in:
5
pom.xml
5
pom.xml
@@ -19,6 +19,11 @@
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<maven.compiler.release>21</maven.compiler.release>
|
||||
|
||||
<!-- Build and reporting configuration -->
|
||||
<!-- PIT aggregation skip flag: set to true when running coverage module in isolation,
|
||||
false (default) when running as part of the full multi-module build. -->
|
||||
<pitest.aggregate.skip>false</pitest.aggregate.skip>
|
||||
|
||||
<!-- Library versions -->
|
||||
<log4j.version>2.23.1</log4j.version>
|
||||
<pdfbox.version>3.0.2</pdfbox.version>
|
||||
|
||||
Reference in New Issue
Block a user