com.atlassian.bamboo.plugins.maven.dependencies
Class MavenDependenciesProcessorConfig
java.lang.Object
com.atlassian.bamboo.plugins.maven.dependencies.MavenDependenciesProcessorConfig
public class MavenDependenciesProcessorConfig
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CFG_ALTERNATE_GLOBAL_SETTINGS_PATH
public static final String CFG_ALTERNATE_GLOBAL_SETTINGS_PATH
- See Also:
- Constant Field Values
CFG_ALTERNATE_USER_SETTINGS_PATH
public static final String CFG_ALTERNATE_USER_SETTINGS_PATH
- See Also:
- Constant Field Values
CFG_LOCAL_REPOSITORY_PATH
public static final String CFG_LOCAL_REPOSITORY_PATH
- See Also:
- Constant Field Values
DEFAULT_MAVEN_PROJECT_FILE
public static final String DEFAULT_MAVEN_PROJECT_FILE
- See Also:
- Constant Field Values
MavenDependenciesProcessorConfig
public MavenDependenciesProcessorConfig(@NotNull
TaskContext taskContext)
getProjectFile
public String getProjectFile()
getWorkingDirectory
public File getWorkingDirectory()
getAlternateGlobalSettingsPath
public String getAlternateGlobalSettingsPath()
getAlternateUserSettingsPath
public String getAlternateUserSettingsPath()
getLocalRepositoryPath
public String getLocalRepositoryPath()
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.