Skip to content

[MDEPLOY-315] Clarify deploy without a local distributionManagement - #690

Merged
slawekjaranowski merged 1 commit into
apache:masterfrom
AzazelSensei:docs-200-deploy-without-pom
Aug 29, 2026
Merged

[MDEPLOY-315] Clarify deploy without a local distributionManagement#690
slawekjaranowski merged 1 commit into
apache:masterfrom
AzazelSensei:docs-200-deploy-without-pom

Conversation

@AzazelSensei

Copy link
Copy Markdown
Contributor

The usage page said you have to put <distributionManagement/> in the POM. You don't, if a parent already has it or you pass -DaltDeploymentRepository.

That's the gap in MDEPLOY-315 / #200.

  • Addresses just this docs issue
  • I hereby declare this contribution to be licenced under the Apache License Version 2.0, January 2004

distributionManagement can come from a parent, or from
-DaltDeploymentRepository on the command line.

Closes apache#200
@slawekjaranowski slawekjaranowski added the documentation Improvements or additions to documentation label Aug 29, 2026
@slawekjaranowski slawekjaranowski linked an issue Aug 29, 2026 that may be closed by this pull request
@slawekjaranowski
slawekjaranowski merged commit fd542c8 into apache:master Aug 29, 2026
8 checks passed
@github-actions github-actions Bot added this to the 4.0.0-beta-3 milestone Aug 29, 2026
@cstamas

cstamas commented Aug 29, 2026

Copy link
Copy Markdown
Member

Just a comment: it would be clarified that in this case doco refers to "effective pom", visible with help:effective-pom

@slawekjaranowski

Copy link
Copy Markdown
Member

Just a comment: it would be clarified that in this case doco refers to "effective pom", visible with help:effective-pom

There is:

You do not have to edit this project's POM if the location already comes from a parent

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[MDEPLOY-315] Documentation

3 participants