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

   Add integration test for #12305 to ensure regression coverage on master.
   
   The bug was fixed by #12084 (`bb28b1748c`) but no IT was added at the time. 
This test imports a BOM that declares `org.osgi:osgi.core:${osgi.version}` 
without defining `osgi.version`, verifying that Maven gracefully filters out 
such uninterpolated managed dependencies instead of failing with "Invalid 
Collect Request: null".
   
   The corresponding fix + IT for `maven-4.0.x` is in #12309.


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