From 35d8d0e675264c269bf28b24c297f008f494e520 Mon Sep 17 00:00:00 2001 From: Konrad Windszus Date: Fri, 3 Jan 2025 09:40:04 +0100 Subject: [PATCH] Clarify that packaging is never inherited --- maven-model-builder/src/site/apt/index.apt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maven-model-builder/src/site/apt/index.apt b/maven-model-builder/src/site/apt/index.apt index 2fc677e8bacf..e072c36edca5 100644 --- a/maven-model-builder/src/site/apt/index.apt +++ b/maven-model-builder/src/site/apt/index.apt @@ -120,7 +120,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: