[
https://issues.apache.org/jira/browse/MNG-6343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Heinz Marbaise closed MNG-6343.
------------------------------------
Resolution: Not A Problem
> How can I set version of maven compiler?
> ----------------------------------------
>
> Key: MNG-6343
> URL: https://issues.apache.org/jira/browse/MNG-6343
> Project: Maven
> Issue Type: Wish
> Components: Command Line
> Affects Versions: 3.5.2
> Environment: java version "9.0.4"
> Java(TM) SE Runtime Environment (build 9.0.4+11)
> Java HotSpot(TM) 64-Bit Server VM (build 9.0.4+11, mixed mode)
> Reporter: Oleh Ponomarenko
> Priority: Trivial
> Labels: java
> Attachments: 0BdOrPrqSLaQQFncOv2mvw.png, InkedScreenshot_6_LI.jpg
>
>
> I want to install local lib, but the maven compiler shows an error:
> " Source option 1.5 is no longer supported. Use 1.6 or later."
>
> My current Java version is 9.0.4.
> {code:java}
> C:\Users\albka>java -version
> java version "9.0.4"
> Java(TM) SE Runtime Environment (build 9.0.4+11)
> Java HotSpot(TM) 64-Bit Server VM (build 9.0.4+11, mixed mode){code}
>
> I have variables "JAVA_HOME" and "MAVEN_HOME"
> What's wrong? Please help me guys!
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)