Skip to content

Commit

Permalink
No need for jdk arg
Browse files Browse the repository at this point in the history
  • Loading branch information
edeandrea committed Jan 13, 2025
1 parent f88a24d commit 1a8ad28
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rest-villains/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,6 @@
<artifactId>maven-surefire-plugin</artifactId>
<version>${surefire-plugin.version}</version>
<configuration>
<argLine>-Djdk.tracePinnedThreads</argLine>
<systemPropertyVariables>
<java.util.logging.manager>org.jboss.logmanager.LogManager</java.util.logging.manager>
<maven.home>${maven.home}</maven.home>
Expand Down

0 comments on commit 1a8ad28

Please sign in to comment.