Note that the current version of ASM is 9.2. Gary
On Wed, Aug 18, 2021, 03:49 Maarten Mulders <[email protected]> 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 ASM > 9.1 > > From the "Required" list on the aforementioned Wiki page, that leaves > us with the maven-shade-plugin. The last release, 3.2.4, uses ASM 8.0 so > it definitely needs an upgrade of at least the ASM version. I'm not too > familiar with this plugin, so I'm a bit hesitant to start working on it. > There are also quite a few pending merge requests there that I would not > know what to do with. If it only were about upgrading ASM, I could do > that, but I cannot properly assess the open merge requests. > > > Maarten > > > > On 18/08/2021 09:16, Maarten Mulders wrote: > > 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 use some help with the other plugins too, including verifying > >> if there are PRs worth adding and the doing the releases. > >> Please raise your hand so we can divide the work. > >> > >> thanks, > >> Robert > >> > >> [1] > https://cwiki.apache.org/confluence/display/MAVEN/ASM+depending+projects > >> > >> > >> > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
