Robotics StackExchange | Archived questions

why did my 'gradle build' command fail to build my package?

Hello and thanks in advance for the answer...

I am new to ros and rosjava and unbuntu and gradle (newbie) and I am going through the getting started guide to build my first rosjava package with the end result of wanting it to be compiled inside eclipse.

here is the instructions I was following: docs.rosjava.googlecode.com/hg/rosjavacore/html/gettingstarted.html

when I came across a problem after running the 'gradle build' command.... brock@brock-900HD:~/myworkspace/rosjavacore/mypack$ gradle eclipse

FAILURE: Build failed with an exception.

BUILD FAILED

Total time: 2.276 secs

I used the build.gradle example file in the tutorial

Asked by brock on 2013-02-22 05:31:07 UTC

Comments

Answers