标签: maven-shade-plugin
我在多模块项目中为模块使用普通的maven阴影依赖项。
当我运行以下maven命令时,如何摆脱显示的INFO和WARNING行?
mvn -B -U clean compile package