Bipin Prasad created STORM-3930:
-----------------------------------

             Summary: Change pom.xml to use ssh connection and fix the url
                 Key: STORM-3930
                 URL: https://issues.apache.org/jira/browse/STORM-3930
             Project: Apache Storm
          Issue Type: Task
          Components: build
            Reporter: Bipin Prasad
            Assignee: Bipin Prasad
             Fix For: 2.5.0


While doing "mvm perform", the checkout times out at the end.
 # Change the connection from https to ssh protocol
 # Change the https url and ssh url to the redirected location.

New tags
{code:java}
<connection>scm:git:g...@github.com:apache/storm.git</connection
<developerConnection>scm:git:g...@github.com:apache/storm.git</developerConnection>
<url>https://github.com/apache/storm</url> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to