-
Deprecated MethodsMethodDescriptionorg.apache.maven.project.interpolation.ModelInterpolator.interpolate
(Model, Map<String, ?>, boolean) Use MavenProjectHelper.attachArtifact(..) instead.
-
Deprecated ConstructorsConstructorDescriptionwithout passing in the system properties, the SystemPropertiesProfileActivator will not work correctly in embedded envirnments.without passing in the system properties, the SystemPropertiesProfileActivator will not work correctly in embedded envirnments.use
MavenProject.clone()
so subclasses can provide a copy of the same class
ModelInterpolator.interpolate(Model, File, ProjectBuilderConfiguration, boolean)
instead.