提交 17a3246c 编写于 作者: S serge-rider

Remove copy-pasted compiler options


Former-commit-id: 160333f4
上级 f8c650d5
......@@ -13,16 +13,6 @@
<packaging>eclipse-plugin</packaging>
<build>
<plugins>
<!-- Disable warns because of sun.security.util.* dependencies -->
<plugin>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho-compiler-plugin</artifactId>
<version>${tycho-version}</version>
<configuration>
<compilerArgument>-warn:none</compilerArgument>
<compilerArgument>-err:none</compilerArgument>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册