maven - Exact description of parent inheritance -


both official documentation , nexus book have superficial description.

there details on merging plugin configuration, that's all.

i noticed weird behavior: namely adding <resources>/<resource> element seems override parent declarations rather doing append or merge.

can find more detailed description of merge algorithm somewhere on web, or reading source code way find out?

if it's code can point look, or should check effective-pom mojo calls?


Comments

Popular posts from this blog

javascript - Clear button on addentry page doesn't work -

python - Error: Unresolved reference 'selenium' What is the reason? -

asp.net ajax - Jquery scroll to element just goes to top of page -