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?
有没有办法让Maven JarJar插件排除“提供”范围内的项目?这看起来非常简单......如果提供了什么,为什么我要将它包含在我的megajar中呢?