winfetch
winfetch copied to clipboard
log4j.properties in resources makes maven verbose
proctor-maven-plugin comes with a log4j.properties that logs in debug, and interferes with projects using logback that do not have a log4j configuration.
I don't think the log configuration should be part of the build . Adding PR: https://github.com/indeedeng/proctor/pull/16
@zeitos Looks like this was merged. Should this issue be closed?