Jorg Heymans wrote: > > Anyway, I'll commit some pom changes over the weekend to change the > default build target from install to "clean install" when run in a > continuum environment, that should at least give us a better build quality.
It turned out not to be possible from within the pom, so i changed the CI configuration for all modules to run "clean install" and triggered a full build. All modules are still green :) Jorg
