-
Notifications
You must be signed in to change notification settings - Fork 79
Maven zip file corruption #3504
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi @malcolmsparks |
A zip within a zip? That sounds like a but to me :-) |
I found the issue. Its not actually zip file at all! It is a compressed tar. @malcolmsparks I tested and it works when you untar it:
|
:D think you mean a "bug".... The other zip files can be opened on windows using a zip manager, but as you say, a zipped tar file, so a compressed file (tar) within a compressed file (zip) ;) |
I think all we need to do is rename it to |
Reviewed at the TAWG 2025-04-10. No concerns on this approach, moved to Approved. |
I have noticed, however, that the zip file here: https://repo1.maven.org/maven2/org/finos/cdm/cdm-json-schema/6.1.0/cdm-json-schema-6.1.0.zip (found in dir https://repo1.maven.org/maven2/org/finos/cdm/cdm-json-schema/6.1.0/) does not appear to be a proper zip file. I've tested with 6.0.0, 5.20.0 and 6.0.0-dev.73 - all seem to have the same problem.
This is the result with unzip on Linux:
The text was updated successfully, but these errors were encountered: