Uses of Interface
org.apache.maven.repository.legacy.metadata.ArtifactMetadata
Package
Description
-
Uses of ArtifactMetadata in org.apache.maven.artifact.metadata
-
Uses of ArtifactMetadata in org.apache.maven.artifact.repository.metadata
Modifier and TypeInterfaceDescriptioninterface
Describes repository directory metadata.Modifier and TypeClassDescriptionclass
Shared methods of the repository metadata handling.class
Metadata for the artifact directory of the repository.class
Metadata for the group directory of the repository.class
Metadata for the artifact version directory of the repository.Modifier and TypeMethodDescriptionvoid
AbstractRepositoryMetadata.merge
(ArtifactMetadata metadata) -
Uses of ArtifactMetadata in org.apache.maven.project.artifact
-
Uses of ArtifactMetadata in org.apache.maven.repository.legacy.metadata
Modifier and TypeClassDescriptionclass
Common elements of artifact metadata.Modifier and TypeMethodDescriptionvoid
ArtifactMetadata.merge
(ArtifactMetadata metadata) Merge a new metadata set into this piece of metadata.