Software Archive
Read-only legacy content
17061 Diskussionen

Server down? The Crosswalk Android building is incomplete

Hamilton_Tenório_da_
Geschätzter Beitragender I
901Aufrufe

I am trying to build an APP (normal one, sereval times builded) and I am receiving an error:

The build failed.
An error occurred while building the application. Verify your build assets are correct and try again.

 

 

 

 

No log or other information is supplied. The server is down? Any prevision?

0 Kudos
1 Lösung
Gary_H_2
Neuer Beitragender I
901Aufrufe

As I understand it during the build process it loads any 3rd party plugins that are not local from github (or wherever the url you gave it says) and if the repository for that plugin is not available then the build might fail. Similarly if any standard Cordova plugins are not available from their repositories the build might also fail. Does the build summary give any clue as to how far it got processing the plugins?

Lösung in ursprünglichem Beitrag anzeigen

4 Antworten
Gary_H_2
Neuer Beitragender I
901Aufrufe

Working ok for me so I don't think the server is down. Maybe it can't load one of your 3rd party plugins?

Hamilton_Tenório_da_
Geschätzter Beitragender I
901Aufrufe

@Gary H> uhn, probably no, I had builded sereval times this same APP today and only now it is occuring. But, I will recheck, by the way.

Thanks the info.

Gary_H_2
Neuer Beitragender I
902Aufrufe

As I understand it during the build process it loads any 3rd party plugins that are not local from github (or wherever the url you gave it says) and if the repository for that plugin is not available then the build might fail. Similarly if any standard Cordova plugins are not available from their repositories the build might also fail. Does the build summary give any clue as to how far it got processing the plugins?

Hamilton_Tenório_da_
Geschätzter Beitragender I
901Aufrufe

You are right!!! I create a blank project and insert one by one. The https://github.com/danwilson/google-analytics-plugin is with problem. I don´t know why.

Returning in my APP and removing this one, it was builded.

Thank you!!!

Antworten