You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Andreas Gudian (JIRA)" <ji...@apache.org> on 2016/01/27 21:17:39 UTC

[jira] [Created] (MCOMPILER-262) When using annotationProcessorPaths, the project dependencies must not be added as well

Andreas Gudian created MCOMPILER-262:
----------------------------------------

             Summary: When using annotationProcessorPaths, the project dependencies must not be added as well
                 Key: MCOMPILER-262
                 URL: https://issues.apache.org/jira/browse/MCOMPILER-262
             Project: Maven Compiler Plugin
          Issue Type: Bug
    Affects Versions: 3.5
            Reporter: Andreas Gudian
            Assignee: Andreas Gudian
             Fix For: 3.5.1


In the newly introduces {{annotationProcessorPaths}} feature, I accidentally included the project's dependencies to the {{processorpath}}. That's totally not the intention.
Only the listed artifacts and their transitive dependencies are to be included in {{processorpath}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)