Uses of Interface
org.apache.maven.api.services.ArtifactManager
Packages that use ArtifactManager
-
Uses of ArtifactManager in org.apache.maven.internal.impl
Classes in org.apache.maven.internal.impl that implement ArtifactManagerModifier and TypeClassDescriptionclassThis implementation ofArtifactManageris explicitly bound to bothArtifactManagerandServiceinterfaces so that it can be retrieved usingInternalSession.getAllServices().Constructors in org.apache.maven.internal.impl with parameters of type ArtifactManagerModifierConstructorDescriptionDefaultProjectManager(InternalMavenSession session, ArtifactManager artifactManager)