Was looking at updating my plugin to only build using Java11 and output Java11 bytecode.
But when I went to use 11 as the value of *java.level* in my pom, it broke due to the plugins not understanding Java target of "1.11" (because its supposed to be just "11"). Is there a plan to update/release a plugin parent pom that is predominantly configured to support only Java11? Thanks, -Bryan -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/55720f8e-4944-49e1-ae8a-bc00d34fc50cn%40googlegroups.com.
