|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SignConfig
Bean that represents the JarSigner configuration.
Method Summary | |
---|---|
JarSignerMojo |
getJarSignerMojo()
Returns a fully configured version of a Mojo ready to sign jars. |
void |
init(org.apache.maven.plugin.logging.Log log,
java.io.File workingDirectory,
boolean verbose)
Called before any Jars get signed. |
Method Detail |
---|
JarSignerMojo getJarSignerMojo() throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
void init(org.apache.maven.plugin.logging.Log log, java.io.File workingDirectory, boolean verbose) throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |