--- Configuration --- Andrés Gómez Casanova --- 2010-03-20 ---
https://sourceforge.net/apps/trac/sourceforge/wiki/Shell%20service
http://maven.apache.org/guides/mini/guide-mirror-settings.html
ssh -t angoca,zemucan@shell.sourceforge.net create
Or you can create the shell via Putty, as it was previously described.
<settings> <servers> <server> <id>zemucan.sf.net</id> <username>johndoe,zemucan</username> <password>secretPassword</password> </server> </servers> </settings>
Details about this kind of configuration can be found here.