Details
-
Type:
Wish
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: maven-scm-provider-git
-
Labels:None
-
Complexity:Intermediate
Description
When tagging the release - it would be nice if the git plugin for scm allowed for an annotated and signed tag rather than just an annotated tag.
If this is already possible then either I need a pointer to the correct doc
(or it would be nice if the doc covered how to configure it).
Enabled signing Git tags when -Dmaven.scm.gitexe.sign_tags is passed on the command line.