mirror of
https://github.com/qaiu/netdisk-fast-download.git
synced 2025-12-16 12:23:03 +00:00
依赖打包优化
This commit is contained in:
@@ -133,8 +133,7 @@
|
|||||||
</goals>
|
</goals>
|
||||||
<configuration>
|
<configuration>
|
||||||
<!--打包时排除的依赖作用域-->
|
<!--打包时排除的依赖作用域-->
|
||||||
<excludeScope>test</excludeScope>
|
<includeScope>runtime</includeScope>
|
||||||
<excludeScope>provided</excludeScope>
|
|
||||||
<outputDirectory>
|
<outputDirectory>
|
||||||
${packageDirectory}/lib/
|
${packageDirectory}/lib/
|
||||||
</outputDirectory>
|
</outputDirectory>
|
||||||
|
|||||||
Reference in New Issue
Block a user