Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ptp-dev] [Hudson] Build failed in Hudson: remote-maintenance #118

See <https://hudson.eclipse.org/ptp/job/remote-maintenance/118/>

------------------------------------------
Started by user g.watson@xxxxxxxxxxxx
Checkout:workspace / <https://hudson.eclipse.org/ptp/job/remote-maintenance/ws/> - hudson.remoting.LocalChannel@47911ba4
Using strategy: Default
Git Exe: git
Last Built Revision: Revision 43143f312be3370fa3a3ed4fa07932c6b43dd1b3 (origin/R2_0_maintenance)
Checkout:workspace / <https://hudson.eclipse.org/ptp/job/remote-maintenance/ws/> - hudson.remoting.LocalChannel@47911ba4
Fetching changes from the remote Git repository
Fetching upstream changes from git://git.eclipse.org/gitroot/ptp/org.eclipse.remote.git
Commencing build of Revision 1f1872e69b93890801421dc122fe24d144950be9 (origin/R_2_1_maintenance)
Checking out Revision 1f1872e69b93890801421dc122fe24d144950be9 (origin/R_2_1_maintenance)
No change to record in branch origin/R_2_1_maintenance
[INFO] Using Maven 3 installation: Maven 3.0.5
[INFO] Checking Maven 3 installation environment
[workspace] $ /shared/common/apache-maven-3.0.5/bin/mvn --help
[INFO] Checking Maven 3 installation version
[INFO] Detected Maven 3 installation version: 3.0.5
[workspace] $ /shared/common/apache-maven-3.0.5/bin/mvn -P eclipse-sign clean install -V -B -Dmaven.ext.class.path=/home/hudson/genie.ptp/.hudson/maven/slavebundle/resources:/home/hudson/genie.ptp/.hudson/maven/slavebundle/lib/maven3-eventspy-3.0.jar:/home/hudson/genie.ptp/.hudson/war/webapp/WEB-INF/lib/hudson-remoting-3.0.3.jar -Dhudson.eventspy.port=55457 -Dmaven.repo.local=<https://hudson.eclipse.org/ptp/job/remote-maintenance/ws/.maven/repo> -f releng/org.eclipse.remote.build/pom.xml -P production
[DEBUG] Waiting for connection on port: 55457
Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19 08:51:28-0500)
Maven home: /shared/common/apache-maven-3.0.5
Java version: 1.7.0_80, vendor: Oracle Corporation
Java home: /opt/public/common/jdk1.7.0_80/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.0.101-0.47.71-default", arch: "amd64", family: "unix"
[DEBUG] Connected to remote
[INFO] Scanning for projects...
[INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s)
[INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: Could not resolve target platform specification artifact org.eclipse.remote:org.eclipse.remote.target:target:neon:2.1.0-SNAPSHOT
[DEBUG] Closing connection to remote
[ERROR] Internal error: java.lang.RuntimeException: Could not resolve target platform specification artifact org.eclipse.remote:org.eclipse.remote.target:target:neon:2.1.0-SNAPSHOT -> [Help 1]
org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: Could not resolve target platform specification artifact org.eclipse.remote:org.eclipse.remote.target:target:neon:2.1.0-SNAPSHOT
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:168)
	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:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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: java.lang.RuntimeException: Could not resolve target platform specification artifact org.eclipse.remote:org.eclipse.remote.target:target:neon:2.1.0-SNAPSHOT
	at org.eclipse.tycho.core.resolver.DefaultTargetPlatformConfigurationReader.addTargetArtifact(DefaultTargetPlatformConfigurationReader.java:389)
	at org.eclipse.tycho.core.resolver.DefaultTargetPlatformConfigurationReader.setTarget(DefaultTargetPlatformConfigurationReader.java:342)
	at org.eclipse.tycho.core.resolver.DefaultTargetPlatformConfigurationReader.getTargetPlatformConfiguration(DefaultTargetPlatformConfigurationReader.java:75)
	at org.eclipse.tycho.core.resolver.DefaultTychoResolver.setupProject(DefaultTychoResolver.java:86)
	at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead(TychoMavenLifecycleParticipant.java:90)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:274)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	... 11 more
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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/InternalErrorException
[DEBUG] Waiting for process to finish
[DEBUG] Result: 1

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


Back to the top