I’m pretty sure this is the problem: https://closureidl.googlecode.com/files/svg.js <https://closureidl.googlecode.com/files/svg.js> is no longer the correct location for the file. I think it sometimes redirects, but not always.
I believe the new location is here: https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/closureidl/svg.js <https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/closureidl/svg.js> Should we update the downloads.xml to point to https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/closureidl/svg.js? <https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/closureidl/svg.js?> Or should we put the file someplace more reliable? Maven repo? Harbs > On Mar 15, 2017, at 9:29 AM, yishayw <yishayj...@hotmail.com> wrote: > > I has an an unknown host exception issue with downloading svg.js on a clean > env running > > mvn -s settings-template.xml clean install > > Re-running it fixed the problem for me. > > > > -- > View this message in context: > http://apache-flex-development.2333347.n4.nabble.com/flex-typedefs-build-failing-tp60402p60460.html > Sent from the Apache Flex Development mailing list archive at Nabble.com.