| Class | Description |
|---|---|
| ArchiveValidationContextImpl |
Implements a validation context based on a given
Archive. |
| DependencyResolver |
Allows to resolve a
Dependency from the underlying Maven repository (first local, then remote). |
| DirectoryValidationContext |
Validation context built from files in two directories:
workDir, the directory in which the
GenerateMetadataMojo has written all automatically generated files (must have name META-INF)
metaInfDir, the directory in which meta inf files have been manually written (must have name META-INF)
|
| SubPackageValidationContext |
Copyright © 2021 The Apache Software Foundation. All rights reserved.