I think I found at least one cause of too many forked lifecycles within site.
Basically the aggregators are being run for every module in the reactor, if I understand things correctly they should only be run for "pom" modules. I have a very simple patch at https://github.com/krosenvold/maven-shared/commit/9536ef08946d4e0aa6d3d0533642bb5640da4a11 I was hoping someone who actually understands this stuff would comment on this patch ;) I will make some tests if the patch looks good ;) Kristian --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org