Error: Blocked mirror for repositories maven intellij
Error
the following errors appear when building a project:
Solution:
First case
Change settings: preference -> Build, Execution, Deployment -> Build Tools -> Maven
Find Maven home path and change the default checked version to use Maven wrapper
build succeefully
The second case
Maven is not installed. It is recommended to reinstall Maven
brew install maven