This commit is contained in:
Jan Bartel 2017-05-02 10:36:53 +02:00
parent f0d2e2b764
commit 0019baaa20
1 changed files with 1 additions and 0 deletions

View File

@ -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>