4762ad9768
devops: Improve plugin configuration inheritance usage. (#1201) - removing duplication of plugin definition in modules - using single location to define all (parent) - defined all used plugins via pluginManagement with most recent versions. - removed life cycle binding from pluginManagement - moved life cycle binding to default location - using jar-no-fork of maven-source-plugin.