Skip to content

Commit

Permalink
[JENKINS-73709] Build without forking the compiler (jenkinsci#9709)
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel Beck <[email protected]>
  • Loading branch information
daniel-beck and daniel-beck authored Sep 10, 2024
1 parent 905df3d commit 53f3203
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,6 @@ THE SOFTWARE.
<artifactId>maven-compiler-plugin</artifactId>
<!-- Version specified in parent POM -->
<configuration>
<fork>true</fork>
<compilerReuseStrategy>alwaysNew</compilerReuseStrategy>
<compilerArgs>
<!--
Expand Down

0 comments on commit 53f3203

Please sign in to comment.