Maven-Repository. This git-repository is to publish my play2.0-modules and maven artifacts. Furthermore I store here artifacts of projects which doesn't publish in a maven repository.
To add this repository to your maven environment add
<repositories>
<repository>
<id>opensource21</id>
<url>http://opensource21.github.io/releases</url>
</repository>
</repositories>