Maven JarJar 插件:排除“提供”范围?
有没有办法让 Maven JarJar 插件排除“提供”范围内的项目?这看起来非常简单......如果提供了一些东西,为什么我想将它包含在我的 megajar 中?
Is there a way to have the Maven JarJar plugin exclude items in the 'provided' scope? This seems pretty straightforward... if something is provided, why would I want to include it in my megajar?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
添加“zap”规则可能会有所帮助。示例此处
Adding a "zap" rule might help. Example here