dev@glassfish.java.net

V3 build is broken. Missing org.glassfish.common:universal:jar:10.0-SNAPSHOT

From: Anissa Lam <Anissa.Lam_at_Sun.COM>
Date: Thu, 06 Mar 2008 10:41:21 -0800

With a fresh checkout.   The globe light next to the breakroom is  RED
Can someone look at this ?

thanks
Anissa


Missing:
----------
1) org.glassfish.common:universal:jar:10.0-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.glassfish.common -DartifactId=universal \
          -Dversion=10.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:       mvn deploy:deploy-file -DgroupId=org.glassfish.common -DartifactId=universal \
          -Dversion=10.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file \
           -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
        1) org.glassfish.core:glassfish:hk2-jar:10.0-SNAPSHOT
        2) org.glassfish.common:universal:jar:10.0-SNAPSHOT

----------
1 required artifact is missing.

for artifact:
  org.glassfish.core:glassfish:hk2-jar:10.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  maven2.java.net (http://download.java.net/maven/2),
  repo1.maven.org (http://repo1.maven.org/maven2),
  java-dev-repository (https://maven-repository.dev.java.net/nonav/repository),
  glassfish-repository (http://download.java.net/maven/glassfish),
  maven2.java.net-backup (https://maven2-repository.dev.java.net/nonav/repository),
  glassfish-repository-wsinterop (http://maven.dyndns.org/glassfish/)