ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Fails to build rosjava using Gradle

asked 2012-05-07 12:07:20 -0500

mikegulf gravatar image

I have tried everything to get the package to compile using Gradle. I followed everything on the tutorials and installation. The only issue I have is when I try to compile it gives me this error

FAILURE: Build failed with an exception.

  • What went wrong: Could not resolve all dependencies for configuration ':compile'. > Could not find group:ros.rosjava_core, module:rosjava, version:0.0.0-SNAPSHOT. Required by: GpsMap:GpsMap:0.0.0-SNAPSHOT

It seems to not find the jar files created by the build of rosjava_core and rosjava.

Any help would be appreciated.

Thanks Ralph

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2012-05-10 05:42:23 -0500

damonkohler gravatar image

You either haven't added mavenLocal() to your repositories or you haven't executed the install task for rosjava_core.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-05-07 12:07:20 -0500

Seen: 386 times

Last updated: May 10 '12