mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
fix pom args line
This commit is contained in:
parent
7ed01e4671
commit
282e0a198c
@ -537,7 +537,7 @@
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-surefire-plugin</artifactId>
|
||||
<configuration>
|
||||
<argLine>-ea ${argLine}</argLine>
|
||||
<argLine>-ea @{argLine}</argLine>
|
||||
<systemPropertyVariables>
|
||||
<Log4jContextSelector>
|
||||
org.apache.logging.log4j.core.async.AsyncLoggerContextSelector
|
||||
|
Loading…
Reference in New Issue
Block a user