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