You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Brett Porter (JIRA)" <ji...@apache.org> on 2007/08/20 09:29:30 UTC

[jira] Created: (INFRA-1318) set up rsync on people.apache.org to retrieve builds from vmbuild1.apache.org

set up rsync on people.apache.org to retrieve builds from vmbuild1.apache.org
-----------------------------------------------------------------------------

                 Key: INFRA-1318
                 URL: https://issues.apache.org/jira/browse/INFRA-1318
             Project: Infrastructure
          Issue Type: New Feature
      Security Level: public (Regular issues)
          Components: Continuum
            Reporter: Brett Porter


Projects on vmbuild1 will publish their builds to their own snapshot repository (Maven) or "nightly" build location (Maven/Ant/etc). For consistency with the current set up, we will sync these directories to people.apache.org under the project's subdirectory.

This sync should include the --delete option, making the vmbuild1 content the canonical set for a project.

At present, no projects have set up their repository - this issue is a placeholder for getting it done once in place on vmbuild1.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (INFRA-1318) set up rsync on people.apache.org to retrieve builds from vmbuild1.apache.org

Posted by "Henri Yandell (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524782 ] 

Henri Yandell commented on INFRA-1318:
--------------------------------------

Struts will need this too. Making a note here for when this feature is available.

> set up rsync on people.apache.org to retrieve builds from vmbuild1.apache.org
> -----------------------------------------------------------------------------
>
>                 Key: INFRA-1318
>                 URL: https://issues.apache.org/jira/browse/INFRA-1318
>             Project: Infrastructure
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: Continuum
>            Reporter: Brett Porter
>
> Projects on vmbuild1 will publish their builds to their own snapshot repository (Maven) or "nightly" build location (Maven/Ant/etc). For consistency with the current set up, we will sync these directories to people.apache.org under the project's subdirectory.
> This sync should include the --delete option, making the vmbuild1 content the canonical set for a project.
> At present, no projects have set up their repository - this issue is a placeholder for getting it done once in place on vmbuild1.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (INFRA-1318) set up rsync on people.apache.org to retrieve builds from vmbuild1.apache.org

Posted by "Gavin (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12659419#action_12659419 ] 

Gavin commented on INFRA-1318:
------------------------------

I'll set up the daemon soon (waiting on INFRA-1322).

Can I assume we just want to allow from people.apache.org for this ?

> set up rsync on people.apache.org to retrieve builds from vmbuild1.apache.org
> -----------------------------------------------------------------------------
>
>                 Key: INFRA-1318
>                 URL: https://issues.apache.org/jira/browse/INFRA-1318
>             Project: Infrastructure
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: Continuum
>            Reporter: Brett Porter
>            Assignee: Gavin
>
> Projects on vmbuild1 will publish their builds to their own snapshot repository (Maven) or "nightly" build location (Maven/Ant/etc). For consistency with the current set up, we will sync these directories to people.apache.org under the project's subdirectory.
> This sync should include the --delete option, making the vmbuild1 content the canonical set for a project.
> At present, no projects have set up their repository - this issue is a placeholder for getting it done once in place on vmbuild1.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (INFRA-1318) set up rsync on people.apache.org to retrieve builds from vmbuild1.apache.org

Posted by "Brett Porter (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12521713 ] 

Brett Porter commented on INFRA-1318:
-------------------------------------

other notes:
- we may want to start preventing people from deploying to the people.apache.org repository directly
- Maven builds would likely comment out <distributionManagement /> and use -Ddeploy.altDeploymentRepository=file://localhost/somewhere/on/vmbuild, then call mvn deploy

> set up rsync on people.apache.org to retrieve builds from vmbuild1.apache.org
> -----------------------------------------------------------------------------
>
>                 Key: INFRA-1318
>                 URL: https://issues.apache.org/jira/browse/INFRA-1318
>             Project: Infrastructure
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: Continuum
>            Reporter: Brett Porter
>
> Projects on vmbuild1 will publish their builds to their own snapshot repository (Maven) or "nightly" build location (Maven/Ant/etc). For consistency with the current set up, we will sync these directories to people.apache.org under the project's subdirectory.
> This sync should include the --delete option, making the vmbuild1 content the canonical set for a project.
> At present, no projects have set up their repository - this issue is a placeholder for getting it done once in place on vmbuild1.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (INFRA-1318) set up rsync on people.apache.org to retrieve builds from vmbuild1.apache.org

Posted by "Olivier Lamy (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12660549#action_12660549 ] 

Olivier Lamy commented on INFRA-1318:
-------------------------------------

Brett : we can have some issues here because rsync from vmbuild can override manual snapshots deploy on p.a.o ?
Why not deploying to the archiva instance of vmbuild and this cound be a snapshot repo ? (the main point is the auto snapshots purge in archiva).
WDYT ?

> set up rsync on people.apache.org to retrieve builds from vmbuild1.apache.org
> -----------------------------------------------------------------------------
>
>                 Key: INFRA-1318
>                 URL: https://issues.apache.org/jira/browse/INFRA-1318
>             Project: Infrastructure
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: Continuum
>            Reporter: Brett Porter
>            Assignee: Gavin
>
> Projects on vmbuild1 will publish their builds to their own snapshot repository (Maven) or "nightly" build location (Maven/Ant/etc). For consistency with the current set up, we will sync these directories to people.apache.org under the project's subdirectory.
> This sync should include the --delete option, making the vmbuild1 content the canonical set for a project.
> At present, no projects have set up their repository - this issue is a placeholder for getting it done once in place on vmbuild1.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (INFRA-1318) set up rsync on people.apache.org to retrieve builds from vmbuild1.apache.org

Posted by "Gavin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/INFRA-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gavin updated INFRA-1318:
-------------------------

    Assignee:     (was: Gavin)

> set up rsync on people.apache.org to retrieve builds from vmbuild1.apache.org
> -----------------------------------------------------------------------------
>
>                 Key: INFRA-1318
>                 URL: https://issues.apache.org/jira/browse/INFRA-1318
>             Project: Infrastructure
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: Continuum
>            Reporter: Brett Porter
>
> Projects on vmbuild1 will publish their builds to their own snapshot repository (Maven) or "nightly" build location (Maven/Ant/etc). For consistency with the current set up, we will sync these directories to people.apache.org under the project's subdirectory.
> This sync should include the --delete option, making the vmbuild1 content the canonical set for a project.
> At present, no projects have set up their repository - this issue is a placeholder for getting it done once in place on vmbuild1.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (INFRA-1318) set up rsync on people.apache.org to retrieve builds from vmbuild1.apache.org

Posted by "Gavin (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12830489#action_12830489 ] 

Gavin commented on INFRA-1318:
------------------------------

any update on what we need to do here?

> set up rsync on people.apache.org to retrieve builds from vmbuild1.apache.org
> -----------------------------------------------------------------------------
>
>                 Key: INFRA-1318
>                 URL: https://issues.apache.org/jira/browse/INFRA-1318
>             Project: Infrastructure
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: Continuum
>            Reporter: Brett Porter
>
> Projects on vmbuild1 will publish their builds to their own snapshot repository (Maven) or "nightly" build location (Maven/Ant/etc). For consistency with the current set up, we will sync these directories to people.apache.org under the project's subdirectory.
> This sync should include the --delete option, making the vmbuild1 content the canonical set for a project.
> At present, no projects have set up their repository - this issue is a placeholder for getting it done once in place on vmbuild1.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (INFRA-1318) set up rsync on people.apache.org to retrieve builds from vmbuild1.apache.org

Posted by "Brett Porter (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12651236#action_12651236 ] 

Brett Porter commented on INFRA-1318:
-------------------------------------

the current suggestion is to set up a rsync server on vmbuild pointed at the snapshot deployment repositories and let each project do as they please wrt rsyncing to people.apache.org

> set up rsync on people.apache.org to retrieve builds from vmbuild1.apache.org
> -----------------------------------------------------------------------------
>
>                 Key: INFRA-1318
>                 URL: https://issues.apache.org/jira/browse/INFRA-1318
>             Project: Infrastructure
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: Continuum
>            Reporter: Brett Porter
>
> Projects on vmbuild1 will publish their builds to their own snapshot repository (Maven) or "nightly" build location (Maven/Ant/etc). For consistency with the current set up, we will sync these directories to people.apache.org under the project's subdirectory.
> This sync should include the --delete option, making the vmbuild1 content the canonical set for a project.
> At present, no projects have set up their repository - this issue is a placeholder for getting it done once in place on vmbuild1.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (INFRA-1318) set up rsync on people.apache.org to retrieve builds from vmbuild1.apache.org

Posted by "Gavin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/INFRA-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gavin reassigned INFRA-1318:
----------------------------

    Assignee: Gavin

> set up rsync on people.apache.org to retrieve builds from vmbuild1.apache.org
> -----------------------------------------------------------------------------
>
>                 Key: INFRA-1318
>                 URL: https://issues.apache.org/jira/browse/INFRA-1318
>             Project: Infrastructure
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: Continuum
>            Reporter: Brett Porter
>            Assignee: Gavin
>
> Projects on vmbuild1 will publish their builds to their own snapshot repository (Maven) or "nightly" build location (Maven/Ant/etc). For consistency with the current set up, we will sync these directories to people.apache.org under the project's subdirectory.
> This sync should include the --delete option, making the vmbuild1 content the canonical set for a project.
> At present, no projects have set up their repository - this issue is a placeholder for getting it done once in place on vmbuild1.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (INFRA-1318) set up rsync on people.apache.org to retrieve builds from vmbuild1.apache.org

Posted by "Brett Porter (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/INFRA-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter resolved INFRA-1318.
---------------------------------

      Assignee: Brett Porter
    Resolution: Won't Fix

seems the pattern is to sync them directly into maven central from the machine, and to host snapshots on the machine, and limit the amount of access people have to that.

> set up rsync on people.apache.org to retrieve builds from vmbuild1.apache.org
> -----------------------------------------------------------------------------
>
>                 Key: INFRA-1318
>                 URL: https://issues.apache.org/jira/browse/INFRA-1318
>             Project: Infrastructure
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: Continuum
>            Reporter: Brett Porter
>            Assignee: Brett Porter
>
> Projects on vmbuild1 will publish their builds to their own snapshot repository (Maven) or "nightly" build location (Maven/Ant/etc). For consistency with the current set up, we will sync these directories to people.apache.org under the project's subdirectory.
> This sync should include the --delete option, making the vmbuild1 content the canonical set for a project.
> At present, no projects have set up their repository - this issue is a placeholder for getting it done once in place on vmbuild1.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.