Error reporting of dependency package introduced by idea

      When updating the project today, Maven relies on a service that keeps reporting errors. After checking, it was found that it was due to the lack of dependent packages. But I’m dependent on Bao Mingming

      Download again, as usual… After working for a long time, I found that my dependent package class status is unavailable. As shown in the figure below:

  

 

 

  Well, the solution is simple:

 

 

 

When Maven relies on, it preferentially relies on the local; If local is not available, it will still rely on local…  

Similar Posts: