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

Reply via email to