Deprecated API
Contents
-
ClassDescriptionclients that do not require compatibility with Maven 3.2.3 and earlier should link to
JavaToolchainImpl
instead.
-
MethodDescriptionUse
ClassRealmRequest.getParentImports()
instead.If you use this method and your code is not in Maven Core, stop doing this.Since Maven 4: useMavenExecutionRequest.getProfileActivation()
.Since Maven 4: useMavenExecutionRequest.getProfileActivation()
.Since Maven 4: useMavenExecutionRequest.getProfileActivation()
.Since Maven 4: useMavenExecutionRequest.getProfileActivation()
.Since Maven 4: useMavenExecutionRequest.getProfileActivation()
.useMavenExecutionRequest.getTopDirectory()
insteadSince Maven 4: useMavenExecutionRequest.getProjectActivation()
.Since Maven 4: useMavenExecutionRequest.getProfileActivation()
.useMavenExecutionRequest.getRootDirectory()
insteadSince Maven 4: useMavenExecutionRequest.getProjectActivation()
.Since 3.9 there is no direct Maven2 interop offered at LRM level. See Resolver Configuration page optionaether.artifactResolver.simpleLrmInterop
that provides similar semantics. This method should be never invoked, and always returnsfalse
.Since Maven 4: useMavenExecutionRequest.getProfileActivation()
.useMavenExecutionRequest.setTopDirectory(Path)
insteadSince Maven 4: useMavenExecutionRequest.getProjectActivation()
.Since Maven 4: useMavenExecutionRequest.getProfileActivation()
.useMavenExecutionRequest.setRootDirectory(Path)
insteadSince Maven 4: useMavenExecutionRequest.getProjectActivation()
.Since 3.9 there is no direct Maven2 interop offered at LRM level. See Resolver Configuration page optionaether.artifactResolver.simpleLrmInterop
that provides similar semantics. This method should be never invoked, and ignores parameter (value remains alwaysfalse
).useMavenSession.getTopDirectory()
()}This got added when implementing MNG-2199 and is no longer used. Commit 6cf9320942c34bc68205425ab696b1712ace9ba4 updated the way 'MavenProject' objects are initialized.This got added when implementing MNG-2199 and is no longer used. Commit 6cf9320942c34bc68205425ab696b1712ace9ba4 updated the way 'MavenProject' objects are initialized.Please useMavenProjectHelper
Use MavenProjectHelper.attachArtifact(..) instead.This method is unreliable because it does not consider other dependency properties. SeeJavaPathType
instead for better analysis.This method is unreliable because it does not consider other dependency properties. SeeJavaPathType
instead for better analysis.This method is unreliable because it does not consider other dependency properties. SeeJavaPathType
instead for better analysis.UseModelWriter
.UseModelWriter
.This got added when implementing MNG-2199 and is no longer used. Commit 6cf9320942c34bc68205425ab696b1712ace9ba4 updated the way 'MavenProject' objects are initialized.This got added when implementing MNG-2199 and is no longer used. Commit 6cf9320942c34bc68205425ab696b1712ace9ba4 updated the way 'MavenProject' objects are initialized.
-
ConstructorDescriptionThis ctor is present only for Plexus XML defined component compatibility, do not use it.Rely on
DefaultLifecycles(Lookup)
insteadDo not use this ctor directly, inject this component instead.Should not be used in Java code.UseDebugConfigurationListener(Logger)
instead.Left for binary compatibility.Left for binary compatibility.Left for binary compatibility.