Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [iam-dev] Repository Index Download

If you have identified a faster mirror, you can update the URL on the Eclipse preferences:
Maven > Artifact Search > Nexus Artifact Search
(You might be able to use a file:// url there, pointing to your local copy of the index, although I haven't tried this).

Another option that should work is to copy the downloaded index under your ~/.m2indexcache folder. Just rename it to "http___repo1_maven_org_maven2__index_nexus_maven_repository_index_zip.zip" (the name should match the url on the preferences).

You might also need to unzip the file to http___repo1_maven_org_maven2__index_nexus_maven_repository_index_zip

Let us know if this worked! 

El 31/03/2010, a las 11:41, Richard Hauswald escribió:

Hello list,
I'm new to this list and the iam plugin but I was using m2eclipse for
about 2 years. I'm currently trying to download the repository index
of the repo1 maven repository. The mirror is extremely slow and the
index file is about 59MB. Already had to restart the download 2 times
because of connection problems. My personal download manager fetched
the file already. Is there a way to place the
nexus-maven-repository-index.zip manually in a directory and tell iam
to use this as the index file of the URL?
Thanks in advance,
Richard


--
Richard Hauswald
Blog: http://tnfstacc.blogspot.com/
LinkedIn: http://www.linkedin.com/in/richardhauswald
Xing: http://www.xing.com/profile/Richard_Hauswald
_______________________________________________
iam-dev mailing list
iam-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/iam-dev



Back to the top