Package org.apache.maven.shared.transfer.dependencies
-
Interface Summary Interface Description DependableCoordinate Represents any instance which may contain Maven Dependencies, both explicit or implicit to (transitively) resolve and calculate its path for either a local or remote Maven repository. -
Class Summary Class Description DefaultDependableCoordinate Common usage of an DependableCoordinate for a MojoTransferUtils Utility class to convert different things likeDependency
,Extension
,Model
,Parent
,Plugin
andReportPlugin
intoDependableCoordinate
.