mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-25 02:49:03 +00:00
This commit improves the Maven Plugin to only validate the publishing settings if publishing is actually enabled. Closes gh-29756