Full name:
org.honton.chas:git-tag-maven-plugin:0.0.4:tag
Description:
Attributes:
deploy.| Name | Type | Since | Description | 
|---|---|---|---|
| <tagName> | String | - | Message for the tag User property is: git.tagName. | 
| Name | Type | Since | Description | 
|---|---|---|---|
| <branch> | String | - | Git branch (defaults to HEAD branch) User property is: git.branch. | 
| <message> | String | - | Message for the tag, defaults to "release ${tag}" User property is: git.message. | 
| <remote> | String | - | Git Remote repository name Default value is: origin.User property is: git.remote. | 
| <skip> | boolean | - | Skip executing this plugin Default value is: false.User property is: git.skip. | 
| <skipPush> | boolean | - | Skip pushing tag to remote. Default value is: false.User property is: git.skipPush. | 
| <skipSnapshots> | boolean | - | Skip creating tag for SNAPSHOTs. Default value is: true.User property is: git.skipSnapshots. | 
| <useUseDotSsh> | boolean | - | Use the contents of the ~/.ssh directory instead of
~/.m2/settings.xml to configure ssh connections. Default value is: false.User property is: git.use.ssh. | 
java.lang.StringNogit.branchjava.lang.StringNogit.messagejava.lang.StringNogit.remoteoriginbooleanNogit.skipfalsebooleanNogit.skipPushfalsebooleanNogit.skipSnapshotstruejava.lang.StringYesgit.tagNamebooleanNogit.use.sshfalse