OpenSearch/qa/wildfly
Jason Tedor ff317d0d7f
Set metadata sources for Ivy repositories (#41818)
We have faked some Ivy repositories on a few artifact locations. Today
when Gradle attempts to resolve these artifacts, it follows its default
strategy to search for Gradle metadata, then Maven POM files, then Ivy
descriptors, and finally will fallback to looking directly for the
artifact. This wastes times on remote network calls that will 404 anyway
since these metadata resources will not exist for these fake Ivy
repositories. This commit overrides the Gradle strategy to look directly
for artifacts.
2019-05-05 11:16:52 -04:00
..
src Remove build qualifier from server's Version (#35172) 2018-11-07 14:01:05 +02:00
build.gradle Set metadata sources for Ivy repositories (#41818) 2019-05-05 11:16:52 -04:00