Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.1-beta-3
-
None
Description
The release plugin gives a default scm tag to used when doing a release:prepare, continuum's release prepare does not use the same value.
I happen to be on a branch so in continuum my project's scm tag is the branch name. (using cvs).
When i went to release prepare, the tag default was the existing value in the pom for the scm tag. I didn't change it and when the project finished the prepare, there was nothing tagged (because the tag it tried to use was the same name as the branch I was on).
The release plugin uses a different default and doesn't create this problem.
Attachments
Issue Links
- is related to
-
CONTINUUM-1515 SCM Tag does not have a default value
- Closed
- relates to
-
CONTINUUM-2028 Continuum release prepare should use maven-release-plugin scmCommentPrefix configuration in pom
- Closed