Package org.apache.maven.api
Interface ProducedArtifact
- All Superinterfaces:
- Artifact
- All Known Implementing Classes:
- DefaultProducedArtifact
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 SummaryMethods inherited from interface org.apache.maven.api.ArtifactgetArtifactId, getBaseVersion, getClassifier, getExtension, getGroupId, getVersion, isSnapshot, key, toCoordinates