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

rosjava_core build failed could not resolve dependencies (pls fast help)

asked 2019-06-19 04:46:27 -0500

splash99 gravatar image

updated 2019-06-19 04:47:01 -0500

Hey,

I'm just trying to install rosjava_core with this tutorial

http://rosjava.github.io/rosjava_core...

http://rosjava.github.io/rosjava_core...

I have no problems with the installation in the first tutorial, but in the second tutorial i can't execute

./gradlew install

It says:

$ ./gradlew install ./gradlew install :apache_xmlrpc_common:compileJava

FAILURE: Build failed with an exception.

  • What went wrong: Could not resolve all dependencies for configuration ':apache_xmlrpc_common:compile'.

    Could not resolve org.apache.commons:com.springsource.org.apache.commons.httpclient:3.1.0. Required by: org.ros.rosjava_core:apache_xmlrpc_common:0.1.6 java.lang.NullPointerException (no error message)

  • Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 1.609 secs

Do you have any solutions please?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2019-06-21 10:24:15 -0500

jubeira gravatar image

That tutorial is somewhat old. Try installing rosjava from source: http://wiki.ros.org/rosjava/Tutorials.... Follow the tutorial step by step, without omitting anything.

Hope it helps!

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2019-06-19 04:46:27 -0500

Seen: 149 times

Last updated: Jun 21 '19