提交 5c2ff310 编写于 作者: wu-sheng's avatar wu-sheng 提交者: GitHub

Merge pull request #91 from ascrutae/fix/coveralls-issure

Fix confirm.
......@@ -152,6 +152,11 @@
<format>xml</format>
<format>html</format>
</formats>
<instrumentation>
<excludes>
<exclude>com/a/eye/skywalking/trace/proto/*.class</exclude>
</excludes>
</instrumentation>
</configuration>
</plugin>
</plugins>
......
......@@ -39,11 +39,6 @@
</extension>
</extensions>
<plugins>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
<version>3.0.0</version>
</plugin>
<plugin>
<groupId>org.xolstice.maven.plugins</groupId>
<artifactId>protobuf-maven-plugin</artifactId>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册