-
Feb 1st, 2012, 03:37 AM
#1
Cant Download jar files from m2eclipse
Hey Guys,
I have downloaded STS 2.8.1(Version: 2.8.1.RELEASE Build Id: 201111221000) today and updated subclipse & m2eclipse extensions. And then checked out project from our subversion repository which is maven based application.
But It is not downloading all the ja files, for some of the dependencies it just downlaoded folder structure and .pom files. Why is it doing this. My other team member has successfully downloaded jar files.
Please let me know guys, what is the solution for this problem.
Thanks and regards
Ratna
-
Feb 1st, 2012, 04:06 PM
#2
This is likely a problem with your m2 repository. Try deleting your ~/.m2/repository and trying again.
-
Feb 2nd, 2012, 01:23 AM
#3
Solved
Hey Guys,
I solved the problem(s).
1) I needed to get the m2eclipse 1.X version instead of 0.12
2) Commented out all the dependencies & repositories in pom.xml which are not reachable.
3) After getting all the files downloaded, then copied unreachable jar files in their folders.
Thats it, it fixed everything.
Thanks and Regards
Ratna
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules