On 30/03/2020 16:30, Gilles Sadowski wrote:
Le lun. 30 mars 2020 à 17:27, Gilles Sadowski <gillese...@gmail.com> a écrit :
Hi.
Le lun. 30 mars 2020 à 16:19, Matt Juntunen
<matt.juntu...@hotmail.com> a écrit :
The issue I saw with the site [1] was that the text under the Releases section says
"There is no offcial release yet. Come and join development work!" Clearly,
that won't work for a release version.
Ah OK. I had created that contents to avoid misunderstandings as the
usual download
page would point non-existing artefacts.
IIRC, regenerating the download page should fix this.
Also, the Nexus staging repository (1496) failed validation because it could
not find my key in a public key server. I thought I had added it but apparently
it didn't work.
Never encountered this issue...
Did you register your key at
https://id.apache.org/
?
Sorry; that shouldn't be the problem since I also did not
mention a GPG key there. :-}
Regards,
Gilles
You also have to push your key to a public keyserver (e.g. [1]) as
stated in the release signing guide [2], e.g.
> gpg --send-key XYZ....
> gpg --keyserver pgp.key-server.io --search-keys er...@apache.org
... this should find Gilles
> gpg --keyserver pgp.key-server.io --search-keys mattjuntu...@apache.org
... nothing
If you already did this then it may take a few hours for the key to
replicate around all the various public key servers.
[1] https://pgp.key-server.io/
[2] http://www.apache.org/dev/release-signing.html#keyserver-upload
[...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org