Online report :
http://ci.codehaus.org/continuum-maven/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/40/buildId/1085
Build statistics:
State: Failed
Previous State: Ok
Started at: Wed, 19 Apr 2006 04:02:12 -0700
Finished at: Wed, 19 Apr 2006 04:02:18 -0700
Total time: 5s
Build Trigger: Schedule
Exit code: 1
Building machine hostname: cheddar.simulalabs.com
Operating system : Linux(unknown)
Java version : 1.5.0_03(Sun Microsystems Inc.)
Changes
aramirez PR: MDEPLOY-30
-added tests using plugin testing harness
/maven/plugins/trunk/maven-deploy-plugin/pom.xml
/maven/plugins/trunk/maven-deploy-plugin/src/test/java/org/apache/maven/plugin/deploy/DeployFileMojoTest.java
/maven/plugins/trunk/maven-deploy-plugin/src/test/java/org/apache/maven/plugin/deploy/DeployMojoTest.java
/maven/plugins/trunk/maven-deploy-plugin/src/test/java/org/apache/maven/plugin/deploy/stubs
/maven/plugins/trunk/maven-deploy-plugin/src/test/java/org/apache/maven/plugin/deploy/stubs/ArtifactRepositoryStub.java
/maven/plugins/trunk/maven-deploy-plugin/src/test/java/org/apache/maven/plugin/deploy/stubs/DeployArtifactStub.java
/maven/plugins/trunk/maven-deploy-plugin/src/test/resources
/maven/plugins/trunk/maven-deploy-plugin/src/test/resources/unit
/maven/plugins/trunk/maven-deploy-plugin/src/test/resources/unit/basic-deploy-test
/maven/plugins/trunk/maven-deploy-plugin/src/test/resources/unit/basic-deploy-test/plugin-config.xml
/maven/plugins/trunk/maven-deploy-plugin/src/test/resources/unit/basic-deploy-test/target
/maven/plugins/trunk/maven-deploy-plugin/src/test/resources/unit/basic-deploy-test/target/deploy-test-file-1.0-SNAPSHOT.jar
****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO]
----------------------------------------------------------------------------
[INFO] Building Maven Deploy Plugin
[INFO] task-segment: [clean, install]
[INFO]
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory
/home/continuum/continuum-maven/working-directory/40/target
[INFO] Deleting directory
/home/continuum/continuum-maven/working-directory/40/target/classes
[INFO] Deleting directory
/home/continuum/continuum-maven/working-directory/40/target/test-classes
[INFO] [plugin:descriptor]
[INFO] Using 2 extractors.
[INFO] Applying extractor for language: java
[INFO] Extractor for language: java found 2 mojo descriptors.
[INFO] Applying extractor for language: bsh
[INFO] Extractor for language: bsh found 0 mojo descriptors.
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] snapshot org.apache.maven:maven-tools:2.1-SNAPSHOT: checking for updates
from snapshots
[INFO] snapshot org.apache.maven:maven-tools:2.1-SNAPSHOT: checking for updates
from apache.snapshots
Downloading:
http://snapshots.maven.codehaus.org/maven2/org/apache/maven/maven-tools/2.1-SNAPSHOT/maven-tools-2.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/maven-tools/2.1-SNAPSHOT/maven-tools-2.1-SNAPSHOT.pom
[WARNING] Unable to get resource from repository apache.snapshots
(http://svn.apache.org/maven-snapshot-repository)
Downloading:
http://snapshots.maven.codehaus.org/maven2/org/apache/maven/maven-tools/2.1-SNAPSHOT/maven-tools-2.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/maven-tools/2.1-SNAPSHOT/maven-tools-2.1-SNAPSHOT.jar
[WARNING] Unable to get resource from repository apache.snapshots
(http://svn.apache.org/maven-snapshot-repository)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) org.apache.maven:maven-tools:jar:2.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
-DartifactId=maven-tools \
-Dversion=2.1-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file
Path to dependency:
1)
org.apache.maven.plugins:maven-deploy-plugin:maven-plugin:2.2.1-SNAPSHOT
2) org.apache.maven:maven-tools:jar:2.1-SNAPSHOT
----------
1 required artifact is missing.
for artifact:
org.apache.maven.plugins:maven-deploy-plugin:maven-plugin:2.2.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: 4 seconds
[INFO] Finished at: Wed Apr 19 04:02:17 PDT 2006
[INFO] Final Memory: 9M/140M
[INFO] ------------------------------------------------------------------------
****************************************************************************