Description
Right now the maven-jar-plugin is configured in various modules and configuration to exclude the logback-test.xml is duplicated. The configuration should be consolidated in the parent pom.xml. This avoids issues with new modules like oak-segment, where the configuration is currently missing.