[
https://issues.apache.org/jira/browse/MCOMPILER-141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MCOMPILER-141.
------------------------------------
Resolution: Auto Closed
This issue has been auto closed because it has been inactive for a long period
of time. If you think this issue still persists, retest your problem with the
most recent version of Maven and the affected component, reopen and post your
results.
> do not create generated-sources folder when proc = none
> -------------------------------------------------------
>
> Key: MCOMPILER-141
> URL: https://issues.apache.org/jira/browse/MCOMPILER-141
> Project: Maven Compiler Plugin
> Issue Type: Bug
> Affects Versions: 2.3.2
> Reporter: manthos
>
> Currently generated-source folder
> (generatedSourcesDirectory/generatedTestSourcesDirectory) is always created,
> even if <proc>none</proc> is set.
> if proc is none, then folders should not be generated and also not added to
> javac command line...
> We have a lot of modules in our projects and only a few have
> annotationsProcesses. Our IDE adds all generated-source folder to Project but
> mostly of them are empty and overview suffers.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)