Hosting a Maven repository on Google Code
I was complaining on Twitter today about the lack of a Maven repository for java projects hosted on Google Code. Well, it turns out you can actually set up your own Maven repository in your Subversion tree! I found some references to the Maven Wagon SCM plugin, but you can use the WebDav plugin just [...]