Issue #1521
This commit is contained in:
parent
f0d2e2b764
commit
0019baaa20
|
@ -95,6 +95,7 @@
|
||||||
<appendOutput>false</appendOutput>
|
<appendOutput>false</appendOutput>
|
||||||
<outputFile>${project.build.directory}/deps.txt</outputFile>
|
<outputFile>${project.build.directory}/deps.txt</outputFile>
|
||||||
<sort>true</sort>
|
<sort>true</sort>
|
||||||
|
<excludeGroupIds>org.eclipse.jetty</excludeGroupIds>
|
||||||
<prependGroupId>true</prependGroupId>
|
<prependGroupId>true</prependGroupId>
|
||||||
<includeScope>runtime</includeScope>
|
<includeScope>runtime</includeScope>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|
Loading…
Reference in New Issue