From 97d8a352ea5d66f2ec25910f7c1fa15dba39aae7 Mon Sep 17 00:00:00 2001 From: Jordan Moore Date: Wed, 30 Jan 2019 15:12:29 -0600 Subject: [PATCH] Add metadata in pom --- pom.xml | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/pom.xml b/pom.xml index a2290b9..11a02ce 100644 --- a/pom.xml +++ b/pom.xml @@ -7,6 +7,38 @@ cricket.jmoore schema-registry-transfer-smt 0.1.0 + schema-registry-transfer-smt + + A Kafka Connect Transform for copying Confluent Schema Registry schemas between different registries. + + https://github.com/cricket007/schema-registry-transfer-smt + 2019 + + + Apache License 2.0 + https://github.com/cricket007/schema-registry-transfer-smt/LICENSE + repo + + + + + cricket007 + Jordan Moore + https://github.com/cricket007 + + Committer + + + + + scm:git:https://github.com/cricket007/schema-registry-transfer-smt.git + scm:git:git@github.com:cricket007/schema-registry-transfer-smt.git + https://github.com/cricket007/schema-registry-transfer-smt + + + github + https://github.com/cricket007/schema-registry-transfer-smt/issues + @@ -193,6 +225,28 @@ + + io.confluent + kafka-connect-maven-plugin + 0.11.1 + + Avro Schema Transformer + + false + true + + transform + + cricket007 + + avro + + ${project.issueManagement.url} + user + Support provided through community involvement. + true + +