Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] [Issues building in hudson - Could not determine SWT implementation fragment bundle ]

looks like https://bugs.eclipse.org/bugs/show_bug.cgi?id=362653 

try making the os/ws/arch envs you are building against explicit:
http://wiki.eclipse.org/Tycho/Reference_Card#Target_runtime_environment

Jan

-----Original Message-----
From: cross-project-issues-dev-bounces@xxxxxxxxxxx [mailto:cross-project-issues-dev-bounces@xxxxxxxxxxx] On Behalf Of Jose Manuel Garcia Maciel/Mexico/IBM
Sent: Donnerstag, 29. November 2012 19:22
To: cross-project-issues-dev@xxxxxxxxxxx
Subject: [cross-project-issues-dev] [Issues building in hudson - Could not determine SWT implementation fragment bundle ]


Hello all,

I have tried to run a build using Hudson, this issue Im getting it on the
hudson sandbox
but Im getting the following issue , have any of you got this lately or
before?
Im setting up the project for the first time
The build output is on
https://hudson.eclipse.org/sandbox/job/target-management/11/console

INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.6.2.v3659b.jar.pack.gz
(4kB of 839.72kB at 0B/s) from
http://download.eclipse.org/eclipse/updates/3.6/R-3.6.2-201102101200/plugins/

[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 determine SWT implementation fragment
bundle
[DEBUG] Closing connection to remote
[ERROR] Internal error: java.lang.RuntimeException: Could not determine SWT
implementation fragment bundle -> [Help 1]
org.apache.maven.InternalErrorException: Internal error:
java.lang.RuntimeException: Could not determine SWT implementation fragment
bundle

Any help is much appreciated, I have been looking around other projects and
they run good, and found a couple of posts about it, but the work arounds
they propose are not working :S

Manuel Garcia

_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


Back to the top