-
Deprecated Interfaces
-
Deprecated Fields
-
Deprecated MethodsMethodDescriptionto be removed before 2.0 after the instlal/deploy plugins use the alternate methodwe want to use the artifact method only, and ensure artifact.file is set correctly.to be removed before 2.0 after the instlal/deploy plugins use the alternate methodwe want to use the artifact method only, and ensure artifact.file is set correctly.prone to errors. use
WagonManager.getWagon(Repository)
instead.org.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