[ 
https://issues.apache.org/jira/browse/STORM-3930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bipin Prasad updated STORM-3930:
--------------------------------
    Description: 
While doing "mvm release: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}

  was:
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}


> 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
>            Priority: Major
>             Fix For: 2.5.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> While doing "mvm release: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