Hello.
Working with Gradle 7 and using build-info-extractor-gradle plugin for artifactory publish quite some time now. Always used version.latest on it.
Up do at least version 4.23.4 I used to have log output like this

Which was quite convenient to copy and send the war-link to the app engineer.
Now with version.latest 4.24.2 or 4.24.3 are pulled and I have output like

So no full URI anymore and for some reason war building appears twice. Wonder, why this has changed.
Thx
Rob