@Mojo(name="certificate",
defaultPhase=PRE_INTEGRATION_TEST,
requiresProject=false)
public final class EventStoreCertificateMojo
extends org.apache.maven.plugin.AbstractMojo
| Constructor and Description |
|---|
EventStoreCertificateMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
String |
getCertificateFile()
Returns the path and name of the certificate file to generate.
|
void |
setCertificateFile(String certificateFile)
Sets the path and name of the certificate file to generate.
|
public final void execute()
throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionpublic final String getCertificateFile()
public final void setCertificateFile(String certificateFile)
certificateFile - Path and name of *.p12 file.Copyright © 2019 fuin.org (Germany). All rights reserved.