- This topic has 10 replies, 3 voices, and was last updated 16 years, 1 month ago by
Loyal Water.
-
AuthorPosts
-
principessaliMemberWhen 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.
May 29, 2009 at 7:50 am #298864
Loyal WaterMemberCan 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.
May 31, 2009 at 11:42 am #298892
principessaliMember*** 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 WorkbenchVersion: 7.1.1
Build id: 7.1.1-20090310Eclipse Platform
Version: 3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu
Build id: M20080911-1700Eclipse Java Development Tools
Version: 3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97
Build id: M20080709-0800Eclipse Plug-in Development Environment
Version: 3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP
Build id: M20080703-0800Eclipse Graphical Editing Framework GEF
Version: 3.4.1.v20080806-67718083A56B4H2A3213573
Build id: 200809101400Eclipse RCP
Version: 3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341
Build id: M20080703-0800Eclipse 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.dllMay 31, 2009 at 11:43 am #298893
principessaliMemberI also tried to switch workspaces and then ran mvn clean again, but same error.
June 1, 2009 at 11:34 am #298919
support-eugeneMemberDo you have a valid Internet connection?
June 2, 2009 at 10:17 am #298949
principessaliMemberyes.
June 2, 2009 at 12:55 pm #298959
support-eugeneMemberI can’t reproduce this issue. Does it impact your Maven functionality besides the log message?
June 3, 2009 at 1:46 pm #299010
principessaliMemberYes, it has an impact as I can’t use anything Maven related. It won’t get passed this error.
June 3, 2009 at 1:49 pm #299011
support-eugeneMemberIs there anything in ${workapce}/.metadata/.log?
June 5, 2009 at 10:17 pm #299125
principessaliMemberI 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. 🙂
June 8, 2009 at 10:28 am #299167
Loyal WaterMemberI 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.
-
AuthorPosts