On Mon, Jan 11, 2010 at 9:34 PM, femto Zheng <[email protected]> wrote:
> Hello all, > local_task :run doesn't work? > No matter I invoke it outside > define "someproject" do > ... > end > or inside that define block, > it all reports no such method. > http://markmail.org/message/whk62nodxkhcnubb > besides > the example > task :run => :compile do > system 'java -cp target/classes org.apache.killer.Main' > end > what if my application depends on some library, > does buildr have > something like maven's assembly? > Or how do I conveniently specify the depencies to run > (otherwise the Main of course cannot run). > http://markmail.org/message/jelievufpwzuk4yy alex
