Mavenizing Moblogger
I did some work to Mavenize Moblogger this evening. The biggest plus thus far? The Moblogger.zip file when from 1.9 MB to 45 KB - that rocks!! I got jar and site:generate working just fine, but there's no unit tests, so probably a fair amount of work needs to be done there. Regardless, I'll try to check it in tonight so others can start pitching in. The hardest part? Learning to type maven instead of ant.
Update: Deploying the moblogger site was a piece of cake (maven site:deploy). Thanks to the Flock developers for providing a nice template for Mavenizing an app.