I've done some basic googling and haven't found any compelling reasons to choose Jake over Cake for my Node.js build process (mostly just compiling *.coffee to *.js in the correct folders). Can anyone provide a few quick bullet points of why one would choose Jake or Cake over the other?
If applicable: I am coming in from a Java, Grails, and Ruby on Rails developer point of view so I am familiar with Ant, mvn, and Gradle, Rake, etc...