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

Build statistics:
 State: Failed
 Previous Build: No previous build.
 Started at: Mon 13 Aug 2007 10:28:17 -0700
 Finished at: Mon 13 Aug 2007 10:28:25 -0700
 Total time: 7s
 Build Trigger: Forced
 Build Number: 0
 Exit code: 1
 Building machine hostname: vmbuild
 Operating system : Linux(unknown)
Java Home version : java version "1.5.0_12"
         Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_12-b04)
         Java HotSpot(TM) Client VM (build 1.5.0_12-b04, 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 Persistence Examples
[INFO]    task-segment: [clean, install]
[INFO] 
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/data/working-directory/45/target
[INFO] Deleting directory 
/home/continuum/data/working-directory/45/target/classes
[INFO] Deleting directory 
/home/continuum/data/working-directory/45/target/test-classes
[INFO] Deleting directory /home/continuum/data/working-directory/45/target/site
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
Downloading: 
http://www.ibiblio.org/maven2/org/apache/openjpa/openjpa-persistence-jdbc/1.0.0-SNAPSHOT/openjpa-persistence-jdbc-1.0.0-SNAPSHOT.pom
Downloading: 
https://maven-repository.dev.java.net/nonav/repository/org.apache.openjpa/poms/openjpa-persistence-jdbc-1.0.0-SNAPSHOT.pom
Downloading: 
http://www.ibiblio.org/maven2/org/apache/openjpa/openjpa-persistence-jdbc/1.0.0-SNAPSHOT/openjpa-persistence-jdbc-1.0.0-SNAPSHOT.jar
Downloading: 
https://maven-repository.dev.java.net/nonav/repository/org.apache.openjpa/jars/openjpa-persistence-jdbc-1.0.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.apache.openjpa:openjpa-persistence-jdbc: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-persistence-jdbc \
         -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-persistence-jdbc \
         -Dversion=1.0.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file \
          -Durl=[url] -DrepositoryId=[id]

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

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

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

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


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6 seconds
[INFO] Finished at: Mon Aug 13 10:28:25 PDT 2007
[INFO] Final Memory: 4M/8M
[INFO] ------------------------------------------------------------------------

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


Reply via email to