commit d670a91749c4932649334aeca4d006b9464499e1 (HEAD -> refs/heads/master) Author: Andrew Wang Date: Thu Oct 8 17:07:29 2015 -0700 Remove extraneous argLine variable (cherry picked from commit 18440df470ac61251aa9a2b6bc31fe6c96c50358) diff --git a/pom.xml b/pom.xml index c9fc6a0..1e82f99 100644 --- a/pom.xml +++ b/pom.xml @@ -570,8 +570,7 @@ false ${surefire.testFailureIgnore} ${surefire.timeout} - - ${hbase-surefire.argLine} ${argLine} + ${hbase-surefire.argLine} ${test.output.tofile} target/jacoco.exec @@ -1901,7 +1900,7 @@ org.apache.maven.plugins maven-surefire-plugin - ${hbase-surefire.cygwin-argline} ${argLine} + ${hbase-surefire.cygwin-argline} java.net.preferIPv4Stack