Did you know that Scala is all about Maven? David Bernard wrote a quick intro to Maven for Scala programmers back in January. The Updated Version is now the getting started guide for Lift.
What's interesting about this is that not only can you quickly create a Scala project using the archetype plugin in Maven, there is also a Maven Scala Plugin. Unique and interesting features of this plugin?
Lift is a Scala web frame, Lift's main page is a wiki and they also have a Maven site.