Home > Back-end >  The problem of a maven
The problem of a maven

Time:10-26

Cannot download ali cloud warehouse package download down, a new maven project initialization is error, help, can remote remote bai

CodePudding user response:

Who help me

CodePudding user response:

How do you use? What IDE, maven or integrating maven plugin, maven profile is what? What is the error information

CodePudding user response:

M2_home environment variables set up?
Check the maven must setting. XML, see the repository and the proxy Settings,
Performed manually maven command try
MVN -f pom. XML dependency: copy - depende
Or
MVN dependency: the get - DremoteRepositories=http://your_url/- DgroupId - DartifactId==XXX XXX - Dversion=X.X.X
  • Related