mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-25 07:37:19 -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
|
@ -104,6 +104,7 @@ For Gradle:
|
|||
["source","groovy",subs="attributes"]
|
||||
--------------------------------------------------
|
||||
maven {
|
||||
name 'lucene-snapshots'
|
||||
url 'https://s3.amazonaws.com/download.elasticsearch.org/lucenesnapshots/83f9835'
|
||||
}
|
||||
--------------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue