public interface ArtifactExternalDependenciesImporter
Modifier and Type | Method and Description |
---|---|
void |
applyChanges(ModifiableArtifactModel artifactModel,
PackagingElementResolvingContext context) |
java.util.List<PackagingElement<?>> |
getExternalDependenciesList(Artifact artifact) |
ManifestFileConfiguration |
getManifestFile(Artifact artifact,
PackagingElementResolvingContext context) |
ManifestFileConfiguration getManifestFile(Artifact artifact, PackagingElementResolvingContext context)
java.util.List<PackagingElement<?>> getExternalDependenciesList(Artifact artifact)
void applyChanges(ModifiableArtifactModel artifactModel, PackagingElementResolvingContext context)