Re: JDK 17 related plugin releases

2021-08-18 Thread Robert Scholte
Acknowlegded, but ASM 9.1 already supports Java 17, which is our main target. Robert -- Origineel bericht -- Van: "Gary Gregory" Aan: "Maven Developers List" ; mthmuld...@apache.org Verzonden: 18-8-2021 13:34:05 Onderwerp: Re: JDK 17 related plugin releases N

Re: JDK 17 related plugin releases

2021-08-18 Thread Gary Gregory
Note that the current version of ASM is 9.2. Gary On Wed, Aug 18, 2021, 03:49 Maarten Mulders wrote: > Well, that was a short ride - the latest release of the > maven-plugin-tools is already up-to-date, as it uses ASM 9.1. > > Same goes for the maven-dependency-plugin; latest release is also on

Re: JDK 17 related plugin releases

2021-08-18 Thread Maarten Mulders
Well, that was a short ride - the latest release of the maven-plugin-tools is already up-to-date, as it uses ASM 9.1. Same goes for the maven-dependency-plugin; latest release is also on ASM 9.1 From the "Required" list on the aforementioned Wiki page, that leaves us with the maven-shade-plugi

Re: JDK 17 related plugin releases

2021-08-18 Thread Maarten Mulders
I'll take the maven-plugin-plugin for a ride. Maarten On 17/08/2021 19:28, Robert Scholte wrote: With JDK 17 appearing soon we should at least release those plugins that depend on ASM.[1] Even though optional, I'll release both the maven-compiler-plugin and maven-javadoc-plugin too. I could

JDK 17 related plugin releases

2021-08-17 Thread Robert Scholte
With JDK 17 appearing soon we should at least release those plugins that depend on ASM.[1]  Even though optional, I'll release both the maven-compiler-plugin and maven-javadoc-plugin too. I could use some help with the other plugins too, including verifying if there are PRs worth adding and the