[ https://issues.apache.org/jira/browse/MCOMPILER-357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16603476#comment-16603476 ]
Leonardo Contreras commented on MCOMPILER-357: ---------------------------------------------- Thanks [~khmarbaise] , it works, I guess I had run in the wires there. Such noob! > 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)