| Interface | Description |
|---|---|
| ProjectProperties |
Project property methods that require maven/gradle-specific implementations.
|
| Class | Description |
|---|---|
| BuildStepsRunner |
Runs a
BuildSteps and builds helpful error messages. |
| ExposedPortsParser |
Utility for parsing exposed ports from plugin configuration
|
| HelpfulSuggestions |
Builds messages that provides suggestions on how to fix the error.
|
| MainClassFinder |
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.