Class MavenProfile.Settings

java.lang.Object
io.spring.initializr.generator.buildsystem.maven.MavenProfile.Settings
Enclosing class:
MavenProfile

public static final class MavenProfile.Settings extends Object
Maven profile settings.
  • Constructor Details

  • Method Details

    • getDefaultGoal

      public String getDefaultGoal()
      Return the default goal or phase to execute if none is given.
      Returns:
      the default goal or null to use the default
    • getFinalName

      public String getFinalName()
      Return the final name of the artifact.
      Returns:
      the final name or null to use the default