mjsax opened a new pull request, #18469: URL: https://github.com/apache/kafka/pull/18469
Introduced in https://github.com/apache/kafka/commit/364bc3c5c42b7854265d6f3a051217643a5e67a3 which accidentally removed the space by accident. Fix should be back-ported to 3.7. W/o the space, the command when copied from the docs become `mvn ... -DartifactId=streams-quickstart-Dversion=0.1 ...` ie, the two parameters are not separated but `streams-quickstart-Dversion=0.1` becomes the value of `-DartifactId=`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
