You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (JIRA)" <ji...@apache.org> on 2016/10/09 12:01:20 UTC

[jira] [Closed] (MCOMPILER-214) CompilerMojo does not pass inclusion filters to the compiler

     [ https://issues.apache.org/jira/browse/MCOMPILER-214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Scholte closed MCOMPILER-214.
------------------------------------
    Resolution: Not A Problem
      Assignee: Robert Scholte

Based on the includes/excludes the AbstractMojo selects all sources which need to be compiled. These files are passed to the compilerConfiguration.

> CompilerMojo does not pass inclusion filters to the compiler
> ------------------------------------------------------------
>
>                 Key: MCOMPILER-214
>                 URL: https://issues.apache.org/jira/browse/MCOMPILER-214
>             Project: Maven Compiler Plugin
>          Issue Type: Bug
>    Affects Versions: 3.1
>            Reporter: Franta Mejta
>            Assignee: Robert Scholte
>
> {{AbstractCompilerMojo}} creates {{CompilerConfiguration}}, sets some properties and passes it to the compiler. The include and exclude filters are not set though, so the compiler has no way to determine which sources should (or should not) be compiled.



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