• Brian Clozel's avatar
    Fix published Maven POMs · 42d07a7a
    Brian Clozel authored
    Prior to this commit, the published Maven POMs would not pass the Maven
    Central mandatory checks.
    
    This commit adds the missing project name and description metadata for
    most artifacts. The Spring Boot Gradle plugin artifact was also missing
    this information and this is now added in the plugin metadata itself.
    This is also updating the project page URL which is now hosted directly
    on spring.io.
    
    Fixes gh-21457
    42d07a7a
build.gradle 12.2 KB