public class SignMojo
extends org.apache.maven.plugin.AbstractMojo
Constructor and Description |
---|
SignMojo() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
protected void |
signArtifact(File file)
signs the file
|
public void execute() throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
protected void signArtifact(File file) throws org.apache.maven.plugin.MojoExecutionException
file
- org.apache.maven.plugin.MojoExecutionException
Copyright © 2013. All rights reserved.