[ https://issues.apache.org/jira/browse/MCOMPILER-544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Slawomir Jaranowski closed MCOMPILER-544. ----------------------------------------- Fix Version/s: 3.12.0 Assignee: Slawomir Jaranowski Resolution: Fixed > ZipException: zip END header not found on POM dependency with Eclipse compiler > ------------------------------------------------------------------------------ > > Key: MCOMPILER-544 > URL: https://issues.apache.org/jira/browse/MCOMPILER-544 > Project: Maven Compiler Plugin > Issue Type: Bug > Affects Versions: 3.11.0 > Reporter: Václav Haisman > Assignee: Slawomir Jaranowski > Priority: Major > Fix For: 3.12.0 > > > There is an impedance matching issue between Maven Compiler Plugin, > [plexus-compiler-eclipse|https://github.com/codehaus-plexus/plexus-compiler/issues/302], > and > [eclipse.jdt.core|https://github.com/eclipse-jdt/eclipse.jdt.core/issues/1274]. > m-c-p adds POM dependency's POM file to classpath, which makes it through > plexus-compiler-eclipse to JDT and that prints an exception {{ZipException: > zip END header not found}}. Arguably, m-c-p should not be adding non-JAR, > non-wildcard-directory path to classpath for the compiler. -- This message was sent by Atlassian Jira (v8.20.10#820010)