hboutemy commented on issue #1440: URL: https://github.com/apache/maven-site/issues/1440#issuecomment-3550368152
reading again https://maven.apache.org/pom.html#Repository to guess what makes it hard to read > Whereas the repositories element specifies in the POM the location and manner in which Maven may download remote artifacts for use by the current project, distributionManagement specifies where (and how) this project will get to a remote repository when it is deployed. I think english phrasing can be enhanced to disambiguate: `<project><distributionManagement><repository>` (or `snapshotRepository>`) and `<project><repositories><repository>` = what is absolutely not clear at the beginning of the sentence on @cstamas idea about trying to update the meaning of `<project><distributionManagement><repository>`, that's another topic: to me, we can seriously clarify wording for https://maven.apache.org/pom.html#Repository first -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
