|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.apache.maven.repository.AbstractArtifact
org.apache.maven.repository.GenericArtifact
Generic artifact that builds its path and url information based on its associated dependency. URLs are of the form "id/type/artifact".
| Field Summary |
|---|
| Fields inherited from class org.apache.maven.repository.AbstractArtifact |
|---|
fs |
| Fields inherited from interface org.apache.maven.repository.Artifact |
|---|
OVERRIDE_NONE, OVERRIDE_PATH, OVERRIDE_VERSION |
| Constructor Summary | |
|---|---|
GenericArtifact(Dependency dependency)
Constructor for the GenericArtifact object |
|
| Methods inherited from class org.apache.maven.repository.AbstractArtifact |
|---|
exists, generatePath, getChecksumUrl, getDependency, getFile, getName, getOverrideType, getPath, getUrlPath, isSnapshot, setDependency, setOverrideType, setPath, verify |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GenericArtifact(Dependency dependency)
dependency - Project dependency.
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||