Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] build issue: RuntimeException: Equinox runtime location is missing or invalid

do you think there is any value in trying Igor's other recommendations
re Sun JDK 1.6 and canonical Maven?

Definitely, at least that's how the openHAB build works for others (me included).

Is tycho 0.13 absolutely required? Seems openhab is based on an
unstable release? http://www.eclipse.org/tycho/ says 0.12.0 is the
latest....
Right, but 0.13.0 fixes a couple of defects that are vitally important for openHAB. Afaik, 0.13.0 will soon be released, then there will be no need for a snapshot version anymore.

Lastly, is it an accepted use case to run this from the cmd line

Definitely yes, this is imho the standard use case for all Maven/Tycho builds.

Maybe try to clean your local Maven repo completely (at least the org/eclipse/tycho part) to make sure that there are no half-downloaded remaiders from previous failed build attempts.

~Kai


On 13 September 2011 08:27, Kai Kreuzer <kai@xxxxxxxxxxx> wrote:
Are you able to reproduce the problem with tycho 0.12, "canonical" maven

3.0.3 from maven.apache.org and jdk 1.6 from java.sun.com?

This test is unfortunately not possible as the openHAB build requires tycho
0.13.0...

~Kai

_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user

_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user





Back to the top