|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.artifact.repository.MavenArtifactRepository
org.apache.maven.repository.LocalArtifactRepository
public abstract class LocalArtifactRepository
| Field Summary | |
|---|---|
static java.lang.String |
IDE_WORKSPACE
|
| Constructor Summary | |
|---|---|
LocalArtifactRepository()
|
|
| Method Summary | |
|---|---|
abstract Artifact |
find(Artifact artifact)
|
abstract boolean |
hasLocalMetadata()
|
| Methods inherited from class org.apache.maven.artifact.repository.MavenArtifactRepository |
|---|
eq, equals, findVersions, getAuthentication, getBasedir, getId, getKey, getLayout, getProtocol, getProxy, getReleases, getSnapshots, getUrl, hashCode, isBlacklisted, isProjectAware, isUniqueVersion, pathOf, pathOfLocalRepositoryMetadata, pathOfRemoteRepositoryMetadata, setAuthentication, setBlacklisted, setId, setLayout, setProxy, setReleaseUpdatePolicy, setSnapshotUpdatePolicy, setUrl, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String IDE_WORKSPACE
| Constructor Detail |
|---|
public LocalArtifactRepository()
| Method Detail |
|---|
public abstract Artifact find(Artifact artifact)
find in interface ArtifactRepositoryfind in class MavenArtifactRepositorypublic abstract boolean hasLocalMetadata()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||