Uses of Class
io.spring.initializr.generator.buildsystem.maven.MavenDistributionManagement
Packages that use MavenDistributionManagement
-
Uses of MavenDistributionManagement in io.spring.initializr.generator.buildsystem.maven
Methods in io.spring.initializr.generator.buildsystem.maven that return MavenDistributionManagementModifier and TypeMethodDescriptionMavenDistributionManagement.Builder.build()
Build aMavenDistributionManagement
with the current state of this builder.MavenBuild.getDistributionManagement()
Return the distribution management of this build.MavenProfile.getDistributionManagement()
Return the distribution management of this profile.