You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by Continuum VMBuild Server <co...@vmbuild.apache.org> on 2007/08/13 05:45:10 UTC

[continuum] BUILD FAILURE: OpenJPA JDBC

Online report : http://vmbuild1.apache.org/continuum/buildResult.action?buildId=227&projectId=29

Build statistics:
  State: Failed
  Previous Build: No previous build.
  Started at: Sun 12 Aug 2007 20:44:54 -0700
  Finished at: Sun 12 Aug 2007 20:45:08 -0700
  Total time: 14s
  Build Trigger: Schedule
  Build Number: 0
  Exit code: 1
  Building machine hostname: vmbuild
  Operating system : Linux(unknown)
  Java Home version : 
          java version "1.6.0"
          Java(TM) SE Runtime Environment (build 1.6.0-b105)
          Java HotSpot(TM) Client VM (build 1.6.0-b105, mixed mode, sharing)
        
  Builder version :
          Maven version: 2.0.7
          Java version: 1.6.0
          OS name: "linux" version: "2.6.20-16-server" arch: "i386"
    
****************************************************************************
SCM Changes:
****************************************************************************
No files changed

****************************************************************************
Dependencies Changes:
****************************************************************************
No dependencies changed

****************************************************************************
Test Summary:
****************************************************************************
Tests: 0
Failures: 0
Total time: 0

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] ----------------------------------------------------------------------------
[INFO] Building OpenJPA JDBC
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/data/working-directory/29/target
[INFO] Deleting directory /home/continuum/data/working-directory/29/target/classes
[INFO] Deleting directory /home/continuum/data/working-directory/29/target/test-classes
[INFO] Deleting directory /home/continuum/data/working-directory/29/target/site
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] snapshot org.apache.openjpa:openjpa-kernel:1.0.0-SNAPSHOT: checking for updates from central
[WARNING] repository metadata for: 'snapshot org.apache.openjpa:openjpa-kernel:1.0.0-SNAPSHOT' could not be retrieved from repository: central due to an error: Error transferring file
[INFO] Repository 'central' will be blacklisted
[INFO] snapshot org.apache.openjpa:openjpa-kernel:1.0.0-SNAPSHOT: checking for updates from java.net
Downloading: https://maven-repository.dev.java.net/nonav/repository/org.apache.openjpa/poms/openjpa-kernel-1.0.0-SNAPSHOT.pom
Downloading: https://maven-repository.dev.java.net/nonav/repository/hsqldb/poms/hsqldb-1.8.0.1.pom
Downloading: https://maven-repository.dev.java.net/nonav/repository/org.apache.openjpa/jars/openjpa-kernel-1.0.0-SNAPSHOT.jar
Downloading: https://maven-repository.dev.java.net/nonav/repository/hsqldb/jars/hsqldb-1.8.0.1.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.apache.openjpa:openjpa-kernel:jar:1.0.0-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.openjpa -DartifactId=openjpa-kernel \
          -Dversion=1.0.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.apache.openjpa -DartifactId=openjpa-kernel \
          -Dversion=1.0.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file \
           -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.openjpa:openjpa-jdbc:jar:1.0.0-SNAPSHOT
  	2) org.apache.openjpa:openjpa-kernel:jar:1.0.0-SNAPSHOT

2) hsqldb:hsqldb:jar:1.8.0.1

  Try downloading the file manually from the project website.

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

  Path to dependency: 
  	1) org.apache.openjpa:openjpa-jdbc:jar:1.0.0-SNAPSHOT
  	2) hsqldb:hsqldb:jar:1.8.0.1

----------
2 required artifacts are missing.

for artifact: 
  org.apache.openjpa:openjpa-jdbc:jar:1.0.0-SNAPSHOT

from the specified remote repositories:
  java.net (https://maven-repository.dev.java.net/nonav/repository),
  central (http://www.ibiblio.org/maven2)


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12 seconds
[INFO] Finished at: Sun Aug 12 20:45:08 PDT 2007
[INFO] Final Memory: 5M/9M
[INFO] ------------------------------------------------------------------------

****************************************************************************