| Constructor and Description |
|---|
| org.apache.maven.profiles.DefaultProfileManager(PlexusContainer)
without passing in the system properties, the SystemPropertiesProfileActivator will not work correctly
in embedded envirnments.
|
| org.apache.maven.profiles.DefaultProfileManager(PlexusContainer, Settings)
without passing in the system properties, the SystemPropertiesProfileActivator will not work correctly
in embedded envirnments.
|
| org.apache.maven.project.MavenProject(MavenProject)
use
MavenProject.clone() so subclasses can provide a copy of the same class |