- This topic has 10 replies, 3 voices, and was last updated 15 years, 6 months 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.
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.
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.dll
principessaliMemberI also tried to switch workspaces and then ran mvn clean again, but same error.
support-eugeneMemberDo you have a valid Internet connection?
principessaliMemberyes.
support-eugeneMemberI can’t reproduce this issue. Does it impact your Maven functionality besides the log message?
principessaliMemberYes, it has an impact as I can’t use anything Maven related. It won’t get passed this error.
support-eugeneMemberIs there anything in ${workapce}/.metadata/.log?
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. 🙂
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