|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ArtifactRepository
A repository for resolving and publishing artifacts.
| Method Summary | |
|---|---|
String |
getName()
Returns the name for this repository. |
void |
setName(String name)
Sets the name for this repository. |
| Method Detail |
|---|
String getName()
The name is used in logging output and error reporting to point to information related to this repository.
void setName(String name)
ArtifactRepositoryContainer
(including RepositoryHandler), its name should not be changed after it has
been added to the container. This capability has been deprecated and is scheduled to be removed in the next major
Gradle version.
name - The name. Must not be null.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||