Online report :
http://maven.zones.apache.org/continuum/buildResult.action?buildId=27810&projectId=442
Build statistics:
State: Failed
Previous State: Ok
Started at: Sat 13 Oct 2007 07:46:09 +0000
Finished at: Sat 13 Oct 2007 07:46:15 +0000
Total time: 6s
Build Trigger: Schedule
Build Number: 15
Exit code: 1
Building machine hostname: maven.zones.apache.org
Operating system : SunOS(unknown)
Java Home version :
java version "1.4.2_06"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_06-b03)
Java HotSpot(TM) Client VM (build 1.4.2_06-b03, mixed mode)
Builder version :
Maven version: 2.0.7
Java version: 1.4.2_06
OS name: "sunos" version: "5.10" arch: "x86"
****************************************************************************
SCM Changes:
****************************************************************************
Changed: jdcasey @ Sat 13 Oct 2007 00:11:15 +0000
Comment: Improving error wrapping clarity, to make reporting easier. Also
adding a method to ArtifactRepositoryFactory to allow lookups of
ArtifactRepositoryLayout internally, and avoid the need to lookup these
components outside the repo factory.
Files changed:
/maven/artifact/trunk/pom.xml ( 584344 )
/maven/artifact/trunk/src/main/java/org/apache/maven/artifact/InvalidRepositoryException.java
( 584344 )
/maven/artifact/trunk/src/main/java/org/apache/maven/artifact/UnknownRepositoryLayoutException.java
( 584344 )
/maven/artifact/trunk/src/main/java/org/apache/maven/artifact/repository/ArtifactRepositoryFactory.java
( 584344 )
/maven/artifact/trunk/src/main/java/org/apache/maven/artifact/repository/DefaultArtifactRepositoryFactory.java
( 584344 )
/maven/artifact/trunk/src/main/java/org/apache/maven/artifact/resolver/ArtifactNotFoundException.java
( 584344 )
/maven/artifact/trunk/src/main/java/org/apache/maven/artifact/resolver/ArtifactResolutionException.java
( 584344 )
/maven/artifact/trunk/src/main/resources/META-INF/plexus/components.xml (
584344 )
****************************************************************************
Dependencies Changes:
****************************************************************************
No dependencies changed
****************************************************************************
Build Defintion:
****************************************************************************
POM filename: pom.xml
Goals: clean install
Arguments: --batch-mode --non-recursive
Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: DEFAULT_SCHEDULE
Profile Name: j2sdk1.4.2_06
Description:
****************************************************************************
Test Summary:
****************************************************************************
Tests: 0
Failures: 0
Total time: 0
****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO]
----------------------------------------------------------------------------
[INFO] Building Maven Artifact
[INFO] task-segment: [clean, install]
[INFO]
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /export/home/build/data/continuum/checkouts/442/target
[INFO] Deleting directory
/export/home/build/data/continuum/checkouts/442/target/classes
[INFO] Deleting directory
/export/home/build/data/continuum/checkouts/442/target/test-classes
[INFO] Deleting directory
/export/home/build/data/continuum/checkouts/442/target/site
[INFO] [modello:java {execution: standard}]
[INFO] outputDirectory:
/export/home/build/data/continuum/checkouts/442/target/generated-sources/modello
[INFO] Generating current version: 1.0.0
[INFO] [modello:xpp3-reader {execution: standard}]
[INFO] outputDirectory:
/export/home/build/data/continuum/checkouts/442/target/generated-sources/modello
[INFO] Generating current version: 1.0.0
[INFO] [modello:xpp3-writer {execution: standard}]
[INFO] outputDirectory:
/export/home/build/data/continuum/checkouts/442/target/generated-sources/modello
[INFO] Generating current version: 1.0.0
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
Downloading:
http://people.apache.org/repo/m2-snapshot-repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-33-SNAPSHOT/plexus-container-default-1.0-alpha-33-SNAPSHOT.pom
Downloading:
http://people.apache.org/repo/m2-snapshot-repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-33-SNAPSHOT/plexus-container-default-1.0-alpha-33-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-33-SNAPSHOT
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-33-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.codehaus.plexus
-DartifactId=plexus-container-default \
-Dversion=1.0-alpha-33-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file \
-Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.apache.maven.artifact:maven-artifact:jar:3.0-SNAPSHOT
2)
org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-33-SNAPSHOT
----------
1 required artifact is missing.
for artifact:
org.apache.maven.artifact:maven-artifact:jar:3.0-SNAPSHOT
from the specified remote repositories:
central (http://repo1.maven.org/maven2),
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: 5 seconds
[INFO] Finished at: Sat Oct 13 07:46:15 GMT+00:00 2007
[INFO] Final Memory: 9M/17M
[INFO] ------------------------------------------------------------------------
****************************************************************************