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@maven.zones.apache.org" <co...@maven.zones.apache.org> on 2007/11/02 18:25:35 UTC

[continuum] BUILD FAILURE: Integration Test Executor

Online report : http://maven.zones.apache.org/continuum/buildResult.action?buildId=32910&projectId=514

Build statistics:
  State: Failed
  Previous State: Failed
  Started at: Fri 2 Nov 2007 17:24:52 +0000
  Finished at: Fri 2 Nov 2007 17:25:31 +0000
  Total time: 39s
  Build Trigger: Schedule
  Build Number: 14
  Exit code: 1
  Building machine hostname: maven.zones.apache.org
  Operating system : SunOS(unknown)
  Java Home version : 
          java version "1.4.2_09"
          Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_09-b05)
          Java HotSpot(TM) Client VM (build 1.4.2_09-b05, mixed mode)
        
  Builder version :
          Maven version: 2.0.7
          Java version: 1.4.2_09
          OS name: "sunos" version: "5.10" arch: "x86"
    
****************************************************************************
SCM Changes:
****************************************************************************
No files changed

****************************************************************************
Dependencies Changes:
****************************************************************************
org.apache.maven:maven:2.1-SNAPSHOT


****************************************************************************
Build Defintion:
****************************************************************************
POM filename: pom.xml
Goals: clean install   
Arguments: --batch-mode --non-recursive -Pstandard
Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: DEFAULT_SCHEDULE
Profile Name: JDK 1.4.2
Description: 


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

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] ----------------------------------------------------------------------------
[INFO] Building Integration Test Executor
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /export/home/build/data/continuum/checkouts/514/target
[INFO] snapshot org.apache.maven.shared:maven-dependency-analyzer:1.0-alpha-3-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven.shared:maven-dependency-analyzer:1.0-alpha-3-SNAPSHOT: checking for updates from codehaus.snapshots
[INFO] [dependency:unpack {execution: default}]
[INFO] Configured Artifact: org.apache.maven:maven-embedder:bin:2.1-SNAPSHOT:tar.gz
[INFO] snapshot org.apache.maven:maven-embedder:2.1-SNAPSHOT: checking for updates from codehaus.snapshots
[INFO] snapshot org.apache.maven:maven-embedder:2.1-SNAPSHOT: checking for updates from apache.snapshots
[INFO] Unpacking /export/home/build/.m2/repository/org/apache/maven/maven-embedder/2.1-SNAPSHOT/maven-embedder-2.1-SNAPSHOT-bin.tar.gzto
 /export/home/build/data/continuum/checkouts/514/target/maven-installation
with Includes null and excludes:null
[INFO] Expanding /export/home/build/.m2/repository/org/apache/maven/maven-embedder/2.1-SNAPSHOT/maven-embedder-2.1-SNAPSHOT-bin.tar.gz to /var/tmp/tmp38069.tar
[INFO] Expanding: /var/tmp/tmp38069.tar into /export/home/build/data/continuum/checkouts/514/target/maven-installation
Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-36/plexus-container-default-1.0-alpha-36.pom
[INFO] snapshot org.apache.maven.its:core-integration-tests:2.1-SNAPSHOT: checking for updates from codehaus.snapshots
[INFO] snapshot org.apache.maven.its:core-integration-tests:2.1-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven.its:core-integration-testing:2.1-SNAPSHOT: checking for updates from codehaus.snapshots
[INFO] snapshot org.apache.maven.its:core-integration-testing:2.1-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven.its:maven-integration-test-helper:2.1-SNAPSHOT: checking for updates from codehaus.snapshots
[INFO] snapshot org.apache.maven.its:maven-integration-test-helper:2.1-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven.shared:maven-verifier:1.1-SNAPSHOT: checking for updates from codehaus.snapshots
[INFO] snapshot org.apache.maven.shared:maven-verifier:1.1-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven.shared:maven-verifier:1.2-SNAPSHOT: checking for updates from codehaus.snapshots
[INFO] snapshot org.apache.maven.shared:maven-verifier:1.2-SNAPSHOT: checking for updates from apache.snapshots
Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-36/plexus-container-default-1.0-alpha-36.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-36

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.codehaus.plexus -DartifactId=plexus-container-default \
          -Dversion=1.0-alpha-36 -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.codehaus.plexus -DartifactId=plexus-container-default \
          -Dversion=1.0-alpha-36 -Dpackaging=jar -Dfile=/path/to/file \
           -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.maven:maven-core-it-runner:jar:2.1-SNAPSHOT
  	2) org.apache.maven:maven-embedder:tar.gz:bin:2.1-SNAPSHOT
  	3) org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-36

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

for artifact: 
  org.apache.maven:maven-core-it-runner:jar:2.1-SNAPSHOT

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


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 30 seconds
[INFO] Finished at: Fri Nov 02 17:25:25 GMT+00:00 2007
[INFO] Final Memory: 11M/20M
[INFO] ------------------------------------------------------------------------

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