Commit Graph

4 Commits

Author SHA1 Message Date
John Blum
4a5986b31f Include Gradle Plugin to generate Maven BOM.
Refactor the spring-geode-bom module.
2022-01-27 17:03:54 -08:00
John Blum
c986789e87 Remove application of maven-pom-editor Gradle build script from SBDG Gradle Spring modules. 2022-01-27 16:58:04 -08:00
John Blum
bcf2a138e4 Review, refactor and polish (local) Spring Build Conventions Gradle Plugins.
Remove the gradle/maven-pom-editor.gradle build script as this logic (concern) is handled by the MavenPlushingConventionsPlugin.

Clean up associated Gradle project build scripts affected by the Gradle Plugin changes.
2022-01-27 16:57:52 -08:00
John Blum
fb9a5d5881 Add 'org.springframework.geode:spring-geode-bom' (Maven BOM) to project.
The Maven BOM (Bill of Materials) will provide a simpler and consistent SBDG module version dependency management experience for users starting at start.spring.io, who have added the 'Spring for Apache Geode' dependency to build Spring Boot applications using Apache Geode.

Resolves gh-93.
2020-08-12 16:13:05 -07:00