The binary tar should be uploaded to https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/accumulo/accumulo/1.10.0/accumulo-1.10.0-bin.tar.gz but I am not sure what happened.
On Wed, Aug 26, 2020 at 8:53 AM Mike Miller <mmil...@apache.org> wrote: > Accumulo Developers, > > Please consider the following candidate for Apache Accumulo 1.10.0. > > Git Commit: > 30d2d35a71bc50aac91b43c86f51c349adbede0f > Branch: > 1.10.0-rc1 > > If this vote passes, a gpg-signed tag will be created using: > git tag -f -m 'Apache Accumulo 1.10.0' -s rel/1.10.0 \ > 30d2d35a71bc50aac91b43c86f51c349adbede0f > > Staging repo: > https://repository.apache.org/content/repositories/orgapacheaccumulo-1 > Source (official release artifact): > https://repository.apache.org/content/repositories/orgapacheaccumulo-1/org/apache/accumulo/accumulo/1.10.0/accumulo-1.10.0-src.tar.gz > Binary: > https://repository.apache.org/content/repositories/orgapacheaccumulo-1/org/apache/accumulo/accumulo/1.10.0/accumulo-1.10.0-bin.tar.gz > > Append ".asc" to download the cryptographic signature for a given artifact. > (You can also append ".sha1" or ".md5" instead in order to verify the > checksums > generated by Maven to verify the integrity of the Nexus repository staging > area.) > > NOTE: I am in the process of adding my GPG key to the KEYS file and will > notify when it is available. > Signing keys are available at https://www.apache.org/dist/accumulo/KEYS > (Expected fingerprint: 1914AF6FE2C53672C87CE1DADC8FFDC342894E89 > 73FA18AB40B246B2CAB6C3929247F00F838DFA21) > > In addition to the tarballs and their signatures, the following checksum > files will be added to the dist/release SVN area after release: > accumulo-1.10.0-src.tar.gz.sha512 will contain: > SHA512 (accumulo-1.10.0-src.tar.gz) = > 962acc0c75edc5270f00f63321994aa2e142433f5a0edb8e03747662841689390946a1363c22e18b503602f1b03d12f8b750972276bf3a0ffbd93d56d2d55034 > accumulo-1.10.0-bin.tar.gz.sha512 will contain: > SHA512 (accumulo-1.10.0-bin.tar.gz) = > 92a06b89f3e6434f5e900d4f8c0fbf9e9b85485d9e4e67641bf2fffec9664b3da5bebeb90892470d16d84619ce6241191a9c32063b740db0087d46cf00998323 > > Release notes (in progress) can be found at: > https://accumulo.apache.org/release/accumulo-1.10.0/ > > Release testing instructions: > https://accumulo.apache.org/contributor/verifying-release > > Please vote one of: > [ ] +1 - I have verified and accept... > [ ] +0 - I have reservations, but not strong enough to vote against... > [ ] -1 - Because..., I do not accept... > ... these artifacts as the 1.10.0 release of Apache Accumulo. > > This vote will remain open until at least Sat Aug 29 12:30:00 UTC 2020. > (Sat Aug 29 08:30:00 EDT 2020 / Sat Aug 29 05:30:00 PDT 2020) > Voting can continue after this deadline until the release manager > sends an email ending the vote. > > Thanks! > > P.S. Hint: download the whole staging repo with > wget -erobots=off -r -l inf -np -nH \ > > https://repository.apache.org/content/repositories/orgapacheaccumulo-1/ > # note the trailing slash is needed >