dev@glassfish.java.net

Broken Build

From: Byron Nevins <Byron.Nevins_at_Sun.COM>
Date: Fri, 18 Apr 2008 20:14:36 -0700

Any ideas on this?

Downloading:
http://maven.dyndns.org/glassfish//javax/persistence/persistence-api/1.0.3-SNAPSHOT/persistence-api-1.0.3-SNAPSHOT.jar
Downloading:
https://maven-repository.dev.java.net/nonav/repository/javax.persistence/jars/persistence-api-1.0.3-SNAPSHOT.jar
Downloading:
http://repo1.maven.org/maven2/javax/persistence/persistence-api/1.0.3-SNAPSHOT/persistence-api-1.0.3-SNAPSHOT.jar
Downloading:
http://download.java.net/maven/2/javax/persistence/persistence-api/1.0.3-SNAPSHOT/persistence-api-1.0.3-SNAPSHOT.jar
Downloading:
https://maven2-repository.dev.java.net/nonav/repository/javax/persistence/persistence-api/1.0.3-SNAPSHOT/persistence-ap
i-1.0.3-SNAPSHOT.jar
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

GroupId: javax.persistence
ArtifactId: persistence-api
Version: 1.0.3-SNAPSHOT

Reason: Unable to download the artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command:
    mvn install:install-file -DgroupId=javax.persistence
-DartifactId=persistence-api \
        -Dversion=1.0.3-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=javax.persistence
 -DartifactId=persistence-api \
        -Dversion=1.0.3-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file \
         -Durl=[url] -DrepositoryId=[id]


  javax.persistence:persistence-api:jar:1.0.3-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/)

-- 
Byron Nevins Work 408-276-4089, Home 650-359-1290, Cell 650-784-4123 - Sun Microsystems, Inc.