Sync script for h2database -------------------------- Key: MAVENUPLOAD-1685 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1685 Project: maven-upload-requests Issue Type: Task Reporter: Thomas Mueller
I would like that my project is automatically synced to the central repository. There is no rsync for the domain h2database.com, but as H2 stands for Hypersonic 2 I believe the maven repository at hsql.sf.net is appropriate? Here is the sync script: #!/bin/sh CONTACTS="Thomas Mueller <[EMAIL PROTECTED]>" MODE=rsync_ssh [EMAIL PROTECTED]:/home/groups/h/hs/hsql/htdocs/m2-repo GROUP_DIR=com/h2database/ -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira