You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Dan Berindei (Jira)" <ji...@apache.org> on 2020/10/07 08:57:00 UTC

[jira] [Created] (MCOMPILER-434) Annotation processor exceptions in forked Javac are ignored

Dan Berindei created MCOMPILER-434:
--------------------------------------

             Summary: Annotation processor exceptions in forked Javac are ignored
                 Key: MCOMPILER-434
                 URL: https://issues.apache.org/jira/browse/MCOMPILER-434
             Project: Maven Compiler Plugin
          Issue Type: Bug
    Affects Versions: 3.8.1
            Reporter: Dan Berindei


A POM with an annotation processor missing a dependency will fail to compile, but maven-compiler-plugin will not print the exception.

See https://github.com/codehaus-plexus/plexus-compiler/issues/106

Reproducer here: https://github.com/danberindei/maven-compiler-test/tree/annotation_processor_exception



--
This message was sent by Atlassian Jira
(v8.3.4#803005)