[ https://jira.codehaus.org/browse/MCOMPILER-187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Daniel Kulp reopened MCOMPILER-187: ----------------------------------- There is a problem with the way the metadata is recorded. After a clean, it will do a full compile once, but record the files as "created". The second compile will look for the inputFiles.lst which isn't there yet. Not finding it, it will again recompile everything. After that, it works fine. So two full recompiles after a clean. > incremental stuff detect changes even if nothing has changed means too much > compilation > --------------------------------------------------------------------------------------- > > Key: MCOMPILER-187 > URL: https://jira.codehaus.org/browse/MCOMPILER-187 > Project: Maven 2.x Compiler Plugin > Issue Type: Bug > Affects Versions: 3.0 > Reporter: Olivier Lamy > Assignee: Olivier Lamy > Priority: Critical > Fix For: 3.1 > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira