Mojo implementations to execute the file digests calcul and output
them to various targets.See: Description
| Interface | Description |
|---|---|
| Execution |
Effective execution of plugin goals used
Mojo implementations. |
| Class | Description |
|---|---|
| AbstractExecution |
Base class for
Execution implementations. |
| FailOnErrorExecution |
An implementation of
Execution that throws exceptions when it
encounters errors. |
| NeverFailExecution |
An implementation of
Execution that tries to finish as much as
possible even if it encounters errors. |
| Exception | Description |
|---|---|
| ExecutionException |
Thrown when an error occurs while using an
Execution. |
Mojo implementations to execute the file digests calcul and output
them to various targets.Execution,
ExecutionTargetCopyright © 2010–2016. All rights reserved.