-
Notifications
You must be signed in to change notification settings - Fork 290
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Improvement proposal
According to https://maven.apache.org/pom.html#Repository
distributionManagement specifies where (and how) this project will get to a remote repository when it is deployed
However @cstamas rather thinks this should be used to indicate where consumers can download it (https://maveniverse.eu/docs/njord/migration/#setup-your-project).
I know that currently even maven-deploy-plugin interprets it like the former, but the question is whether the documentation should be adjusted to indicate its intention.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request