santanu4ver wrote > > Christofer Dutz wrote >> If you can live with missing the graphical UI, >> you can use the mavenizer >> (https://cwiki.apache.org/confluence/display/FLEX/Apache+Flex+SDK+Mavenizer): > Thank you! Sure I'll want to give a try.
All seems well but somehow AIR SDK never downloaded for me in multiple tries, I'm not sure why. Tested in Windows system too with same result. Any idea why? - Downloading Air SDK version: 21.0 and platform MAC to directory: /Users/santanu/ApacheFlexSDK/4.15.0_AIR.21.0/SDK Your System-Id: 48a19685 The Adobe SDK license agreement applies to the Adobe AIR SDK. Do you want to install the Adobe AIR SDK? Adobe AIR SDK License: http://www.adobe.com/products/air/sdk-eula.html (In a non-interactive build such as a CI server build, alternatively to typing y or yes you can also set a system property containing your system which is interpreted as equivalent to accepting by typing y or yes: -Dcom.adobe.systemIdsForWhichTheTermsOfTheAdobeLicenseAgreementAreAccepted=48a19685 ) Do you accept (Yes/No) ? y =========================================================== Downloading http://airdownload.adobe.com/air/mac/download/21.0/AdobeAIRSDK.tbz2 Expected size: 0KB 0% [> ] Finished downloading. =========================================================== Extracting archive to temp directory. java.io.IOException: Stream is not in the BZip2 format at org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream.init(BZip2CompressorInputStream.java:240) at org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream.<init>(BZip2CompressorInputStream.java:132) at org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream.<init>(BZip2CompressorInputStream.java:109) at org.apache.flex.utilities.converter.retrievers.BaseRetriever.unpack(BaseRetriever.java:55) at org.apache.flex.utilities.converter.retrievers.download.DownloadRetriever.retrieve(DownloadRetriever.java:148) at org.apache.flex.utilities.converter.core.SdkConverterCLI.main(SdkConverterCLI.java:319) Finished extracting. -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/Apache-Flex-SDK-installer-problem-tp12405p12421.html Sent from the Apache Flex Users mailing list archive at Nabble.com.
