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?

貢獻者指南