public class MavenDependenciesProcessorTask extends Task<MavenDependenciesProcessorTask,MavenDependenciesProcessorTaskProperties>
conditions, description, requirements, taskEnabled| Constructor and Description |
|---|
MavenDependenciesProcessorTask() |
| Modifier and Type | Method and Description |
|---|---|
MavenDependenciesProcessorTask |
alternatePathForTheGlobalSettingsFile(@Nullable String alternatePathForTheGlobalSettingsFile)
Specify alternative location for global settings file.
|
MavenDependenciesProcessorTask |
alternatePathForTheUserSettingsFile(@Nullable String alternatePathForTheUserSettingsFile)
Specify alternative location for user settings file.
|
protected @NotNull MavenDependenciesProcessorTaskProperties |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
MavenDependenciesProcessorTask |
overrideProjectFile(@Nullable String overrideProjectFile)
Path to the project file, relative to the working subdirectory.
|
MavenDependenciesProcessorTask |
pathToMavenLocalRepository(@Nullable String pathToMavenLocalRepository)
Specify alternative location for Maven local repository.
|
MavenDependenciesProcessorTask |
workingSubdirectory(@Nullable String workingSubdirectory)
Specify an alternative subdirectory as working directory for the task.
|
conditions, description, enabled, requirements, toStringpublic MavenDependenciesProcessorTask overrideProjectFile(@Nullable @Nullable String overrideProjectFile)
public MavenDependenciesProcessorTask workingSubdirectory(@Nullable @Nullable String workingSubdirectory)
public MavenDependenciesProcessorTask alternatePathForTheGlobalSettingsFile(@Nullable @Nullable String alternatePathForTheGlobalSettingsFile)
public MavenDependenciesProcessorTask alternatePathForTheUserSettingsFile(@Nullable @Nullable String alternatePathForTheUserSettingsFile)
public MavenDependenciesProcessorTask pathToMavenLocalRepository(@Nullable @Nullable String pathToMavenLocalRepository)
@NotNull protected @NotNull MavenDependenciesProcessorTaskProperties build()
build in class Task<MavenDependenciesProcessorTask,MavenDependenciesProcessorTaskProperties>public boolean equals(Object o)
equals in class Task<MavenDependenciesProcessorTask,MavenDependenciesProcessorTaskProperties>public int hashCode()
hashCode in class Task<MavenDependenciesProcessorTask,MavenDependenciesProcessorTaskProperties>Copyright © 2024 Atlassian Software Systems Pty Ltd. All rights reserved.