You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[WARNING] Failed to delete the Archive Analyzer's temporary files from C:\Users\jmh205\AppData\Local\Temp\dctempc3770ecc-ace1-4957-9821-cbe4dc9037ae\check9814232831758866394tmp, see the log for more details
[WARNING] Failed to delete the JAR Analyzder's temporary files from C:\Users\jmh205\AppData\Local\Temp\dctempc3770ecc-ace1-4957-9821-cbe4dc9037ae\check15390092383622631313tmp, see the log for more details
Not a Windows-specific issue:
[WARNING] Failed to delete the Archive Analyzer's temporary files from /tmp/dctemp436e5b68-9b51-4e0b-9904-55bc68dd00e1/check13502243923209963207tmp, see the log for more details
[WARNING] Failed to delete the JAR Analyzder's temporary files from /tmp/dctemp436e5b68-9b51-4e0b-9904-55bc68dd00e1/check14817445716398706363tmp, see the log for more details
The check* directories contain many numbered directories each containing a pom.xml.
Version of dependency-check used
The problem occurs using version9.0.8 of the maven plugin
Log file
[DEBUG] Closing Analyzer 'Archive Analyzer'
[DEBUG] Attempting to delete temporary files from C:\Users\jmh205\AppData\Local\Temp\dctempc3770ecc-ace1-4957-9821-cbe4dc9037ae\check9814232831758866394tmp
[DEBUG] Failed to delete file: C:\Users\jmh205\AppData\Local\Temp\dctempc3770ecc-ace1-4957-9821-cbe4dc9037ae\check9814232831758866394tmp (error message: C:\Users\jmh205\AppData\Local\Temp\dctempc3770ecc-ace1-4957-9821-cbe4dc9037ae\c
heck9814232831758866394tmp); attempting to delete on exit.
[WARNING] Failed to delete the Archive Analyzer's temporary files from C:\Users\jmh205\AppData\Local\Temp\dctempc3770ecc-ace1-4957-9821-cbe4dc9037ae\check9814232831758866394tmp, see the log for more details
[DEBUG] Closing Analyzer 'Ruby Bundle Audit Analyzer'
[DEBUG] Closing Analyzer 'File Name Analyzer'
[DEBUG] Closing Analyzer 'Jar Analyzer'
[DEBUG] Attempting to delete temporary files from C:\Users\jmh205\AppData\Local\Temp\dctempc3770ecc-ace1-4957-9821-cbe4dc9037ae\check15390092383622631313tmp
[DEBUG] Failed to delete file: C:\Users\jmh205\AppData\Local\Temp\dctempc3770ecc-ace1-4957-9821-cbe4dc9037ae\check15390092383622631313tmp (error message: C:\Users\jmh205\AppData\Local\Temp\dctempc3770ecc-ace1-4957-9821-cbe4dc9037ae
check15390092383622631313tmp); attempting to delete on exit.
[WARNING] Failed to delete the JAR Analyzder's temporary files from C:\Users\jmh205\AppData\Local\Temp\dctempc3770ecc-ace1-4957-9821-cbe4dc9037ae\check15390092383622631313tmp, see the log for more details
To Reproduce mvn dependency-check:check
Expected behavior
Not failing to delete temporary files.
The text was updated successfully, but these errors were encountered:
Describe the bug
Not a Windows-specific issue:
The directories remain after execution:
The
check*
directories contain many numbered directories each containing apom.xml
.Version of dependency-check used
The problem occurs using version9.0.8 of the maven plugin
Log file
To Reproduce
mvn dependency-check:check
Expected behavior
Not failing to delete temporary files.
The text was updated successfully, but these errors were encountered: