| Package | Description |
|---|---|
| net.nicoulaj.maven.plugins.checksum.execution |
Classes used by
Mojo implementations to execute the file digests calcul and output
them to various targets. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractExecution
Base class for
Execution implementations. |
class |
FailOnErrorExecution
An implementation of
Execution that throws exceptions when it
encounters errors. |
class |
NeverFailExecution
An implementation of
Execution that tries to finish as much as
possible even if it encounters errors. |
Copyright © 2010–2018. All rights reserved.