You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by "Tan Quach (JIRA)" <ji...@apache.org> on 2012/07/12 17:26:34 UTC

[jira] [Commented] (BUILDR-642) individual repositories for snapshots and releases

    [ https://issues.apache.org/jira/browse/BUILDR-642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13412876#comment-13412876 ] 

Tan Quach commented on BUILDR-642:
----------------------------------

Since it is recommended to put repository settings in build.yaml or .buildr/settings.yaml, how would one do #2 in a YAML way?
                
> individual repositories for snapshots and releases
> --------------------------------------------------
>
>                 Key: BUILDR-642
>                 URL: https://issues.apache.org/jira/browse/BUILDR-642
>             Project: Buildr
>          Issue Type: Improvement
>            Reporter: Michael Nielsen
>
> We use nexus for maven artifacts. Like other repository managers it require snapshots in one place and releases in another.
> My understanding is that buildr use the same URL for both upload (snapshots) and release:
> repositories.release_to[:url]
> Release simply calls upload in a separate process. What would be nice is to have individual variables for release and upload:
> repositories.release_to[:url]
> repositories.upload_to[:url]
> including username and password.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira