I forgot to mention that I think I identified the cause of this and
filed issue NETBEANS-3332:

https://issues.apache.org/jira/browse/NETBEANS-3332

On Thu, Oct 31, 2019 at 1:43 PM Steven Yi <steve...@gmail.com> wrote:
>
> Hi All,
>
> I ran into this today when I switched to JDK 11:
>
> [INFO] Compiling 6 source files to 
> C:\projects\blue\application\target\installerbuild\nbi_all\ext\infra\build\engine\build\ext\engine\build\classes
> error: Source option 5 is no longer supported. Use 6 or later.
> error: Target option 1.5 is no longer supported. Use 1.6 or later.
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
>
> I haven't quite figured out where the nbi template code is being copied from 
> but that seems to need an update.  (The code copied into nbi_all has 
> references to Java 1.5 everywhere.)
>
> Anyone have pointers on where to look?  This seems like something that 
> requires an update in nbm-maven-plugin as well as in nbi code.
>
> Thanks!
> Steven
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-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