提交 00df40fe 编写于 作者: P Pramy 提交者: Liang Zhang

fix jacoco local report (#3173)

Change-Id: I9bad46fbc7527df5d59d10023820ee0bb118fa89
上级 50bd12e9
......@@ -126,6 +126,7 @@
<javadocExecutable>${java.home}/../bin/javadoc</javadocExecutable>
<maven.deploy.skip>false</maven.deploy.skip>
<argLine>-Xmx1024m -XX:MaxPermSize=256m</argLine>
</properties>
<dependencyManagement>
......@@ -508,9 +509,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<argLine>-Xmx1024m -XX:MaxPermSize=256m</argLine>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册