Package org.apache.maven.project
Interface ProjectBuilderConfiguration
- All Known Implementing Classes:
- DefaultProjectBuilderConfiguration
Deprecated.
- 
Method SummaryModifier and TypeMethodDescriptionDeprecated.Deprecated.Deprecated.Deprecated.Deprecated.setBuildStartTime(Date buildStartTime) Deprecated.setExecutionProperties(Properties executionProperties) Deprecated.setGlobalProfileManager(ProfileManager globalProfileManager) Deprecated.setLocalRepository(ArtifactRepository localRepository) Deprecated.setUserProperties(Properties userProperties) Deprecated.
- 
Method Details- 
getLocalRepositoryArtifactRepository getLocalRepository()Deprecated.
- 
getGlobalProfileManagerProfileManager getGlobalProfileManager()Deprecated.
- 
getUserPropertiesProperties getUserProperties()Deprecated.
- 
getExecutionPropertiesProperties getExecutionProperties()Deprecated.
- 
setGlobalProfileManagerDeprecated.
- 
setLocalRepositoryDeprecated.
- 
setUserPropertiesDeprecated.
- 
setExecutionPropertiesDeprecated.
- 
getBuildStartTimeDate getBuildStartTime()Deprecated.
- 
setBuildStartTimeDeprecated.
 
- 
ProjectBuildingRequestinstead