Hi Gary, On Sat, 3 Aug 2024 at 23:47, Gary Gregory <garydgreg...@gmail.com> wrote: > > Using the review kit, running: > > sh mvnw -Prelease verify artifact:compare -Dreference.repo=$NEXUS_REPO > > I get: > > [INFO] --- artifact:3.5.0:compare (default-cli) @ log4j-api-kotlin-parent --- > Downloading from reference: > https://repository.apache.org/content/repositories/orgapachelogging-1290/org/apache/logging/log4j/log4j-api-kotlin-parent/1.4.0/log4j-api-kotlin-parent-1.4.0.buildinfo
The Subversion repo still has old 1.4.0 sources. Those you should use are in the 1.5.0 subfolder: https://dist.apache.org/repos/dist/dev/logging/log4j-kotlin/1.5.0/ Piotr