You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Thomas Mueller (JIRA)" <ji...@codehaus.org> on 2007/08/26 18:32:11 UTC

[jira] Created: (MAVENUPLOAD-1685) Sync script for h2database

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 <th...@gmail.com>"
MODE=rsync_ssh

FROM=mavensync@shell.sourceforge.net:/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

        

[jira] Closed: (MAVENUPLOAD-1685) Sync script for h2database

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MAVENUPLOAD-1685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carlos Sanchez closed MAVENUPLOAD-1685.
---------------------------------------

      Assignee: Carlos Sanchez
    Resolution: Fixed

> 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
>            Assignee: Carlos Sanchez
>
> 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 <th...@gmail.com>"
> MODE=rsync_ssh
> FROM=mavensync@shell.sourceforge.net:/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