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 2008/01/22 02:33:36 UTC

[continuum] BUILD FAILURE: Maven Install Plugin

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

Build statistics:
  State: Failed
  Previous State: Failed
  Started at: Tue 22 Jan 2008 01:32:45 +0000
  Finished at: Tue 22 Jan 2008 01:33:32 +0000
  Total time: 46s
  Build Trigger: Schedule
  Build Number: 120
  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:
****************************************************************************
Changed: no author @ no date
Comment: no comment
Files changed:
  src/main/java/org/codehaus/plexus/util/xml/XmlReader.java ( no revision )

****************************************************************************
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: 15
Failures: 5
Total time: 3284

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] ----------------------------------------------------------------------------
[INFO] Building Maven Install Plugin
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /export/home/build/data/continuum/checkouts/21/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/21/src/main/resources
[INFO] [compiler:compile]
[INFO] Compiling 10 source files to /export/home/build/data/continuum/checkouts/21/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] Copying 22 resources
[INFO] [compiler:testCompile]
[INFO] Compiling 5 source files to /export/home/build/data/continuum/checkouts/21/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /export/home/build/data/continuum/checkouts/21/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.plugin.install.InstallFileMojoTest
[INFO] Installing /export/home/build/data/continuum/checkouts/21/src/test/resources/unit/install-file-basic-test/target/maven-install-test-1.0-SNAPSHOT.jar to /export/home/build/data/continuum/checkouts/21/target/local-repo/org/apache/maven/test/maven-install-file-test/1.0-SNAPSHOT/maven-install-file-test-1.0-SNAPSHOT.jar
[INFO] Layout: class org.apache.maven.artifact.repository.layout.LegacyRepositoryLayout
[INFO] Installing /export/home/build/data/continuum/checkouts/21/src/test/resources/unit/install-file-basic-test/target/maven-install-test-1.0-SNAPSHOT.jar to /export/home/build/data/continuum/checkouts/21/target/local-repo/org.apache.maven.test/jars/maven-install-file-test-1.0-SNAPSHOT.jar
[INFO] Installing /export/home/build/data/continuum/checkouts/21/src/test/resources/unit/install-file-with-classifier/target/maven-install-test-1.0-SNAPSHOT.jar to /export/home/build/data/continuum/checkouts/21/target/local-repo/org/apache/maven/test/maven-install-file-test/1.0-SNAPSHOT/maven-install-file-test-1.0-SNAPSHOT-sources.jar
[INFO] Installing /export/home/build/data/continuum/checkouts/21/src/test/resources/unit/install-file-test-generatePom/target/maven-install-test-1.0-SNAPSHOT.jar to /export/home/build/data/continuum/checkouts/21/target/local-repo/org/apache/maven/test/maven-install-file-test/1.0-SNAPSHOT/maven-install-file-test-1.0-SNAPSHOT.jar
[INFO] Installing /export/home/build/data/continuum/checkouts/21/src/test/resources/unit/install-file-with-pomFile-test/target/maven-install-test-1.0-SNAPSHOT.jar to /export/home/build/data/continuum/checkouts/21/target/local-repo/org/apache/maven/test/maven-install-file-test/1.0-SNAPSHOT/maven-install-file-test-1.0-SNAPSHOT.jar
[INFO] Installing /export/home/build/data/continuum/checkouts/21/src/test/resources/unit/install-file-with-pomFile-test/plugin-config.xml to /export/home/build/data/continuum/checkouts/21/target/local-repo/org/apache/maven/test/maven-install-file-test/1.0-SNAPSHOT/maven-install-file-test-1.0-SNAPSHOT.pom
[INFO] Installing /export/home/build/data/continuum/checkouts/21/src/test/resources/unit/install-file-with-pomFile-test/plugin-config.xml to /export/home/build/data/continuum/checkouts/21/target/local-repo/org/apache/maven/test/maven-install-file-test/1.0-SNAPSHOT/maven-install-file-test-1.0-SNAPSHOT.pom
[INFO] Installing /export/home/build/data/continuum/checkouts/21/src/test/resources/unit/install-file-with-checksum/maven-test-jar.jar to /export/home/build/data/continuum/checkouts/21/target/local-repo/org/apache/maven/test/maven-install-file-test/1.0-SNAPSHOT/maven-install-file-test-1.0-SNAPSHOT.jar
[INFO] Creating Checksums...
[INFO] Creating Checksums...
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.503 sec
Running org.apache.maven.plugin.install.InstallMojoTest
>>>Cleaning local repo /export/home/build/data/continuum/checkouts/21/target/local-repo/...
>>>Cleaning local repo /export/home/build/data/continuum/checkouts/21/target/local-repo/...
>>>Cleaning local repo /export/home/build/data/continuum/checkouts/21/target/local-repo/...
[INFO] No primary artifact to install, installing attached artifacts instead.
>>>Cleaning local repo /export/home/build/data/continuum/checkouts/21/target/local-repo/...
>>>Cleaning local repo /export/home/build/data/continuum/checkouts/21/target/local-repo/...
>>>Cleaning local repo /export/home/build/data/continuum/checkouts/21/target/local-repo/...
>>>Cleaning local repo /export/home/build/data/continuum/checkouts/21/target/local-repo/...
Tests run: 7, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 0.837 sec <<< FAILURE!

Results :

Tests in error: 
  testBasicInstall(org.apache.maven.plugin.install.InstallMojoTest)
  testBasicInstallWithAttachedArtifacts(org.apache.maven.plugin.install.InstallMojoTest)
  testUpdateReleaseParamSetToTrue(org.apache.maven.plugin.install.InstallMojoTest)
  testInstallIfPackagingIsPom(org.apache.maven.plugin.install.InstallMojoTest)
  testBasicInstallAndCreateChecksumIsTrue(org.apache.maven.plugin.install.InstallMojoTest)

Tests run: 15, Failures: 0, Errors: 5, Skipped: 0

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

Please refer to /export/home/build/data/continuum/checkouts/21/target/surefire-reports for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 38 seconds
[INFO] Finished at: Tue Jan 22 01:33:31 GMT+00:00 2008
[INFO] Final Memory: 13M/29M
[INFO] ------------------------------------------------------------------------

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