[ https://issues.apache.org/jira/browse/KAFKA-7855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16751391#comment-16751391 ]
Matthias J. Sax commented on KAFKA-7855: ---------------------------------------- Thanks for the PR. Added you to the list of contributors and assigned the ticket to you. You can now also self-assign tickets. > Kafka Streams Maven Archetype quickstart fails to compile out of the box > ------------------------------------------------------------------------ > > Key: KAFKA-7855 > URL: https://issues.apache.org/jira/browse/KAFKA-7855 > Project: Kafka > Issue Type: Bug > Components: streams > Affects Versions: 2.1.0 > Environment: Java 8, OS X 10.13.6 > Reporter: Michael Drogalis > Assignee: Kristian Aurlien > Priority: Major > Labels: newbie++ > Attachments: output.log > > > When I follow the [quickstart > tutorial|https://kafka.apache.org/21/documentation/streams/tutorial] and > issue the command to set up a new Maven project, the generated example fails > to compile. Adding a Produced.with() on the source seems to fix this. I've > attached the compiler output. > -- This message was sent by Atlassian JIRA (v7.6.3#76005)