You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Brian Demers (Commented) (JIRA)" <ji...@apache.org> on 2011/12/02 15:57:40 UTC

[jira] [Commented] (INFRA-4144) Allow Nexus to act as staging repo for /dist mirrors

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

Brian Demers commented on INFRA-4144:
-------------------------------------

{quote}
I don't understand what you mean by: 
"(which would need to be done if this process happened when a staging repo was closed)" 
{quote}
Let me back up.  I think I get it now. I was partially confused by:
{quote}
It's possible to use Nexus to store the non-Maven archives so that there is a single public download location for the release vote. 
However, the non-Maven archives have to manually copid to the /dist mirror when the vote succeeds. 
They then have to be deleted from the staging area before it is released/promoted. 
This is tedious and error-prone. 
{quote}


Are you proposing repository.apache.org be used for non-maven artifacts that will NOT be promoted to the releases repository?

Are your looking for a way to stage both maven to 'releases' and non-maven to [only] '/dist' for the same project?
If so, is there benefit to this? Why not stage/deploy all artifacts to 'release' ? (If they needing to be sync'd to /dist that could be done as well)









                
> Allow Nexus to act as staging repo for /dist mirrors
> ----------------------------------------------------
>
>                 Key: INFRA-4144
>                 URL: https://issues.apache.org/jira/browse/INFRA-4144
>             Project: Infrastructure
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: Nexus
>            Reporter: Sebb
>            Assignee: Brian Demers
>
> Nexus is generally used to stage Maven artifacts for release votes.
> It's possible to use Nexus to store the non-Maven archives so that there is a single public download location for the release vote.
> However, the non-Maven archives have to manually copid to the /dist mirror when the vote succeeds.
> They then have to be deleted from the staging area before it is released/promoted.
> This is tedious and error-prone.
> It would be very useful if Nexus could also be used for staging the archives intended for the dist mirrors (non-Maven)
> The process would be:
> - RM uploads both the Maven and non-Maven artifacts to Nexus, e.g. using "mvn deploy" (but see below)
> - RM checks the contents and closes the staging repo
> - run the vote using the public staging repo as the source location for all release packages
> - if the vote succeeds, releasing/promoting the staging repo would publish the Maven artifacts to the Maven releases repo, and publish the non-Maven archives to the /dist mirror area.
> The Nexus GUI needs to have some way to distinguish which packages are Maven packages, and which are not.
> This is essential to ensure that the packages will be correctly deployed.
> Perhaps by using a different directory in the same part of the tree?
> It also needs to be possible to easily upload non-Maven packages without using Maven.
> The intention is to have a single staging location which can be used for all Apache releases, whether using Maven or not.
> P.S. I'm happy to help with testing this. I suggest setting up a dummy project for the purpose.

--
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