Uses of Interface
org.apache.maven.repository.internal.MavenWorkspaceReader
Packages that use MavenWorkspaceReader
-
Uses of MavenWorkspaceReader in org.apache.maven
Classes in org.apache.maven that implement MavenWorkspaceReaderModifier and TypeClassDescription(package private) class
An implementation of a workspace reader that knows how to search the Maven reactor for artifacts, either as packaged jar if it has been built, or only compile output directory if packaging hasn't happened yet. -
Uses of MavenWorkspaceReader in org.apache.maven.internal.aether
Classes in org.apache.maven.internal.aether that implement MavenWorkspaceReaderModifier and TypeClassDescriptionfinal class
A maven workspace reader that delegates to a chain of other readers, effectively aggregating their contents.