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

Revision history [back]

click to hide/show revision 1
initial version

Turns out I found a solution to this, although it might not be perfect. In the folder "rosjava_core" open up the file "build.gradle" and on line 39 replace

url 'http://robotbrains.hideho.org/nexus/content/groups/ros-public'

with

url 'https://maven-us.nuxeo.org/nexus/content/repositories/public'

and then it will compile.