Package org.apache.maven.shared.release.scm
-
Interface Summary Interface Description ScmRepositoryConfigurator Configure an SCM repository using release configuration.ScmTranslator Translate the SCM information after tagging/reverting to trunk. -
Class Summary Class Description ClearCaseScmTranslator ClearCase tag translator.CvsScmTranslator CVS tag translator.DefaultScmRepositoryConfigurator Tool that gets a configured SCM repository from release configuration.GitScmTranslator HgScmTranslator IdentifiedScm Unlike repositories the scm of the Project Model doesn't have an id.JazzScmTranslator Jazz tag translator.SubversionScmTranslator Subversion tag translator. -
Exception Summary Exception Description ReleaseScmCommandException Exception occurring during an SCM operation.ReleaseScmRepositoryException Exception occurring during an SCM repository operation.