Adding my +1 also Joerg - I think those gpg printouts are fine. I must admit I don't recall them in the past, but the keys haven't changed, so it's perhaps a message that a newer version of the gpg binary prints out (I think I'm on gpg v2 now, maybe you are too).
Thx Dan On Mon, 14 Jan 2019 at 16:17, Rade, Joerg / Kuehne + Nagel / HAM GI-DP < joerg.r...@kuehne-nagel.com> wrote: > +1 > > I guess gpg printouts can be ignored: > > gpg: key 40F45E2161459F7A: 1 signature not checked due to a missing key > gpg: key 40F45E2161459F7A: "Mohammad Nour (Personal GMail) < > nour.moham...@gmail.com>" not changed > [...] > gpg: Signature made Mo, 14. Jan 2019 16:21:57 > gpg: using RSA key 60A6847D011FE6747D8BE60D76D7491A77AD2E23 > gpg: Good signature from "Dan Haywood (CODE SIGNING KEY) < > danhayw...@apache.org>" [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: 60A6 847D 011F E674 7D8B E60D 76D7 491A 77AD 2E23 > > $ mvn --version > Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; > 2018-10-24T20:41:47+02:00) > Maven home: C:\data\apps\apache-maven-3.6.0 > Java version: 1.8.0_181, vendor: Oracle Corporation, runtime: C:\Program > Files\Java\jdk1.8.0_181\jre > Default locale: de_DE, platform encoding: UTF8 > OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows" > > > > -----Ursprüngliche Nachricht----- > Von: Dan Haywood [mailto:d...@haywood-associates.co.uk] > Gesendet: Montag, 14. Januar 2019 16:29 > An: dev > Betreff: [VOTE] Apache Isis Core release 2.0.0-M2 RC2 > > Folks, > > I've cut a new release (RC2) for Apache Isis Core and the two archetypes: > > * Core 2.0.0-M2 > * HelloWorld Archetype 2.0.0-M2 > * SimpleApp Archetype 2.0.0-M2 > > The source code artifacts have been uploaded to staging repositories on > repository.apache.org. > For each zip there is a corresponding signature file (append .asc to the > zip's url). > > In the source code repo the code has been tagged as isis-2.0.0-M2-RC2, > helloworld-archetype-2.0.0-M2-RC2 and simpleapp-archetype-2.0.0-M2-RC2; see > https://github.com/apache/isis/tags > > To verify the source code, you can use the following commands (in an empty > directory): > > NEXUSREPONUM=1089 > VERSION=2.0.0-M2 > > curl http://www.apache.org/dist/isis/KEYS > /tmp/KEYS > gpg --import /tmp/KEYS > > rm -rf isis-$VERSION* > rm -rf simpleapp-archetype-$VERSION* > rm -rf helloworld-archetype-$VERSION* > > curl -O -L > > https://raw.githubusercontent.com/apache/isis/06f947ad7a0968c34d8e6941a77e12aa0196cd17/scripts/verify-isis-release.sh > > chmod +x ./verify-isis-release.sh > ./verify-isis-release.sh $NEXUSREPONUM $VERSION > > > Assuming this completes successfully, you can then test the two > applications generated from the `simpleapp` and `helloworld` archetypes: > > pushd test-simpleapp/myapp > mvn -pl webapp jetty:run > popd > > and > > pushd test-helloworld/myapp > mvn jetty:run > popd > > > For more details, see > https://isis.apache.org/guides/cgcom/cgcom.html#_cgcom_verifying-releases > > Please verify the release and cast your vote. The vote will be open for a > minimum of 72 hours. > > [ ] +1 > [ ] 0 > [ ] -1 > > > > >> > > Kühne + Nagel (AG & Co.) KG > Rechtsform: Kommanditgesellschaft, Bremen HRA 21928, USt-IdNr.: DE > 812773878. > Geschäftsleitung Kühne + Nagel (AG & Co.) KG: Holger Ketz (Vors. ), Tom > Ban, Martin Brinkmann, Matthias Knicky, Nicholas Minde, Johannes Trimborn, > Lars Wedel, Matthias Weiner. > Persönlich haftende Gesellschafterin: Kühne & Nagel A.G., Rechtsform: > Aktiengesellschaft nach luxemburgischem Recht, HR-Nr.: B 18745, > Geschäftsführendes Verwaltungsratsmitglied: Karl Gernandt. > Geschäftsleitung Region Europa: Dr. Hansjörg Rodi (Vors.), Mart Ambur, Tom > Ban, Dominic Edmonds, Thierry Held, Uwe Hött, Richard Huhn, Jan-Hendrik > Köstergarten, Heiko Schuhmacher. > > Wir arbeiten ausschließlich auf Grundlage der Allgemeinen Deutschen > Spediteurbedingungen 2017 (ADSp 2017). Hinweis: Die ADSp 2017 weichen in > Ziffer 23 hinsichtlich des Haftungshöchstbetrages für Güterschäden (§ 431 > HGB) vom Gesetz ab, indem sie die Haftung bei multimodalen Transporten > unter Einschluss einer Seebeförderung und bei unbekanntem Schadenort auf 2 > SZR/kg und im Übrigen die Regelhaftung von 8,33 SZR/kg zusätzlich auf 1,25 > Millionen Euro je Schadenfall sowie 2,5 Millionen Euro je Schadenereignis, > mindestens aber 2 SZR/kg, beschränken. Die ADSp sind auf unserer Webseite > als Download erhältlich. Auf Anfrage senden wir Ihnen diese auch gerne zu. >