Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[emfcompare-build] [Hudson] Build failed in Hudson: maintenance-nightly » helios,JDK_1.8.0_Latest #80

See <https://hudson.eclipse.org/emfcompare/job/maintenance-nightly/./PLATFORM=helios,jdk=JDK_1.8.0_Latest/80/>

------------------------------------------
[...truncated 856 lines...]
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) @ org.eclipse.emf.compare.rcp.ui ---
[INFO] Building jar: /jobs/genie.emfcompare/maintenance-nightly/workspace/PLATFORM/helios/jdk/JDK_1.8.0_Latest/plugins/org.eclipse.emf.compare.rcp.ui/target/org.eclipse.emf.compare.rcp.ui-4.1.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.compare.rcp.ui ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.21.0:source-feature (source-feature) @ org.eclipse.emf.compare.rcp.ui ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.21.0:normalize (pack200-normalize) @ org.eclipse.emf.compare.rcp.ui ---
[INFO] Pack200 normalizing jar /jobs/genie.emfcompare/maintenance-nightly/workspace/PLATFORM/helios/jdk/JDK_1.8.0_Latest/plugins/org.eclipse.emf.compare.rcp.ui/target/org.eclipse.emf.compare.rcp.ui-4.1.1-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.0.5:sign (sign) @ org.eclipse.emf.compare.rcp.ui ---
[INFO] Searching org.eclipse.emf.compare.rcp.ui-4.1.1-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.emf.compare:org.eclipse.emf.compare.rcp.ui:eclipse-plugin:4.1.1-SNAPSHOT in 3 seconds.
[INFO] Searching org.eclipse.emf.compare.rcp.ui-4.1.1-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.emf.compare:org.eclipse.emf.compare.rcp.ui:java-source:sources:4.1.1-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.21.0:pack (pack200-pack) @ org.eclipse.emf.compare.rcp.ui ---
[INFO] Pack200 packing jar /jobs/genie.emfcompare/maintenance-nightly/workspace/PLATFORM/helios/jdk/JDK_1.8.0_Latest/plugins/org.eclipse.emf.compare.rcp.ui/target/org.eclipse.emf.compare.rcp.ui-4.1.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (p2-metadata) @ org.eclipse.emf.compare.rcp.ui ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping org.eclipse.emf.compare.ide.ui
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping org.eclipse.emf.compare.doc
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping org.eclipse.emf.compare.ide.ui
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.emf.compare.rcp.ui.tests 4.1.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.compare.rcp.ui.tests ---
[INFO] Deleting /jobs/genie.emfcompare/maintenance-nightly/workspace/PLATFORM/helios/jdk/JDK_1.8.0_Latest/plugins/org.eclipse.emf.compare.rcp.ui.tests/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.compare.rcp.ui.tests ---
[INFO] The project's OSGi version is 4.1.1.201603240901
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.emf.compare.rcp.ui.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.emf.compare.rcp.ui.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.emf.compare.rcp.ui.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.emfcompare/maintenance-nightly/workspace/PLATFORM/helios/jdk/JDK_1.8.0_Latest/plugins/org.eclipse.emf.compare.rcp.ui.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.21.0:compile (default-compile) @ org.eclipse.emf.compare.rcp.ui.tests ---
[INFO] Compiling 18 source files to /jobs/genie.emfcompare/maintenance-nightly/workspace/PLATFORM/helios/jdk/JDK_1.8.0_Latest/plugins/org.eclipse.emf.compare.rcp.ui.tests/target/classes
[WARNING] /jobs/genie.emfcompare/maintenance-nightly/workspace/PLATFORM/helios/jdk/JDK_1.8.0_Latest/plugins/org.eclipse.emf.compare.rcp.ui.tests/src/org/eclipse/emf/compare/rcp/ui/tests/match/RCPMatchEngineFactoryRegistryTest.java:[33] 
	import org.eclipse.emf.compare.rcp.internal.extension.IItemDescriptor;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.compare.rcp.internal.extension.IItemDescriptor is never used
[WARNING] /jobs/genie.emfcompare/maintenance-nightly/workspace/PLATFORM/helios/jdk/JDK_1.8.0_Latest/plugins/org.eclipse.emf.compare.rcp.ui.tests/src/org/eclipse/emf/compare/rcp/ui/tests/match/RCPMatchEngineFactoryRegistryTest.java:[36] 
	import org.eclipse.emf.compare.rcp.internal.match.MatchEngineFactoryRegistryWrapper;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.compare.rcp.internal.match.MatchEngineFactoryRegistryWrapper is never used
2 problems (2 warnings)
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.emf.compare.rcp.ui.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.emfcompare/maintenance-nightly/workspace/PLATFORM/helios/jdk/JDK_1.8.0_Latest/plugins/org.eclipse.emf.compare.rcp.ui.tests/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.emf.compare.rcp.ui.tests ---
[INFO] Building jar: /jobs/genie.emfcompare/maintenance-nightly/workspace/PLATFORM/helios/jdk/JDK_1.8.0_Latest/plugins/org.eclipse.emf.compare.rcp.ui.tests/target/org.eclipse.emf.compare.rcp.ui.tests-4.1.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.emf.compare.rcp.ui.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) @ org.eclipse.emf.compare.rcp.ui.tests ---
[INFO] Building jar: /jobs/genie.emfcompare/maintenance-nightly/workspace/PLATFORM/helios/jdk/JDK_1.8.0_Latest/plugins/org.eclipse.emf.compare.rcp.ui.tests/target/org.eclipse.emf.compare.rcp.ui.tests-4.1.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.compare.rcp.ui.tests ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.21.0:source-feature (source-feature) @ org.eclipse.emf.compare.rcp.ui.tests ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.21.0:normalize (pack200-normalize) @ org.eclipse.emf.compare.rcp.ui.tests ---
[INFO] Pack200 normalizing jar /jobs/genie.emfcompare/maintenance-nightly/workspace/PLATFORM/helios/jdk/JDK_1.8.0_Latest/plugins/org.eclipse.emf.compare.rcp.ui.tests/target/org.eclipse.emf.compare.rcp.ui.tests-4.1.1-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.0.5:sign (sign) @ org.eclipse.emf.compare.rcp.ui.tests ---
[INFO] Searching org.eclipse.emf.compare.rcp.ui.tests-4.1.1-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.emf.compare:org.eclipse.emf.compare.rcp.ui.tests:eclipse-test-plugin:4.1.1-SNAPSHOT in 2 seconds.
[INFO] Searching org.eclipse.emf.compare.rcp.ui.tests-4.1.1-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.emf.compare:org.eclipse.emf.compare.rcp.ui.tests:java-source:sources:4.1.1-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.21.0:pack (pack200-pack) @ org.eclipse.emf.compare.rcp.ui.tests ---
[INFO] Pack200 packing jar /jobs/genie.emfcompare/maintenance-nightly/workspace/PLATFORM/helios/jdk/JDK_1.8.0_Latest/plugins/org.eclipse.emf.compare.rcp.ui.tests/target/org.eclipse.emf.compare.rcp.ui.tests-4.1.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-surefire-plugin:0.21.0:test (default-test) @ org.eclipse.emf.compare.rcp.ui.tests ---
[INFO] Expected eclipse log file: /jobs/genie.emfcompare/maintenance-nightly/workspace/PLATFORM/helios/jdk/JDK_1.8.0_Latest/plugins/org.eclipse.emf.compare.rcp.ui.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/public/common/jdk1.8.0_51.x64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xms40m, -Xmx1G, -Dosgi.clean=true, -jar, /jobs/genie.emfcompare/maintenance-nightly/workspace/PLATFORM/helios/jdk/JDK_1.8.0_Latest/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.launcher/1.1.1.R36x_v20101122_1400/org.eclipse.equinox.launcher-1.1.1.R36x_v20101122_1400.jar, -data, /jobs/genie.emfcompare/maintenance-nightly/workspace/PLATFORM/helios/jdk/JDK_1.8.0_Latest/plugins/org.eclipse.emf.compare.rcp.ui.tests/target/work/data, -install, /jobs/genie.emfcompare/maintenance-nightly/workspace/PLATFORM/helios/jdk/JDK_1.8.0_Latest/plugins/org.eclipse.emf.compare.rcp.ui.tests/target/work, -configuration, /jobs/genie.emfcompare/maintenance-nightly/workspace/PLATFORM/helios/jdk/JDK_1.8.0_Latest/plugins/org.eclipse.emf.compare.rcp.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.emfcompare/maintenance-nightly/workspace/PLATFORM/helios/jdk/JDK_1.8.0_Latest/plugins/org.eclipse.emf.compare.rcp.ui.tests/target/surefire.properties, -nouithread]
Xlib:  extension "RANDR" missing on display ":53.0".

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.emf.compare.rcp.ui.tests.suite.AllTests
Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.354 sec

Results :

Tests run: 36, Failures: 0, Errors: 0, Skipped: 0

[INFO] All tests passed!
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (p2-metadata) @ org.eclipse.emf.compare.rcp.ui.tests ---
24/03/2016 05:03:02 Xvnc version X.org/xf4vnc custom version
24/03/2016 05:03:02 Copyright (C) 2001-2004 Alan Hourihane.
24/03/2016 05:03:02 Copyright (C) 2000-2004 Constantin Kaplinsky
24/03/2016 05:03:02 Copyright (C) 1999 AT&T Laboratories Cambridge
24/03/2016 05:03:02 All Rights Reserved.
24/03/2016 05:03:02 See http://www.tightvnc.com/ for information on TightVNC
24/03/2016 05:03:02 See http://xf4vnc.sf.net for xf4vnc-specific information
24/03/2016 05:03:02 Desktop name 'x11' (hipp6:53)
24/03/2016 05:03:02 Protocol versions supported: 3.7, 3.3
24/03/2016 05:03:02 RGB format 8 8 8
24/03/2016 05:03:02 Listening for VNC connections on TCP port 5953
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[dix] Could not init font path element /usr/share/fonts/TTF/, removing from list!
[dix] Could not init font path element /usr/share/fonts/OTF, removing from list!
[INFO] Skipping org.eclipse.emf.compare.ide.ui.tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
(EE) config/hal: NewInputDeviceRequest failed (2)
(EE) config/hal: NewInputDeviceRequest failed (2)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.emf.compare.rcp.ui 3.1.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.compare.rcp.ui ---
[INFO] Deleting /jobs/genie.emfcompare/maintenance-nightly/workspace/PLATFORM/helios/jdk/JDK_1.8.0_Latest/packaging/org.eclipse.emf.compare.rcp.ui-feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.emf.compare.rcp.ui ---
[INFO] The project's OSGi version is 3.1.1.201603240901
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.emf.compare.rcp.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.emf.compare.rcp.ui ---
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.emf.compare.rcp.ui ---
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.emf.compare.rcp.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-feature (default-package-feature) @ org.eclipse.emf.compare.rcp.ui ---
[INFO] Building jar: /jobs/genie.emfcompare/maintenance-nightly/workspace/PLATFORM/helios/jdk/JDK_1.8.0_Latest/packaging/org.eclipse.emf.compare.rcp.ui-feature/target/org.eclipse.emf.compare.rcp.ui-3.1.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.compare.rcp.ui ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.emf.compare.rcp.ui ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.21.0:source-feature (source-feature) @ org.eclipse.emf.compare.rcp.ui ---
[INFO] Building jar: /jobs/genie.emfcompare/maintenance-nightly/workspace/PLATFORM/helios/jdk/JDK_1.8.0_Latest/packaging/org.eclipse.emf.compare.rcp.ui-feature/target/org.eclipse.emf.compare.rcp.ui-3.1.1-SNAPSHOT-sources-feature.jar
[INFO] epl-v10.html already added, skipping
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.21.0:normalize (pack200-normalize) @ org.eclipse.emf.compare.rcp.ui ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.0.5:sign (sign) @ org.eclipse.emf.compare.rcp.ui ---
[INFO] Searching org.eclipse.emf.compare.rcp.ui-3.1.1-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.emf.compare.features:org.eclipse.emf.compare.rcp.ui:eclipse-feature:3.1.1-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.emf.compare.rcp.ui-3.1.1-SNAPSHOT-sources-feature.jar for inner jars...
[INFO] Signed org.eclipse.emf.compare.features:org.eclipse.emf.compare.rcp.ui:eclipse-feature:sources-feature:3.1.1-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.21.0:pack (pack200-pack) @ org.eclipse.emf.compare.rcp.ui ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (attach-p2-metadata) @ org.eclipse.emf.compare.rcp.ui ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (p2-metadata) @ org.eclipse.emf.compare.rcp.ui ---
[WARNING] Artifact org.eclipse.emf.compare.features:org.eclipse.emf.compare.rcp.ui:xml:p2metadata:3.1.1-SNAPSHOT already attached to project, ignoring duplicate
[WARNING] Artifact org.eclipse.emf.compare.features:org.eclipse.emf.compare.rcp.ui:xml:p2artifacts:3.1.1-SNAPSHOT already attached to project, ignoring duplicate
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] emf.compare-parent ................................ SUCCESS [1.055s]
[INFO] org.eclipse.emf.compare.gendoc .................... SUCCESS [10.774s]
[INFO] org.eclipse.emf.compare ........................... SUCCESS [15.689s]
[INFO] org.eclipse.emf.compare ........................... SUCCESS [3.026s]
[INFO] org.eclipse.emf.compare.edit ...................... SUCCESS [11.843s]
[INFO] org.eclipse.emf.compare.rcp ....................... SUCCESS [4.681s]
[INFO] org.eclipse.emf.compare.tests ..................... SUCCESS [25.921s]
[INFO] org.eclipse.emf.compare.ide ....................... FAILURE [17.595s]
[INFO] org.eclipse.emf.compare.rcp.ui .................... SUCCESS [9.121s]
[INFO] org.eclipse.emf.compare.ide.ui .................... SKIPPED
[INFO] org.eclipse.emf.compare.doc ....................... SKIPPED
[INFO] org.eclipse.emf.compare.ide.ui .................... SKIPPED
[INFO] org.eclipse.emf.compare.rcp.ui.tests .............. SUCCESS [32.326s]
[INFO] org.eclipse.emf.compare.ide.ui.tests .............. SKIPPED
[INFO] org.eclipse.emf.compare.rcp.ui .................... SUCCESS [2.469s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3:08.399s
[INFO] Finished at: Thu Mar 24 05:03:05 EDT 2016
[INFO] Final Memory: 129M/3295M
[INFO] ------------------------------------------------------------------------
[INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s)
[INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.cbi.maven.plugins:eclipse-jarsigner-plugin:1.0.5:sign (sign) on project org.eclipse.emf.compare.ide: Signer replied HTTP/1.1 500 Codesign tool(running on: build,456) exit status: 1.
[DEBUG] Closing connection to remote
[ERROR] Failed to execute goal org.eclipse.cbi.maven.plugins:eclipse-jarsigner-plugin:1.0.5:sign (sign) on project org.eclipse.emf.compare.ide: Signer replied HTTP/1.1 500 Codesign tool(running on: build,456) exit status: 1. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.cbi.maven.plugins:eclipse-jarsigner-plugin:1.0.5:sign (sign) on project org.eclipse.emf.compare.ide: Signer replied HTTP/1.1 500 Codesign tool(running on: build,456) exit status: 1.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoExecutionException: Signer replied HTTP/1.1 500 Codesign tool(running on: build,456) exit status: 1.
	at org.eclipse.cbi.maven.plugins.jarsigner.SignMojo.signFile(SignMojo.java:351)
	at org.eclipse.cbi.maven.plugins.jarsigner.SignMojo.signArtifact(SignMojo.java:249)
	at org.eclipse.cbi.maven.plugins.jarsigner.SignMojo.execute(SignMojo.java:186)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :org.eclipse.emf.compare.ide
[DEBUG] Waiting for process to finish
[DEBUG] Result: 1
Terminating xvnc.
Recording test results
Archiving artifacts

--
This message is automatically generated by Hudson. 
For more information on Hudson, see: http://hudson-ci.org/


Back to the top