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/02/01 14:32:05 UTC

[continuum] BUILD FAILURE: Maven Eclipse Plugin

Online report : http://maven.zones.apache.org/continuum/buildResult.action?buildId=5191&projectId=17
Build statistics:
  State: Failed
  Previous State: Failed
  Started at: Thu, 1 Feb 2007 13:29:44 +0000
  Finished at: Thu, 1 Feb 2007 13:31:59 +0000
  Total time: 2m 14s
  Build Trigger: Schedule
  Build Number: 0
  Exit code: 1
  Building machine hostname: maven.zones.apache.org
  Operating system : SunOS(unknown)
  Java version : 1.5.0_10(Sun Microsystems Inc.)

****************************************************************************
SCM Changes:
****************************************************************************
No files changed

****************************************************************************
SCM Changes since last success:
****************************************************************************
Changed: no author @ no date
Comment: no comment
Files changed:
  pom.xml ( no revision )

****************************************************************************
Dependencies Changes:
****************************************************************************
org.apache.maven.plugins:maven-plugins:8-SNAPSHOT

****************************************************************************
Test Summary:
****************************************************************************
Tests: 50
Failures: 35
Total time: 113647

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] ----------------------------------------------------------------------------
[INFO] Building Maven Eclipse Plugin
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /export/home/continuum/continuum_data/working-directory/17/target
[INFO] Deleting directory /export/home/continuum/continuum_data/working-directory/17/target/classes
[INFO] Deleting directory /export/home/continuum/continuum_data/working-directory/17/target/test-classes
[INFO] [plugin:descriptor]
[INFO] Using 2 extractors.
[INFO] Applying extractor for language: java
[INFO] Extractor for language: java found 7 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] Copying 3 resources
[INFO] [compiler:compile]
[INFO] Compiling 38 source files to /export/home/continuum/continuum_data/working-directory/17/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] Copying 222 resources
[INFO] [compiler:testCompile]
[INFO] Compiling 13 source files to /export/home/continuum/continuum_data/working-directory/17/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /export/home/continuum/continuum_data/working-directory/17/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.plugin.eclipse.AddMavenRepoMojoTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.062 sec
Running org.apache.maven.plugin.eclipse.writers.EclipseOSGiManifestWriterTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec
Running org.apache.maven.plugin.eclipse.RadPluginTest
*** Running test builds; output will be directed to: target/surefire-reports/build-output

[INFO] Installing target/maven-eclipse-plugin-test.jar to /export/home/continuum/continuum_data/working-directory/17/target/test-classes/m2repo/org/apache/maven/plugins/maven-eclipse-plugin/test/maven-eclipse-plugin-test.jar
*** Installed test-version of the Eclipse plugin to: /export/home/continuum/continuum_data/working-directory/17/target/test-classes/m2repo

Tests run: 6, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 30.118 sec <<< FAILURE!
Running org.apache.maven.plugin.eclipse.EclipsePluginMasterProjectTest
Tests run: 6, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 15.66 sec <<< FAILURE!
Running org.apache.maven.plugin.eclipse.writers.EclipseClasspathWriterUnitTest
[debug] Processing resource src/main/resources: output=target/classes; default output=target/classes
[debug] Processing resource src/test/resources: output=target/classes/test-resources; default output=target/classes
[debug] Marking as special to prevent output folder nesting: src/test/resources (output=target/classes/test-resources)
[info] Creating maven-eclipse.xml Ant file to handle resources
[info] Creating external launcher file
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.431 sec
Running org.apache.maven.plugin.eclipse.writers.testutils.TestEclipseWriterConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.apache.maven.plugin.eclipse.EclipsePluginTest
Tests run: 23, Failures: 0, Errors: 23, Skipped: 0, Time elapsed: 66.28 sec <<< FAILURE!
Running org.apache.maven.plugin.eclipse.BuildCommandTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.apache.maven.plugin.eclipse.EclipsePluginUnitTest
[debug] Processing resource dir: src/main/resources
[debug] Adding eclipse source dir: { /export/home/continuum/continuum_data/working-directory/17/src/main/resources, export/home/continuum/continuum_data/working-directory/17/target/main-output, true, true, null, null }.
[debug] Processing resource dir: src/main/resources
[debug] Adding eclipse source dir: { /export/home/continuum/continuum_data/working-directory/17/src/main/resources, target/classes/main-output, true, false, null, null }.
[debug] Processing resource dir: src/main/resources
[debug] Adding eclipse source dir: { /export/home/continuum/continuum_data/working-directory/17/src/main/resources, target/main-output, true, false, null, null }.
[debug] Processing resource dir: src/main/resources
[debug] Adding eclipse source dir: { /export/home/continuum/continuum_data/working-directory/17/src/main/resources, target/classes, true, false, null, null }.
[debug] Processing resource dir: src/test/resources
[debug] Adding eclipse source dir: { /export/home/continuum/continuum_data/working-directory/17/src/test/resources, target/test-classes, true, false, null, null }.
[debug] Processing resource dir: src/main/resources
[debug] Adding eclipse source dir: { -export-home-continuum-continuum_data-working-directory-17-src-main-resources, target/classes, true, false, null, null }.
[debug] Processing resource dir: src/test/resources
[debug] Adding eclipse source dir: { -export-home-continuum-continuum_data-working-directory-17-src-test-resources, target/test-classes, true, false, null, null }.
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.21 sec
Running org.apache.maven.plugin.eclipse.MakeArtifactsTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec

Results :

Tests in error: 
  testProject1(org.apache.maven.plugin.eclipse.RadPluginTest)
  testProject2(org.apache.maven.plugin.eclipse.RadPluginTest)
  testProject3(org.apache.maven.plugin.eclipse.RadPluginTest)
  testProject4(org.apache.maven.plugin.eclipse.RadPluginTest)
  testProject5(org.apache.maven.plugin.eclipse.RadPluginTest)
  testProject5_2(org.apache.maven.plugin.eclipse.RadPluginTest)
  testModule1Project(org.apache.maven.plugin.eclipse.EclipsePluginMasterProjectTest)
  testModule1Classpath(org.apache.maven.plugin.eclipse.EclipsePluginMasterProjectTest)
  testModule1Wtpmodules(org.apache.maven.plugin.eclipse.EclipsePluginMasterProjectTest)
  testModule2Project(org.apache.maven.plugin.eclipse.EclipsePluginMasterProjectTest)
  testModule2Classpath(org.apache.maven.plugin.eclipse.EclipsePluginMasterProjectTest)
  testModule2Wtpmodules(org.apache.maven.plugin.eclipse.EclipsePluginMasterProjectTest)
  testProject01(org.apache.maven.plugin.eclipse.EclipsePluginTest)
  testProject02(org.apache.maven.plugin.eclipse.EclipsePluginTest)
  testProject03(org.apache.maven.plugin.eclipse.EclipsePluginTest)
  testProject04(org.apache.maven.plugin.eclipse.EclipsePluginTest)
  testProject05(org.apache.maven.plugin.eclipse.EclipsePluginTest)
  testProject06(org.apache.maven.plugin.eclipse.EclipsePluginTest)
  testProject08(org.apache.maven.plugin.eclipse.EclipsePluginTest)
  testProject09(org.apache.maven.plugin.eclipse.EclipsePluginTest)
  testProject10(org.apache.maven.plugin.eclipse.EclipsePluginTest)
  testProject11(org.apache.maven.plugin.eclipse.EclipsePluginTest)
  testProject12(org.apache.maven.plugin.eclipse.EclipsePluginTest)
  testProject13(org.apache.maven.plugin.eclipse.EclipsePluginTest)
  testProject14(org.apache.maven.plugin.eclipse.EclipsePluginTest)
  testProject15(org.apache.maven.plugin.eclipse.EclipsePluginTest)
  testProject18(org.apache.maven.plugin.eclipse.EclipsePluginTest)
  testProject19(org.apache.maven.plugin.eclipse.EclipsePluginTest)
  testProject20(org.apache.maven.plugin.eclipse.EclipsePluginTest)
  testProject21(org.apache.maven.plugin.eclipse.EclipsePluginTest)
  testProject22(org.apache.maven.plugin.eclipse.EclipsePluginTest)
  testProject23(org.apache.maven.plugin.eclipse.EclipsePluginTest)
  testProject24(org.apache.maven.plugin.eclipse.EclipsePluginTest)
  testProject25(org.apache.maven.plugin.eclipse.EclipsePluginTest)
  testProject26(org.apache.maven.plugin.eclipse.EclipsePluginTest)

Tests run: 50, Failures: 0, Errors: 35, Skipped: 0

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 minutes 12 seconds
[INFO] Finished at: Thu Feb 01 13:31:59 GMT+00:00 2007
[INFO] Final Memory: 11M/72M
[INFO] ------------------------------------------------------------------------

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