I also found out how to move the Surefire config back into the root POM (see commit [2]). I must have been blind before not to see that the plugin configurations should to into the <pluginManagement> sections of each profile instead of declaring the plugins as active in the root POM. Now there is no more duplication and all modules actually having tests get the correct configuration automatically.
This is great, much neater to have all the config back in the root pom. I learnt a few things here about maven, thanks for your help again! Cheers, Julia --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
