Deprecated API
Contents
-
InterfaceDescriptionUse
RuntimeInformation
instead.useProjectBuilder
insteaduseProjectBuildingRequest
instead
-
MethodDescriptionto be removed before 2.0 after the install/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 install/deploy plugins use the alternate methodwe want to use the artifact method only, and ensure artifact.file is set correctly.org.apache.maven.project.interpolation.ModelInterpolator.interpolate
(Model, Map<String, ?>, boolean)
-
ConstructorDescriptionwithout passing in the system properties, the SystemPropertiesProfileActivator will not work correctly in embedded environments.use
File
constructor for pomLocationorg.apache.maven.project.InvalidProjectModelException(String, String, String, ModelValidationResult) useFile
constructor for pomLocation