crosswalk-project / crosswalk

A web runtime built on Chrome. This project is currently unmaintained.
https://crosswalk-project.org/blog/crosswalk-final-release.html
BSD 3-Clause "New" or "Revised" License
2.32k stars 651 forks source link

can't load crosswalk from maven #4010

Closed sandlz closed 6 years ago

sandlz commented 6 years ago

The maven address https://download.01.org/crosswalk/releases/crosswalk/ is down

beevelop commented 6 years ago

Same here. The service responds with 503 Service unavailable.

> GET /crosswalk/releases/crosswalk/android/maven2/org/xwalk/xwalk_core_library/maven-metadata.xml HTTP/1.1
> Host: download.01.org
< HTTP/1.1 503 Service Unavailable
< Server: AkamaiGHost

Maven exception for people coming from Google:

> Could not resolve org.xwalk:xwalk_core_library:23+.
   > Failed to list versions for org.xwalk:xwalk_core_library.
      > Unable to load Maven meta-data from https://download.01.org/crosswalk/releases/crosswalk/android/maven2/org/xwalk/xwalk_core_library/maven-metadata.xml.
         > Could not GET 'https://download.01.org/crosswalk/releases/crosswalk/android/maven2/org/xwalk/xwalk_core_library/maven-metadata.xml'. Received status code 503 from server: Service Unavailable
dbeylkhanov commented 6 years ago

@rakuco @lpereira @darktears image

curtis2 commented 6 years ago

so. Any response from crosswalk official for this issue?

sandlz commented 6 years ago

check this. @curtis2 https://stackoverflow.com/questions/46012838/ionic-3-project-and-plugin-crosswalk-error

knvpk commented 6 years ago

I too got his error. crosswalk_error

rakuco commented 6 years ago

Thanks for the report. There are many duplicate reports about this, so let's centralize them in crosswalk-project/cordova-plugin-crosswalk-webview#158