I think that I found the problem. In the buildr command I had to add the *build *parameter like this:
buildr clean build package test:Suite junit:report test=all--trace It's interesting since in windows adding the build parameter was not required as well as according to the documentation. I am using jruby 1.5.1 (ruby 1.8.7 patchlevel 249) and Buildr 1.4.3 -- View this message in context: http://buildr-users.1056619.n5.nabble.com/Problem-with-running-buildr-on-ubuntu-tp5706549p5706556.html Sent from the Buildr Users mailing list archive at Nabble.com.
