My mistake. It looks like the URL was already switched (I was looking at old config files) and the new URL is also not 100% reliable:
[get] Getting: https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/closureidl/svg.js [get] To: /Users/harbs/Documents/ApacheFlex/flex-typedefs/js/target/downloads/svg.js [get] Error getting https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/closureidl/svg.js to /Users/harbs/Documents/ApacheFlex/flex-typedefs/js/target/downloads/svg.js What would be involved in getting svg.js added to the maven jar with the rest of the google externs? > On Mar 15, 2017, at 5:33 PM, Alex Harui <aha...@adobe.com> wrote: > > If there is a more stable URL, definitely we should switch to it. > > Thanks for figuring that out, > -Alex > > On 3/15/17, 1:10 AM, "Harbs" <harbs.li...@gmail.com> wrote: > >> 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.googl >> e.com/closureidl/svg.js >> <https://storage.googleapis.com/google-code-archive-downloads/v2/code.goog >> le.com/closureidl/svg.js> >> >> Should we update the downloads.xml to point to >> https://storage.googleapis.com/google-code-archive-downloads/v2/code.googl >> e.com/closureidl/svg.js? >> <https://storage.googleapis.com/google-code-archive-downloads/v2/code.goog >> le.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. >> >