Could not find artifact XXXXX
Maven reports the Could Not transfer artifact error
The general solutions are:
The IDEA of setting -> Build, Execution, Deployment and Build Tools – Maven – Runner
Find THE VM Options: Add the following code
-Dmaven.wagon.http.ssl.insecure=true -Dmaven.wagon.http.ssl.allowall=true
Read More:
- The jar package download of Maven project appears (could not transfer artifact. Org mybatis:mybatis )
- Idea Maven project uses package to package and report error (package does not exist)
- mvn install Error: Failed to read artifact descriptor org.apache.maven.plugins:maven-install-plugin:jar:2
- Solve the error of POM file failed to read artifact descriptor for XXX under IntelliJ idea
- Failed to read artifact descriptor for * maven
- Maven compilation error: package does not exist jar package does not exist
- The import Maven project appears http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException Solutions
- How to solve the problem of artifact contains illegal characters when creating springboot project with idea
- Does the version of idea2020.1 import mybayis jar package or report an error? Error: (4,28) Java: package org.apache.ibatis.io does not exist
- Idea error: (4, 28) Java: package com.alibaba.fastjson does not exist
- Idea stuck and error reported: UI was frozen for xxxxx MS problem solving
- Artifact hello2:war: Error during artifact deployment.
- How to select the jar package version for Maven package when the jar package versions referenced by multiple modules are inconsistent
- IntelliJ idea error: package not found or symbol not found
- Solution of plugins error reporting in idea maven
- Could not find appears when JDK is configured java.dll Could not find Java se runtime environment problems
- NPM- Cannot find module ‘xxxxx’
- Maven’s jar package conflict; Maven’s introduction
- Idea project prompt: symbol not found or package does not have a solution
- [Solved] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.2:test