Software Archive
Read-only legacy content
17061 Discussions

Server down? The Crosswalk Android building is incomplete

Hamilton_Tenório_da_
Valued Contributor I
740 Views

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 Solution
Gary_H_2
New Contributor I
740 Views

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?

View solution in original post

0 Kudos
4 Replies
Gary_H_2
New Contributor I
740 Views

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

0 Kudos
Hamilton_Tenório_da_
Valued Contributor I
740 Views

@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.

0 Kudos
Gary_H_2
New Contributor I
741 Views

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?

0 Kudos
Hamilton_Tenório_da_
Valued Contributor I
740 Views

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!!!

0 Kudos
Reply