ascheman commented on issue #11612:
URL: https://github.com/apache/maven/issues/11612#issuecomment-3856124464
As mentioned in the discussion of #11700 I suggest an additional acceptance
criterion to extend the concept of #11612 and fix #11701:
**AC8** (Legacy configuration error): When a modular project has explicit
legacy configuration (`<sourceDirectory>`, `<testSourceDirectory>`,
`<resources>`, or `<testResources>`) that differs from Super POM defaults and
would be ignored, the build must fail with an ERROR (not just a WARNING). This
prevents silent
loss of user-configured sources/resources.
The fix of #11701 should explicitly test for this new AC8 to avoid
regressions.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]