[
https://issues.apache.org/jira/browse/MDEP-898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17898916#comment-17898916
]
Elliotte Rusty Harold commented on MDEP-898:
--------------------------------------------
can this be closed?
> Upgrade to JDK11+ build requirement
> -----------------------------------
>
> Key: MDEP-898
> URL: https://issues.apache.org/jira/browse/MDEP-898
> Project: Maven Dependency Plugin
> Issue Type: Improvement
> Affects Versions: 3.6.1
> Reporter: Karl Heinz Marbaise
> Assignee: Karl Heinz Marbaise
> Priority: Minor
>
> * Upgrade build requirement to JDK11+ so we can use
> {{<maven.compiler.release>8</maven.compiler.release>}} and get rid of
> WARNINGs like {{Warning: bootstrap class path not set in conjunction with
> -source 8}}
> * The reason for the WARNING is that we don't correctly set the bootstrap
> classpath which can be easily handled by using {{--release}} option by JDK9+
> and the real point is that we don't use animalsniffer anymore. That was our
> safety net which is not there anymore.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)