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 4a4a94c commit 97dc29dCopy full SHA for 97dc29d
pom.xml
@@ -106,7 +106,7 @@
106
<artifactId>maven-surefire-plugin</artifactId>
107
<version>3.5.3</version>
108
<configuration>
109
- <argLine>@{argLine} -Dengineering.swat.java-watch.mac=@{watch.mac.backend}</argLine>
+ <argLine>@{argLine} -Dengineering.swat.java-watch.mac=${watch.mac.backend}</argLine>
110
</configuration>
111
</plugin>
112
<plugin> <!-- code coverage -->
0 commit comments