Class Signature
java.lang.Object
org.codehaus.mojo.animal_sniffer.enforcer.Signature
Represents artifact in Maven POM.
Maven binds this automatically to XML.
- Author:
- Kohsuke Kawaguchi
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.maven.artifact.Artifact
createArtifact
(org.apache.maven.artifact.factory.ArtifactFactory factory) void
setArtifactId
(String artifactId) void
setGroupId
(String groupId) void
setVersion
(String version) toString()