Skip to content

Fix incorrect URL in effective POM for Maven modules#1816

Merged
raphw merged 1 commit intoraphw:masterfrom
Marcono1234:maven-modules-url-fix
May 22, 2025
Merged

Fix incorrect URL in effective POM for Maven modules#1816
raphw merged 1 commit intoraphw:masterfrom
Marcono1234:maven-modules-url-fix

Conversation

@Marcono1234
Copy link
Copy Markdown
Contributor

Fixes #718

See https://maven.apache.org/ref/3.9.9/maven-model-builder/index.html#inheritance-assembly for a description of these attributes.

You can see the effect of this by running mvn help:effective-pom for the Maven modules and comparing the changes.

@raphw raphw self-assigned this May 22, 2025
@raphw raphw added the build label May 22, 2025
@raphw raphw merged commit d40ad56 into raphw:master May 22, 2025
8 checks passed
@raphw
Copy link
Copy Markdown
Owner

raphw commented May 22, 2025

Thanks, I did not even know that there was an option for this.

@Marcono1234 Marcono1234 deleted the maven-modules-url-fix branch May 22, 2025 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The url in the pom (of the submodules) is invalid

2 participants