Uses of Class
org.apache.maven.plugin.gpg.AscArtifactMetadata
-
-
Uses of AscArtifactMetadata in org.apache.maven.plugin.gpg
Fields in org.apache.maven.plugin.gpg declared as AscArtifactMetadata Modifier and Type Field Description private AscArtifactMetadata
AttachedSignedArtifact. signature
Constructors in org.apache.maven.plugin.gpg with parameters of type AscArtifactMetadata Constructor Description AttachedSignedArtifact(org.apache.maven.artifact.Artifact delegate, AscArtifactMetadata signature)
-