Class ProducedArtifactStub
java.lang.Object
org.apache.maven.testing.plugin.stubs.ArtifactStub
org.apache.maven.testing.plugin.stubs.ProducedArtifactStub
org.apache.maven.api.plugin.testing.stubs.ProducedArtifactStub
- All Implemented Interfaces:
Artifact, ProducedArtifact
@Deprecated(since="4.0.0-rc-6",
forRemoval=true)
public class ProducedArtifactStub
extends ProducedArtifactStub
Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version.ProducedArtifactStub(String groupId, String artifactId, String classifier, String version, String extension) Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Methods inherited from class ArtifactStub
equals, getArtifactId, getBaseVersion, getClassifier, getExtension, getGroupId, getVersion, hashCode, isSnapshot, setArtifactId, setBaseVersion, setClassifier, setExtension, setGroupId, setVersion, toCoordinates, toStringMethods inherited from interface Artifact
getArtifactId, getBaseVersion, getClassifier, getExtension, getGroupId, getVersion, isSnapshot, key, toCoordinates
-
Constructor Details
-
ProducedArtifactStub
public ProducedArtifactStub()Deprecated, for removal: This API element is subject to removal in a future version. -
ProducedArtifactStub
-
ProducedArtifactStubinstead