Problem Description
Yesterday, build.phonegap.com update their version to 5.x. Now any uploaded zipfile to build.phonegap.com fails. A current workaround is
So, what we did was to specifically force the phonegap version 3.7.0:
<preference name="phonegap-version" value="3.7.0" />
The error message on the build site says that you need to upgrade the inappbrowser.java file.
    
Attach a Capx
Any exported capx will do.
    
Description of Capx
Uploading any capx including a blank one seems to fail.
Steps to Reproduce Bug
    -  Export via cordova
    
 -  zip the exported directory and upload to build.phonegap.com
    
 -  Press the update/rebuild button.
 
    
Observed Result
The zipped file fails to translate into an apk file.
    
Expected Result
The zip file would translate into an apk file.
    
Affected Browsers
    [YES] Chrome: (YES/NO)
    [YES] FireFox: (YES/NO)
    [YES] Internet Explorer: (YES/NO)
    
Operating System and Service Pack
Windows 10
    
Construct 2 Version ID
Release 214 (64 bit) checked