Hi, May be part of the space problem on bamboo server, could be solve by hosting maven-repository on sourceforge. There is some advantages : * every committer on wicketstuff, already, have ssh access * every committer could deploy manually snapshots and releases * release version could be deploy with maven-release-plugin * if there is 2 repositories repo-releases and repo-snapshots, then we could request a rsync from repo-releases to maven central repository
I already setup this type of configuration of sf (cf: http://alchim.sf.net/download) and similar for other server http://maven-repo.gforge.inria.fr/releases , http://scala-tools.org/repo-releases . WDYT ? I could do a try with wicketstuff-parent, wicketstuff-misc /davidB
