apache/maven

Documented bomClassifier - No reference in XSD / Example description

开放

#12,661 创建于 2026年8月2日

 (1 条评论) (0 个反应) (0 位负责人)Java (2,609 个派生)batch import
bugdocumentationhelp wanted

仓库指标

星标
 (4,019 个星标)
PR 合并指标
 (平均合并 11天 8小时) (30 天内合并 209 个 PR)

描述

Affected version

Current WebSite

Bug description

On the description page https://maven.apache.org/whatsnewinmaven4.html#new-packaging-type-bom

Therefore, the Maven team suggests that project BOMs should be generated as classified artifacts, using the <bomClassifier> element. This means that an imported BOM must not come from the same reactor as the current build but be available outside the project before the build.

Here is given a reference to bomClassifier, but there is no reference in the XSD file for Model Version 4.1.0 nor have I found an example how to use bomClassifier

Do I simply miss a thing here?

贡献者指南