Class RemoteInfoScmResult
java.lang.Object
org.apache.maven.scm.ScmResult
org.apache.maven.scm.command.remoteinfo.RemoteInfoScmResult
- All Implemented Interfaces:
Serializable
- Since:
- 1.6
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptiondepending on scm informations can be different svn: branch name / remote urldepending on scm informations can be different svn: branch name / remote urlFields inherited from class org.apache.maven.scm.ScmResult
PASSWORD_PLACE_HOLDER
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.maven.scm.ScmResult
getCommandLine, getCommandOutput, getProviderMessage, isSuccess
-
Field Details
-
branches
depending on scm informations can be different svn: branch name / remote url -
tags
depending on scm informations can be different svn: branch name / remote url
-
-
Constructor Details
-
RemoteInfoScmResult
-
RemoteInfoScmResult
-
-
Method Details