We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1674224 commit 6074f32Copy full SHA for 6074f32
eclipse-platform-parent/pom.xml
@@ -138,6 +138,7 @@
138
<surefire.moduleProperties>--add-modules=ALL-SYSTEM</surefire.moduleProperties>
139
<!-- system specific JVM args; if needed provided by system properties to the build command -->
140
<surefire.systemProperties></surefire.systemProperties>
141
+ <surefire.timeout>1200</surefire.timeout>
142
<java.version>17</java.version>
143
<printApiMessages>false</printApiMessages>
144
<failOnJavadocErrors>false</failOnJavadocErrors>
0 commit comments