瀏覽代碼

Update pom.xml

Tankernn 9 年之前
父節點
當前提交
2d1c5e8786
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      pom.xml

+ 3 - 0
pom.xml

@@ -38,6 +38,9 @@
 			<plugin>
 				<groupId>org.jacoco</groupId>
 				<artifactId>jacoco-maven-plugin</artifactId>
+				<configuration>
+					<argLine>${argLine}</argLine>
+				</configuration>
 				<version>0.5.8.201207111220</version>
 				<executions>
 					<execution>