Idea maven Pom Error: “Failed to read artifact descriptor”
Solution:
Do the proxy settings also, and ran the command mvn –U clean install
but it’s not working.
I got its resolved with the below setting enabled (highlighted in yellow)
In Intellij, go to File -> Settings -> Build, Execution, Deployments -> Maven Check the box, ‘Always update snapshots’
Similar Posts:
- Maven Error: Failed to read artifact descriptor for xxx:jar and missing artifact maven dependency
- Maven: idea cannot download the source code Issue [How to Solve]
- [Solved] Unable to import Maven project: see logs for details when importing Maven dependent package of Spark Program
- New Maven project — pom.xml error [How to Solve]
- [Solved] Non-resolvable parent POM: Could not transfer artifact org.apache:apache:pom:14
- Error:java: javacTask: source release 8 requires target release 1.8
- [Solved] IDEA Compile Error: java: Compilation failed: internal java compiler error
- No tests found for given includes: [com.xxx.smm.kafka.KafkaTopicCountMonitorTest.test](filter.inc
- [Solved] Maven Error: Unable to import maven project: See logs for details
- [Solved] Maven:Unable to import maven project: See logs for details