Class RelocatedArtifact
java.lang.Object
org.eclipse.aether.artifact.AbstractArtifact
org.apache.maven.internal.impl.resolver.RelocatedArtifact
- All Implemented Interfaces:
org.eclipse.aether.artifact.Artifact
public final class RelocatedArtifact
extends org.eclipse.aether.artifact.AbstractArtifact
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetFile()
Deprecated.getPath()
getProperty
(String key, String defaultValue) org.eclipse.aether.artifact.Artifact
Deprecated.org.eclipse.aether.artifact.Artifact
org.eclipse.aether.artifact.Artifact
setProperties
(Map<String, String> properties) org.eclipse.aether.artifact.Artifact
setVersion
(String version) Methods inherited from class org.eclipse.aether.artifact.AbstractArtifact
copyProperties, equals, getBaseVersion, hashCode, isSnapshot, toString
-
Constructor Details
-
RelocatedArtifact
-
-
Method Details
-
getGroupId
-
getArtifactId
-
getClassifier
-
getExtension
-
getVersion
-
setVersion
- Specified by:
setVersion
in interfaceorg.eclipse.aether.artifact.Artifact
- Overrides:
setVersion
in classorg.eclipse.aether.artifact.AbstractArtifact
-
setFile
Deprecated.- Specified by:
setFile
in interfaceorg.eclipse.aether.artifact.Artifact
- Overrides:
setFile
in classorg.eclipse.aether.artifact.AbstractArtifact
-
setPath
- Specified by:
setPath
in interfaceorg.eclipse.aether.artifact.Artifact
- Overrides:
setPath
in classorg.eclipse.aether.artifact.AbstractArtifact
-
setProperties
- Specified by:
setProperties
in interfaceorg.eclipse.aether.artifact.Artifact
- Overrides:
setProperties
in classorg.eclipse.aether.artifact.AbstractArtifact
-
getFile
Deprecated. -
getPath
- Specified by:
getPath
in interfaceorg.eclipse.aether.artifact.Artifact
- Overrides:
getPath
in classorg.eclipse.aether.artifact.AbstractArtifact
-
getProperty
- Specified by:
getProperty
in interfaceorg.eclipse.aether.artifact.Artifact
- Overrides:
getProperty
in classorg.eclipse.aether.artifact.AbstractArtifact
-
getProperties
-
getMessage
-