From 0b7235c0942d5758692318919d5d34d6971f79d2 Mon Sep 17 00:00:00 2001 From: Konrad Windszus Date: Fri, 3 Jan 2025 09:42:52 +0100 Subject: [PATCH] Clarify that packaging is never inherited --- compat/maven-model-builder/src/site/apt/index.apt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compat/maven-model-builder/src/site/apt/index.apt b/compat/maven-model-builder/src/site/apt/index.apt index 38faeff9b319..ca1ff8c6cb9b 100644 --- a/compat/maven-model-builder/src/site/apt/index.apt +++ b/compat/maven-model-builder/src/site/apt/index.apt @@ -132,7 +132,7 @@ Maven Model Builder ({{{./xref/org/apache/maven/model/inheritance/DefaultInheritanceAssembler.html}source}}). By default, every model field is inherited as-is from parent, with a few exceptions that are intentionally not inherited: - <<>>, <<>>, <<>> (injected in phase 1) and <<>>. + <<>>, <<>>, <<>>, <<>> (injected in phase 1) and <<>>. Notice that the 5 URLs from the model (<<>>, <<>>, <<>>, <<>> and <<>>) have a special inheritance handling: