Project build problem

Hi,

I have problem to build Xwiki 16.1.x and 16.2.x. The problem appeared afret recent changes. I am executing from the terminal in Ubuntu 22.04:

mvn -s settings.xml -DskipTests=true package

[ERROR] Failed to execute goal com.googlecode.maven-download-plugin:download-maven-plugin:1.8.1:wget (download-ckeditor-sources) on project xwiki-platform-ckeditor-webjar: General error: : Error while expanding /home/marin/work/xw/16.2/xwiki-platform/xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-webjar/target/4.22.1.zip: Error on ZipFile /home/marin/work/xw/16.2/xwiki-platform/xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-webjar/target/4.22.1.zip: Archive is not a ZIP archive → [Help 1]

More environment:
Java version openjdk 17.0.10
Maven version 3.9.6
export MAVEN_OPTS="-Xmx1024m"