| Package | Description |
|---|---|
| org.apache.maven.scm.manager | |
| org.apache.maven.scm.provider |
| Modifier and Type | Method and Description |
|---|---|
RemoveScmResult |
ScmManager.remove(ScmRepository repository,
ScmFileSet fileSet,
String message)
Removes the given files from the source control system
|
RemoveScmResult |
AbstractScmManager.remove(ScmRepository repository,
ScmFileSet fileSet,
String message)
Removes the given files from the source control system
|
| Modifier and Type | Method and Description |
|---|---|
protected RemoveScmResult |
AbstractScmProvider.remove(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
RemoveScmResult |
ScmProvider.remove(ScmRepository repository,
ScmFileSet fileSet,
String message)
Removes the given files from the source control system
|
RemoveScmResult |
AbstractScmProvider.remove(ScmRepository repository,
ScmFileSet fileSet,
String message)
Removes the given files from the source control system
|
Copyright © 2003–2021 The Apache Software Foundation. All rights reserved.