jira-importer commented on issue #936: URL: https://github.com/apache/maven-scm/issues/936#issuecomment-2964634182
**[Benoit Guerout](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=bguerout)** commented With maven-release-plugin in version 2.2.1, we are able to perform a relase from a tag : mvn release:perform --batch-mode -Dtag=$TAG_NAME -DconnectionUrl=scm:git:[email protected]:bguerout/jongo.git It is no longer possible with 2.5.1. Downgrade to 2.2.1 "fix" this issue. -- 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]
