| Package | Description | 
|---|---|
| org.apache.maven.profiles | |
| org.apache.maven.project | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DefaultProfileManagerDeprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| ProfileManager | ProjectBuilderConfiguration. getGlobalProfileManager()Deprecated.  | 
| ProfileManager | DefaultProjectBuilderConfiguration. getGlobalProfileManager()Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| MavenProject | MavenProjectBuilder. build(File pom,
     ArtifactRepository localRepository,
     ProfileManager profileManager)Deprecated.  | 
| MavenProject | DefaultMavenProjectBuilder. build(File pom,
     ArtifactRepository localRepository,
     ProfileManager profileManager)Deprecated.  | 
| MavenProject | MavenProjectBuilder. buildStandaloneSuperProject(ArtifactRepository localRepository,
                           ProfileManager profileManager)Deprecated.  | 
| MavenProject | DefaultMavenProjectBuilder. buildStandaloneSuperProject(ArtifactRepository localRepository,
                           ProfileManager profileManager)Deprecated.  | 
| MavenProject | MavenProjectBuilder. buildWithDependencies(File pom,
                     ArtifactRepository localRepository,
                     ProfileManager globalProfileManager)Deprecated.  | 
| MavenProject | DefaultMavenProjectBuilder. buildWithDependencies(File pom,
                     ArtifactRepository localRepository,
                     ProfileManager profileManager)Deprecated.  | 
| MavenProject | MavenProjectBuilder. buildWithDependencies(File pom,
                     ArtifactRepository localRepository,
                     ProfileManager globalProfileManager,
                     TransferListener transferListener)Deprecated.  | 
| MavenProject | DefaultMavenProjectBuilder. buildWithDependencies(File pom,
                     ArtifactRepository localRepository,
                     ProfileManager profileManager,
                     TransferListener transferListener)Deprecated.  | 
| ProjectBuilderConfiguration | ProjectBuilderConfiguration. setGlobalProfileManager(ProfileManager globalProfileManager)Deprecated.  | 
| ProjectBuilderConfiguration | DefaultProjectBuilderConfiguration. setGlobalProfileManager(ProfileManager globalProfileManager)Deprecated.  | 
Copyright © 2001–2021 The Apache Software Foundation. All rights reserved.