Yes, I already reported and provided a fix on netty. https://github.com/netty/netty/pull/12911 So recent netty versions don't have this problem anymore.
Le dim. 29 janv. 2023 à 19:59, Romain Manni-Bucau <[email protected]> a écrit : > Hi Delany, > > yes but since it is deprecated and *unused by maven*, I think it is really > an error in netty pom and unintended so think it is an ok behavior ( > > https://github.com/apache/maven/commit/f153ac134c26ed89cdb7de1b294ecb613208c22b#diff-91081af7c7d8c77b1b3cff89dd3b257e2967696c2f6d48aa65e827e1e2915a7aR133 > ). > > Romain Manni-Bucau > @rmannibucau <https://twitter.com/rmannibucau> | Blog > <https://rmannibucau.metawerx.net/> | Old Blog > <http://rmannibucau.wordpress.com> | Github < > https://github.com/rmannibucau> | > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book > < > https://www.packtpub.com/application-development/java-ee-8-high-performance > > > > > Le dim. 29 janv. 2023 à 19:49, Delany <[email protected]> a > écrit : > > > Hi Romain. As far as I know executions are not required. > > The relationship: plugin > goals is valid against > > https://maven.apache.org/maven-v4_0_0.xsd > > Delany > > > > On Sun, 29 Jan 2023 at 16:40, Romain Manni-Bucau <[email protected]> > > wrote: > > > > > +1 > > > > > > @Delany netty bom looks incorrect (misses execution(s). > > > > > > Le dim. 29 janv. 2023 à 13:53, Karl Heinz Marbaise <[email protected]> > a > > > écrit : > > > > > > > Hi, > > > > > > > > +1 from me. > > > > > > > > Kind regards > > > > Karl Heinz Marbaise > > > > On 27.01.23 18:11, Guillaume Nodet wrote: > > > > > I've staged a release candidate at [1]. The distributions are > > > available > > > > at > > > > > [2]. > > > > > The release notes are available at [3] for JIRA and [4] for github. > > > > > > > > > > Please review and vote ! > > > > > > > > > > Cheers, > > > > > Guillaume > > > > > > > > > > [1] https://repository.apache.org/content/repositories/maven-1859 > > > > > [2] > > > https://dist.apache.org/repos/dist/dev/maven/maven-4/4.0.0-alpha-4/ > > > > > [3] > > > > > > > > > > > > > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12352667&styleName=Text&projectId=12316922 > > > > > [4] > > > > > > > > > > > > > > > https://github.com/apache/maven/releases/tag/untagged-4ba8d14c9e8eb6de3887 > > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > > To unsubscribe, e-mail: [email protected] > > > > For additional commands, e-mail: [email protected] > > > > > > > > > > > > > > -- ------------------------ Guillaume Nodet
