You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Karl Heinz Marbaise (JIRA)" <ji...@apache.org> on 2018/09/04 19:35:00 UTC

[jira] [Closed] (MCOMPILER-357) Compiler ignores generated-sources not used in regular sources

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

Karl Heinz Marbaise closed MCOMPILER-357.
-----------------------------------------
    Resolution: Not A Problem

> Compiler ignores generated-sources not used in regular sources
> --------------------------------------------------------------
>
>                 Key: MCOMPILER-357
>                 URL: https://issues.apache.org/jira/browse/MCOMPILER-357
>             Project: Maven Compiler Plugin
>          Issue Type: Bug
>    Affects Versions: 3.8.0
>            Reporter: Leonardo Contreras
>            Priority: Major
>              Labels: build, maven
>         Attachments: GenerateAndCompile.zip
>
>
> When using the a generated-sources directory, if no classes use the ones defined in the generated sources it works ok, but if one of the non-generated classes uses a generated-sources class, the ones not used are ignored.
> I worked around with an unused import.
> Attached is a project that shows the issue.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)