Does anyone know why FlexJS will not build for me? Here’s where I am stuck:
BUILD FAILED /Users/jason/FlexJS/flex-asjs/build.xml:1563: The following error occurred while executing this line: /Users/jason/FlexJS/flex-asjs/build.xml:1706: The following error occurred while executing this line: /Users/jason/FlexJS/flex-flexunit/build.xml:131: The following error occurred while executing this line: /Users/jason/FlexJS/flex-flexunit/FlexUnit4/build.xml:102: The following error occurred while executing this line: /Users/jason/FlexJS/flex-flexunit/FlexUnit4/downloads.xml:193: The following error occurred while executing this line: /Users/jason/FlexJS/flex-flexunit/FlexUnit4/downloads.xml:108: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure at com.sun.net.ssl.internal.ssl.Alerts.getSSLException(Alerts.java:174) at com.sun.net.ssl.internal.ssl.Alerts.getSSLException(Alerts.java:136) at com.sun.net.ssl.internal.ssl.SSLSocketImpl.recvAlert(SSLSocketImpl.java:1822) at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1004) at com.sun.net.ssl.internal.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1188) at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1215) at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1199) at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:476) at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:166) at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:133) at org.apache.tools.ant.taskdefs.Get$GetThread.openConnection(Get.java:728) at org.apache.tools.ant.taskdefs.Get$GetThread.get(Get.java:641) at org.apache.tools.ant.taskdefs.Get$GetThread.run(Get.java:631) Total time: 6 minutes 51 seconds