org.apache.maven.plugin.jar
public class JarSignVerifyMojo extends AbstractMojo
Version: $Id: JarSignVerifyMojo.java 345249 2005-11-17 14:26:06Z evenisse $
UNKNOWN: sign-verify package refactor the common code with javadoc plugin
| Method Summary | |
|---|---|
| void | execute() |
| protected int | executeCommandLine(Commandline commandLine, InputStream inputStream, StreamConsumer systemOut, StreamConsumer systemErr) |
| void | setBasedir(File basedir) |
| void | setCheckCerts(boolean checkCerts) |
| void | setJarPath(File jarPath) |
| void | setVerbose(boolean verbose) |
| void | setWorkingDir(File workingDir) |