druid/core
Chi Cao Minh b359c5b3d9 Fix SIGAR dependency connection timeout (#8258)
After enabling parallel builds for "mvn install", the sigar dependency
would sometimes resolve to the incorrect artifact repo for some of the
maven modules. This issue seems to be fixed by moving the definition of
the sigar dependency's artifact repo to the root POM.

Also, depending on network speeds, "mvn -q install" may take longer than
the default 10 minute timeout to print any output. Use travis_wait to
extend the timeout to 15 minutes.
2019-08-08 20:13:18 -05:00
..
src Fix bugs in overshadowableManager and add unit tests (#8222) 2019-08-07 15:51:21 -05:00
pom.xml Fix SIGAR dependency connection timeout (#8258) 2019-08-08 20:13:18 -05:00