Michael Drogalis created KAFKA-7855: ---------------------------------------
Summary: 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 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)