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
Read More:
- [Solved] Error:(3, 46) java: Program Package org.springframework.context.annotation does not exist
- [Solved] Mac Maven Command Error: zsh: command not found
- [Solved] IDEA Import springboot Project Error: Cannot resolve plugin org.springframework.boot:spring-boot-maven-plugin:<unknown>
- [Solved] IntelliJ idea error: error: Java does not support release 5
- [Solved] Maven Project Error: java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderListener
- Maven error: Could not find artifact jdk.tools [How to Solve]
- Maven plugin development report error- plugin:3.2 :descriptor fai
- Executing Maven command error: Java_HOME is not defined correctly executing maven
- [Solved] Java: compilation failed: internal java compiler error
- [Solved] SpringBoot Pack Project: Failed to execute goal org.apache.maven.plugins:maven-resources-plugin:3.2.0:resources
- [Solved] Mybatis.generator error: Failed to execute goal org.mybatis.generator:mybatis-generator-maven-plugin:1.3.2
- [Solved] ‘build.plugins.plugin.version‘ for org.springframework.boot:spring-boot-maven-plugin is missing.
- [Solved] Tomcat7 Start Error: Failed to start component [StandardEngine[Catalina].StandardHost[localhost].StandardCon
- [Solved] Idea 2021.3 Maven 3.8.1 Error: Blocked mirror for repositories
- MVN compile Error: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin…
- Fatal error compiling: invalid target release: 1.8 [How to Solve]
- [Solved] java: Compilation failed: internal java compiler error
- [Solved] Seata Error: endpoint format should like ip:port
- keytool error: java.lang.Exception: Input not an X.509 certificate
- IDEA Create Web Project with maven Error: The desired archetype does not exista…