dev@glassfish.java.net

build failed

From: Hong Zhang <hong.hz.zhang_at_oracle.com>
Date: Thu, 11 Nov 2010 09:20:59 -0500

I updated my workspace this morning and saw this failure when I tried to
build. Anyone else seeing this?

[INFO] [clean:clean]
Downloading:
http://repo1.maven.org/maven2/org/jboss/weld/weld-api-bom/1.1.Beta2/weld-api-bom-1.1.Beta2.pom
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).


Project ID: org.jboss.weld:weld-api-bom

Reason: POM 'org.jboss.weld:weld-api-bom' not found in repository:
Unable to download the artifact from any repository

  org.jboss.weld:weld-api-bom:pom:1.1.Beta2

from the specified remote repositories:
  jboss-snapshots-repository
(http://repository.jboss.org/nexus/content/groups/public),
  central (http://repo1.maven.org/maven2)

 for project org.jboss.weld:weld-api-bom


[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 4 minutes 49 seconds
[INFO] Finished at: Thu Nov 11 09:16:52 EST 2010
[INFO] Final Memory: 168M/290M
[INFO] ------------------------------------------