Vantiq / vantiq-extension-sources

Contains source code for VANTIQ Extension sources as well as SDKs for building these sources.
Other
13 stars 6 forks source link

Builds fail due to missing build-info-extactor plugin support #503

Closed fhcarter closed 3 months ago

fhcarter commented 3 months ago

While maven reports that versions 4.4.x are present, they don't seem to resolve.

Most of our builds have probably already cached things, but customers building things may not be so lucky.

fhcarter commented 3 months ago

Noticed this as a comment in passing on the technical mailing list. Worked fine for me until I cleared by gradle cache, at which point it didn't resolve. So upgraded & fixed.

Upon merge, will respond to technical mailing list with comment that it's been resolved.