Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orbit-dev] Orbit EBR - problem

Yep, that did the trick.


Best,
Philip

Am 08.12.2015 um 11:40 schrieb Mickael Istria:
On 12/08/2015 11:33 AM, Philip Wenig wrote:
java.lang.UnsupportedClassVersionError: org/eclipse/ebr/maven/EclipseIpInfoMojo : Unsupported major.minor version 52.0

Apache Maven 3.3.3 (7994120775791599e205a5524ec3e0dfe41d4a06; 2015-04-22T13:57:37+02:00)
Maven home: /opt/Maven/apache-maven-3.3.3
Java version: 1.7.0_91, vendor: Oracle Corporation
Make sure Maven uses Java 8, currently it's using Java 7.
It's most likely because your JAVA_HOME is linking to your Java 7 installation, or because it's not set and Java 7 is the default. Setting your JAVA_HOME to Java 8 installation should be enough.

--
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets


_______________________________________________
orbit-dev mailing list
orbit-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/orbit-dev

-- 
~~~~~~~~~~~~~~~~~~~~~~~~
OpenChrom - the open source alternative for chromatography / mass spectrometry
Dr. Philip Wenig » Founder » philip.wenig@xxxxxxxxxxxxx » http://www.openchrom.net
~~~~~~~~~~~~~~~~~~~~~~~~

Back to the top