releng: Update to tracecompass-test-traces 1.4.0
[deliverable/tracecompass.git] / releng / org.eclipse.tracecompass.alltests / pom.xml
index 60d745019890d99073b5d4528e16e6e4be4c4c5c..177112e28ff9e85242127619af264d39b988fd4a 100644 (file)
@@ -37,6 +37,8 @@
         <configuration>
           <!-- Default build will not find any tests, but the profiles below
                can define some. -->
+          <useUIHarness>false</useUIHarness>
+          <useUIThread>false</useUIThread>
           <failIfNoTests>false</failIfNoTests>
         </configuration>
       </plugin>
@@ -64,6 +66,7 @@
               <product>org.eclipse.platform.ide</product>
               <environmentVariables>
                 <SWT_GTK3>${SWT_GTK3}</SWT_GTK3>
+                <LIBOVERLAY_SCROLLBAR>0</LIBOVERLAY_SCROLLBAR>
               </environmentVariables>
             </configuration>
           </plugin>
           <!-- We don't use the ant file to clean because of http://jira.codehaus.org/browse/MANTRUN-78 -->
           <plugin>
             <artifactId>maven-clean-plugin</artifactId>
-            <version>2.6.1</version>
             <executions>
               <execution>
                 <id>clean-performance-files</id>
This page took 0.033171 seconds and 5 git commands to generate.