confluentinc / common

Common utilities library containing metrics, config and utils
Apache License 2.0
4 stars 243 forks source link

Disable retirejs #557

Closed bennettzhu1 closed 10 months ago

bennettzhu1 commented 10 months ago

RetireJS (a plugin dependency consumed by dependency-check that we use) is causing issues with builds. Examples:

[ERROR]     InitializationException: Failed to initialize the RetireJS repo: `/tmp/dctemp772c4170-e777-4d8b-bb31-6af8dfbccdf2/jsrepository.json` appears to be malformed. Please delete the file or run the dependency-check purge command and re-try running dependency-check.02:49
[ERROR]         caused by JSONException: No value for info

This is blocking builds and a known issue, rather than waiting for a fix we can disable it for the time being

cla-assistant[bot] commented 10 months ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

eoftedal commented 10 months ago

Retire.js repo issue has been fixed