Plugin 'maven-assembly-plugin:' not found


在IDEA中使用maven-assembly-plugin插件时会提示“Plugin 'maven-assembly-plugin:' not found”

解决方法:

File -> Setting -> Build, Execution, Deployment -> Build Tools -> Maven -> 勾选Use plugin registry选项

File -> Invalidate Caches -> Invalidate and Restart