Deprecated API
Contents
-
Deprecated InterfacesInterfaceDescriptionuse
META-INF/maven/extension.xmlto define artifacts exported by Maven core extensions.UseRuntimeInformationinstead.useProjectBuilderinsteaduseProjectBuildingRequestinsteadAs of 3.2.2, and there is no direct replacement. This is an internal class which was not marked as such, but should have been.UseMavenRepositorySystemif needed, or maven-resolver directly, until maven 4.x api is outuseToolchainsBuilderinstead
-
Deprecated ClassesClassDescriptionAs of 3.2.2, and there is no direct replacement. This is an internal class which was not marked as such, but should have been.As of 3.0, use a specific implementation instead, e.g.
NearestConflictResolverinstead useDefaultToolchainsBuilder
-
Deprecated Enum Classes
-
Deprecated Exception ClassesException ClassDescription
-
Deprecated Fields
-
Deprecated MethodsMethodDescriptionto 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.use
META-INF/maven/extension.xmlto define artifacts exported by Maven core and plugin extensions.useMETA-INF/maven/extension.xmlto define artifacts exported by Maven core and plugin extensions.org.apache.maven.project.interpolation.ModelInterpolator.interpolate(Model, Map<String, ?>, boolean)
-
Deprecated ConstructorsConstructorDescriptionwithout passing in the system properties, the SystemPropertiesProfileActivator will not work correctly in embedded environments.use
Fileconstructor for pomLocationorg.apache.maven.project.InvalidProjectModelException(String, String, String, ModelValidationResult) useFileconstructor for pomLocation