Home > Back-end >  Create a Maven project, pom. XML file import coordinate can't find the jar package
Create a Maven project, pom. XML file import coordinate can't find the jar package

Time:09-26

Create a Maven project, in which import coordinate display can't find the jar package, display the results as shown in figure, ask god to help recruit only

CodePudding user response:

This is created in the Idea, not to say that in the condition of network, Maven can be automatically downloaded to the warehouse

CodePudding user response:

The warehouse to change to ali cloud

CodePudding user response:

Reimport the

CodePudding user response:

The scope as provided is the application server (tomcat)/running environment

CodePudding user response:

First you maven repository mirror need to ali cloud; If the warehouse is no problem, OK! Then import dependence on choosing automatic import, but look at the pictures on the problem you are manually import, the mouse position to the red part: Alt + Enter to manually import

CodePudding user response:

Good thank you eldest brother are now resolved like Maven version and IDEA version are not compatible can automatically import it now
  • Related