apache/maven

Documented bomClassifier - No reference in XSD / Example description

オープン

#12,661 opened on 2026/08/02

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Java (2,609 件のフォーク)batch import
bugdocumentationhelp wanted

Repository metrics

Stars
 (4,019 個のスター)
PR merge metrics
 (平均マージ 11d 8h) (30d で 209 merged PRs)

説明

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?

コントリビューターガイド