• Phillip Webb's avatar
    Reduce HTTP debug logging when building image · 8fd9c685
    Phillip Webb authored
    Update `BuildImageMojo` so that commons HTTP wire logging is configured
    to ERROR. Without this update, running `mvn -X` will produce a great
    deal of logging since by default HTTP Client logs all bytes transfered
    at DEBUG and Maven will enable DEBUG for all logs.
    
    Closes gh-22674
    8fd9c685
Name
Last commit
Last update
..
groovy Loading commit data...
java/org/springframework/boot/maven Loading commit data...
resources/META-INF/m2e Loading commit data...
xsd Loading commit data...