It seems crosswalk phonegap build apps have stopped working. They have worked for probably a year or maybe more. The app ID is:
1761071
Here is the plugin tag in my config.xml:
< plugin spec="https://github.com/phonegap-build/cor... >
This is the error I get in the build logs:
Build Date: 2016-06-08 13:35:17 +0000
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'project'.
> Could not resolve all dependencies for configuration ':_debugCompile'.
> Could not find any version that matches org.xwalk:xwalk_core_library_beta:13+.
Searched in the following locations:
https://repo1.maven.org/maven2/org/xw...
https://repo1.maven.org/maven2/org/xw...
https://download.01.org/crosswalk/rel...
file:/android-sdk/extras/android/m2repository/org/xwalk/xwalk_core_library_beta/maven-metadata.xml
file:/android-sdk/extras/android/m2repository/org/xwalk/xwalk_core_library_beta/
file:/android-sdk/extras/google/m2repository/org/xwalk/xwalk_core_library_beta/maven-metadata.xml
file:/android-sdk/extras/google/m2repository/org/xwalk/xwalk_core_library_beta/
Required by:
:project:unspecified
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
Total time: 5.772 secs
undefined
1761071
Here is the plugin tag in my config.xml:
< plugin spec="https://github.com/phonegap-build/cor... >
This is the error I get in the build logs:
Build Date: 2016-06-08 13:35:17 +0000
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'project'.
> Could not resolve all dependencies for configuration ':_debugCompile'.
> Could not find any version that matches org.xwalk:xwalk_core_library_beta:13+.
Searched in the following locations:
https://repo1.maven.org/maven2/org/xw...
https://repo1.maven.org/maven2/org/xw...
https://download.01.org/crosswalk/rel...
file:/android-sdk/extras/android/m2repository/org/xwalk/xwalk_core_library_beta/maven-metadata.xml
file:/android-sdk/extras/android/m2repository/org/xwalk/xwalk_core_library_beta/
file:/android-sdk/extras/google/m2repository/org/xwalk/xwalk_core_library_beta/maven-metadata.xml
file:/android-sdk/extras/google/m2repository/org/xwalk/xwalk_core_library_beta/
Required by:
:project:unspecified
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
Total time: 5.772 secs
undefined

