This is an automated email from the ASF dual-hosted git repository. elharo pushed a commit to branch artifacts in repository https://gitbox.apache.org/repos/asf/maven-site.git
The following commit(s) were added to refs/heads/artifacts by this push: new 291226c9 pom 291226c9 is described below commit 291226c9dfecbbf7b3cfebfcddd910ffbf341c5f Author: Elliotte Rusty Harold <elh...@ibiblio.org> AuthorDate: Wed Feb 19 09:07:52 2025 -0500 pom --- content/markdown/repositories/artifacts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/markdown/repositories/artifacts.md b/content/markdown/repositories/artifacts.md index 0daa75bf..2f113543 100644 --- a/content/markdown/repositories/artifacts.md +++ b/content/markdown/repositories/artifacts.md @@ -58,7 +58,7 @@ case of snapshots**. ## But where do I set the artifact extension? In short, nowhere. Or maybe "you rarely have to". The Maven POM -derives artifact extensions from dependency elements with some extra logic. +derives artifact extensions from pom elements with some extra logic. In the case of "project" and "parent project" POMs (after the POM is made into an effective POM, that is, parent values have been inherited):