public static final class MavenProfile.Settings extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
Settings(MavenProfile.SettingsBuilder builder) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultGoal()
Return the default goal or phase to execute if none is given.
|
String |
getFinalName()
Return the final name of the artifact.
|
protected Settings(MavenProfile.SettingsBuilder builder)
public String getDefaultGoal()
null to use the defaultpublic String getFinalName()
null to use the defaultCopyright © 2021 Pivotal Software, Inc.. All rights reserved.