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
Bug report
I am unable to install some versions of maven 3.6.3 and 3.8.8. I keep having this error
***@****:/mnt/c/dev$ sdk install maven 3.6.3
Downloading: maven 3.6.3
In progress...
##################################################################################################################################################### 100.0%
End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a multi-part archive. In the
latter case the central directory and zipfile comment will be found on
the last disk(s) of this archive.
unzip: cannot find zipfile directory in one of /home/*****/.sdkman/tmp/maven-3.6.3.zip or
/home/******/.sdkman/tmp/maven-3.6.3.zip.zip, and cannot find /home/****/.sdkman/tmp/maven-3.6.3.zip.ZIP, period.
Stop! The archive was corrupt and has been removed! Please try installing again.
NOTE: I tried with 3.9.9 and it works well.
To reproduce
sdk install maven 3.6.3
System info
Ubuntu under WSL
The text was updated successfully, but these errors were encountered:
Hi @kahinabechiri, if there were an issue, it would be due to something wrong with the published URLs. I tried installing both versions, and they seem to be working now so I am closing this issue.
Bug report
I am unable to install some versions of maven 3.6.3 and 3.8.8. I keep having this error
NOTE: I tried with 3.9.9 and it works well.
To reproduce
sdk install maven 3.6.3
System info
Ubuntu under WSL
The text was updated successfully, but these errors were encountered: