[ https://jira.codehaus.org/browse/MCOMPILER-187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=323456#comment-323456 ]
David Barri commented on MCOMPILER-187: --------------------------------------- Just tried 3.1. This doesn't work at all. $ mvn clean compile [INFO] Changes detected - recompiling the module! [INFO] Compiling 258 source files to ... $ mvn compile [INFO] Changes detected - recompiling the module! [INFO] Compiling 258 source files to ... I suggest that you take a look at the Scala incremental compiler. That has incremental compilation working properly (ie. correctly detects and only compiles changes). > 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 For more information on JIRA, see: http://www.atlassian.com/software/jira