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

   Reopening: `type=bom` is a Maven 4 native BOM type that inherently implies 
import semantics — it should NOT require `scope=import`. The logic `!((pom && 
import) || bom)` is intentionally different from PR #12722's `!((pom || bom) && 
import)`. Will add a regression test.


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