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 {execution: default-compile}]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 788 source files to
/home/gilles/devel/SVN/commons-math/trunk/target/classes
---CUT---
[I.e. it's done even when re-running the "test" target several times in
a row.]
So, it seems that something is changed, but what? And how? And if no
source file
has been modified, why recompile?
Best regards,
Gilles
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org