gnodet opened a new pull request, #12055:
URL: https://github.com/apache/maven/pull/12055

   ## Summary
   
   Backport of #12047 to maven-4.0.x.
   
   - Skip uninterpolated expression validation for repository URLs and IDs 
inside profiles during raw model validation
   - Profile properties are injected after raw model validation, so expressions 
like `${asf.staging}` or `${env.MAVEN_MIRROR_URL}` defined in profile 
properties/activation cannot be resolved at this stage
   - Top-level repositories and distribution management repositories continue 
to be validated
   
   Closes #11920
   
   🤖 Generated with [Claude Code](https://claude.com/claude-code)
   
   _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