Package | Description |
---|---|
org.apache.maven | |
org.apache.maven.internal.aether |
Modifier and Type | Class and Description |
---|---|
(package private) class |
ReactorReader
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.
|
Modifier and Type | Class and Description |
---|---|
class |
MavenChainedWorkspaceReader
A maven workspace reader that delegates to a chain of other readers, effectively aggregating their contents.
|