You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by Apache Wiki <wi...@apache.org> on 2016/08/24 18:49:06 UTC

[Lucene-java Wiki] Update of "ReleaseTodo" by MikeMcCandless

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Lucene-java Wiki" for change notification.

The "ReleaseTodo" page has been changed by MikeMcCandless:
https://wiki.apache.org/lucene-java/ReleaseTodo?action=diff&rev1=239&rev2=240

  
  ant clean stage-maven-artifacts -Dmaven.dist.dir=/tmp/releases/6.0.1/lucene-solr-6.0.1-RC2-rev.../solr/maven/ -Dm2.repository.id=apache.releases.https -Dm2.repository.url=https://repository.apache.org/service/local/staging/deploy/maven2
  }}}
-  1. Once you have transferred all maven artifacts to repository.apache.org, you will need to: log in there with your ASF credentials; locate the staging repository containing the release that you just uploaded; "close" the staging repository; and then "release" the staging repository.  This will cause them to sync to Maven Central.  See [[PublishMavenArtifacts|here]]  for more details.
+  1. Once you have transferred all maven artifacts to repository.apache.org, you will need to: log in there with your ASF credentials; locate the staging repository containing the release that you just uploaded; "close" the staging repository; wait and wait and keep clicking refresh until it allows you to: and then "release" the staging repository.  This will cause them to sync to Maven Central.  See [[PublishMavenArtifacts|here]]  for more details.
   1. Maven central should show the release after a short while, but you need to wait 24 hours to give the Apache mirrors a chance to copy the new release.
   1. If you wish, use this script to continually check the number and percentage of mirrors (and Maven Central) that have the release: {{{dev-tools/scripts/poll-mirrors.pl -version 5.5.0}}}.