Package | Description |
---|---|
org.apache.maven.repository |
Modifier and Type | Class and Description |
---|---|
class |
UserLocalArtifactRepository
UserLocalArtifactRepository
|
Modifier and Type | Field and Description |
---|---|
private LocalArtifactRepository |
DelegatingLocalArtifactRepository.buildReactor
Deprecated.
|
private LocalArtifactRepository |
DelegatingLocalArtifactRepository.ideWorkspace
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
LocalArtifactRepository |
DelegatingLocalArtifactRepository.getIdeWorkspace()
Deprecated.
|
LocalArtifactRepository |
DelegatingLocalArtifactRepository.getIdeWorspace()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
DelegatingLocalArtifactRepository.setBuildReactor(LocalArtifactRepository localRepository)
Deprecated.
|
void |
DelegatingLocalArtifactRepository.setIdeWorkspace(LocalArtifactRepository localRepository)
Deprecated.
|