[ 
https://issues.apache.org/jira/browse/NETBEANS-569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alied Pérez Martínez updated NETBEANS-569:
------------------------------------------
    Component/s: projects - Maven

> Sources node in project properties do not reflect source/binary specified in 
> POM
> --------------------------------------------------------------------------------
>
>                 Key: NETBEANS-569
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-569
>             Project: NetBeans
>          Issue Type: Bug
>          Components: projects - Maven
>    Affects Versions: 9.0
>         Environment: Product Version: Apache NetBeans IDE Dev (Build 
> incubator-netbeans-linux-386-on-20180402)
> Java: 10; Java HotSpot(TM) 64-Bit Server VM 10+46
> Runtime: Java(TM) SE Runtime Environment 10+46
> System: Linux version 4.15.14 running on amd64; UTF-8; en_US (nb)
> User directory: /home/alied/.netbeans/beta
> Cache directory: /home/alied/.cache/netbeans/beta
>            Reporter: Alied Pérez Martínez
>            Priority: Major
>              Labels: maven
>         Attachments: image-2018-04-02-16-15-47-554.png, pom.xml
>
>
> The Sources node in project properties states source/binary format as 1.3 
> while the POM says 10:
> !image-2018-04-02-16-15-47-554.png!
> POM section (full POM here: [^pom.xml]):
> {code:xml}
>     <properties>
>         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
>         <maven.compiler.source>10</maven.compiler.source>
>         <maven.compiler.target>10</maven.compiler.target>
>     </properties>
> {code}
> This version was automatically set when the project was created.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to