Class RelocatedArtifact
java.lang.Object
org.eclipse.aether.artifact.AbstractArtifact
org.apache.maven.repository.internal.RelocatedArtifact
- All Implemented Interfaces:
org.eclipse.aether.artifact.Artifact
@Deprecated(since="4.0.0")
public final class RelocatedArtifact
extends org.eclipse.aether.artifact.AbstractArtifact
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Deprecated.Deprecated.getFile()Deprecated.Deprecated.Deprecated.getPath()Deprecated.Deprecated.getProperty(String key, String defaultValue) Deprecated.Deprecated.org.eclipse.aether.artifact.ArtifactDeprecated.org.eclipse.aether.artifact.ArtifactDeprecated.org.eclipse.aether.artifact.ArtifactsetProperties(Map<String, String> properties) Deprecated.org.eclipse.aether.artifact.ArtifactsetVersion(String version) Deprecated.Methods inherited from class org.eclipse.aether.artifact.AbstractArtifact
copyProperties, equals, getBaseVersion, hashCode, isSnapshot, toString
-
Constructor Details
-
Method Details
-
getGroupId
Deprecated. -
getArtifactId
Deprecated. -
getClassifier
Deprecated. -
getExtension
Deprecated. -
getVersion
Deprecated. -
setVersion
Deprecated.- Specified by:
setVersionin interfaceorg.eclipse.aether.artifact.Artifact- Overrides:
setVersionin classorg.eclipse.aether.artifact.AbstractArtifact
-
setFile
Deprecated.- Specified by:
setFilein interfaceorg.eclipse.aether.artifact.Artifact- Overrides:
setFilein classorg.eclipse.aether.artifact.AbstractArtifact
-
setPath
Deprecated.- Specified by:
setPathin interfaceorg.eclipse.aether.artifact.Artifact- Overrides:
setPathin classorg.eclipse.aether.artifact.AbstractArtifact
-
setProperties
Deprecated.- Specified by:
setPropertiesin interfaceorg.eclipse.aether.artifact.Artifact- Overrides:
setPropertiesin classorg.eclipse.aether.artifact.AbstractArtifact
-
getFile
Deprecated. -
getPath
Deprecated.- Specified by:
getPathin interfaceorg.eclipse.aether.artifact.Artifact- Overrides:
getPathin classorg.eclipse.aether.artifact.AbstractArtifact
-
getProperty
Deprecated.- Specified by:
getPropertyin interfaceorg.eclipse.aether.artifact.Artifact- Overrides:
getPropertyin classorg.eclipse.aether.artifact.AbstractArtifact
-
getProperties
Deprecated. -
getMessage
Deprecated.
-
maven-api-impljar instead