Class ProducedArtifactStub
java.lang.Object
org.apache.maven.api.plugin.testing.stubs.ArtifactStub
org.apache.maven.api.plugin.testing.stubs.ProducedArtifactStub
- All Implemented Interfaces:
- org.apache.maven.api.Artifact,- org.apache.maven.api.ProducedArtifact
public class ProducedArtifactStub
extends ArtifactStub
implements org.apache.maven.api.ProducedArtifact
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.maven.api.plugin.testing.stubs.ArtifactStubequals, getArtifactId, getBaseVersion, getClassifier, getExtension, getGroupId, getVersion, hashCode, isSnapshot, setArtifactId, setBaseVersion, setClassifier, setExtension, setGroupId, setVersion, toCoordinates, toStringMethods inherited from class java.lang.Objectclone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.apache.maven.api.ArtifactgetArtifactId, getBaseVersion, getClassifier, getExtension, getGroupId, getVersion, isSnapshot, key, toCoordinates
- 
Constructor Details- 
ProducedArtifactStubpublic ProducedArtifactStub()
- 
ProducedArtifactStub
 
-