spring-boot/spring-boot-project/spring-boot-tools
Andy Wilkinson 365fdfee45 Reduce scope of mavenOptional feature to only the Maven Plugin
Previously, the mavenOptional was added to every published module but it
was only used by spring-boot-maven-plugin. This commit reduces its scope
so that it only affects the Maven plugin. It also reworks the
implementation to reuse the existing optional configuration rather than
declaring a new mavenOptional configuration. Lastly, publication of
Gradle Module Metadata (GMM) has been disabled for
spring-boot-maven-plugin. This is seen as preferable to publishing the
metadata – which isn't really needed as it does not contain any useful
additional information – and having to suppress warnings about
incomplete mapping of GMM to pom metadata.

Closes gh-41263
2024-06-28 11:39:46 +01:00
..
spring-boot-antlib Rename spring-boot-loader to spring-boot-loader-classic 2023-10-03 15:40:04 -07:00
spring-boot-autoconfigure-processor Use .isEmpty() where feasible 2023-12-19 22:38:05 -08:00
spring-boot-buildpack-platform Move Docker-related test support into a separate module 2024-06-26 19:47:35 +01:00
spring-boot-cli Update copyright year of changed files 2024-06-19 22:54:40 -07:00
spring-boot-configuration-metadata Replace contains/put/get pattern with computeIfAbsent 2023-08-08 13:12:47 +02:00
spring-boot-configuration-metadata-changelog-generator Escape pipe symbol in properties changelog table cells 2023-11-30 11:37:25 +01:00
spring-boot-configuration-processor Merge branch '3.1.x' into 3.2.x 2024-02-12 10:18:46 +01:00
spring-boot-gradle-plugin Work around bug in Gradle's Eclipse model 2024-06-27 12:58:36 +01:00
spring-boot-gradle-test-support Update copyright year of changed files 2024-06-19 22:54:40 -07:00
spring-boot-jarmode-layertools Merge branch '3.1.x' into 3.2.x 2024-04-18 11:59:50 +02:00
spring-boot-loader Polish "Use method references when possible in test code" 2024-06-11 12:58:04 -07:00
spring-boot-loader-classic Polish "Use method references when possible in test code" 2024-06-11 12:58:04 -07:00
spring-boot-loader-tools Upgrade to the latest Framework 6.0.x release 2024-05-28 16:52:00 +01:00
spring-boot-maven-plugin Reduce scope of mavenOptional feature to only the Maven Plugin 2024-06-28 11:39:46 +01:00
spring-boot-properties-migrator Don't report already migrated properties 2024-06-26 16:24:32 -07:00
spring-boot-test-support Move Docker-related test support into a separate module 2024-06-26 19:47:35 +01:00
spring-boot-test-support-docker Move Docker-related test support into a separate module 2024-06-26 19:47:35 +01:00