public class ConfigureWorkspaceMojo extends AbstractWorkspaceMojo
| Modifier and Type | Field and Description |
|---|---|
private java.lang.String |
workspaceActiveCodeStyleProfileName
Name of a profile in
workspaceCodeStylesURL to activate. |
private java.lang.String |
workspaceCodeStylesURL
Point to a URL containing code styles content.
|
| Constructor and Description |
|---|
ConfigureWorkspaceMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
getLocalRepository, getWorkspace, setLocalRepository, setWorkspaceprivate java.lang.String workspaceCodeStylesURL
private java.lang.String workspaceActiveCodeStyleProfileName
workspaceCodeStylesURL to activate. Default is the first profile name in the
code style file in workspaceCodeStylesURL