modern-java-practices
modern-java-practices copied to clipboard
[Flaky] Recheck CI for using the NVD API key for DependencyCheck
Cannot reproduce -- Monitor the build times to see if this happens again (local and CI).** Related to epic #565.
While rerunning a failed PR build, I spotted this in the output for the Earthly Maven build:
Warning: -with-maven | [WARNING] An NVD API Key was not provided - it is highly recommended to use an NVD API key as the update can take a VERY long time without an API Key
+build-with-maven | [INFO] NVD API has 257,361 records in this update
reproduce locally using earthly +build-with-maven
Cannot reproduce.