Skip to content

fix: keep distributionManagement in flattened pom#1807

Merged
toddbaert merged 1 commit into
mainfrom
fix/keep-distmgmt-in-flatten
Jun 5, 2026
Merged

fix: keep distributionManagement in flattened pom#1807
toddbaert merged 1 commit into
mainfrom
fix/keep-distmgmt-in-flatten

Conversation

@toddbaert

Copy link
Copy Markdown
Member

Follow-up to #1806. Flatten was stripping <distributionManagement> from child POMs; keeping it avoids any risk to the deploy plugin lifecycle on releases.

Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
@toddbaert toddbaert requested a review from a team as a code owner June 5, 2026 14:50

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the pom.xml file to configure the flatten-maven-plugin by adding the distributionManagement element to pomElements. This ensures that the central-publishing plugin can resolve the snapshot repository during deployment. There are no review comments, and I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@toddbaert toddbaert merged commit b20829c into main Jun 5, 2026
5 checks passed
@toddbaert toddbaert deleted the fix/keep-distmgmt-in-flatten branch June 5, 2026 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant