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/12/30 16:50:11 UTC

[continuum] BUILD FAILURE: Maven Deploy Plugin

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

Build statistics:
  State: Failed
  Previous State: Ok
  Started at: Sun 30 Dec 2007 15:49:23 +0000
  Finished at: Sun 30 Dec 2007 15:50:05 +0000
  Total time: 41s
  Build Trigger: Schedule
  Build Number: 127
  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-plugin-testing-harness:2.4-SNAPSHOT


****************************************************************************
Build Defintion:
****************************************************************************
POM filename: pom.xml
Goals: clean install   
Arguments: -B -N
Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: DEFAULT_SCHEDULE
Profile Name: JDK 1.4.2
Description: 


****************************************************************************
Test Summary:
****************************************************************************
Tests: 20
Failures: 4
Total time: 10680

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] ----------------------------------------------------------------------------
[INFO] Building Maven Deploy Plugin
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /export/home/build/data/continuum/checkouts/13/target
[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] Resource directory does not exist: /export/home/build/data/continuum/checkouts/13/src/main/resources
[INFO] snapshot org.apache.maven:maven-plugin-testing-harness:2.4-SNAPSHOT: checking for updates from apache.snapshots
[INFO] [compiler:compile]
[INFO] Compiling 10 source files to /export/home/build/data/continuum/checkouts/13/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] Copying 18 resources
[INFO] [compiler:testCompile]
[INFO] Compiling 8 source files to /export/home/build/data/continuum/checkouts/13/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /export/home/build/data/continuum/checkouts/13/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.plugin.deploy.DeployFileMojoTest
[INFO] Retrieving previous metadata from deploy-test
[INFO] Uploading repository metadata for: 'artifact org.apache.maven.test:maven-deploy-file-test'
[INFO] Retrieving previous metadata from deploy-test
[INFO] Uploading project information for maven-deploy-file-test 1.0
[INFO] Retrieving previous metadata from deploy-test
[INFO] Uploading repository metadata for: 'artifact org.apache.maven.test:maven-deploy-file-test'
[INFO] Retrieving previous metadata from deploy-test
[INFO] Uploading project information for maven-deploy-file-test 1.0
[INFO] Retrieving previous metadata from deploy-test
[INFO] Uploading repository metadata for: 'artifact org.apache.maven.test:maven-deploy-file-test'
[INFO] Retrieving previous metadata from deploy-test
[INFO] Uploading project information for maven-deploy-file-test 1.0
[INFO] Retrieving previous metadata from deploy-test
[INFO] Uploading repository metadata for: 'artifact org.apache.maven.test:maven-deploy-file-test'
[INFO] Retrieving previous metadata from deploy-test
[INFO] Uploading project information for maven-deploy-file-test 1.0
[INFO] Retrieving previous metadata from deploy-test
[INFO] Uploading repository metadata for: 'artifact org.apache.maven.test:maven-deploy-file-test'
[INFO] Retrieving previous metadata from deploy-test
[INFO] Uploading project information for maven-deploy-file-test 1.0
[INFO] Retrieving previous metadata from deploy-test
[INFO] Uploading repository metadata for: 'artifact org.apache.maven.test:maven-deploy-file-test'
[INFO] Retrieving previous metadata from deploy-test
[INFO] Uploading project information for maven-deploy-file-test 1.0
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.368 sec
Running org.apache.maven.plugin.deploy.DeployMojoTest
Testing user.home value for .ssh dir: /export/home/build/data/continuum/checkouts/13/target/ssh-user-home
Testing .ssh dir: /export/home/build/data/continuum/checkouts/13/target/ssh-user-home/.ssh
Tests run: 7, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 4.321 sec <<< FAILURE!
Running org.apache.maven.plugin.deploy.DeployFileMojoUnitTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec

Results :

Tests in error: 
  testBasicDeploy(org.apache.maven.plugin.deploy.DeployMojoTest)
  testBasicDeployWithPackagingAsPom(org.apache.maven.plugin.deploy.DeployMojoTest)
  testUpdateReleaseParamSetToTrue(org.apache.maven.plugin.deploy.DeployMojoTest)
  testDeployWithAttachedArtifacts(org.apache.maven.plugin.deploy.DeployMojoTest)

Tests run: 20, Failures: 0, Errors: 4, Skipped: 0

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to /export/home/build/data/continuum/checkouts/13/target/surefire-reports for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 39 seconds
[INFO] Finished at: Sun Dec 30 15:50:04 GMT+00:00 2007
[INFO] Final Memory: 15M/32M
[INFO] ------------------------------------------------------------------------

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