@Mojo(name="verify", defaultPhase=VERIFY) public class JarsignerVerifyMojo extends AbstractJarsignerMojo
| Constructor and Description | 
|---|
JarsignerVerifyMojo()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected JarSignerRequest | 
createRequest(File archive)
Creates the jar signer request to be executed. 
 | 
protected void | 
preProcessArchive(File archive)
Pre-processes a given archive. 
 | 
decrypt, execute, getCommandlineInfo, getStorepass, getStoretypegetLog, getPluginContext, setLog, setPluginContextprotected JarSignerRequest createRequest(File archive)
createRequest in class AbstractJarsignerMojoarchive - the archive file to treat by jarsignerprotected void preProcessArchive(File archive) throws MojoExecutionException
AbstractJarsignerMojopreProcessArchive in class AbstractJarsignerMojoarchive - The archive to process, must not be null.MojoExecutionException - If pre-processing failed.Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.