Uses of Class
io.spring.initializr.generator.buildsystem.maven.MavenDistributionManagement.Relocation
Packages that use MavenDistributionManagement.Relocation
-
Uses of MavenDistributionManagement.Relocation in io.spring.initializr.generator.buildsystem.maven
Methods in io.spring.initializr.generator.buildsystem.maven that return MavenDistributionManagement.RelocationModifier and TypeMethodDescriptionMavenDistributionManagement.Relocation.Builder.build()
Build aMavenDistributionManagement.Relocation
with the current state of this builder.MavenDistributionManagement.getRelocation()
Return the relocation information of the artifact if it has been moved to a new groupId and/or artifactId.