给命令mvn clean install添加多线程参数mvn clean install -T 10,使用-T参数可以告诉Maven使用更多的线程来同时下载组件。来源:51CTO作者:卫莨链接:https://blog.51cto.com/acevi/2470199 标签 idea