p>
I tried to run one of the company’s self-developed projects today, but found that the pom file always Failed to read the artifact descriptor for XXX ; The diagram below p>
but a closer look, the some briefcases have ah, why there will be such a mistake?So search the Internet for various solutions,
try mvn-u clean install and maven Reimport even change maven setting. XML file .
finally found a feasible scheme, the specific operation is as follows:
in idea interface click File -> Settings… -> Build, Execution, Deployment -> Build Tools Maven span> p>
on the right hand side
Maven home directory select your own real Maven directory;
User Settings file select your own custom setting.xml file (if you have one, choose the one that comes with mavan)
Local repository > >
p>
after the change, save exit setup interface, error no longer!
p>
Read More:
- Failed to read artifact descriptor for xxx:jar Missing
- Failed to read artifact descriptor for * maven
- Failed to read artifact descriptor for com.google.errorprone:javac:jar:9+181-r4173-1
- mvn install Error: Failed to read artifact descriptor org.apache.maven.plugins:maven-install-plugin:jar:2
- pom.xml Depending on the error report, the problem of missing artifact XXX is solved
- Application of IntelliJ idea in Maven project pom.xml Add dependency
- How to solve the problem of artifact contains illegal characters when creating springboot project with idea
- Artifact xxx:war exploded: Error during artifact deployment. See server log for details.
- What to do when idea Maven package appears could not find artifact xxxxx!
- [unable to read project file xxxxx, XXX failed to load project file, name cannot start with “<" character (hex value 0x3c)] exception handling method
- Idea2020.2 encountered pom.xml The problem of file error report in Maven plug-in tomcat7
- Solution of maven pom.xml dependency invalidation in IntelliJ
- Solve the problem that target code version of Maven project sub module in IntelliJ idea is always rolled back
- IDEA报Unable to save settings: Failed to save settings. Please restart IntelliJ IDEA
- IntelliJ idea error: Java: compilation failed: solution to internal java compiler error
- Git uploads local IntelliJ idea project to GitHub
- An idea to solve Warning move_uploaded_file, failed to open stream in the process of php uploading files
- Perfect solution for IntelliJ idea error “CreateProcess error = 2, system cannot find the specified file”
- [error] error handling of IntelliJ idea
- Springboot error, unable to read configuration file: could not resolve placeholder ‘xxx’ in value “${XXX}