| Package | Description |
|---|---|
| io.spring.initializr.generator.buildsystem.maven |
Maven build system.
|
| Modifier and Type | Method and Description |
|---|---|
MavenProfile.SettingsBuilder |
MavenProfile.SettingsBuilder.defaultGoal(String defaultGoal)
Set the default goal or phase to execute if none is given when this profile is
active.
|
MavenProfile.SettingsBuilder |
MavenProfile.SettingsBuilder.finalName(String finalName)
Set the name of the bundled project when it is finally built when this profile
is active.
|
MavenProfile.SettingsBuilder |
MavenProfile.settings()
Return a builder to configure the general settings of this profile.
|
| Constructor and Description |
|---|
Settings(MavenProfile.SettingsBuilder builder) |
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.