阅读背景:

像汇编插件一样使用maven shade插件

来源:互联网 

I have a pom file that builds a standalone application that leverages a variety of Spring modules, in particular it uses the integration-file module. Originally my pom file used the Maven Assembly plugin but the uber jar it created didn't run correctly. Further research seems to indicate that there is a bug in the assembly plugin that basically messes up the dependencies in the uber jar. The recommended workaround is the Shade plugin, which is working for me.I have a pom file that builds a standalone appl




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: