Skip to content

To generate a skeleton connector implementation by Maven archtype  #6

@XxZhang2017

Description

@XxZhang2017

To generate a skeleton connector implementation by Maven archtype, groupId shoul be like this:
-DarchetypeGroupId=io.confluent.maven.
Instead of
-DarchetypeGroupId=io.confluent.maven.archetypes

The code is:
mvn archetype:generate -DarchetypeGroupId=io.confluent.maven
-DarchetypeArtifactId=kafka-connect-quickstart
-DarchetypeVersion=0.10.0.0
-Dpackage=io.confluent.examples.kafka.connect.twitter
-DgroupId=io.confluent.examples
-DartifactId=kafka-connect-twitter
-DpackageName=io.confluent.examples.kafka.connect.twitter
-Dversion=1.0-SNAPSHOT

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions