I think I might have found a way. Unfortunately, that only works when building the entire reactor. When doing a `-rf: uimaj` to resume the build, the JavaDoc plugin `aggregate` goal unfortunately does not get access to the skipped reactor modules...
But If I do a full build, I can do without the additionalDependencies now. -- Richard