Class MavenDistributionManagement.Site
java.lang.Object
io.spring.initializr.generator.buildsystem.maven.MavenDistributionManagement.Site
- Enclosing class:
- MavenDistributionManagement
Information needed for deploying the web site of the project.
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
isEmpty
public boolean isEmpty() -
getId
Return the identifier of the repository.- Returns:
- the repository ID
-
getName
Return the name of the repository.- Returns:
- the repository name
-
getUrl
Return the url of the repository to use to upload the site.- Returns:
- the repository url
-