| Package | Description |
|---|---|
| com.atlassian.bamboo.specs.builders.task |
Tasks you can execute in a job, such as: source code checkout, Maven build or a shell script.
|
| Modifier and Type | Method and Description |
|---|---|
MavenDependenciesProcessorTask |
MavenDependenciesProcessorTask.alternatePathForTheGlobalSettingsFile(@Nullable String alternatePathForTheGlobalSettingsFile)
Specify alternative location for global settings file.
|
MavenDependenciesProcessorTask |
MavenDependenciesProcessorTask.alternatePathForTheUserSettingsFile(@Nullable String alternatePathForTheUserSettingsFile)
Specify alternative location for user settings file.
|
MavenDependenciesProcessorTask |
MavenDependenciesProcessorTask.overrideProjectFile(@Nullable String overrideProjectFile)
Path to the project file, relative to the working subdirectory.
|
MavenDependenciesProcessorTask |
MavenDependenciesProcessorTask.pathToMavenLocalRepository(@Nullable String pathToMavenLocalRepository)
Specify alternative location for Maven local repository.
|
MavenDependenciesProcessorTask |
MavenDependenciesProcessorTask.workingSubdirectory(@Nullable String workingSubdirectory)
Specify an alternative subdirectory as working directory for the task.
|
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.