I want to distribute my project that has a dependency to another project hosted on Google code that is only available in source code (there is no compiled jar version available.)
I am aware of the Maven SCM plugin but have never used it. I'd like to know how I can create and configure a Maven project to check the code out via svn and register it as a required project dependency.
Create an issue for gimlet to published to Maven central and help them do it. That would be the best way for everybody. It is already being built with Maven so it should not be too hard to do. Look at the repository plugin for help with the upload.