Hi all,

> # Run build and verification
> ./mvnw clean verify -Prelease
> -Dreference.repo=https://repository.apache.org/content/repositories/orgapachelogging-1258

It should be:

./mvnw clean verify artifact:compare -Prelease \
-Dreference.repo=https://repository.apache.org/content/repositories/orgapachelogging-1258

Piotr

Reply via email to