Hi Volkan, On Tue, 15 Oct 2024 at 09:35, Volkan Yazıcı <vol...@yazi.ci.invalid> wrote: > For instance, Log4Net already uses Maven to generate the website > and they are willing to use Maven for the entire release.
Obviously I have nothing against Java, especially if the Log4Net and Log4cxx teams are onboard. However, saying that Log4Net uses Maven to generate the website is a little bit of an over-simplification: it uses Maven to download NPM and then run NPM to generate the website. Note that Log4Net also uses NPM directly to run tests. Piotr