The MAVEN project jar package in eclipse does not automatically download the workaround

Source: Internet
Author: User

In Eclipse, maven downloads the jar package from the remote repository Sometimes it is slow, some even stops moving, we may terminate the current download, but after terminating the jar package download There is a problem, when you open eclipse again, you will notice that the jar package that you are relying on in your project cannot be found , as shown, project right-click---build path---Configure Build path Open Project Java build path on Libraries page

Maven Dependenicies you will find the error hint depends on the jar package missing as shown in

At this point, we can solve the following scenarios

1. Find our local Maven warehouse directory my H:\Java\maven\Repository.

2. Search for the *lastupdated.properties file in this directory and delete it, as shown in, can be matched by fuzzy search such a file

3.Maven updates the current project, Maven will continue to download the missing dependent jar package until the missing jar package is downloaded and the problem is resolved.

The MAVEN project jar package in eclipse does not automatically download the workaround

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.