Václav Haisman created MCOMPILER-544:
----------------------------------------

             Summary: 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


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)

Reply via email to