mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-29 09:54:06 -04:00
Provide names for all artifact repositories (#41857)
This commit adds a name for each Maven and Ivy repository used in the build.
This commit is contained in:
parent
3eb85751d2
commit
16a2c4246f
20 changed files with 33 additions and 7 deletions
|
@ -68,6 +68,7 @@ For Gradle:
|
|||
["source","groovy",subs="attributes"]
|
||||
--------------------------------------------------
|
||||
maven {
|
||||
name "lucene-snapshots"
|
||||
url 'https://s3.amazonaws.com/download.elasticsearch.org/lucenesnapshots/00142c9'
|
||||
}
|
||||
--------------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue