Howdy, Yes, that;s right. Maven3 had Maven2 support, Maven4 will have Maven3 support only, we don't plan to support several generations backward. Everything moves off from "legacy" :)
Thanks T On Fri, Jun 23, 2023 at 3:21 PM Alexey Venderov <avende...@gmail.com> wrote: > Hi! > > After this change > > https://github.com/apache/maven/commit/967d8fc19cbb8a78410ceed70bd91c2e628da813#diff-64f7dba44bfc4bf654efbd092058718253adde1449ce9fc63ac5531fba20a071R97 > it looks like that *layout *repository property is not supported anymore. > *buildArtifactRepostitory* method in *MavenRepositorySystem* ignores the > value coming from the configuration and always uses the default layout: > > https://github.com/apache/maven/blob/master/maven-core/src/main/java/org/apache/maven/bridge/MavenRepositorySystem.java#L346 > . > > Is it an intended change? Thank you! > > Best regards, > Alexey Venderov > mailto: avende...@gmail.com >