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 0aaf015 commit 5a578bfCopy full SHA for 5a578bf
pom.xml
@@ -109,9 +109,9 @@
109
<groupId>org.apache.maven.plugins</groupId>
110
<artifactId>maven-surefire-plugin</artifactId>
111
<configuration>
112
- <systemProperties>
+ <systemPropertyVariables>
113
<masterPassword>masterPw</masterPassword>
114
- </systemProperties>
+ </systemPropertyVariables>
115
<environmentVariables>
116
<MASTER_PASSWORD>masterPw</MASTER_PASSWORD>
117
</environmentVariables>
0 commit comments