dev@glassfish.java.net

Problems with glassfish build

From: Ken <ken.cavanaugh_at_oracle.com>
Date: Tue, 21 Sep 2010 23:48:13 -0700

(re-sending, hopefully from the right email account this time)

I know a lot of people are at JavaOne, but right now I can't build GF
3.1 in the normal fashion.
The problem seems to be:

Reason: POM 'com.sun.enterprise:hk2-maven-plugin' not found in
repository: Unable to download the artifact from any repository

 com.sun.enterprise:hk2-maven-plugin:pom:1.0.47

from the specified remote repositories:
 central (http://repo1.maven.org/maven2),
 glassfish-repo-archive
(http://maven.glassfish.org/content/groups/glassfish)
for project com.sun.enterprise:hk2-maven-plugin

This was working this morning or yesterday (not sure when I last did a
build),
but now I can't even run "mvn clean".
Is there a server down somewhere? Is this a nexus server problem?

It looks like I can build with -P external-repo, but it's REALLY slow
(many hours?)

Thanks,

Ken.