I can unpack zip file via the maven-dependency plugin, but currently I have the problem that inside that zip file other zip files are include and I need to unpack them as we
You can unzip any files using ant task runner plugin:
org.apache.maven.plugins maven-antrun-plugin 1.6 prepare validate run