dev@glassfish.java.net

repo1.maven.org has problems?

From: Marina Vatkina <marina.vatkina_at_oracle.com>
Date: Mon, 03 Jan 2011 17:19:19 -0800

My build today is taking 2+ hours (still going) with messages like this
(e.g. building glassfish-osgi-gui):

Downloading:
http://maven.glassfish.org/content/groups/glassfish/javax/ejb/ejb/3.0/ejb-3.0.pom
[INFO] Unable to find resource 'javax.ejb:ejb:pom:3.0' in repository
glassfish-repo-archive (http://maven.glassfish.org/content/groups/glassfish)
Downloading: http://repo1.maven.org/maven2/javax/ejb/ejb/3.0/ejb-3.0.pom
[WARNING] Unable to get resource 'javax.ejb:ejb:pom:3.0' from repository
central (http://repo1.maven.org/maven2): Error transferring file: Server
returned HTTP response code: 502 for URL:
http://repo1.maven.org/maven2/javax/ejb/ejb/3.0/ejb-3.0.pom


I'm doing 'mvn clean install' of the updated workspace :(

-marina