Re: [DISCUSS] Release Maven 4.0.0-alpha-1 this week

2022-10-11 Thread Guillaume Nodet
I think the main reason is that the new API isn't stabilized yet. But having it will allow starting migrating some components / plugins to this new API. Actually, I'd be happy with a SNAPSHOT if we were to relax the fact that we don't add snapshot dependencies on master branches. Le mar. 11 oct. 2

Re: [DISCUSS] Release Maven 4.0.0-alpha-1 this week

2022-10-11 Thread Romain Manni-Bucau
Hi Guillaume, Nothing against (even the opposite) but do we have a clear status of what makes it an alpha? A kind of roadmap to final? The rational behind this question is that without it, it will likely look like a SNAPSHOT and will not be tested much but if it is considered alpha cause not well

Re: [DISCUSS] Release Maven 4.0.0-alpha-1 this week

2022-10-11 Thread Guillaume Nodet
I've splitted #819, extracted https://github.com/apache/maven/pull/820 from it and merged that part, so that's fine with me for a first alpha. Le lun. 10 oct. 2022 à 22:32, Guillaume Nodet a écrit : > The master branch contains a lot of things and has not been released for a > long time. With th