Apparently maven artifact zip files contain a top level folder within the zip file, matching the basename of the zipped artifact. This PR ensures artifacts are unzipped without polluting each other and properly ignoring non-maven zip files without failing.
Apparently maven artifact zip files contain a top level folder within the zip file, matching the basename of the zipped artifact. This PR ensures artifacts are unzipped without polluting each other and properly ignoring non-maven zip files without failing.