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

java - How to handle special characters while unmarshalling xml in JAXB -

ios - Pass NSDictionary from Javascript to Objective-c in JavascriptCore -

tensorflow when input_data MNIST_data , zlib.error: Error -3 while decompressing: invalid block type -