Use maven-failsafe-plugin instead of surefire to run integration tests
[lttng-ust-java-tests.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 8dc17816c3dc55b2e39793867562e35702c1332a..2c098284eedc76022ae9b592eed15fe59d32de15 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -35,6 +35,7 @@
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+    <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
   </properties>
 
   <build>
This page took 0.029867 seconds and 4 git commands to generate.