Re: [Math] Spurious recompilation

2013-04-06 Thread Olivier Lamy
maybe http://jira.codehaus.org/browse/MCOMPILER-187 can you try with 3.1-SNAPSHOT ? 2013/4/6 Gilles : > On Fri, 5 Apr 2013 15:19:29 +0100, sebb wrote: >> >> On 5 April 2013 15:17, Gilles wrote: >> >>> Hi. >>> >>> At some recent point, maven started to recompile all the source files >>> every tim

Re: [Math] Spurious recompilation

2013-04-05 Thread Gilles
On Fri, 5 Apr 2013 15:19:29 +0100, sebb wrote: On 5 April 2013 15:17, Gilles wrote: Hi. At some recent point, maven started to recompile all the source files every time, even when no modification was done in the "src" directory. Somewhere in the console output, there is: ---CUT--- [INFO] C

Re: [Math] Spurious recompilation

2013-04-05 Thread sebb
On 5 April 2013 15:17, Gilles wrote: > Hi. > > At some recent point, maven started to recompile all the source files > every time, > even when no modification was done in the "src" directory. > > Somewhere in the console output, there is: > ---CUT--- > [INFO] Copying 1 resource > [INFO] Copying 2

[Math] Spurious recompilation

2013-04-05 Thread Gilles
Hi. At some recent point, maven started to recompile all the source files every time, even when no modification was done in the "src" directory. Somewhere in the console output, there is: ---CUT--- [INFO] Copying 1 resource [INFO] Copying 2 resources to META-INF [INFO] [compiler:compile {execu