Mickael Istria
2018-05-28 13:43:24 UTC
Hi all,
I cannot build locally today, I see
"""
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile
(default-compile) on project tycho-lib-detector: Compilation failure:
Compilation failure:
[ERROR] Source option 1.3 is no longer supported. Use 1.6 or later.
[ERROR] Target option 1.1 is no longer supported. Use 1.6 or later.
[ERROR] -> [Help 1]
"""
I'm using openjdk 9 here.
"""
***@mistria-rh:~/git/org.eclipse.tycho$ javac -version
javac 9.0.4
***@mistria-rh:~/git/org.eclipse.tycho$ java -version
openjdk version "9.0.4"
OpenJDK Runtime Environment (build 9.0.4+11)
OpenJDK 64-Bit Server VM (build 9.0.4+11, mixed mode)
"""
Are there some restriction about which JDK should be used in order to built
Tycho? Or is there anything else I need to tweak?
I cannot build locally today, I see
"""
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile
(default-compile) on project tycho-lib-detector: Compilation failure:
Compilation failure:
[ERROR] Source option 1.3 is no longer supported. Use 1.6 or later.
[ERROR] Target option 1.1 is no longer supported. Use 1.6 or later.
[ERROR] -> [Help 1]
"""
I'm using openjdk 9 here.
"""
***@mistria-rh:~/git/org.eclipse.tycho$ javac -version
javac 9.0.4
***@mistria-rh:~/git/org.eclipse.tycho$ java -version
openjdk version "9.0.4"
OpenJDK Runtime Environment (build 9.0.4+11)
OpenJDK 64-Bit Server VM (build 9.0.4+11, mixed mode)
"""
Are there some restriction about which JDK should be used in order to built
Tycho? Or is there anything else I need to tweak?
--
Mickael Istria
Eclipse IDE <https://www.eclipse.org/downloads/eclipse-packages/>
developer, for Red Hat Developers <https://developers.redhat.com/>
Mickael Istria
Eclipse IDE <https://www.eclipse.org/downloads/eclipse-packages/>
developer, for Red Hat Developers <https://developers.redhat.com/>