| Class | Description |
|---|---|
| ArtifactSigner |
Common implementation for signing artifacts.
|
| ArtifactSigner36 |
Artifact signer - implementation for Maven >= 3.6.x and <3.7.0
|
| ArtifactSigner40 |
Artifact signer - implementation for Maven >= 3.7.0
|
| ArtifactSignerFactory |
Return ArtifactSigner depends on Maven version.
|
| HelpMojo |
Display help information on sign-maven-plugin.
Call mvn sign:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. |
| SignMojo |
Creates OpenPGP signatures for all of the project's artifacts.
|
| SignResult |
Result of signing artifact.
|
| Exception | Description |
|---|---|
| SignMojoException |
Problems during mojo executing.
|
Copyright © 2020–2021 Simplify4U. All rights reserved.