Skip to content

Conversation

@gnodet
Copy link
Contributor

@gnodet gnodet commented Oct 16, 2025

The check is working when using modules, but has been forgotten when introducing subprojects.
Fixes #11160

The check is working when using `modules`, but has been forgotten when introducing `subprojects`.
Fixes apache#11160
@gnodet gnodet added bug Something isn't working backport-to-4.0.x labels Oct 16, 2025
@gnodet gnodet merged commit e60d230 into apache:master Oct 16, 2025
37 of 38 checks passed
@github-actions github-actions bot added this to the 4.1.0 milestone Oct 16, 2025
gnodet added a commit to gnodet/maven that referenced this pull request Oct 16, 2025
…pache#11279)

The check is working when using `modules`, but has been forgotten when introducing `subprojects`.
Fixes apache#11160

(cherry picked from commit e60d230)

# Conflicts:
#	impl/maven-impl/src/main/java/org/apache/maven/impl/model/DefaultModelValidator.java
@gnodet
Copy link
Contributor Author

gnodet commented Oct 16, 2025

💚 All backports created successfully

Status Branch Result
maven-4.0.x

Questions ?

Please refer to the Backport tool documentation

gnodet added a commit to gnodet/maven that referenced this pull request Oct 16, 2025
…pache#11279)

The check is working when using `modules`, but has been forgotten when introducing `subprojects`.
Fixes apache#11160

(cherry picked from commit e60d230)
gnodet added a commit that referenced this pull request Oct 16, 2025
…11279) (#11285)

The check is working when using `modules`, but has been forgotten when introducing `subprojects`.
Fixes #11160

(cherry picked from commit e60d230)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-to-4.0.x bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Maven model 4.1.0 allows non-pom packaging for aggregators

2 participants