gnodet commented on PR #12175:
URL: https://github.com/apache/maven/pull/12175#issuecomment-4593397792

   Closing in favor of #12086 (filter transitive repos with uninterpolated 
expressions), which already fixes the 6 affected projects.
   
   Repositories are intentionally available from the raw model — they're used 
to download parents and extensions before the effective model exists. Moving 
validation to the effective model stage would mean silently using potentially 
broken repos, then reporting the error too late. Filtering invalid transitive 
repos (#12086) is the better approach: those repos genuinely don't belong in 
the consumer's context.
   
   _Claude Code on behalf of Guillaume Nodet_


-- 
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]

Reply via email to