Maven is not downloading index repository in eclipse [message #1862413] |
Sun, 03 December 2023 13:57  |
Eclipse User |
|
|
|
I'm using eclipse EE for a maven project, but eclipse is not really downloading the maven index repository at startup and as a result I cannot search for any dependencies. I know I can manually type in my dependencies but it is very time-consuming and doesn't seems to be the right way. So far I've tried the following:
1. Checked the checkbox of 'download repository index updates on startup' and 'update maven project on startup'
2. I tried to rebuild +/- update index with the 'central' under global repository in maven repository view, but I do not have the option to do either
3. All the maven integration WTP and eclipse are up to date to the newest version
4. I've tried download maven on my computer and use it as external installation, still not downloading the index
5. I've uninstalled and re-installed Eclipse EE 3 times, still not working. Used the eclipse installer, not working
6. Tried to use maven integration WTP plugin in the Eclipse for java developer version, no difference
7. tried to use an earlier version of clipse (picked one version for each year in the past 3 years), same result
8. checked my internet connection a few times, I'm not using proxy and my firewall is not blocking anything related to eclipse, have full access to maven central and the online library
9. deleted the .m2 directory in C:\ and let eclipse created a new one, not working
10. created a few new maven project, same thing
11. checked the error log, nothing really related to maven index repositiry
So, as you can image I'm pretty desperate now and any input would be appreciated, thanks in advance guys :)
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.07005 seconds