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 Maven2 repository.
|
Class | Description |
---|---|
DefaultDependableCoordinate |
Common usage of an DependableCoordinate for a Mojo
|
TransferUtils |
Utility class to convert different things like
Dependency , Extension , Model , Parent ,
Plugin and ReportPlugin into DependableCoordinate . |
Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.