They do maintenance sometimes and redirect all there traffic to the maintenance message. What I do now is copy the whole IN folder out of the sdk and replace it after a "clean". The only other way to get around it is to download the file from a different source.
-Mark -----Original Message----- From: Gordon Smith [mailto:gosm...@adobe.com] Sent: Tuesday, April 30, 2013 12:18 AM To: dev@flex.apache.org Subject: flex-sdk build failure I get the following build failure doing 'ant clean main' in Cygwin: ... commons-jars: javacc-jar-check: javacc-jar: download-zip: get-zip: [get] Getting: http://java.net/projects/javacc/downloads/download/javacc-5.0.tar.gz [get] To: D:\asf\flex-sdk\in\javacc-5.0.tar.gz check-sum: untar-file: BUILD FAILED D:\asf\flex-sdk\build.xml:128: The following error occurred while executing this line: D:\asf\flex-sdk\modules\build.xml:64: The following error occurred while executing this line: D:\asf\flex-sdk\modules\downloads.xml:399: The following error occurred while executing this line: D:\asf\flex-sdk\modules\downloads.xml:149: The following error occurred while executing this line: D:\asf\flex-sdk\modules\downloads.xml:189: Error while expanding D:\asf\flex-sdk\in\javacc-5.0.tar.gz Any ideas about why it can't expand javacc-5.0.tar.gz? - Gordon