Interface ProducedArtifact
- All Superinterfaces:
 Artifact
- All Known Implementing Classes:
 DefaultProducedArtifact,ProducedArtifactStub
An 
Artifact that is being produced by a Project during the build.
 Produced artifacts includes:
For the main artifact and attached artifacts, the
 ArtifactManager service must be used
 to point the artifact to a Path during the packaging phase.
- Since:
 - 4.0.0
 - See Also:
 
- 
Method Summary
Methods inherited from interface org.apache.maven.api.Artifact
getArtifactId, getBaseVersion, getClassifier, getExtension, getGroupId, getVersion, isSnapshot, key, toCoordinates