We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50cc9e4 commit 293d721Copy full SHA for 293d721
1 file changed
pom.xml
@@ -283,7 +283,7 @@ under the License.
283
<artifactId>maven-surefire-plugin</artifactId>
284
<version>${maven-surefire-failsafe-plugins.version}</version>
285
<configuration>
286
- <argLine> @{argLine} @{jvm.args}</argLine>
+ <argLine>@{argLine} @{jvm.args}</argLine>
287
<jdkToolchain>
288
<version>${java.version}</version>
289
</jdkToolchain>
0 commit comments