A B C D E F G H I J M O P R S T U V W

A

activateAsDefault(String) - Method in class org.apache.maven.profiles.DefaultProfileManager
 
activateAsDefault(String) - Method in interface org.apache.maven.profiles.ProfileManager
Deprecated. Use ProfileActivationContext methods instead.
Activation - Class in org.apache.maven.profiles
The conditions within the build runtime environment which will trigger the automatic inclusion of the parent build profile.
Activation() - Constructor for class org.apache.maven.profiles.Activation
 
ActivationFile - Class in org.apache.maven.profiles
This is the file specification used to activate a profile.
ActivationFile() - Constructor for class org.apache.maven.profiles.ActivationFile
 
ActivationOS - Class in org.apache.maven.profiles
This is an activator which will detect an operating system's attributes in order to activate its profile.
ActivationOS() - Constructor for class org.apache.maven.profiles.ActivationOS
 
ActivationProperty - Class in org.apache.maven.profiles
This is the property specification used to activate a profile.
ActivationProperty() - Constructor for class org.apache.maven.profiles.ActivationProperty
 
ActiveProjectArtifact - Class in org.apache.maven.project.artifact
Wraps an active project instance to be able to receive updates from its artifact without affecting the original attributes of this artifact.
ActiveProjectArtifact(MavenProject, Artifact) - Constructor for class org.apache.maven.project.artifact.ActiveProjectArtifact
 
addActiveProfile(String) - Method in class org.apache.maven.profiles.ProfilesRoot
Method addActiveProfile.
addAttachedArtifact(Artifact) - Method in class org.apache.maven.project.MavenProject
 
addCompileSourceRoot(String) - Method in class org.apache.maven.project.MavenProject
 
addContributor(Contributor) - Method in class org.apache.maven.project.MavenProject
 
addDeveloper(Developer) - Method in class org.apache.maven.project.MavenProject
 
addLicense(License) - Method in class org.apache.maven.project.MavenProject
 
addMailingList(MailingList) - Method in class org.apache.maven.project.MavenProject
 
addMessage(String) - Method in class org.apache.maven.project.validation.ModelValidationResult
 
addMetadata(ArtifactMetadata) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
addPlugin(Plugin) - Method in class org.apache.maven.project.MavenProject
 
addPluginRepository(Repository) - Method in class org.apache.maven.profiles.Profile
Method addPluginRepository.
addProfile(Profile) - Method in class org.apache.maven.profiles.DefaultProfileManager
 
addProfile(Profile) - Method in interface org.apache.maven.profiles.ProfileManager
 
addProfile(Profile) - Method in class org.apache.maven.profiles.ProfilesRoot
Method addProfile.
addProfiles(List) - Method in class org.apache.maven.profiles.DefaultProfileManager
 
addProfiles(List) - Method in interface org.apache.maven.profiles.ProfileManager
 
addProjectReference(MavenProject) - Method in class org.apache.maven.project.MavenProject
 
addProperty(String, String) - Method in class org.apache.maven.profiles.Profile
Method addProperty.
addRepository(Repository) - Method in class org.apache.maven.profiles.Profile
Method addRepository.
addResource(MavenProject, String, List, List) - Method in class org.apache.maven.project.DefaultMavenProjectHelper
 
addResource(Resource) - Method in class org.apache.maven.project.MavenProject
 
addResource(MavenProject, String, List, List) - Method in interface org.apache.maven.project.MavenProjectHelper
 
addScriptSourceRoot(String) - Method in class org.apache.maven.project.MavenProject
 
addTestCompileSourceRoot(String) - Method in class org.apache.maven.project.MavenProject
 
addTestResource(MavenProject, String, List, List) - Method in class org.apache.maven.project.DefaultMavenProjectHelper
 
addTestResource(Resource) - Method in class org.apache.maven.project.MavenProject
 
addTestResource(MavenProject, String, List, List) - Method in interface org.apache.maven.project.MavenProjectHelper
 
alignToBaseDirectory(File) - Method in class org.apache.maven.profiles.activation.CustomActivatorExpressionEvaluator
 
AlwaysOnActivation - Class in org.apache.maven.profiles
 
AlwaysOnActivation() - Constructor for class org.apache.maven.profiles.AlwaysOnActivation
 
AlwaysOnProfileActivator - Class in org.apache.maven.profiles.activation
 
AlwaysOnProfileActivator() - Constructor for class org.apache.maven.profiles.activation.AlwaysOnProfileActivator
 
applyActivatedExternalProfiles(Model, File, ProfileManager) - Method in class org.apache.maven.profiles.build.DefaultProfileAdvisor
 
applyActivatedExternalProfiles(Model, File, ProfileManager) - Method in interface org.apache.maven.profiles.build.ProfileAdvisor
 
applyActivatedProfiles(Model, File, boolean, ProfileActivationContext) - Method in class org.apache.maven.profiles.build.DefaultProfileAdvisor
 
applyActivatedProfiles(Model, File, boolean, ProfileActivationContext) - Method in interface org.apache.maven.profiles.build.ProfileAdvisor
 
artifactMetadataSource - Variable in class org.apache.maven.project.DefaultMavenProjectBuilder
 
artifactResolver - Variable in class org.apache.maven.project.DefaultMavenProjectBuilder
 
asString() - Method in class org.apache.maven.project.builder.PomClassicDomainModel
Returns XML model as string
attachArtifact(MavenProject, String, String, File) - Method in class org.apache.maven.project.DefaultMavenProjectHelper
 
attachArtifact(MavenProject, String, File) - Method in class org.apache.maven.project.DefaultMavenProjectHelper
 
attachArtifact(MavenProject, File, String) - Method in class org.apache.maven.project.DefaultMavenProjectHelper
 
attachArtifact(MavenProject, Artifact) - Method in class org.apache.maven.project.DefaultMavenProjectHelper
 
attachArtifact(String, String, File) - Method in class org.apache.maven.project.MavenProject
Deprecated. Use MavenProjectHelper.attachArtifact(..) instead.
attachArtifact(MavenProject, File, String) - Method in interface org.apache.maven.project.MavenProjectHelper
 
attachArtifact(MavenProject, String, File) - Method in interface org.apache.maven.project.MavenProjectHelper
 
attachArtifact(MavenProject, String, String, File) - Method in interface org.apache.maven.project.MavenProjectHelper
 

B

build(File, ArtifactRepository, ProfileManager) - Method in class org.apache.maven.project.DefaultMavenProjectBuilder
 
build(File, ProjectBuilderConfiguration) - Method in class org.apache.maven.project.DefaultMavenProjectBuilder
 
build(File, ArtifactRepository, ProfileManager) - Method in interface org.apache.maven.project.MavenProjectBuilder
 
build(File, ProjectBuilderConfiguration) - Method in interface org.apache.maven.project.MavenProjectBuilder
 
buildArtifactRepositories(List<Repository>) - Method in class org.apache.maven.DefaultMavenTools
 
buildArtifactRepositories(Model) - Method in class org.apache.maven.DefaultMavenTools
 
buildArtifactRepositories(List<Repository>) - Method in interface org.apache.maven.MavenTools
 
buildArtifactRepositories(Model) - Method in interface org.apache.maven.MavenTools
 
buildArtifactRepository(Repository) - Method in class org.apache.maven.DefaultMavenTools
 
buildArtifactRepository(Repository) - Method in interface org.apache.maven.MavenTools
 
buildArtifactRepositoryPolicy(RepositoryPolicy) - Method in class org.apache.maven.DefaultMavenTools
 
buildDeploymentArtifactRepository(DeploymentRepository) - Method in class org.apache.maven.DefaultMavenTools
 
buildDeploymentArtifactRepository(DeploymentRepository) - Method in interface org.apache.maven.MavenTools
 
buildFromLocalPath(File, List<Model>, Collection<InterpolatorProperty>, PomArtifactResolver, ProjectBuilderConfiguration) - Method in class org.apache.maven.project.builder.impl.DefaultProjectBuilder
 
buildFromLocalPath(File, List<Model>, Collection<InterpolatorProperty>, PomArtifactResolver, ProjectBuilderConfiguration) - Method in interface org.apache.maven.project.builder.ProjectBuilder
Returns a maven project for the specified input stream.
buildFromRepository(Artifact, List, ArtifactRepository, boolean) - Method in class org.apache.maven.project.DefaultMavenProjectBuilder
 
buildFromRepository(Artifact, List, ArtifactRepository) - Method in class org.apache.maven.project.DefaultMavenProjectBuilder
 
buildFromRepository(Artifact, List, ArtifactRepository, boolean) - Method in interface org.apache.maven.project.MavenProjectBuilder
 
buildFromRepository(Artifact, List, ArtifactRepository) - Method in interface org.apache.maven.project.MavenProjectBuilder
 
buildModel(File, Collection<InterpolatorProperty>, PomArtifactResolver) - Method in class org.apache.maven.project.builder.impl.DefaultProjectBuilder
 
buildModel(File, List<Model>, Collection<InterpolatorProperty>, PomArtifactResolver) - Method in class org.apache.maven.project.builder.impl.DefaultProjectBuilder
 
buildModel(File, Collection<InterpolatorProperty>, PomArtifactResolver) - Method in interface org.apache.maven.project.builder.ProjectBuilder
 
buildProfiles(File) - Method in class org.apache.maven.profiles.DefaultMavenProfilesBuilder
 
buildProfiles(File) - Method in interface org.apache.maven.profiles.MavenProfilesBuilder
 
buildProjectWithDependencies(File, ProjectBuilderConfiguration) - Method in class org.apache.maven.project.DefaultMavenProjectBuilder
 
buildProjectWithDependencies(File, ProjectBuilderConfiguration) - Method in interface org.apache.maven.project.MavenProjectBuilder
 
buildStandaloneSuperProject(ProjectBuilderConfiguration) - Method in class org.apache.maven.project.DefaultMavenProjectBuilder
This is used for pom-less execution like running archetype:generate.
buildStandaloneSuperProject(ProjectBuilderConfiguration) - Method in interface org.apache.maven.project.MavenProjectBuilder
 

C

canDetectActivation(Profile, ProfileActivationContext) - Method in class org.apache.maven.profiles.activation.DetectedProfileActivator
 
canDetectActivation(Profile, ProfileActivationContext) - Method in class org.apache.maven.profiles.activation.JdkPrefixProfileActivator
 
canDetectActivation(Profile, ProfileActivationContext) - Method in class org.apache.maven.profiles.activation.SystemPropertyProfileActivator
 
canDetermineActivation(Profile, ProfileActivationContext) - Method in class org.apache.maven.profiles.activation.AlwaysOnProfileActivator
 
canDetermineActivation(Profile, ProfileActivationContext) - Method in class org.apache.maven.profiles.activation.CustomActivator
 
canDetermineActivation(Profile, ProfileActivationContext) - Method in class org.apache.maven.profiles.activation.DetectedProfileActivator
 
canDetermineActivation(Profile, ProfileActivationContext) - Method in class org.apache.maven.profiles.activation.FileProfileActivator
 
canDetermineActivation(Profile, ProfileActivationContext) - Method in class org.apache.maven.profiles.activation.OperatingSystemProfileActivator
 
canDetermineActivation(Profile, ProfileActivationContext) - Method in interface org.apache.maven.profiles.activation.ProfileActivator
 
clearExecutionProject() - Method in class org.apache.maven.project.MavenProject
 
clone() - Method in class org.apache.maven.project.MavenProject
 
compareTo(Object) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
contextualize(Context) - Method in class org.apache.maven.profiles.build.DefaultProfileAdvisor
 
contextualize(Context) - Method in class org.apache.maven.project.artifact.MavenMetadataSource
 
convertFromProfileXmlProfile(Profile) - Static method in class org.apache.maven.profiles.ProfilesConversionUtils
 
createArtifacts(ArtifactFactory, List<Dependency>, String, ArtifactFilter, MavenProject) - Static method in class org.apache.maven.project.artifact.MavenMetadataSource
 
createArtifacts(ArtifactFactory, String, ArtifactFilter) - Method in class org.apache.maven.project.MavenProject
 
createDomainModel(List<ModelProperty>) - Method in class org.apache.maven.project.builder.PomClassicDomainModelFactory
 
createLocalRepository(String, String) - Method in class org.apache.maven.DefaultMavenTools
 
createLocalRepository(String, String) - Method in interface org.apache.maven.MavenTools
 
createRepository(String, String) - Method in class org.apache.maven.DefaultMavenTools
 
createRepository(String, String, ArtifactRepositoryPolicy, ArtifactRepositoryPolicy) - Method in class org.apache.maven.DefaultMavenTools
 
createRepository(String, String) - Method in interface org.apache.maven.MavenTools
 
createRepository(String, String, ArtifactRepositoryPolicy, ArtifactRepositoryPolicy) - Method in interface org.apache.maven.MavenTools
 
CustomActivator - Class in org.apache.maven.profiles.activation
Profile activator that allows the use of custom third-party activators, by specifying a type - or role-hint - for the activator, along with a configuration (in the form of a DOM) to be used in configuring the activator.
CustomActivator() - Constructor for class org.apache.maven.profiles.activation.CustomActivator
 
CustomActivatorExpressionEvaluator - Class in org.apache.maven.profiles.activation
 
CustomActivatorExpressionEvaluator() - Constructor for class org.apache.maven.profiles.activation.CustomActivatorExpressionEvaluator
 

D

DefaultImportModel - Class in org.apache.maven.project.builder.impl
 
DefaultImportModel(String, List<ModelProperty>) - Constructor for class org.apache.maven.project.builder.impl.DefaultImportModel
 
DefaultMavenProfilesBuilder - Class in org.apache.maven.profiles
 
DefaultMavenProfilesBuilder() - Constructor for class org.apache.maven.profiles.DefaultMavenProfilesBuilder
 
DefaultMavenProjectBuilder - Class in org.apache.maven.project
 
DefaultMavenProjectBuilder() - Constructor for class org.apache.maven.project.DefaultMavenProjectBuilder
 
DefaultMavenProjectHelper - Class in org.apache.maven.project
 
DefaultMavenProjectHelper() - Constructor for class org.apache.maven.project.DefaultMavenProjectHelper
 
DefaultMavenTools - Class in org.apache.maven
 
DefaultMavenTools() - Constructor for class org.apache.maven.DefaultMavenTools
 
DefaultModelValidator - Class in org.apache.maven.project.validation
 
DefaultModelValidator() - Constructor for class org.apache.maven.project.validation.DefaultModelValidator
 
DefaultPomArtifactResolver - Class in org.apache.maven.project.builder
Provides methods for resolving of artifacts.
DefaultPomArtifactResolver(ArtifactRepository, List<ArtifactRepository>, ArtifactResolver) - Constructor for class org.apache.maven.project.builder.DefaultPomArtifactResolver
Constructor
DefaultProfileActivationContext - Class in org.apache.maven.profiles.activation
 
DefaultProfileActivationContext(Properties, boolean) - Constructor for class org.apache.maven.profiles.activation.DefaultProfileActivationContext
 
DefaultProfileAdvisor - Class in org.apache.maven.profiles.build
 
DefaultProfileAdvisor() - Constructor for class org.apache.maven.profiles.build.DefaultProfileAdvisor
 
DefaultProfileInjector - Class in org.apache.maven.profiles.injection
Inject profile data into a Model, using the profile as the dominant data source, and persisting results of the injection in the Model.
DefaultProfileInjector() - Constructor for class org.apache.maven.profiles.injection.DefaultProfileInjector
 
DefaultProfileManager - Class in org.apache.maven.profiles
 
DefaultProfileManager(PlexusContainer, ProfileActivationContext) - Constructor for class org.apache.maven.profiles.DefaultProfileManager
the properties passed to the profile manager are the props that are passed to maven, possibly containing profile activator properties
DefaultProfileManager(PlexusContainer) - Constructor for class org.apache.maven.profiles.DefaultProfileManager
Deprecated. Using this is dangerous when extensions or non-global system properties are in play.
DefaultProjectBuilder - Class in org.apache.maven.project.builder.impl
Default implementation of the project builder.
DefaultProjectBuilder() - Constructor for class org.apache.maven.project.builder.impl.DefaultProjectBuilder
 
DefaultProjectBuilderConfiguration - Class in org.apache.maven.project
 
DefaultProjectBuilderConfiguration() - Constructor for class org.apache.maven.project.DefaultProjectBuilderConfiguration
 
DetectedProfileActivator - Class in org.apache.maven.profiles.activation
 
DetectedProfileActivator() - Constructor for class org.apache.maven.profiles.activation.DetectedProfileActivator
 
DuplicateArtifactAttachmentException - Exception in org.apache.maven.project
This exception is thrown if an application attempts to attach two of the same artifacts to a single project.
DuplicateArtifactAttachmentException(MavenProject, Artifact) - Constructor for exception org.apache.maven.project.DuplicateArtifactAttachmentException
 

E

EMPTY_PROJECT_ARTIFACT_ID - Static variable in class org.apache.maven.project.MavenProject
 
EMPTY_PROJECT_GROUP_ID - Static variable in class org.apache.maven.project.MavenProject
 
EMPTY_PROJECT_VERSION - Static variable in class org.apache.maven.project.MavenProject
 
enableLogging(Logger) - Method in class org.apache.maven.DefaultMavenTools
 
enableLogging(Logger) - Method in class org.apache.maven.profiles.activation.CustomActivator
 
enableLogging(Logger) - Method in class org.apache.maven.profiles.activation.DetectedProfileActivator
 
enableLogging(Logger) - Method in class org.apache.maven.profiles.activation.FileProfileActivator
 
enableLogging(Logger) - Method in class org.apache.maven.profiles.build.DefaultProfileAdvisor
 
enableLogging(Logger) - Method in class org.apache.maven.project.builder.impl.DefaultProjectBuilder
 
enableLogging(Logger) - Method in class org.apache.maven.project.DefaultMavenProjectBuilder
 
equals(Object) - Method in class org.apache.maven.profiles.Repository
 
equals(Object) - Method in class org.apache.maven.profiles.RepositoryBase
 
equals(Object) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
equals(Object) - Method in class org.apache.maven.project.builder.impl.DefaultImportModel
 
equals(Object) - Method in class org.apache.maven.project.builder.PomClassicDomainModel
Returns true if this.asString.equals(o.asString()), otherwise false.
equals(Object) - Method in class org.apache.maven.project.MavenProject
 
evaluate(String) - Method in class org.apache.maven.profiles.activation.CustomActivatorExpressionEvaluator
 
explicitlyActivate(String) - Method in class org.apache.maven.profiles.DefaultProfileManager
 
explicitlyActivate(List) - Method in class org.apache.maven.profiles.DefaultProfileManager
 
explicitlyActivate(String) - Method in interface org.apache.maven.profiles.ProfileManager
Deprecated. Use ProfileActivationContext methods instead.
explicitlyActivate(List) - Method in interface org.apache.maven.profiles.ProfileManager
Deprecated. Use ProfileActivationContext methods instead.
explicitlyDeactivate(String) - Method in class org.apache.maven.profiles.DefaultProfileManager
 
explicitlyDeactivate(List) - Method in class org.apache.maven.profiles.DefaultProfileManager
 
explicitlyDeactivate(String) - Method in interface org.apache.maven.profiles.ProfileManager
Deprecated. Use ProfileActivationContext methods instead.
explicitlyDeactivate(List) - Method in interface org.apache.maven.profiles.ProfileManager
Deprecated. Use ProfileActivationContext methods instead.

F

FileProfileActivator - Class in org.apache.maven.profiles.activation
 
FileProfileActivator() - Constructor for class org.apache.maven.profiles.activation.FileProfileActivator
 
findModelFromRepository(Artifact, List, ArtifactRepository) - Method in class org.apache.maven.DefaultMavenTools
 
findModelFromRepository(Artifact, List, ArtifactRepository) - Method in interface org.apache.maven.MavenTools
 

G

getActivation() - Method in class org.apache.maven.profiles.Profile
Get the conditional logic which will automatically trigger the inclusion of this profile.
getActiveByDefaultProfileIds() - Method in class org.apache.maven.profiles.activation.DefaultProfileActivationContext
 
getActiveByDefaultProfileIds() - Method in interface org.apache.maven.profiles.activation.ProfileActivationContext
 
getActiveProfiles() - Method in class org.apache.maven.profiles.DefaultProfileManager
 
getActiveProfiles(Model) - Method in class org.apache.maven.profiles.DefaultProfileManager
 
getActiveProfiles() - Method in interface org.apache.maven.profiles.ProfileManager
Deprecated. Use ProfileManager.getActiveProfiles(Model) instead.
getActiveProfiles(Model) - Method in interface org.apache.maven.profiles.ProfileManager
 
getActiveProfiles() - Method in class org.apache.maven.profiles.ProfilesRoot
Method getActiveProfiles.
getActiveProfiles() - Method in class org.apache.maven.project.MavenProject
 
getAddDefaultEntities() - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
Returns the state of the "add default entities" flag.
getArch() - Method in class org.apache.maven.profiles.ActivationOS
Get the architecture of the OS to be used to activate a profile.
getArtifact() - Method in exception org.apache.maven.project.DuplicateArtifactAttachmentException
 
getArtifact() - Method in class org.apache.maven.project.MavenProject
 
getArtifactHandler() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
getArtifactId() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
getArtifactId() - Method in class org.apache.maven.project.MavenProject
 
getArtifactMap() - Method in class org.apache.maven.project.MavenProject
 
getArtifactRepositoriesFromActiveProfiles(Model, File, ProfileManager) - Method in class org.apache.maven.profiles.build.DefaultProfileAdvisor
 
getArtifactRepositoriesFromActiveProfiles(Model, File, boolean, ProfileActivationContext) - Method in class org.apache.maven.profiles.build.DefaultProfileAdvisor
 
getArtifactRepositoriesFromActiveProfiles(Model, File, ProfileManager) - Method in interface org.apache.maven.profiles.build.ProfileAdvisor
 
getArtifactRepositoriesFromActiveProfiles(Model, File, boolean, ProfileActivationContext) - Method in interface org.apache.maven.profiles.build.ProfileAdvisor
 
getArtifactResolutionResult() - Method in class org.apache.maven.project.MavenProjectBuildingResult
 
getArtifacts() - Method in class org.apache.maven.project.MavenProject
All dependencies that this project has, including transitive ones.
getAttachedArtifacts() - Method in class org.apache.maven.project.MavenProject
 
getAvailableVersions() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
getBasedir() - Method in class org.apache.maven.project.MavenProject
 
getBaseVersion() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
getBaseVersion() - Method in class org.apache.maven.project.artifact.ProjectArtifactMetadata
 
getBooleanValue(String, String, XmlPullParser) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
Method getBooleanValue.
getBooleanValue(String, String, XmlPullParser, String) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
Method getBooleanValue.
getBuild() - Method in class org.apache.maven.project.MavenProject
 
getBuildExtensions() - Method in class org.apache.maven.project.MavenProject
 
getBuildPlugins() - Method in class org.apache.maven.project.MavenProject
 
getBuildStartTime() - Method in class org.apache.maven.project.DefaultProjectBuilderConfiguration
 
getBuildStartTime() - Method in interface org.apache.maven.project.ProjectBuilderConfiguration
 
getByteValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
Method getByteValue.
getCharacterValue(String, String, XmlPullParser) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
Method getCharacterValue.
getChecksumPolicy() - Method in class org.apache.maven.profiles.RepositoryPolicy
Get what to do when verification of an artifact checksum fails - warn, fail, etc.
getCiManagement() - Method in class org.apache.maven.project.MavenProject
 
getClassifier() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
getCollectedProjects() - Method in class org.apache.maven.project.MavenProject
 
getCompileArtifacts() - Method in class org.apache.maven.project.MavenProject
 
getCompileClasspathElements() - Method in class org.apache.maven.project.MavenProject
 
getCompileDependencies() - Method in class org.apache.maven.project.MavenProject
 
getCompileSourceRoots() - Method in class org.apache.maven.project.MavenProject
 
getContributors() - Method in class org.apache.maven.project.MavenProject
 
getDateValue(String, String, XmlPullParser) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
Method getDateValue.
getDateValue(String, String, String, XmlPullParser) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
Method getDateValue.
getDefaultGoal() - Method in class org.apache.maven.project.MavenProject
 
getDependencies() - Method in class org.apache.maven.project.MavenProject
 
getDependency() - Method in exception org.apache.maven.project.artifact.InvalidDependencyVersionException
 
getDependencyArtifacts() - Method in class org.apache.maven.project.MavenProject
Direct dependencies that this project has.
getDependencyConflictId() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
getDependencyFilter() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
getDependencyManagement() - Method in class org.apache.maven.project.MavenProject
 
getDependencyTrail() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
getDescription() - Method in class org.apache.maven.project.MavenProject
 
getDevelopers() - Method in class org.apache.maven.project.MavenProject
 
getDistributionManagement() - Method in class org.apache.maven.project.MavenProject
 
getDistributionManagementArtifactRepository() - Method in class org.apache.maven.project.MavenProject
 
getDoubleValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
Method getDoubleValue.
getDownloadUrl() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
getEventHistory() - Method in class org.apache.maven.project.builder.PomClassicDomainModel
 
getExecutionProject() - Method in class org.apache.maven.project.MavenProject
 
getExecutionProperties() - Method in class org.apache.maven.profiles.activation.DefaultProfileActivationContext
 
getExecutionProperties() - Method in interface org.apache.maven.profiles.activation.ProfileActivationContext
 
getExecutionProperties() - Method in class org.apache.maven.project.DefaultProjectBuilderConfiguration
 
getExecutionProperties() - Method in interface org.apache.maven.project.ProjectBuilderConfiguration
 
getExists() - Method in class org.apache.maven.profiles.ActivationFile
Get the name of the file that should exist to activate a profile.
getExplicitlyActivatedIds() - Method in class org.apache.maven.profiles.DefaultProfileManager
 
getExplicitlyActivatedIds() - Method in interface org.apache.maven.profiles.ProfileManager
Deprecated. Use ProfileActivationContext methods instead.
getExplicitlyActiveProfileIds() - Method in class org.apache.maven.profiles.activation.DefaultProfileActivationContext
 
getExplicitlyActiveProfileIds() - Method in interface org.apache.maven.profiles.activation.ProfileActivationContext
 
getExplicitlyDeactivatedIds() - Method in class org.apache.maven.profiles.DefaultProfileManager
 
getExplicitlyDeactivatedIds() - Method in interface org.apache.maven.profiles.ProfileManager
Deprecated. Use ProfileActivationContext methods instead.
getExplicitlyInactiveProfileIds() - Method in class org.apache.maven.profiles.activation.DefaultProfileActivationContext
 
getExplicitlyInactiveProfileIds() - Method in interface org.apache.maven.profiles.activation.ProfileActivationContext
 
getExtensionArtifactMap() - Method in class org.apache.maven.project.MavenProject
 
getExtensionArtifacts() - Method in class org.apache.maven.project.MavenProject
 
getFamily() - Method in class org.apache.maven.profiles.ActivationOS
Get the general family of the OS to be used to activate a profile (e.g.
getFile() - Method in class org.apache.maven.profiles.Activation
Get Specifies that this profile will be activated based on existence of a file.
getFile() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
getFile() - Method in class org.apache.maven.project.builder.PomClassicDomainModel
 
getFile() - Method in class org.apache.maven.project.MavenProject
 
getFilters() - Method in class org.apache.maven.project.MavenProject
 
getFloatValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
Method getFloatValue.
getGlobalProfileManager() - Method in class org.apache.maven.project.DefaultProjectBuilderConfiguration
 
getGlobalProfileManager() - Method in interface org.apache.maven.project.ProjectBuilderConfiguration
 
getGroupId(Model) - Static method in class org.apache.maven.profiles.DefaultProfileManager
 
getGroupId() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
getGroupId() - Method in class org.apache.maven.project.MavenProject
 
getId() - Method in class org.apache.maven.profiles.Profile
Get the ID of this build profile, for activation purposes.
getId() - Method in class org.apache.maven.profiles.RepositoryBase
Get A unique identifier for a repository.
getId() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
getId() - Method in class org.apache.maven.project.builder.impl.DefaultImportModel
 
getId() - Method in class org.apache.maven.project.builder.PomClassicDomainModel
 
getId() - Method in class org.apache.maven.project.MavenProject
 
getIdsActivatedByDefault() - Method in class org.apache.maven.profiles.DefaultProfileManager
 
getIdsActivatedByDefault() - Method in interface org.apache.maven.profiles.ProfileManager
Deprecated. Use ProfileActivationContext methods instead.
getInceptionYear() - Method in class org.apache.maven.project.MavenProject
 
getInputStream() - Method in class org.apache.maven.project.builder.PomClassicDomainModel
 
getIntegerValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
Method getIntegerValue.
getIssueManagement() - Method in class org.apache.maven.project.MavenProject
 
getJdk() - Method in class org.apache.maven.profiles.Activation
Get Specifies that this profile will be activated when a matching JDK is detected.
getKey() - Method in class org.apache.maven.project.artifact.ProjectArtifactMetadata
 
getLayout() - Method in class org.apache.maven.profiles.RepositoryBase
Get the type of layout this repository uses for locating and storing artifacts - can be "legacy" or "default".
getLicenses() - Method in class org.apache.maven.project.MavenProject
 
getLineageCount() - Method in class org.apache.maven.project.builder.PomClassicDomainModel
 
getLocalFilename(ArtifactRepository) - Method in class org.apache.maven.project.artifact.ProjectArtifactMetadata
 
getLocalRepository() - Method in class org.apache.maven.project.DefaultProjectBuilderConfiguration
 
getLocalRepository() - Method in interface org.apache.maven.project.ProjectBuilderConfiguration
 
getLocationInPom() - Method in exception org.apache.maven.project.InvalidProjectVersionException
 
getLogger() - Method in class org.apache.maven.profiles.activation.CustomActivator
 
getLogger() - Method in class org.apache.maven.profiles.activation.DetectedProfileActivator
 
getLongValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
Method getLongValue.
getMailingLists() - Method in class org.apache.maven.project.MavenProject
 
getManagedVersionMap() - Method in class org.apache.maven.project.MavenProject
 
getMessage() - Method in exception org.apache.maven.project.ProjectBuildingException
 
getMessage(int) - Method in class org.apache.maven.project.validation.ModelValidationResult
 
getMessageCount() - Method in class org.apache.maven.project.validation.ModelValidationResult
 
getMessages() - Method in class org.apache.maven.project.validation.ModelValidationResult
 
getMetadataList() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
getMissing() - Method in class org.apache.maven.profiles.ActivationFile
Get the name of the file that should be missing to activate a profile.
getModel() - Method in class org.apache.maven.project.builder.PomClassicDomainModel
Returns maven model
getModel() - Method in class org.apache.maven.project.MavenProject
 
getModelEncoding() - Method in class org.apache.maven.profiles.Activation
 
getModelEncoding() - Method in class org.apache.maven.profiles.ActivationFile
 
getModelEncoding() - Method in class org.apache.maven.profiles.ActivationOS
 
getModelEncoding() - Method in class org.apache.maven.profiles.ActivationProperty
 
getModelEncoding() - Method in class org.apache.maven.profiles.Profile
 
getModelEncoding() - Method in class org.apache.maven.profiles.ProfilesRoot
 
getModelEncoding() - Method in class org.apache.maven.profiles.Repository
 
getModelEncoding() - Method in class org.apache.maven.profiles.RepositoryBase
 
getModelEncoding() - Method in class org.apache.maven.profiles.RepositoryPolicy
 
getModelEventListeners() - Method in class org.apache.maven.project.DefaultProjectBuilderConfiguration
 
getModelProperties() - Method in class org.apache.maven.project.builder.impl.DefaultImportModel
 
getModelProperties() - Method in class org.apache.maven.project.builder.PomClassicDomainModel
 
getModelVersion() - Method in class org.apache.maven.project.MavenProject
 
getModulePathAdjustment(MavenProject) - Method in class org.apache.maven.project.MavenProject
 
getModules() - Method in class org.apache.maven.project.MavenProject
 
getName() - Method in class org.apache.maven.profiles.ActivationOS
Get the name of the OS to be used to activate a profile.
getName() - Method in class org.apache.maven.profiles.ActivationProperty
Get the name of the property to be used to activate a profile.
getName() - Method in class org.apache.maven.profiles.RepositoryBase
Get Human readable name of the repository .
getName() - Method in class org.apache.maven.project.MavenProject
 
getOffendingVersion() - Method in exception org.apache.maven.project.InvalidProjectVersionException
 
getOrganization() - Method in class org.apache.maven.project.MavenProject
 
getOriginalModel() - Method in class org.apache.maven.project.MavenProject
 
getOs() - Method in class org.apache.maven.profiles.Activation
Get Specifies that this profile will be activated when matching OS attributes are detected.
getPackaging() - Method in class org.apache.maven.project.MavenProject
 
getParent() - Method in class org.apache.maven.project.MavenProject
 
getParentArtifact() - Method in class org.apache.maven.project.MavenProject
 
getParentFile() - Method in class org.apache.maven.project.builder.PomClassicDomainModel
 
getParentFile() - Method in class org.apache.maven.project.MavenProject
 
getPlugin(String) - Method in class org.apache.maven.project.MavenProject
 
getPluginArtifactMap() - Method in class org.apache.maven.project.MavenProject
 
getPluginArtifactRepositories() - Method in class org.apache.maven.project.MavenProject
 
getPluginArtifacts() - Method in class org.apache.maven.project.MavenProject
 
getPluginManagement() - Method in class org.apache.maven.project.MavenProject
 
getPluginRepositories() - Method in class org.apache.maven.profiles.Profile
Method getPluginRepositories.
getPluginRepositories() - Method in class org.apache.maven.project.MavenProject
 
getPomFile() - Method in exception org.apache.maven.project.ProjectBuildingException
 
getPomLocation() - Method in exception org.apache.maven.project.ProjectBuildingException
Deprecated. use ProjectBuildingException.getPomFile()
getPrerequisites() - Method in class org.apache.maven.project.MavenProject
 
getProfileActivationContext() - Method in class org.apache.maven.profiles.DefaultProfileManager
 
getProfileActivationContext() - Method in interface org.apache.maven.profiles.ProfileManager
 
getProfiles() - Method in class org.apache.maven.profiles.ProfilesRoot
Method getProfiles.
getProfilesById() - Method in class org.apache.maven.profiles.DefaultProfileManager
 
getProfilesById() - Method in interface org.apache.maven.profiles.ProfileManager
 
getProject() - Method in exception org.apache.maven.project.DuplicateArtifactAttachmentException
 
getProject() - Method in class org.apache.maven.project.MavenProjectBuildingResult
 
getProjectDirectory() - Method in class org.apache.maven.project.builder.PomClassicDomainModel
 
getProjectId() - Method in exception org.apache.maven.project.ProjectBuildingException
 
getProjectReferences() - Method in class org.apache.maven.project.MavenProject
 
getProperties() - Method in class org.apache.maven.profiles.Profile
Method getProperties.
getProperties() - Method in class org.apache.maven.project.MavenProject
 
getProperty() - Method in class org.apache.maven.profiles.Activation
Get Specifies that this profile will be activated when this System property is specified.
getReleaseArtifactRepository() - Method in class org.apache.maven.project.MavenProject
 
getReleases() - Method in class org.apache.maven.profiles.Repository
Get how to handle downloading of releases from this repository.
getRemoteArtifactRepositories() - Method in class org.apache.maven.project.MavenProject
 
getRemoteFilename() - Method in class org.apache.maven.project.artifact.ProjectArtifactMetadata
 
getRemoteRepositories() - Method in class org.apache.maven.project.DefaultProjectBuilderConfiguration
 
getRemoteRepositories() - Method in interface org.apache.maven.project.ProjectBuilderConfiguration
 
getReportArtifactMap() - Method in class org.apache.maven.project.MavenProject
 
getReportArtifacts() - Method in class org.apache.maven.project.MavenProject
 
getReportConfiguration(String, String, String) - Method in class org.apache.maven.project.MavenProject
 
getReporting() - Method in class org.apache.maven.project.MavenProject
 
getReportPlugins() - Method in class org.apache.maven.project.MavenProject
 
getRepositories() - Method in class org.apache.maven.profiles.Profile
Method getRepositories.
getRepositories() - Method in class org.apache.maven.project.MavenProject
 
getRepository() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
getRequiredAttributeValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
Method getRequiredAttributeValue.
getResources() - Method in class org.apache.maven.project.MavenProject
 
getRuntimeArtifacts() - Method in class org.apache.maven.project.MavenProject
 
getRuntimeClasspathElements() - Method in class org.apache.maven.project.MavenProject
 
getRuntimeDependencies() - Method in class org.apache.maven.project.MavenProject
 
getScm() - Method in class org.apache.maven.project.MavenProject
 
getScope() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
getScriptSourceRoots() - Method in class org.apache.maven.project.MavenProject
 
getSelectedVersion() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
getShortValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
Method getShortValue.
getSnapshotArtifactRepository() - Method in class org.apache.maven.project.MavenProject
 
getSnapshots() - Method in class org.apache.maven.profiles.Repository
Get how to handle downloading of snapshots from this repository.
getSuperModel() - Method in class org.apache.maven.project.builder.impl.DefaultProjectBuilder
 
getSuperModel() - Method in interface org.apache.maven.project.builder.ProjectBuilder
 
getSystemArtifacts() - Method in class org.apache.maven.project.MavenProject
 
getSystemClasspathElements() - Method in class org.apache.maven.project.MavenProject
 
getSystemDependencies() - Method in class org.apache.maven.project.MavenProject
 
getTestArtifacts() - Method in class org.apache.maven.project.MavenProject
 
getTestClasspathElements() - Method in class org.apache.maven.project.MavenProject
 
getTestCompileSourceRoots() - Method in class org.apache.maven.project.MavenProject
 
getTestDependencies() - Method in class org.apache.maven.project.MavenProject
 
getTestResources() - Method in class org.apache.maven.project.MavenProject
 
getTrimmedValue(String) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
Method getTrimmedValue.
getType() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
getUpdatePolicy() - Method in class org.apache.maven.profiles.RepositoryPolicy
Get The frequency for downloading updates - can be "always", "daily" (default), "interval:XXX" (in minutes) or "never" (only if it doesn't exist locally).
getUrl() - Method in class org.apache.maven.profiles.RepositoryBase
Get The url of the repository .
getUrl() - Method in class org.apache.maven.project.MavenProject
 
getUserProperties() - Method in class org.apache.maven.project.DefaultProjectBuilderConfiguration
 
getUserProperties() - Method in interface org.apache.maven.project.ProjectBuilderConfiguration
 
getValidationResult() - Method in exception org.apache.maven.project.InvalidProjectModelException
 
getValue() - Method in class org.apache.maven.profiles.ActivationProperty
Get the value of the property to be used to activate a profile.
getVersion() - Method in class org.apache.maven.profiles.ActivationOS
Get the version of the OS to be used to activate a profile.
getVersion() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
getVersion() - Method in class org.apache.maven.project.MavenProject
 
getVersionRange() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact

H

hasClassifier() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
hashCode() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
hashCode() - Method in class org.apache.maven.project.builder.impl.DefaultImportModel
 
hashCode() - Method in class org.apache.maven.project.MavenProject
 
hasParent() - Method in class org.apache.maven.project.MavenProject
 

I

inject(Profile, Model) - Method in class org.apache.maven.profiles.injection.DefaultProfileInjector
 
inject(Profile, Model) - Method in interface org.apache.maven.profiles.injection.ProfileInjector
 
injectPluginManagementInfo(Plugin) - Method in class org.apache.maven.project.MavenProject
 
injectPlugins(PluginContainer, PluginContainer) - Method in class org.apache.maven.profiles.injection.DefaultProfileInjector
This should be the resulting ordering of plugins after injection:

Given:

model: X -> A -> B -> D -> E profile: Y -> A -> C -> D -> F

Result:

X -> Y -> A -> B -> C -> D -> E -> F

interpolateModel(Model, List<InterpolatorProperty>, File) - Static method in class org.apache.maven.project.builder.Interpolator
 
interpolateModelProperties(List<ModelProperty>, List<InterpolatorProperty>, PomClassicDomainModel) - Static method in class org.apache.maven.project.builder.Interpolator
 
interpolateModelProperties(List<ModelProperty>, List<InterpolatorProperty>, DomainModel) - Method in class org.apache.maven.project.builder.PomClassicTransformer
 
interpolateXmlString(String, List<InterpolatorProperty>) - Static method in class org.apache.maven.project.builder.Interpolator
 
Interpolator - Class in org.apache.maven.project.builder
 
Interpolator() - Constructor for class org.apache.maven.project.builder.Interpolator
 
InvalidDependencyVersionException - Exception in org.apache.maven.project.artifact
Thrown if a dependency has an invalid version.
InvalidDependencyVersionException(String, Dependency, File, InvalidVersionSpecificationException) - Constructor for exception org.apache.maven.project.artifact.InvalidDependencyVersionException
 
InvalidProjectModelException - Exception in org.apache.maven.project
 
InvalidProjectModelException(String, String, File) - Constructor for exception org.apache.maven.project.InvalidProjectModelException
 
InvalidProjectModelException(String, String, String, ModelValidationResult) - Constructor for exception org.apache.maven.project.InvalidProjectModelException
Deprecated. use File constructor for pomLocation
InvalidProjectModelException(String, String, File, ModelValidationResult) - Constructor for exception org.apache.maven.project.InvalidProjectModelException
 
InvalidProjectModelException(String, String, String) - Constructor for exception org.apache.maven.project.InvalidProjectModelException
Deprecated. use File constructor for pomLocation
InvalidProjectModelException(String, String, String, InvalidRepositoryException) - Constructor for exception org.apache.maven.project.InvalidProjectModelException
Deprecated. use File constructor for pomLocation
InvalidProjectModelException(String, String, File, InvalidRepositoryException) - Constructor for exception org.apache.maven.project.InvalidProjectModelException
 
InvalidProjectModelException(String, String, String, XmlPullParserException) - Constructor for exception org.apache.maven.project.InvalidProjectModelException
Deprecated. use File constructor for pomLocation
InvalidProjectModelException(String, String, File, XmlPullParserException) - Constructor for exception org.apache.maven.project.InvalidProjectModelException
 
InvalidProjectModelException(String, String, XmlPullParserException) - Constructor for exception org.apache.maven.project.InvalidProjectModelException
 
InvalidProjectVersionException - Exception in org.apache.maven.project
 
InvalidProjectVersionException(String, String, String, File, InvalidVersionSpecificationException) - Constructor for exception org.apache.maven.project.InvalidProjectVersionException
 
isActive(Profile, ProfileActivationContext) - Method in class org.apache.maven.profiles.activation.AlwaysOnProfileActivator
 
isActive(Profile, ProfileActivationContext) - Method in class org.apache.maven.profiles.activation.CustomActivator
 
isActive(Profile, ProfileActivationContext) - Method in class org.apache.maven.profiles.activation.FileProfileActivator
 
isActive(Profile, ProfileActivationContext) - Method in class org.apache.maven.profiles.activation.JdkPrefixProfileActivator
 
isActive(String, String) - Method in class org.apache.maven.profiles.activation.JdkPrefixProfileActivator
 
isActive(Profile, ProfileActivationContext) - Method in class org.apache.maven.profiles.activation.OperatingSystemProfileActivator
 
isActive(Profile, ProfileActivationContext) - Method in interface org.apache.maven.profiles.activation.ProfileActivator
 
isActive(Profile, ProfileActivationContext) - Method in class org.apache.maven.profiles.activation.SystemPropertyProfileActivator
 
isActiveByDefault(String) - Method in class org.apache.maven.profiles.activation.DefaultProfileActivationContext
 
isActiveByDefault() - Method in class org.apache.maven.profiles.Activation
Get flag specifying whether this profile is active as a default.
isActiveByDefault(String) - Method in interface org.apache.maven.profiles.activation.ProfileActivationContext
 
isCustomActivatorFailureSuppressed() - Method in class org.apache.maven.profiles.activation.DefaultProfileActivationContext
 
isCustomActivatorFailureSuppressed() - Method in interface org.apache.maven.profiles.activation.ProfileActivationContext
 
isEnabled() - Method in class org.apache.maven.profiles.RepositoryPolicy
Get whether to use this repository for downloading this type of artifact.
isExecutionRoot() - Method in class org.apache.maven.project.MavenProject
 
isExplicitlyActive(String) - Method in class org.apache.maven.profiles.activation.DefaultProfileActivationContext
 
isExplicitlyActive(String) - Method in interface org.apache.maven.profiles.activation.ProfileActivationContext
 
isExplicitlyInactive(String) - Method in class org.apache.maven.profiles.activation.DefaultProfileActivationContext
 
isExplicitlyInactive(String) - Method in interface org.apache.maven.profiles.activation.ProfileActivationContext
 
isOptional() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
isPomInBuild() - Method in class org.apache.maven.project.builder.PomClassicDomainModel
 
isRelease() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
isResolved() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
isSelectedVersionKnown() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
isSnapshot() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact

J

JDK_VERSION - Static variable in class org.apache.maven.profiles.activation.JdkPrefixProfileActivator
 
JdkPrefixProfileActivator - Class in org.apache.maven.profiles.activation
 
JdkPrefixProfileActivator() - Constructor for class org.apache.maven.profiles.activation.JdkPrefixProfileActivator
 

M

matchesModel(Model) - Method in class org.apache.maven.project.builder.PomClassicDomainModel
Returns true if groupId.equals(a.groupId) && artifactId.equals(a.artifactId) && version.equals(a.version), otherwise returns false.
matchesParent(Parent) - Method in class org.apache.maven.project.builder.PomClassicDomainModel
 
MavenMetadataSource - Class in org.apache.maven.project.artifact
 
MavenMetadataSource() - Constructor for class org.apache.maven.project.artifact.MavenMetadataSource
 
MavenProfilesBuilder - Interface in org.apache.maven.profiles
 
MavenProject - Class in org.apache.maven.project
The concern of the project is provide runtime values based on the model.
MavenProject() - Constructor for class org.apache.maven.project.MavenProject
 
MavenProject(Model) - Constructor for class org.apache.maven.project.MavenProject
 
MavenProject(Model, ArtifactFactory, MavenTools, MavenProjectBuilder, ProjectBuilderConfiguration) - Constructor for class org.apache.maven.project.MavenProject
 
MavenProject(MavenProject) - Constructor for class org.apache.maven.project.MavenProject
Deprecated. use MavenProject.clone() so subclasses can provide a copy of the same class
MavenProjectBuilder - Interface in org.apache.maven.project
 
MavenProjectBuildingResult - Class in org.apache.maven.project
 
MavenProjectBuildingResult(MavenProject, ArtifactResolutionResult) - Constructor for class org.apache.maven.project.MavenProjectBuildingResult
 
MavenProjectHelper - Interface in org.apache.maven.project
 
MavenTools - Interface in org.apache.maven
 
merge(ArtifactMetadata) - Method in class org.apache.maven.project.artifact.ProjectArtifactMetadata
 
ModelValidationResult - Class in org.apache.maven.project.validation
 
ModelValidationResult() - Constructor for class org.apache.maven.project.validation.ModelValidationResult
 
ModelValidator - Interface in org.apache.maven.project.validation
 

O

OperatingSystemProfileActivator - Class in org.apache.maven.profiles.activation
 
OperatingSystemProfileActivator() - Constructor for class org.apache.maven.profiles.activation.OperatingSystemProfileActivator
 
org.apache.maven - package org.apache.maven
 
org.apache.maven.profiles - package org.apache.maven.profiles
 
org.apache.maven.profiles.activation - package org.apache.maven.profiles.activation
 
org.apache.maven.profiles.build - package org.apache.maven.profiles.build
 
org.apache.maven.profiles.injection - package org.apache.maven.profiles.injection
 
org.apache.maven.profiles.io.xpp3 - package org.apache.maven.profiles.io.xpp3
 
org.apache.maven.project - package org.apache.maven.project
 
org.apache.maven.project.artifact - package org.apache.maven.project.artifact
 
org.apache.maven.project.builder - package org.apache.maven.project.builder
 
org.apache.maven.project.builder.impl - package org.apache.maven.project.builder.impl
 
org.apache.maven.project.validation - package org.apache.maven.project.validation
 

P

PomArtifactResolver - Interface in org.apache.maven.project.builder
 
PomClassicDomainModel - Class in org.apache.maven.project.builder
Provides a wrapper for the maven model.
PomClassicDomainModel(Model) - Constructor for class org.apache.maven.project.builder.PomClassicDomainModel
Constructor
PomClassicDomainModel(InputStream) - Constructor for class org.apache.maven.project.builder.PomClassicDomainModel
Constructor
PomClassicDomainModel(File) - Constructor for class org.apache.maven.project.builder.PomClassicDomainModel
 
PomClassicDomainModelFactory - Class in org.apache.maven.project.builder
 
PomClassicDomainModelFactory() - Constructor for class org.apache.maven.project.builder.PomClassicDomainModelFactory
 
PomClassicTransformer - Class in org.apache.maven.project.builder
Provides methods for transforming model properties into a domain model for the pom classic format and vice versa.
PomClassicTransformer(DomainModelFactory) - Constructor for class org.apache.maven.project.builder.PomClassicTransformer
 
Profile - Class in org.apache.maven.profiles
Modifications to the build process which is keyed on some sort of environmental parameter.
Profile() - Constructor for class org.apache.maven.profiles.Profile
 
ProfileActivationContext - Interface in org.apache.maven.profiles.activation
 
ProfileActivationException - Exception in org.apache.maven.profiles.activation
 
ProfileActivationException(String, Throwable) - Constructor for exception org.apache.maven.profiles.activation.ProfileActivationException
 
ProfileActivationException(String) - Constructor for exception org.apache.maven.profiles.activation.ProfileActivationException
 
ProfileActivator - Interface in org.apache.maven.profiles.activation
 
ProfileAdvisor - Interface in org.apache.maven.profiles.build
 
ProfileInjector - Interface in org.apache.maven.profiles.injection
 
ProfileManager - Interface in org.apache.maven.profiles
 
PROFILES_XML_SOURCE - Static variable in class org.apache.maven.profiles.ProfilesConversionUtils
 
profilesBuilder - Variable in class org.apache.maven.project.DefaultMavenProjectBuilder
 
ProfilesConversionUtils - Class in org.apache.maven.profiles
 
ProfilesRoot - Class in org.apache.maven.profiles
Root element of the profiles.xml file.
ProfilesRoot() - Constructor for class org.apache.maven.profiles.ProfilesRoot
 
ProfilesXpp3Reader - Class in org.apache.maven.profiles.io.xpp3
Class ProfilesXpp3Reader.
ProfilesXpp3Reader() - Constructor for class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
 
ProfilesXpp3Writer - Class in org.apache.maven.profiles.io.xpp3
Class ProfilesXpp3Writer.
ProfilesXpp3Writer() - Constructor for class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Writer
 
ProjectArtifactMetadata - Class in org.apache.maven.project.artifact
Attach a POM to an artifact.
ProjectArtifactMetadata(Artifact) - Constructor for class org.apache.maven.project.artifact.ProjectArtifactMetadata
 
ProjectArtifactMetadata(Artifact, File) - Constructor for class org.apache.maven.project.artifact.ProjectArtifactMetadata
 
ProjectBuilder - Interface in org.apache.maven.project.builder
Provides services for building maven projects from models.
ProjectBuilderConfiguration - Interface in org.apache.maven.project
 
ProjectBuildingException - Exception in org.apache.maven.project
 
ProjectBuildingException(String, String) - Constructor for exception org.apache.maven.project.ProjectBuildingException
 
ProjectBuildingException(String, String, String) - Constructor for exception org.apache.maven.project.ProjectBuildingException
Deprecated. use File constructor for pomLocation
ProjectBuildingException(String, String, File) - Constructor for exception org.apache.maven.project.ProjectBuildingException
 
ProjectBuildingException(String, String, File, Throwable) - Constructor for exception org.apache.maven.project.ProjectBuildingException
 
ProjectBuildingException(String, String, String, ProfileActivationException) - Constructor for exception org.apache.maven.project.ProjectBuildingException
Deprecated. use File constructor for pomLocation
ProjectBuildingException(String, String, File, ProfileActivationException) - Constructor for exception org.apache.maven.project.ProjectBuildingException
 
ProjectBuildingException(String, String, String, IOException) - Constructor for exception org.apache.maven.project.ProjectBuildingException
Deprecated. use File constructor for pomLocation
ProjectBuildingException(String, String, File, IOException) - Constructor for exception org.apache.maven.project.ProjectBuildingException
 
ProjectBuildingException(String, String, IOException) - Constructor for exception org.apache.maven.project.ProjectBuildingException
 
ProjectBuildingException(String, String, String, XmlPullParserException) - Constructor for exception org.apache.maven.project.ProjectBuildingException
Deprecated. use File constructor for pomLocation
ProjectBuildingException(String, String, File, XmlPullParserException) - Constructor for exception org.apache.maven.project.ProjectBuildingException
 
ProjectBuildingException(String, String, XmlPullParserException) - Constructor for exception org.apache.maven.project.ProjectBuildingException
 
ProjectBuildingException(String, String, ArtifactResolutionException) - Constructor for exception org.apache.maven.project.ProjectBuildingException
 
ProjectBuildingException(String, String, InvalidRepositoryException) - Constructor for exception org.apache.maven.project.ProjectBuildingException
 
ProjectBuildingException(String, String, File, InvalidRepositoryException) - Constructor for exception org.apache.maven.project.ProjectBuildingException
 
ProjectBuildingException(String, String, ArtifactNotFoundException) - Constructor for exception org.apache.maven.project.ProjectBuildingException
 
ProjectBuildingException(String, String, File, ArtifactResolutionException) - Constructor for exception org.apache.maven.project.ProjectBuildingException
 
ProjectBuildingException(String, String, String, ArtifactResolutionException) - Constructor for exception org.apache.maven.project.ProjectBuildingException
Deprecated. use File constructor for pomLocation
ProjectBuildingException(String, String, File, ArtifactNotFoundException) - Constructor for exception org.apache.maven.project.ProjectBuildingException
 
ProjectBuildingException(String, String, String, ArtifactNotFoundException) - Constructor for exception org.apache.maven.project.ProjectBuildingException
Deprecated. use File constructor for pomLocation
ProjectBuildingException(String, String, File, InvalidVersionSpecificationException) - Constructor for exception org.apache.maven.project.ProjectBuildingException
 
ProjectBuildingException(String, String, String, InvalidVersionSpecificationException) - Constructor for exception org.apache.maven.project.ProjectBuildingException
Deprecated. use File constructor for pomLocation
ProjectBuildingException(String, String, File, InvalidDependencyVersionException) - Constructor for exception org.apache.maven.project.ProjectBuildingException
 
ProjectBuildingException(String, String, String, InvalidDependencyVersionException) - Constructor for exception org.apache.maven.project.ProjectBuildingException
Deprecated. use File constructor for pomLocation

R

read(Reader, boolean) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
 
read(Reader) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
 
read(InputStream, boolean) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
Method read.
read(InputStream) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
Method read.
removeActiveProfile(String) - Method in class org.apache.maven.profiles.ProfilesRoot
Method removeActiveProfile.
removePluginRepository(Repository) - Method in class org.apache.maven.profiles.Profile
Method removePluginRepository.
removeProfile(Profile) - Method in class org.apache.maven.profiles.ProfilesRoot
Method removeProfile.
removeRepository(Repository) - Method in class org.apache.maven.profiles.Profile
Method removeRepository.
render(String) - Method in class org.apache.maven.project.validation.ModelValidationResult
 
replaceWithActiveArtifact(Artifact) - Method in class org.apache.maven.project.MavenProject
 
Repository - Class in org.apache.maven.profiles
Repository contains the information needed for establishing connections with remote repoistory .
Repository() - Constructor for class org.apache.maven.profiles.Repository
 
RepositoryBase - Class in org.apache.maven.profiles
Repository contains the information needed for establishing connections with remote repoistory .
RepositoryBase() - Constructor for class org.apache.maven.profiles.RepositoryBase
 
RepositoryPolicy - Class in org.apache.maven.profiles
Download policy.
RepositoryPolicy() - Constructor for class org.apache.maven.profiles.RepositoryPolicy
 
resolve(Artifact, ArtifactRepository, List<ArtifactRepository>) - Method in class org.apache.maven.DefaultMavenTools
Resolves the specified artifact
resolve(Artifact, ArtifactRepository, List<ArtifactRepository>) - Method in interface org.apache.maven.MavenTools
 
resolve(Artifact) - Method in class org.apache.maven.project.builder.DefaultPomArtifactResolver
Resolves the specified artifact
resolve(Artifact) - Method in interface org.apache.maven.project.builder.PomArtifactResolver
 
retrieve(Artifact, ArtifactRepository, List) - Method in class org.apache.maven.project.artifact.MavenMetadataSource
Retrieve the metadata for the project from the repository.
retrieveAvailableVersions(Artifact, ArtifactRepository, List<ArtifactRepository>) - Method in class org.apache.maven.project.artifact.MavenMetadataSource
 
retrieveAvailableVersionsFromDeploymentRepository(Artifact, ArtifactRepository, ArtifactRepository) - Method in class org.apache.maven.project.artifact.MavenMetadataSource
 
retrieveRelocatedArtifact(Artifact, ArtifactRepository, List<ArtifactRepository>) - Method in class org.apache.maven.project.artifact.MavenMetadataSource
Resolve all relocations in the POM for this artifact, and return the new artifact coordinate.
ROLE - Static variable in interface org.apache.maven.profiles.activation.ProfileActivator
 
ROLE - Static variable in interface org.apache.maven.profiles.build.ProfileAdvisor
 
ROLE - Static variable in interface org.apache.maven.profiles.injection.ProfileInjector
 
ROLE - Static variable in interface org.apache.maven.profiles.MavenProfilesBuilder
 
ROLE - Static variable in interface org.apache.maven.project.MavenProjectHelper
 
ROLE - Static variable in interface org.apache.maven.project.validation.ModelValidator
 
ROLE_HINT - Static variable in class org.apache.maven.profiles.build.DefaultProfileAdvisor
 
ROLE_HINT - Static variable in class org.apache.maven.project.artifact.MavenMetadataSource
 

S

selectVersion(String) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
setActivation(Activation) - Method in class org.apache.maven.profiles.Profile
Set the conditional logic which will automatically trigger the inclusion of this profile.
setActive(String) - Method in class org.apache.maven.profiles.activation.DefaultProfileActivationContext
 
setActive(String) - Method in interface org.apache.maven.profiles.activation.ProfileActivationContext
 
setActiveByDefault(String) - Method in class org.apache.maven.profiles.activation.DefaultProfileActivationContext
 
setActiveByDefault(String) - Method in interface org.apache.maven.profiles.activation.ProfileActivationContext
 
setActiveByDefault(boolean) - Method in class org.apache.maven.profiles.Activation
Set flag specifying whether this profile is active as a default.
setActiveByDefaultProfileIds(List) - Method in class org.apache.maven.profiles.activation.DefaultProfileActivationContext
 
setActiveByDefaultProfileIds(List) - Method in interface org.apache.maven.profiles.activation.ProfileActivationContext
 
setActiveProfiles(List) - Method in class org.apache.maven.profiles.ProfilesRoot
Set List of manually-activated build profiles, specified in the order in which they should be applied.
setActiveProfiles(List) - Method in class org.apache.maven.project.MavenProject
 
setAddDefaultEntities(boolean) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Reader
Sets the state of the "add default entities" flag.
setArch(String) - Method in class org.apache.maven.profiles.ActivationOS
Set the architecture of the OS to be used to activate a profile.
setArtifact(Artifact) - Method in class org.apache.maven.project.MavenProject
 
setArtifactHandler(ArtifactHandler) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
setArtifactId(String) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
setArtifactId(String) - Method in class org.apache.maven.project.MavenProject
 
setArtifacts(Set) - Method in class org.apache.maven.project.MavenProject
 
setAttachedArtifacts(List) - Method in class org.apache.maven.project.MavenProject
 
setAvailableVersions(List) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
setBaseVersion(String) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
setBuild(Build) - Method in class org.apache.maven.project.MavenProject
 
setBuildStartTime(Date) - Method in class org.apache.maven.project.DefaultProjectBuilderConfiguration
 
setBuildStartTime(Date) - Method in interface org.apache.maven.project.ProjectBuilderConfiguration
 
setChecksumPolicy(String) - Method in class org.apache.maven.profiles.RepositoryPolicy
Set what to do when verification of an artifact checksum fails - warn, fail, etc.
setCiManagement(CiManagement) - Method in class org.apache.maven.project.MavenProject
 
setCollectedProjects(List) - Method in class org.apache.maven.project.MavenProject
 
setCompileSourceRoots(List) - Method in class org.apache.maven.project.MavenProject
 
setContributors(List) - Method in class org.apache.maven.project.MavenProject
 
setCustomActivatorFailureSuppressed(boolean) - Method in class org.apache.maven.profiles.activation.DefaultProfileActivationContext
 
setCustomActivatorFailureSuppressed(boolean) - Method in interface org.apache.maven.profiles.activation.ProfileActivationContext
 
setDependencies(List) - Method in class org.apache.maven.project.MavenProject
 
setDependencyArtifacts(Set) - Method in class org.apache.maven.project.MavenProject
 
setDependencyFilter(ArtifactFilter) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
setDependencyTrail(List) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
setDescription(String) - Method in class org.apache.maven.project.MavenProject
 
setDevelopers(List) - Method in class org.apache.maven.project.MavenProject
 
setDistributionManagement(DistributionManagement) - Method in class org.apache.maven.project.MavenProject
 
setDownloadUrl(String) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
setEnabled(boolean) - Method in class org.apache.maven.profiles.RepositoryPolicy
Set whether to use this repository for downloading this type of artifact.
setEventHistory(String) - Method in class org.apache.maven.project.builder.PomClassicDomainModel
 
setExecutionProject(MavenProject) - Method in class org.apache.maven.project.MavenProject
 
setExecutionProperties(Properties) - Method in class org.apache.maven.project.DefaultProjectBuilderConfiguration
 
setExecutionProperties(Properties) - Method in interface org.apache.maven.project.ProjectBuilderConfiguration
 
setExecutionRoot(boolean) - Method in class org.apache.maven.project.MavenProject
 
setExists(String) - Method in class org.apache.maven.profiles.ActivationFile
Set the name of the file that should exist to activate a profile.
setExplicitlyActiveProfileIds(List) - Method in class org.apache.maven.profiles.activation.DefaultProfileActivationContext
 
setExplicitlyActiveProfileIds(List) - Method in interface org.apache.maven.profiles.activation.ProfileActivationContext
 
setExplicitlyInactiveProfileIds(List) - Method in class org.apache.maven.profiles.activation.DefaultProfileActivationContext
 
setExplicitlyInactiveProfileIds(List) - Method in interface org.apache.maven.profiles.activation.ProfileActivationContext
 
setExtensionArtifacts(Set) - Method in class org.apache.maven.project.MavenProject
 
setFamily(String) - Method in class org.apache.maven.profiles.ActivationOS
Set the general family of the OS to be used to activate a profile (e.g.
setFile(ActivationFile) - Method in class org.apache.maven.profiles.Activation
Set Specifies that this profile will be activated based on existence of a file.
setFile(File) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
setFile(File) - Method in class org.apache.maven.project.MavenProject
 
setGlobalChecksumPolicy(String) - Method in class org.apache.maven.DefaultMavenTools
 
setGlobalChecksumPolicy(String) - Method in interface org.apache.maven.MavenTools
 
setGlobalProfileManager(ProfileManager) - Method in class org.apache.maven.project.DefaultProjectBuilderConfiguration
 
setGlobalProfileManager(ProfileManager) - Method in interface org.apache.maven.project.ProjectBuilderConfiguration
 
setGlobalUpdatePolicy(String) - Method in class org.apache.maven.DefaultMavenTools
 
setGlobalUpdatePolicy(String) - Method in interface org.apache.maven.MavenTools
 
setGroupId(String) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
setGroupId(String) - Method in class org.apache.maven.project.MavenProject
 
setId(String) - Method in class org.apache.maven.profiles.Profile
Set the ID of this build profile, for activation purposes.
setId(String) - Method in class org.apache.maven.profiles.RepositoryBase
Set A unique identifier for a repository.
setInactive(String) - Method in class org.apache.maven.profiles.activation.DefaultProfileActivationContext
 
setInactive(String) - Method in interface org.apache.maven.profiles.activation.ProfileActivationContext
 
setInceptionYear(String) - Method in class org.apache.maven.project.MavenProject
 
setIssueManagement(IssueManagement) - Method in class org.apache.maven.project.MavenProject
 
setJdk(String) - Method in class org.apache.maven.profiles.Activation
Set Specifies that this profile will be activated when a matching JDK is detected.
setLayout(String) - Method in class org.apache.maven.profiles.RepositoryBase
Set the type of layout this repository uses for locating and storing artifacts - can be "legacy" or "default".
setLicenses(List) - Method in class org.apache.maven.project.MavenProject
 
setLineageCount(int) - Method in class org.apache.maven.project.builder.PomClassicDomainModel
 
setLocalRepository(ArtifactRepository) - Method in class org.apache.maven.project.DefaultProjectBuilderConfiguration
 
setLocalRepository(ArtifactRepository) - Method in interface org.apache.maven.project.ProjectBuilderConfiguration
 
setMailingLists(List) - Method in class org.apache.maven.project.MavenProject
 
setManagedVersionMap(Map) - Method in class org.apache.maven.project.MavenProject
 
setMissing(String) - Method in class org.apache.maven.profiles.ActivationFile
Set the name of the file that should be missing to activate a profile.
setModel(Model) - Method in class org.apache.maven.project.MavenProject
 
setModelEncoding(String) - Method in class org.apache.maven.profiles.Activation
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.profiles.ActivationFile
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.profiles.ActivationOS
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.profiles.ActivationProperty
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.profiles.Profile
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.profiles.ProfilesRoot
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.profiles.Repository
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.profiles.RepositoryBase
Set an encoding used for reading/writing the model.
setModelEncoding(String) - Method in class org.apache.maven.profiles.RepositoryPolicy
Set an encoding used for reading/writing the model.
setModelEventListeners(List<ModelEventListener>) - Method in class org.apache.maven.project.DefaultProjectBuilderConfiguration
 
setModelVersion(String) - Method in class org.apache.maven.project.MavenProject
 
setName(String) - Method in class org.apache.maven.profiles.ActivationOS
Set the name of the OS to be used to activate a profile.
setName(String) - Method in class org.apache.maven.profiles.ActivationProperty
Set the name of the property to be used to activate a profile.
setName(String) - Method in class org.apache.maven.profiles.RepositoryBase
Set Human readable name of the repository .
setName(String) - Method in class org.apache.maven.project.MavenProject
 
setOptional(boolean) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
setOrganization(Organization) - Method in class org.apache.maven.project.MavenProject
 
setOriginalModel(Model) - Method in class org.apache.maven.project.MavenProject
 
setOs(ActivationOS) - Method in class org.apache.maven.profiles.Activation
Set Specifies that this profile will be activated when matching OS attributes are detected.
setPackaging(String) - Method in class org.apache.maven.project.MavenProject
 
setParent(MavenProject) - Method in class org.apache.maven.project.MavenProject
 
setParentArtifact(Artifact) - Method in class org.apache.maven.project.MavenProject
 
setParentFile(File) - Method in class org.apache.maven.project.builder.PomClassicDomainModel
 
setParentFile(File) - Method in class org.apache.maven.project.MavenProject
 
setPluginArtifactRepositories(List) - Method in class org.apache.maven.project.MavenProject
 
setPluginRepositories(List) - Method in class org.apache.maven.profiles.Profile
Set The lists of the remote repositories for discovering plugins .
setProfileActivationContext(ProfileActivationContext) - Method in class org.apache.maven.profiles.DefaultProfileManager
 
setProfileActivationContext(ProfileActivationContext) - Method in interface org.apache.maven.profiles.ProfileManager
 
setProfiles(List) - Method in class org.apache.maven.profiles.ProfilesRoot
Set Configuration of build profiles for adjusting the build according to environmental parameters .
setProjectDirectory(File) - Method in class org.apache.maven.project.builder.PomClassicDomainModel
 
setProperties(Properties) - Method in class org.apache.maven.profiles.Profile
Set extended configuration specific to this profile goes here.
setProperty(ActivationProperty) - Method in class org.apache.maven.profiles.Activation
Set Specifies that this profile will be activated when this System property is specified.
setRelease(boolean) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
setReleaseArtifactRepository(ArtifactRepository) - Method in class org.apache.maven.project.MavenProject
 
setReleases(RepositoryPolicy) - Method in class org.apache.maven.profiles.Repository
Set how to handle downloading of releases from this repository.
setRemoteArtifactRepositories(List) - Method in class org.apache.maven.project.MavenProject
 
setRemoteRepositories(List<ArtifactRepository>) - Method in class org.apache.maven.project.DefaultProjectBuilderConfiguration
 
setRemoteRepositories(List<ArtifactRepository>) - Method in interface org.apache.maven.project.ProjectBuilderConfiguration
 
setReportArtifacts(Set) - Method in class org.apache.maven.project.MavenProject
 
setReporting(Reporting) - Method in class org.apache.maven.project.MavenProject
 
setRepositories(List) - Method in class org.apache.maven.profiles.Profile
Set the lists of the remote repositories .
setRepository(ArtifactRepository) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
setResolved(boolean) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
setResolvedVersion(String) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
setScm(Scm) - Method in class org.apache.maven.project.MavenProject
 
setScope(String) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
setScriptSourceRoots(List) - Method in class org.apache.maven.project.MavenProject
 
setSnapshotArtifactRepository(ArtifactRepository) - Method in class org.apache.maven.project.MavenProject
 
setSnapshots(RepositoryPolicy) - Method in class org.apache.maven.profiles.Repository
Set how to handle downloading of snapshots from this repository.
setTestCompileSourceRoots(List) - Method in class org.apache.maven.project.MavenProject
 
setUpdatePolicy(String) - Method in class org.apache.maven.profiles.RepositoryPolicy
Set The frequency for downloading updates - can be "always", "daily" (default), "interval:XXX" (in minutes) or "never" (only if it doesn't exist locally).
setUrl(String) - Method in class org.apache.maven.profiles.RepositoryBase
Set The url of the repository .
setUrl(String) - Method in class org.apache.maven.project.MavenProject
 
setUserProperties(Properties) - Method in class org.apache.maven.project.DefaultProjectBuilderConfiguration
 
setUserProperties(Properties) - Method in interface org.apache.maven.project.ProjectBuilderConfiguration
 
setValue(String) - Method in class org.apache.maven.profiles.ActivationProperty
Set the value of the property to be used to activate a profile.
setVersion(String) - Method in class org.apache.maven.profiles.ActivationOS
Set the version of the OS to be used to activate a profile.
setVersion(String) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
setVersion(String) - Method in class org.apache.maven.project.MavenProject
 
setVersionRange(VersionRange) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
storedInArtifactVersionDirectory() - Method in class org.apache.maven.project.artifact.ProjectArtifactMetadata
 
storeInLocalRepository(ArtifactRepository, ArtifactRepository) - Method in class org.apache.maven.project.artifact.ProjectArtifactMetadata
 
STRICT_MODEL_PARSING - Static variable in interface org.apache.maven.project.MavenProjectBuilder
 
SystemPropertyProfileActivator - Class in org.apache.maven.profiles.activation
 
SystemPropertyProfileActivator() - Constructor for class org.apache.maven.profiles.activation.SystemPropertyProfileActivator
 

T

toString() - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact
toString() - Method in class org.apache.maven.project.artifact.ProjectArtifactMetadata
 
toString() - Method in class org.apache.maven.project.MavenProject
Default toString
toString() - Method in class org.apache.maven.project.validation.ModelValidationResult
 

U

updateVersion(String, ArtifactRepository) - Method in class org.apache.maven.project.artifact.ActiveProjectArtifact

V

validate(Model) - Method in class org.apache.maven.project.validation.DefaultModelValidator
 
validate(Model) - Method in interface org.apache.maven.project.validation.ModelValidator
 

W

write(Writer, ProfilesRoot) - Method in class org.apache.maven.profiles.io.xpp3.ProfilesXpp3Writer
Method write.
writeModel(Writer) - Method in class org.apache.maven.project.MavenProject
 

A B C D E F G H I J M O P R S T U V W

Copyright © 2001-2009 The Apache Software Foundation. All Rights Reserved.