Skip to content
This repository has been archived by the owner on Jan 14, 2023. It is now read-only.

Could not find method google() for arguments [] on repository container #78

Closed
csyang6052 opened this issue Dec 27, 2018 · 2 comments
Closed

Comments

@csyang6052
Copy link

I tried to build a rosjava package using the "catkin_create_rosjava_pkg" command.

FAILURE: Build failed with an exception.

Could not find method google() for arguments [] on repository container.

My setup :
ROS - kinetic
android-studio - 3.2.1
gradle - 4.6
Android/Sdk/build-tools - 25.02, 26.02, 28.03

@jubeira
Copy link

jubeira commented Dec 31, 2018

Hi @csyang6052, thanks for the report.
This is because of the changes introduced in #73. I just tested the command and I didn't have this problem. Did you install rosjava_build_tools from source or from debians? You will need to update them for this to work properly. I still haven't released rosjava_build_tools as a debian package, so you will need to build from source for now (see this tutorial)

@csyang6052
Copy link
Author

Hi @jubeira , many thanks, it works for me now.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants