mapsme / omim

🗺️ MAPS.ME — Offline OpenStreetMap maps for iOS and Android
Apache License 2.0
4.58k stars 1.15k forks source link

Build fails #14161

Open Tobey16 opened 3 years ago

Tobey16 commented 3 years ago

I have a already running build enviroment (it does compile release-94), but i cant compile the current master. It says "Missing project_info object".

LOG:

Task :prepareLintJar UP-TO-DATE Task :prepareLintJar in android Starting Caching disabled for task ':prepareLintJar' because: Caching has not been enabled for the task Skipping task ':prepareLintJar' as it is up-to-date. Task :prepareLintJar in android Finished :prepareLintJar (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 0.001 secs. :prepareLintJarForPublish (Thread[Execution worker for ':' Thread 2,5,main]) started.

Task :prepareLintJarForPublish UP-TO-DATE Task :prepareLintJarForPublish in android Starting Caching disabled for task ':prepareLintJarForPublish' because: Caching has not been enabled for the task Skipping task ':prepareLintJarForPublish' as it is up-to-date. Task :prepareLintJarForPublish in android Finished :prepareLintJarForPublish (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 0.001 secs. :processWebReleaseGoogleServices (Thread[Execution worker for ':' Thread 2,5,main]) started.

Task :processWebReleaseGoogleServices FAILED Task :processWebReleaseGoogleServices in android Starting Caching disabled for task ':processWebReleaseGoogleServices' because: Caching has not been enabled for the task Task ':processWebReleaseGoogleServices' is not up-to-date because: Task has failed previously. Parsing json file: /root/omim_mapsme_1/omim/android/google-services.json Task :processWebReleaseGoogleServices in android Finished :processWebReleaseGoogleServices (Thread[Execution worker for ':' Thread 2,5,main]) completed. Took 0.018 secs.

FAILURE: Build failed with an exception.

matkoniecz commented 3 years ago

See #14157 - it appears that this repository is defunct and no longer used