@Mojo(name="test-local-compatibility",
configurator="custom-basic")
public class TestLocalCompatibilityMojo
extends org.apache.maven.plugin.AbstractMojo
| Constructor and Description |
|---|
TestLocalCompatibilityMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
protected ArrayList<File> |
getFiles(File previousSchemaPath) |
protected ParsedSchema |
loadSchema(File path,
String schemaType,
Map<String,SchemaProvider> schemaProviders) |
protected Optional<ParsedSchema> |
parseSchema(String schemaType,
String schemaString,
List<SchemaReference> references,
Map<String,SchemaProvider> providers) |
protected void |
testSchema(String key,
Map<String,SchemaProvider> schemaProviders) |
protected Optional<ParsedSchema> parseSchema(String schemaType, String schemaString, List<SchemaReference> references, Map<String,SchemaProvider> providers) throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionprotected ParsedSchema loadSchema(File path, String schemaType, Map<String,SchemaProvider> schemaProviders) throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionprotected void testSchema(String key, Map<String,SchemaProvider> schemaProviders) throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionpublic void execute()
throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionCopyright © 2026 Confluent, Inc.. All rights reserved.