Maven打包引入本地jar包

1.添加maven dependency

2.mven plugin中添加configuration

<configuration>
    <includeSystemScope>true</includeSystemScope>
</configuration>

posted @ 2019-11-08 18:49  BretGui  阅读(166)  评论(0编辑  收藏  举报