Class DownloadSchemaRegistryMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
io.confluent.kafka.schemaregistry.maven.SchemaRegistryMojo
io.confluent.kafka.schemaregistry.maven.DownloadSchemaRegistryMojo
- All Implemented Interfaces:
Closeable,AutoCloseable,org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
-
Field Summary
FieldsFields inherited from class io.confluent.kafka.schemaregistry.maven.SchemaRegistryMojo
clientFields inherited from interface org.apache.maven.plugin.Mojo
ROLE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.confluent.kafka.schemaregistry.maven.SchemaRegistryMojo
client, closeMethods inherited from class org.apache.maven.plugin.AbstractMojo
getLog, getPluginContext, setLog, setPluginContext
-
Field Details
-
PERCENT_REPLACEMENT
- See Also:
-
-
Constructor Details
-
DownloadSchemaRegistryMojo
public DownloadSchemaRegistryMojo()
-
-
Method Details
-
execute
public void execute() throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException- Throws:
org.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureException
-
outputDirValidation
public void outputDirValidation() throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException- Throws:
org.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureException
-
encode
-