A few comments: 1. I think we should separate the prerequisites for Maven core and those for our plugins. 2. Do users really care about "Maven Plugin API"? I think that an end user would like to know what version of Maven (core) that a plugin will work with.
/Anders On Wed, Jun 3, 2020 at 3:01 AM Olivier Lamy <ol...@apache.org> wrote: > Hi > Please comment or (not) complain on this change. > html version https://maven.apache.org/developers/compatibility-plan.html > > cheers > Olivier > PS: FYI Eclipse will be jdk11 in September > https://www.eclipse.org/lists/cross-project-issues-dev/msg17532.html > > On Wed, 3 Jun 2020 at 10:56, <ol...@apache.org> wrote: > > > This is an automated email from the ASF dual-hosted git repository. > > > > olamy pushed a commit to branch master > > in repository https://gitbox.apache.org/repos/asf/maven-site.git > > > > > > The following commit(s) were added to refs/heads/master by this push: > > new 43193ca details > > 43193ca is described below > > > > commit 43193ca123403f52664ae628fcdb5fa7e2460cec > > Author: Olivier Lamy <ol...@apache.org> > > AuthorDate: Wed Jun 3 10:56:34 2020 +1000 > > > > details > > --- > > content/apt/developers/compatibility-plan.apt | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/content/apt/developers/compatibility-plan.apt > > b/content/apt/developers/compatibility-plan.apt > > index a0213a9..d0bb8d0 100644 > > --- a/content/apt/developers/compatibility-plan.apt > > +++ b/content/apt/developers/compatibility-plan.apt > > @@ -46,7 +46,7 @@ Maven Compatibility Plan > > > > * Since 2012, Maven 3.0 + Java 7 prerequisites, with plugins in 3.0 > > > > - * (WIP) discussions on Maven > 3.0.x (3.1 or 3.2 or 3.3? details still > > TDB) + Java 8 prerequisites > > + * Since June 2020, Maven Plugin API used by plugins >= 3.1.0 + Java 8 > > prerequisites > > > > [] > > > > > > > > -- > Olivier Lamy > http://twitter.com/olamy | http://linkedin.com/in/olamy >