Skip to content

Commit

Permalink
DetectVMInstallationsJob.disabled as system property of tycho-surefire
Browse files Browse the repository at this point in the history
  • Loading branch information
LorenzoBettini committed May 23, 2024
1 parent 322beed commit 39ac911
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -695,6 +695,10 @@
<exclude />
</excludes>
<failIfNoTests>true</failIfNoTests>
<systemProperties>
<!-- https://github.com/eclipse/xtext/issues/3057 -->
<DetectVMInstallationsJob.disabled>true</DetectVMInstallationsJob.disabled>
</systemProperties>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit 39ac911

Please sign in to comment.