Class MavenDistributionManagement.Site

java.lang.Object
io.spring.initializr.generator.buildsystem.maven.MavenDistributionManagement.Site
Enclosing class:
MavenDistributionManagement

public static class MavenDistributionManagement.Site extends Object
Information needed for deploying the web site of the project.
  • Method Details

    • isEmpty

      public boolean isEmpty()
    • getId

      public String getId()
      Return the identifier of the repository.
      Returns:
      the repository ID
    • getName

      public String getName()
      Return the name of the repository.
      Returns:
      the repository name
    • getUrl

      public String getUrl()
      Return the url of the repository to use to upload the site.
      Returns:
      the repository url