You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openjpa.apache.org by "Continuum@vmbuild.apache.org" <op...@incubator.apache.org> on 2007/05/25 07:13:47 UTC

[continuum] BUILD FAILURE: OpenJPA JDBC 1.5

Online report : http://vmbuild.apache.org/continuum/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/90/buildId/159574
Build statistics:
  State: Failed
  Previous State: Error
  Started at: Thu, 24 May 2007 22:13:37 -0700
  Finished at: Thu, 24 May 2007 22:13:47 -0700
  Total time: 10s
  Build Trigger: Schedule
  Exit code: 1
  Building machine hostname: vmbuild.apache.org
  Operating system : Linux(unknown)
  Java version : 1.5.0_06(Sun Microsystems Inc.)

Changes
                            90/src/main/java/org/apache/openjpa/jdbc/kernel/JDBC3SavepointManager.java
            90/src/main/java/org/apache/openjpa/jdbc/meta/strats/EnumValueHandler.java
            90/pom.xml
        
****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] ----------------------------------------------------------------------------
[INFO] Building OpenJPA JDBC 1.5
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /x1/continuum/working-directory/90/target
[INFO] Deleting directory /x1/continuum/working-directory/90/target/classes
[INFO] Deleting directory /x1/continuum/working-directory/90/target/test-classes
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] snapshot org.apache.openjpa:openjpa-jdbc:0.9.8-SNAPSHOT: checking for updates from central
Downloading: http://www.ibiblio.org/maven2/org/apache/openjpa/openjpa-jdbc/0.9.8-SNAPSHOT/openjpa-jdbc-0.9.8-SNAPSHOT.pom
Downloading: http://www.ibiblio.org/maven2/org/apache/openjpa/openjpa-jdbc/0.9.8-SNAPSHOT/openjpa-jdbc-0.9.8-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.apache.openjpa:openjpa-jdbc:jar:0.9.8-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-jdbc \
          -Dversion=0.9.8-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Path to dependency: 
  	1) org.apache.openjpa:openjpa-jdbc-5:jar:0.9.8-SNAPSHOT
  	2) org.apache.openjpa:openjpa-jdbc:jar:0.9.8-SNAPSHOT

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

for artifact: 
  org.apache.openjpa:openjpa-jdbc-5:jar:0.9.8-SNAPSHOT

from the specified remote repositories:
  central (http://www.ibiblio.org/maven2)


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7 seconds
[INFO] Finished at: Thu May 24 22:13:47 PDT 2007
[INFO] Final Memory: 3M/6M
[INFO] ------------------------------------------------------------------------

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