On 11 September 2014 20:52, Justin Ross <[email protected]> wrote: > On Thu, Sep 11, 2014 at 3:41 PM, Robbie Gemmell <[email protected]> > wrote: > > > On 11 September 2014 20:32, Justin Ross <[email protected]> wrote: > > > > > Hi, everyone. The 0.30 release candidate is now available: > > > > > > https://dist.apache.org/repos/dist/dev/qpid/0.30-rc/ > > > > > > Maven repos for qpid-java and qpid-java-qmf-tools respectively: > > > > > > > https://repository.apache.org/content/repositories/orgapacheqpid-1012 > > > > https://repository.apache.org/content/repositories/orgapacheqpid-1013 > > > > > > > > There appear to be artifacts for the qmf tools in both of the staging > > repos. > > > > If the earlier deploy doesnt have the final bits then the repo will need > to > > be dropped and recreated. If they are ok the second repo can be dropped. > > > Ah, thanks. I was under the mistaken impression that each deploy would > produce a distinct repo, so I retried the second when I didn't see it pop > up. > > The implicit repos allow multiple deploys while initially open after creation, so that you can stage and manage related bits together. Its only once you close them will you get a new implicit repo from the next deploy.
(We use the simpler implicit staging profiles on the ASF Nexus instance, the more complicated explicit staging uses a maven plugin which does happen to default to closing the staging repo after the deploy) > The former (-1012) should be sufficient then. I'll remove the -1013 repo > from the release page. >
