| Interface | Description |
|---|---|
| AuthProperty |
Holds a username and password property.
|
| ProjectProperties |
Project property methods that require maven/gradle-specific implementations.
|
| Class | Description |
|---|---|
| BuildStepsRunner |
Runs a
BuildSteps and builds helpful error messages. |
| ConfigurationPropertyValidator |
Validator for plugin configuration parameters and system properties.
|
| HelpfulSuggestions |
Builds messages that provides suggestions on how to fix the error.
|
| MainClassResolver |
Infers the main class in an application.
|
| Exception | Description |
|---|---|
| BuildStepsExecutionException |
Wraps an exception that happens during
BuildSteps.run(). |
| MainClassInferenceException |
Thrown when main class inference fails.
|
Copyright © 2018. All rights reserved.