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/11/19 11:09:30 UTC

[continuum] BUILD FAILURE: Maven Eclipse Plugin

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

Build statistics:
  State: Failed
  Previous State: Ok
  Started at: Mon 19 Nov 2007 09:59:28 +0000
  Finished at: Mon 19 Nov 2007 10:09:07 +0000
  Total time: 9m 38s
  Build Trigger: Schedule
  Build Number: 58
  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/test/java/org/apache/maven/plugin/eclipse/EclipseWorkspaceTest.java ( no revision )
  src/main/java/org/apache/maven/plugin/ide/IdeUtils.java ( no revision )
  src/main/java/org/apache/maven/plugin/ide/JeeDescriptor.java ( no revision )
  src/main/java/org/apache/maven/plugin/ide/JeeUtils.java ( no revision )

****************************************************************************
Dependencies Changes:
****************************************************************************
No dependencies changed


****************************************************************************
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: 68
Failures: 2
Total time: 453634

****************************************************************************
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/build/data/continuum/checkouts/17/target
[INFO] [plugin:descriptor]
[INFO] Using 2 extractors.
[INFO] Applying extractor for language: java
[INFO] Extractor for language: java found 10 mojo descriptors.
[INFO] Applying extractor for language: bsh
[INFO] Extractor for language: bsh found 0 mojo descriptors.
[INFO] snapshot org.apache.maven.shared:maven-plugin-testing-tools:1.0-alpha-3-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven.shared:maven-invoker:2.0.7-SNAPSHOT: checking for updates from apache.snapshots
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 2 resources
[INFO] [compiler:compile]
[INFO] Compiling 54 source files to /export/home/build/data/continuum/checkouts/17/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] Copying 309 resources
[INFO] Copying 2 resources
[INFO] [compiler:testCompile]
[INFO] Compiling 17 source files to /export/home/build/data/continuum/checkouts/17/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /export/home/build/data/continuum/checkouts/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: 2.684 sec
Running org.apache.maven.plugin.ide.IdeUtilsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec
Running org.apache.maven.plugin.eclipse.BuildCommandTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 sec
Running org.apache.maven.plugin.eclipse.RadPluginTest
*** Running test builds; output will be directed to: target/surefire-reports/build-output

Using target/it-build-target and target/it-build-target/classes to build IT version of plugin
Now Building test version of the plugin...
Using staged plugin-pom: /export/home/build/data/continuum/checkouts/17/pom-test.xml
Using IT Plugin Jar: /export/home/build/data/continuum/checkouts/17/target/it-build-target/maven-eclipse-plugin-test.jar
[INFO] Installing /export/home/build/data/continuum/checkouts/17/target/it-build-target/maven-eclipse-plugin-test.jar to /export/home/build/data/continuum/checkouts/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/build/data/continuum/checkouts/17/target/test-classes/m2repo

Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 143.771 sec
Running org.apache.maven.plugin.eclipse.writers.EclipseOSGiManifestWriterTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.apache.maven.plugin.eclipse.writers.workspace.EclipseCodeFormatterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.507 sec
Running org.apache.maven.plugin.eclipse.EclipseWorkspaceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.083 sec
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.557 sec
Running org.apache.maven.plugin.eclipse.EclipsePluginMasterProjectTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.005 sec
Running org.apache.maven.plugin.eclipse.writers.testutils.TestEclipseWriterConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.apache.maven.plugin.eclipse.EclipsePluginTest
Tests run: 32, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 264.794 sec <<< FAILURE!
Running org.apache.maven.plugin.eclipse.EclipsePluginUnitTest
[debug] testOutput toRelativeAndFixSeparator /var/tmp/EclipsePlugin.unitTest.1195466932434 , target/main-output
[debug] testOutput after toRelative : target/main-output
[debug] Processing resource dir: src/main/resources
[debug] Making relative and fixing separator: { /var/tmp/EclipsePlugin.unitTest.1195466932434, /var/tmp/EclipsePlugin.unitTest.1195466932434/target/main-output, false }.
[debug] Adding eclipse source dir: { src/main/resources, target/main-output, true, true, null, null }.
[debug] Processing resource dir: src/main/resources
[debug] Making relative and fixing separator: { /var/tmp/EclipsePlugin.unitTest.1195466932604, /var/tmp/EclipsePlugin.unitTest.1195466932604/target/classes/main-output, false }.
[debug] Adding eclipse source dir: { src/main/resources, target/classes/main-output, true, false, null, null }.
[debug] Processing resource dir: src/main/resources
[debug] Making relative and fixing separator: { /var/tmp/EclipsePlugin.unitTest.1195466932634, /var/tmp/EclipsePlugin.unitTest.1195466932634/target/main-output, false }.
[debug] Adding eclipse source dir: { src/main/resources, target/main-output, true, false, null, null }.
[debug] Processing resource dir: src/main/resources
[debug] Making relative and fixing separator: { /var/tmp/EclipsePlugin.unitTest.1195466932664, /var/tmp/EclipsePlugin.unitTest.1195466932664/target/classes, false }.
[debug] Adding eclipse source dir: { src/main/resources, target/classes, true, false, null, null }.
[debug] Processing resource dir: src/test/resources
[debug] Making relative and fixing separator: { /var/tmp/EclipsePlugin.unitTest.1195466932664, /var/tmp/EclipsePlugin.unitTest.1195466932664/target/test-classes, false }.
[debug] Adding eclipse source dir: { src/test/resources, target/test-classes, true, false, null, null }.
[debug] Processing resource dir: src/main/resources
[debug] Making relative and fixing separator: { /var/tmp/EclipsePlugin.unitTest.1195466932724, /var/tmp/EclipsePlugin.unitTest.1195466932724/target/classes, false }.
[debug] Adding eclipse source dir: { src-main-resources, target/classes, true, false, null, null }.
[debug] Processing resource dir: src/test/resources
[debug] Making relative and fixing separator: { /var/tmp/EclipsePlugin.unitTest.1195466932724, /var/tmp/EclipsePlugin.unitTest.1195466932724/target/test-classes, false }.
[debug] Adding eclipse source dir: { src-test-resources, target/test-classes, true, false, null, null }.
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.323 sec
Running org.apache.maven.plugin.eclipse.EclipseToMavenTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec
Running org.apache.maven.plugin.eclipse.MakeArtifactsTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec

Results :

Failed tests: 
  testProject29(org.apache.maven.plugin.eclipse.EclipsePluginTest)
  testProject30(org.apache.maven.plugin.eclipse.EclipsePluginTest)

Tests run: 68, Failures: 2, Errors: 0, Skipped: 0

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

Please refer to /export/home/build/data/continuum/checkouts/17/target/surefire-reports for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9 minutes 35 seconds
[INFO] Finished at: Mon Nov 19 10:09:06 GMT+00:00 2007
[INFO] Final Memory: 29M/54M
[INFO] ------------------------------------------------------------------------

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