Yup, Is mistake, it meant settings.xml, not server.xml.
Hth T On Sun, Feb 19, 2023, 16:58 Dominique Comte <dominique.comte....@gmail.com> wrote: > Hi, > > The page https://maven.apache.org/resolver/configuration.html mentions at > the very end a “server.xml” file: > > Sometimes Maven uses different default values than the Maven Resolver > itself or tries to extract certain values from the server.xml. For details > refer to > https://github.com/apache/maven/blob/master/maven-core/src/main/java/org/apache/maven/internal/aether/DefaultRepositorySystemSessionFactory.java > . > > But the linked source file only reads “settings.xml” on line 175. > Is that a documentation mistake ? I cannot find a mention of a > “server.xml” file anywhere else in the configuration pages of Maven. > > > Regards, > Dominique