Uses of Class
org.apache.maven.scm.ScmTag
Packages that use ScmTag
-
Uses of ScmTag in org.apache.maven.scm.provider.svn
Methods in org.apache.maven.scm.provider.svn with parameters of type ScmTagModifier and TypeMethodDescriptionstatic String
SvnTagBranchUtils.resolveTagUrl
(String repositoryUrl, ScmTag tag) Resolves a tag to a repository url.static String
SvnTagBranchUtils.resolveTagUrl
(SvnScmProviderRepository repository, ScmTag tag) Resolves a tag to a repository url.