Divij Vaidya created KAFKA-15200:
------------------------------------
Summary: 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
At the start of release.py, the first thing it should do is verify that
dependency pre-requisites are satisfied. The pre-requisites are:
1. maven should be installed.
2. 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]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)