You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by Continuum Build Server <co...@ci.codehaus.org> on 2006/03/27 07:29:46 UTC

[continuum] BUILD FAILURE: Continuum Test

Online report : http://ci.codehaus.org/continuum-maven/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/93/buildId/746
Build statistics:
  State: Failed
  Previous State: Ok
  Started at: Sun, 26 Mar 2006 21:29:38 -0800
  Finished at: Sun, 26 Mar 2006 21:29:46 -0800
  Total time: 7s
  Build Trigger: Forced
  Exit code: 1
  Building machine hostname: cheddar.simulalabs.com
  Operating system : Linux(unknown)
  Java version : 1.5.0_03(Sun Microsystems Inc.)

Changes
      No files changed
  
****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] ----------------------------------------------------------------------------
[INFO] Building Continuum Test
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/continuum-maven/working-directory/93/target
[INFO] Deleting directory /home/continuum/continuum-maven/working-directory/93/target/classes
[INFO] Deleting directory /home/continuum/continuum-maven/working-directory/93/target/test-classes
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
Downloading: http://snapshots.maven.codehaus.org/maven2/org/apache/maven/continuum/continuum-api/1.1-SNAPSHOT/continuum-api-1.1-SNAPSHOT.pom
[WARNING] Unable to get resource from repository snapshots (http://snapshots.maven.codehaus.org/maven2)
Downloading: http://svn.apache.org/maven-snapshot-repository/org/apache/maven/continuum/continuum-api/1.1-SNAPSHOT/continuum-api-1.1-SNAPSHOT.pom
[WARNING] Unable to get resource from repository apache.snapshots (http://svn.apache.org/maven-snapshot-repository)
Downloading: http://repo1.maven.org/maven2/javax/transaction/jta/1.0.1B/jta-1.0.1B.jar
[WARNING] Unable to get resource from repository central (http://repo1.maven.org/maven2)
Downloading: http://snapshots.maven.codehaus.org/maven2/org/apache/maven/continuum/continuum-api/1.1-SNAPSHOT/continuum-api-1.1-SNAPSHOT.jar
[WARNING] Unable to get resource from repository snapshots (http://snapshots.maven.codehaus.org/maven2)
Downloading: http://svn.apache.org/maven-snapshot-repository/org/apache/maven/continuum/continuum-api/1.1-SNAPSHOT/continuum-api-1.1-SNAPSHOT.jar
[WARNING] Unable to get resource from repository apache.snapshots (http://svn.apache.org/maven-snapshot-repository)
Downloading: http://repo1.maven.org/maven2/javax/resource/connector/1.0/connector-1.0.jar
[WARNING] Unable to get resource from repository central (http://repo1.maven.org/maven2)
[INFO] ----------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ----------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) javax.transaction:jta:jar:1.0.1B

  Try downloading the file manually from: 
      http://java.sun.com/products/jta

  Then, install it using the command: 
      mvn install:install-file -DgroupId=javax.transaction -DartifactId=jta \
          -Dversion=1.0.1B -Dpackaging=jar -Dfile=/path/to/file

  Path to dependency: 
  	1) org.apache.maven.continuum:continuum-test:jar:1.1-SNAPSHOT
  	2) jpox:jpox-enhancer:jar:1.1.0-beta-4
  	3) jpox:jpox:jar:1.1.0-beta-4
  	4) javax.transaction:jta:jar:1.0.1B

2) org.apache.maven.continuum:continuum-api:jar:1.1-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.maven.continuum -DartifactId=continuum-api \
          -Dversion=1.1-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Path to dependency: 
  	1) org.apache.maven.continuum:continuum-test:jar:1.1-SNAPSHOT
  	2) org.apache.maven.continuum:continuum-api:jar:1.1-SNAPSHOT

3) javax.resource:connector:jar:1.0

  Try downloading the file manually from: 
      http://java.sun.com/j2ee/connector/download.html

  Then, install it using the command: 
      mvn install:install-file -DgroupId=javax.resource -DartifactId=connector \
          -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file

  Path to dependency: 
  	1) org.apache.maven.continuum:continuum-test:jar:1.1-SNAPSHOT
  	2) jpox:jpox-enhancer:jar:1.1.0-beta-4
  	3) jpox:jpox:jar:1.1.0-beta-4
  	4) javax.resource:connector:jar:1.0

----------
3 required artifacts are missing.

for artifact: 
  org.apache.maven.continuum:continuum-test:jar:1.1-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  apache.snapshots (http://svn.apache.org/maven-snapshot-repository),
  snapshots (http://snapshots.maven.codehaus.org/maven2)


[INFO] ----------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ----------------------------------------------------------------------------
[INFO] Total time: 6 seconds
[INFO] Finished at: Sun Mar 26 21:29:45 PST 2006
[INFO] Final Memory: 5M/98M
[INFO] ----------------------------------------------------------------------------

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