| Author |
Message |
|
|
Post subject: Unable to update index for central http://repo1.maven.org/ma
Posted: May 27, 2009 - 09:54 PM
|
|
Joined: Feb 12, 2009
Posts: 33
|
|
When trying to do a maven clean and/or install I get the following error:
Unable to update index for central http://repo1.maven.org/maven2/
I've deleted the index but it did not fix the issue. |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Unable to update index for central http://repo1.maven.or
Posted: May 29, 2009 - 01:50 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 8012
|
|
Can you go to MyEclipse > Installation Summary > Installation Details and paste the information here for me.
Also, can you switch to a new workspace and check if the problem persists. Let me know what result you get. |
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject: Install details
Posted: May 31, 2009 - 05:42 PM
|
|
Joined: Feb 12, 2009
Posts: 33
|
|
*** Date:
Sunday, May 31, 2009 12:42:37 PM EDT
** System properties:
OS=WindowsXP
OS version=5.1.0
Java version=1.5.0_11
*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 7.1.1
Build id: 7.1.1-20090310
*** Eclipse details:
MyEclipse Enterprise Workbench
Version: 7.1.1
Build id: 7.1.1-20090310
Eclipse Platform
Version: 3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu
Build id: M20080911-1700
Eclipse Java Development Tools
Version: 3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97
Build id: M20080709-0800
Eclipse Plug-in Development Environment
Version: 3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP
Build id: M20080703-0800
Eclipse Graphical Editing Framework GEF
Version: 3.4.1.v20080806-67718083A56B4H2A3213573
Build id: 200809101400
Eclipse RCP
Version: 3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341
Build id: M20080703-0800
Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\Program Files\Genuitec\MyEclipse 7.1\myeclipse.exe
-name
Myeclipse
--launcher.library
C:\Program Files\Genuitec\MyEclipse 7.1\../Common\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731\eclipse_1115.dll
-startup
C:\Program Files\Genuitec\MyEclipse 7.1\../Common\plugins\org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar
-clean
-configuration
configuration
-data
C:\Documents and Settings\LewisAl4\Workspaces\MyEclipse 7.1
-launcher
C:\Program Files\Genuitec\MyEclipse 7.1\myeclipse.exe
-clean
-configuration
configuration
-vm
C:\Program Files\Genuitec\Common\binary\com.sun.java.jre.win32.x86_1.5.0.011\bin\client\jvm.dll |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Install details
Posted: May 31, 2009 - 05:43 PM
|
|
Joined: Feb 12, 2009
Posts: 33
|
|
I also tried to switch workspaces and then ran mvn clean again, but same error. |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Install details
Posted: Jun 01, 2009 - 05:34 PM
|
|
Registered Member

Joined: May 12, 2005
Posts: 472
|
|
Do you have a valid Internet connection? |
_________________ Eugene
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Jun 02, 2009 - 04:17 PM
|
|
Joined: Feb 12, 2009
Posts: 33
|
|
|
|
|
 |
|
|
Post subject:
Posted: Jun 02, 2009 - 06:55 PM
|
|
Registered Member

Joined: May 12, 2005
Posts: 472
|
|
I can't reproduce this issue. Does it impact your Maven functionality besides the log message? |
_________________ Eugene
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Jun 03, 2009 - 07:46 PM
|
|
Joined: Feb 12, 2009
Posts: 33
|
|
Yes, it has an impact as I can't use anything Maven related. It won't get passed this error. |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Jun 03, 2009 - 07:49 PM
|
|
Registered Member

Joined: May 12, 2005
Posts: 472
|
|
Is there anything in ${workapce}/.metadata/.log? |
_________________ Eugene
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Jun 06, 2009 - 04:17 AM
|
|
Joined: Feb 12, 2009
Posts: 33
|
|
I resolved the issue. I was sitting behind a proxy and had to adjust my settings.xml file accordingly. I trust this will help some poor soul out there. :-) |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Jun 08, 2009 - 04:28 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 8012
|
|
| Quote: |
I resolved the issue. I was sitting behind a proxy and had to adjust my settings.xml file accordingly. I trust this will help some poor soul out there. :-)
|
Glad you resolved it. Thanks for letting us know. |
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|