diff --git a/debezium-assembly-descriptors/src/main/resources/assemblies/connector-distribution-with-jsr310.xml b/debezium-assembly-descriptors/src/main/resources/assemblies/connector-distribution-with-jsr310.xml new file mode 100644 index 00000000000..88e106917c3 --- /dev/null +++ b/debezium-assembly-descriptors/src/main/resources/assemblies/connector-distribution-with-jsr310.xml @@ -0,0 +1,62 @@ + + + plugin + + tar.gz + zip + + false + + + ${project.artifactId} + false + runtime + false + true + + + com.fasterxml.jackson.core:jackson-core:* + com.fasterxml.jackson.core:jackson-databind:* + com.fasterxml.jackson.core:jackson-annotations:* + + + com.google.guava:listenablefuture:* + + + org.checkerframework:checker-qual:* + + + + ${project.artifactId} + false + + ${project.groupId}:${project.artifactId}:* + + + + + + + ${project.basedir}/.. + ${project.artifactId} + + README* + CHANGELOG* + CONTRIBUTE* + COPYRIGHT* + LICENSE* + + true + + + ${project.build.directory}/generated-sources + ${project.artifactId} + + *.json + + true + + +