It worked after I imported keys from 
https://dist.apache.org/repos/dist/release/opennlp/KEYS

[x] +1 Release the packages as Apache OpenNLP 1.9.3


Thanks!
Bruno


On Monday, 27 July 2020, 12:00:29 am NZST, Jeff Zemerick <[email protected]> 
wrote: 





Looks like I'm in there as jzemerick. See if I'm doing this correctly:

wget https://people.apache.org/keys/group/opennlp.asc
gpg --import https://people.apache.org/keys/group/opennlp.asc

wget
https://repository.apache.org/content/repositories/orgapacheopennlp-1027/org/apache/opennlp/opennlp-distr/1.9.3/opennlp-distr-1.9.3-bin.tar.gz
wget
https://repository.apache.org/content/repositories/orgapacheopennlp-1027/org/apache/opennlp/opennlp-distr/1.9.3/opennlp-distr-1.9.3-bin.tar.gz.asc

gpg --verify opennlp-distr-1.9.3-bin.tar.gz.asc
gpg: assuming signed data in 'opennlp-distr-1.9.3-bin.tar.gz'
gpg: Signature made Fri Jul 24 15:21:24 2020 UTC
gpg:                using RSA key 6786BCFFBD2AE66E737FE97760E63AD841EF12D8
gpg: Good signature from "Jeff Zemerick (CODE SIGNING KEY) <
[email protected]>" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the
owner.
Primary key fingerprint: 6786 BCFF BD2A E66E 737F  E977 60E6 3AD8 41EF 12D8

Jeff


On Sun, Jul 26, 2020 at 5:25 AM Bruno P. Kinoshita <[email protected]> wrote:

> Hi,
>
>
> Built successfully from tag with Java 8 on Ubuntu LTS. Had a look at one
> file from the dist area, and the contents looked OK (license, notice, jars
> were using the right version 1.9.3 too).
>
>
> Also checked the signatures using some shell script I normally use, but it
> failed to validate. I think it failed to find your key in
> https://people.apache.org/keys/group/opennlp.asc. Have you added your key
> there? I search for Jeff and jzonthemtn, but couldn't find it.
>
>
> Cheers
>
> Bruno
>
>
>
> On Saturday, 25 July 2020, 11:08:12 pm NZST, Jeff Zemerick <
> [email protected]> wrote:
>
>
>
>
>
> Hi folks,
>
> I have posted a 1st release candidate for the Apache OpenNLP 1.9.3 release
> and it is ready for testing.
>
> The distributables can be downloaded from:
>
> https://repository.apache.org/content/repositories/orgapacheopennlp-1027/org/apache/opennlp/opennlp-distr/1.9.3/
>
> The release was made from the Apache OpenNLP 1.9.3 tag at:
> https://github.com/apache/opennlp/tree/opennlp-1.9.3
>
> To use it in a maven build set the version for opennlp-tools or
> opennlp-uima to 1.9.3 and add the following URL to your settings.xml file:
> https://repository.apache.org/content/repositories/orgapacheopennlp-1027
>
> The release was made using the OpenNLP release process, documented on the
> website:
> https://opennlp.apache.org/release.html
>
> Please vote on releasing these packages as Apache OpenNLP 1.9.3. The vote
> is open for at least the next 72 hours.
>
> Only votes from OpenNLP PMC are binding, but everyone is welcome to check
> the release candidate and vote.
> The vote passes if at least three binding +1 votes are cast.
>
> [ ] +1 Release the packages as Apache OpenNLP 1.9.3
> [ ] -1 Do not release the packages because...
>
> Thanks!
>
> Jeff
>

Reply via email to