Improve log and leverage the new infrastructure in Maven (#1164)

This commit is contained in:
Guillaume Nodet
2024-10-15 18:15:15 +02:00
committed by GitHub
parent 27258c0e54
commit a032544164
38 changed files with 134 additions and 2164 deletions

View File

@@ -141,7 +141,7 @@
<artifactId>maven-failsafe-plugin</artifactId>
<executions>
<execution>
<id>native-39</id>
<id>native</id>
<goals>
<goal>integration-test</goal>
<goal>verify</goal>