I haven't used SBT so I can't comment on that, but would highly (highly) recommend having a look at gradle. http://gradle.org/
On Feb 27, 5:34 pm, Henning Hoefer <[email protected]> wrote: > Hi all, > > I just listened to episode 341 (the "Build Tools" session from the JPR > 2010). Someone in there mentions the use of Ivy plus the standard > Maven directory layout. To me, this sounds a lot like what SBT is > doing -- but SBT is never mentioned throughout the episode (or I > missed it). > > I just stumbled upon SBT while learning Scala. > My question is: How would SBT fare in the comparison with the build > tools discussed in the episode? Would it be feasible to use it in Java > projects (...to get rid of Maven)? > > Thanks! -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
