Skip to content

Upgrading fossa-with-cache to version 0.10

David Diederich requested to merge fossa-0.10 into master

Version 0.10 has been around for a while, but hasn't yet been applied to the CI/CD pipelines.

Notable improvements from 0.9:

The temporary tag, 0.9-jdk17, had used maven 3.8.3 with OpenJDK 17. This has worked reasonably well, but matching the versions with the compilation process feels better to me.

I tested this on all services utilizing fossa-with-cache. There are failures in these pipelines, but they appear to be normal and expected -- NOTICEs out of date and compilation failures prior to fossa analysis.

Note: Several services still have overrides on the fossa-with-cache image & .maven template. These should be removed to start incorporating any improvements we make to the maven and fossa build processes here. In the meantime, this MR will have no effect on those services.

Edited by David Diederich

Merge request reports

Loading