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