Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 2.0-beta-8
-
Fix Version/s: 2.0-beta-9
-
Component/s: scm
-
Labels:None
-
Environment:svn version > 1.5.0
-
Number of attachments :
Description
Due to an issue with svn > 1.5.0, release plugin doesn't work. The scm (1.2) implements a new remote tagging mechanism as a workaround.
Issue Links
| This issue relates to: | ||||
| MRELEASE-375 | release plugin does not work with subversion > 1.5.0 |
|
|
|
| MRELEASE-434 | Assumes scm.url is Current Directory for Remote Tagging |
|
|
|
| MRELEASE-514 | release:branch hit remoteTagging problem |
|
|
|
| MRELEASE-443 | Add a mojo parameter for using the new remote tagging for svn scm provider (to prevent issue with svn > 1.5.0 in release:branch) |
|
|
|
| This issue is related to: | ||||
| SCM-406 | scm tag does not work with Subversion 1.5.1 |
|
|
|
| SCM-262 | scm:tag for subversion tagging from local version of code, not directly from repository |
|
|
|
fixed rev 755056
The mojo configuration is :
Or -DremoteTagging=true.