[
https://issues.apache.org/jira/browse/MNG-6512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16753626#comment-16753626
]
Sylwester Lachiewicz commented on MNG-6512:
-------------------------------------------
Current status, we need:
# plexus-classworlds update to 2.6.0
# plexus-component-annotations/plexus-component-metadata to 1.8.0 (have
support for Java 11, when released)
# maven-enforcer-plugin 3.0.0-M2 + extra-enforcer-rules 1.0.0 (have support
for newer Java versions 11 and 12)
# disable animal-sniffer-maven-plugin as we don't have signatures for Java 11.
The plugin can be replaced by setting release version in the configuration of
maven-compiler-plugin
# resolve (*blocker*) MNG-6580 - Eclipse Sisu Plexus 0.3.3 not supports
classes with @Named compiled at java level above Java 8
> Checking possibility to require Java 11 to run Maven
> ----------------------------------------------------
>
> Key: MNG-6512
> URL: https://issues.apache.org/jira/browse/MNG-6512
> Project: Maven
> Issue Type: Wish
> Reporter: Sylwester Lachiewicz
> Assignee: Sylwester Lachiewicz
> Priority: Minor
> Fix For: 3.6.x-candidate
>
>
> Based on Maven Core - verify code and plugins how they work with classes
> compiled for only Java 11+.
> MNG-3699 Require Java 8 - now works fine and pass all tests, also in MNG-6481
> we verified that Maven can be compiled and pass ITs with Java 11.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)