package frontend
Type Members
-
class
BuildStepsExecutionException extends Exception
Wraps an exception that happens during
BuildSteps#run. -
class
BuildStepsRunner extends AnyRef
Runs a
BuildStepsand builds helpful error messages. -
class
CacheDirectoryCreationException extends Exception
Thrown when a directory could not be created to be used as the
Cache. -
class
HelpfulSuggestions extends AnyRef
Builds messages that provides suggestions on how to fix the error.
-
class
MainClassFinder extends AnyRef
Infers the main class in an application.
-
class
MainClassInferenceException extends Exception
Thrown when main class inference fails.
-
trait
ProjectProperties extends AnyRef
Project property methods that require maven/gradle-specific implementations.