hboutemy commented on PR #66: URL: https://github.com/apache/maven-artifact-plugin/pull/66#issuecomment-2425726289
this does not really solve the issue, but just makes it less visible: ``` [WARNING] Corrupt jar file /Users/hboutemy/dev/maven/plugins/tools/maven-help-plugin/target/reference/org.apache.maven.plugins/maven-help-plugin-3.5.0.pom zip END header not found ``` as fixed in #67, trying to open a .pom file as a jar is just a bug, not corrupted zip when an issue is found openeing archive, having the full stack trace is IMHO useful to differentiate between bug like currently vs reqally corrupted zip (like nobody ever reported) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org