提交 c1c94c7d 编写于 作者: A Andre Hacker

Use wildcards to exclude all jetty artifacts

上级 44a21f85
......@@ -34,12 +34,7 @@
The previous command did not work because it also excludes libraries that should be in lib, such as commons-io.
-->
<exclude>commons-fileupload:commons-fileupload</exclude>
<exclude>org.eclipse.jetty:jetty-continuation</exclude>
<exclude>org.eclipse.jetty:jetty-http</exclude>
<exclude>org.eclipse.jetty:jetty-io</exclude>
<exclude>org.eclipse.jetty:jetty-security</exclude>
<exclude>org.eclipse.jetty:jetty-server</exclude>
<exclude>org.eclipse.jetty:jetty-servlet</exclude>
<exclude>org.eclipse.jetty:jetty-*</exclude>
</excludes>
</dependencySet>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册