Commit Graph

1 Commits

Author SHA1 Message Date
Adrian Cole 26f88ba522 Re-adds maven wrapper downloader so users won't crash if wget is missing (#1576)
https://github.com/apache/incubator-skywalking/pull/1574 removed the
maven wrapper jar. The shell script will try wget and then this
downloader if missing. It is very likely in windows and small vms for
people to not have wget installed, so this will prevent support problems
(and is why the wrapper includes this)
2018-08-23 13:06:05 +08:00