SVN import maven project

In the project, I have encountered this kind of problem. I used eclipse to download the project from svn, and maven automatically downloaded the jar package and reported an error. The time was very tight.

Also encountered such a foolish problem. However, after a whole day, I finally solved this problem with the help of my colleagues.

Here to record:

1. Download the project to the local first (Note: This is the problem, do not use eclipse to download when downloading, just create a folder and download it with svn.)

2. Then use eclipse to import the maven project.

That's it, very simple steps, but if you don't go right, you will get an error.

I learned from my colleagues that this may be related to the way of uploading. When uploading, it may not be uploaded through eclipse, and it is uploaded using local svn, so the download must also be done in this way.

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324577507&siteId=291194637