Package org.apache.maven.shared.transfer.dependencies
package org.apache.maven.shared.transfer.dependencies
-
ClassDescriptionCommon usage of an DependableCoordinate for a MojoRepresents 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.Utility class to convert different things like
Dependency
,Extension
,Model
,Parent
,Plugin
andReportPlugin
intoDependableCoordinate
.