[ https://issues.apache.org/jira/browse/KAFKA-15200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17779537#comment-17779537 ]
Owen C.H. Leung commented on KAFKA-15200: ----------------------------------------- [~divijvaidya] I've created PR for this issue. Can I ask for your review ? https://github.com/apache/kafka/pull/14636 > verify pre-requisite at start of release.py > ------------------------------------------- > > Key: KAFKA-15200 > URL: https://issues.apache.org/jira/browse/KAFKA-15200 > Project: Kafka > Issue Type: Sub-task > Reporter: Divij Vaidya > Assignee: Abhinav Tripathi > Priority: Major > > At the start of release.py, the first thing it should do is verify that > dependency pre-requisites are satisfied. The pre-requisites are: > # maven should be installed. > # sftp should be installed. Connection to <user>@home.apache.org should be > successful. Currently it is done manually at the step "Verify by using > `{{{}sftp <your-apache-id>@home.apache.org{}}}`" in > [https://cwiki.apache.org/confluence/display/KAFKA/Release+Process] > # svn should be installed -- This message was sent by Atlassian Jira (v8.20.10#820010)